Modul:ItemData: Unterschied zwischen den Versionen

Aus Eco - Deutsches Wiki
Wechseln zu:Navigation, Suche
[unmarkierte Version][unmarkierte Version]
K (1 Version importiert)
(New item data_german 9.0.0)
Zeile 1: Zeile 1:
-- Eco Version : 0.9.0.0 beta staging-1774
return {
return {
     items = {
     items = {
         ['A P Gen'] = {
         ['Abfall'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = '_None',
                     ['group'] = 'World Object Items',
                     ['group'] = 'Block Items',
                     ['description'] = 'Not sure why you would have this or want to place it, but it just generates pollution.',
                     ['description'] = 'A disgusting pile of garbage. Unpleasant to the eye and a source of ground pollution. Bury underground to help mitigate the effect.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 10: Zeile 16:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'APGenItem',
                     ['currency'] = nil,
                     ['typeID'] = '550',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Acorn'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Food',
                    ['materialTier'] = '0',
                     ['description'] = 'PLACEHOLDER UNTIL OAKS',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '60.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '2.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '1.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '3.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '2.0',
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = nil,
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'GarbageItem',
                     ['typeID'] = '59',
        },
        ['Abwasser'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'Block Items',
                     ['description'] = 'Sewage is a byproduct that is often created when using water for industrial purposes. It is a source of ground pollution.',
                     ['tagGroups'] = {'Liquid', 'Block', 'Object'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['carried'] = 'Hände',
                    ['weight'] = '0.01kg',
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'AcornItem',
                    ['typeID'] = '95',
                    },
        ['Acorn Powder'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Powdered acorn.',
                    ['calories'] = '40.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '5.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '5.0',
                     ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.2kg',
                    ['yield'] = nil,
                    ['type'] = 'AcornPowderItem',
                    ['typeID'] = '96',
                    },
        ['Advanced Baking Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Advanced Baking Skill Scrolls that teach Advanced Baking',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 61: Zeile 56:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = 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'] = '76',
        },
        ['Adorned Ashlar Basalt Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'AdvancedBakingSkillBook',
                    ['typeID'] = '291',
                    },
        ['Advanced Baking Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Advanced Baking',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 78: Zeile 96:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarBasaltBenchItem',
                    ['typeID'] = '895',
        },
        ['Adorned Ashlar Basalt Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'AdvancedBakingSkillScroll',
                    ['typeID'] = '292',
                    },
        ['Advanced Campfire Cooking Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Advanced Campfire Cooking Skill Scrolls that teach Advanced Campfire Cooking',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 95: Zeile 136:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'AdvancedCampfireCookingSkillBook',
                     ['currency'] = nil,
                     ['typeID'] = '294',
                    ['skillValue'] = '2',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Advanced Campfire Cooking Skill Scroll'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = '0.7',
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = nil,
                     ['description'] = 'Teaches Advanced Campfire Cooking',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '1 X 2 X 1',
                     ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarBasaltChairItem',
                    ['typeID'] = '896',
        },
        ['Adorned Ashlar Basalt Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'AdvancedCampfireCookingSkillScroll',
                    ['typeID'] = '295',
                    },
        ['Advanced Combustion Engine'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A more advanced version of the normal combustion engine that produces a greater output.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 129: Zeile 176:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'AdvancedCombustionEngineItem',
                    ['currency'] = nil,
                     ['typeID'] = '187',
                    ['skillValue'] = '3.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Advanced Cooking Skill Book'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'Skill Books',
                    ['materialTier'] = nil,
                     ['description'] = 'Creates Advanced Cooking Skill Scrolls that teach Advanced Cooking',
                    ['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'] = 'AdornedAshlarBasaltTableItem',
                     ['typeID'] = '897',
        },
         ['Adorned Ashlar Gneiss Bench'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 146: Zeile 216:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'AdvancedCookingSkillBook',
                     ['currency'] = nil,
                     ['typeID'] = '297',
                    ['skillValue'] = '3',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Advanced Cooking Skill Scroll'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = nil,
                     ['description'] = 'Teaches Advanced Cooking',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '2 X 2 X 1',
                     ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarGneissBenchItem',
                    ['typeID'] = '898',
        },
        ['Adorned Ashlar Gneiss Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'AdvancedCookingSkillScroll',
                    ['typeID'] = '298',
                    },
        ['Advanced Smelting Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Advanced Smelting Skill Scrolls that teach Advanced Smelting',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 180: Zeile 256:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarGneissChairItem',
                    ['typeID'] = '899',
        },
        ['Adorned Ashlar Gneiss Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'AdvancedSmeltingSkillBook',
                    ['typeID'] = '300',
                    },
        ['Advanced Smelting Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Advanced Smelting',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 197: Zeile 296:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'AdvancedSmeltingSkillScroll',
                    ['currency'] = nil,
                     ['typeID'] = '301',
                    ['skillValue'] = '3.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Air Pump'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = 'Hidden',
                    ['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'] = 'AdornedAshlarGneissTableItem',
                     ['typeID'] = '900',
        },
         ['Adorned Ashlar Granite Bench'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Removes a given gas from the oxygen',
                     ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 214: Zeile 336:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarGraniteBenchItem',
                    ['typeID'] = '901',
        },
        ['Adorned Ashlar Granite Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'AirPumpItem',
                    ['typeID'] = '9',
                    },
        ['Alpha Cloak'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Thanks for supporting ECO!',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 231: Zeile 376:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarGraniteChairItem',
                    ['typeID'] = '902',
        },
        ['Adorned Ashlar Granite Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'AlphaCloakItem',
                    ['typeID'] = '20',
                    },
        ['Alpha Goggles'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Thanks for supporting ECO!',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 248: Zeile 416:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AdornedAshlarGraniteTableItem',
                    ['typeID'] = '903',
        },
        ['Adorned Ashlar Limestone Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'AlphaGogglesItem',
                    ['typeID'] = '19',
                    },
        ['Alpha Hat'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Thanks for supporting ECO!',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 265: Zeile 456:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'AlphaHatItem',
                     ['currency'] = nil,
                     ['typeID'] = '18',
                     ['skillValue'] = '3',
                    },
                     ['roomCategory'] = 'Allgemein',
        ['Amanita Mushroom Spores'] = {
                     ['furnitureType'] = 'Seating',
                    ['category'] = '_None',
                     ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'Food',
                     ['materialTier'] = nil,
                     ['description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = '0.0',
                     ['gridRadius'] = nil,
                     ['carbs'] = '0.0',
                     ['energyUsed'] = nil,
                     ['protein'] = '0.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '0.0',
                     ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = '2 X 2 X 1',
                     ['weight'] = '0.01kg',
                     ['mobile'] = nil,
                     ['yield'] = '0Wetlands Wanderer',
                     ['roomSizeReq'] = nil,
                     ['type'] = 'AmanitaMushroomSporesItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '267',
                     ['roomContainReq'] = nil,
                     },
                     ['inventorySlots'] = nil,
        ['Amanita Mushrooms'] = {
                     ['inventoryMaxWeight'] = nil,
                    ['category'] = '_None',
                     ['type'] = 'AdornedAshlarLimestoneBenchItem',
                     ['group'] = 'Food',
                     ['typeID'] = '904',
                     ['description'] = 'A potentially poisonous mushroom. It might be wise to not eat it.',
        },
                     ['calories'] = '-200.0',
         ['Adorned Ashlar Limestone Chair'] = {
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                     ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.01kg',
                    ['yield'] = '0Wetlands Wanderer',
                     ['type'] = 'AmanitaMushroomsItem',
                     ['typeID'] = '97',
                    },
         ['Anvil'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
                     ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 316: Zeile 496:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarLimestoneChairItem',
                    ['typeID'] = '905',
        },
        ['Adorned Ashlar Limestone Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'AnvilItem',
                    ['typeID'] = '549',
                    },
        ['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).',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 333: Zeile 536:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = '500J',
                    ['weight'] = '0.01kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ArrowItem',
                    ['currency'] = nil,
                     ['typeID'] = '188',
                    ['skillValue'] = '3.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Asphalt Ramp'] = {
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AdornedAshlarLimestoneTableItem',
                     ['typeID'] = '906',
        },
         ['Adorned Ashlar Sandstone Bench'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'Road Items',
                     ['group'] = 'World Object Items',
                     ['description'] = '4 x 4 Asphalt Ramp.',
                     ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 350: Zeile 576:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarSandstoneBenchItem',
                    ['typeID'] = '907',
        },
        ['Adorned Ashlar Sandstone Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'AsphaltRampItem',
                    ['typeID'] = '633',
                    },
        ['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.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 367: Zeile 616:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '10kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'AsphaltRoadItem',
                    ['currency'] = nil,
                     ['typeID'] = '190',
                    ['skillValue'] = '2',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Atmosphere Regulator'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AdornedAshlarSandstoneChairItem',
                     ['typeID'] = '908',
        },
         ['Adorned Ashlar Sandstone Table'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Regulates the atmosphere of a room',
                     ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 384: Zeile 656:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'AtmosphereRegulatorItem',
                    ['currency'] = nil,
                     ['typeID'] = '10',
                    ['skillValue'] = '3.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Atmosphere Tester'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = 'Hidden',
                    ['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'] = 'AdornedAshlarSandstoneTableItem',
                     ['typeID'] = '909',
        },
         ['Adorned Ashlar Shale Bench'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Sends a trigger  the atmosphere meets the requirements',
                     ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'AtmosphereTesterItem',
                    ['typeID'] = '11',
                    },
        ['Axe'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Tools',
                    ['description'] = 'A broadheaded axe useful for felling trees.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 418: Zeile 696:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'AxeItem',
                     ['currency'] = nil,
                     ['typeID'] = '191',
                     ['skillValue'] = '3',
                     },
                     ['roomCategory'] = 'Allgemein',
        ['Backpack'] = {
                     ['furnitureType'] = 'Seating',
                    ['category'] = 'Hidden',
                     ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'Actionbar Items',
                     ['materialTier'] = nil,
                     ['description'] = 'Your currently carried items.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                     ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                     ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                    ['fuel'] = nil,
                     ['footprint'] = '2 X 2 X 1',
                     ['weight'] = nil,
                     ['mobile'] = nil,
                     ['yield'] = nil,
                     ['roomSizeReq'] = nil,
                     ['type'] = 'BackpackItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '51',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
        ['Baked Meat'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['category'] = '_None',
                     ['type'] = 'AdornedAshlarShaleBenchItem',
                    ['group'] = 'Food',
                     ['typeID'] = '910',
                    ['description'] = 'Evenly baked meat; it might not have the perfect sear but it\'s good enough.',
        },
                    ['calories'] = '600.0',
         ['Adorned Ashlar Shale Chair'] = {
                    ['carbs'] = '0.0',
                    ['protein'] = '12.0',
                    ['fat'] = '10.0',
                     ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.5kg',
                    ['yield'] = nil,
                     ['type'] = 'BakedMeatItem',
                    ['typeID'] = '98',
                    },
        ['Baked Roast'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A trussed roast baked to perfection.',
                    ['calories'] = '900.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '10.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '5.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.5kg',
                    ['yield'] = nil,
                     ['type'] = 'BakedRoastItem',
                     ['typeID'] = '99',
                    },
         ['Bakery Oven'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A solidly built brick oven useful for baking all manner of treats.',
                     ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'BakeryOvenItem',
                    ['typeID'] = '551',
                    },
        ['Baking Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Baking Skill Scrolls that teach Baking',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 503: Zeile 736:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarShaleChairItem',
                    ['typeID'] = '911',
        },
        ['Adorned Ashlar Shale Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'BakingSkillBook',
                    ['typeID'] = '306',
                    },
        ['Baking Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Baking',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 520: Zeile 776:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BakingSkillScroll',
                     ['currency'] = nil,
                     ['typeID'] = '307',
                    ['skillValue'] = '3.5',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Bannock'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'A dense whole wheat unleavened bread.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '600.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '12.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '3.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '8.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AdornedAshlarShaleTableItem',
                     ['typeID'] = '912',
        },
        ['Adorned Ashlar Stone Bench'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.1kg',
                     ['weight'] = nil,
                     ['yield'] = nil,
                    ['type'] = 'BannockItem',
                    ['typeID'] = '100',
                    },
        ['Barrel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Expertly crafted from smoothed boards and metal bands, this can carry a variety of substances.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 554: Zeile 816:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '2kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BarrelItem',
                    ['currency'] = nil,
                     ['typeID'] = '192',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Basic Backpack'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = '',
                    ['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'] = 'AdornedAshlarStoneBenchItem',
                     ['typeID'] = '913',
        },
         ['Adorned Ashlar Stone Chair'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 571: Zeile 856:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BasicBackpackItem',
                    ['currency'] = nil,
                     ['typeID'] = '60',
                    ['skillValue'] = '2',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Basic Engineering Skill Book'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = '0.7',
                     ['group'] = 'Skill Books',
                    ['materialTier'] = nil,
                     ['description'] = 'Creates Basic Engineering Skill Scrolls that teach Basic Engineering',
                    ['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'] = 'AdornedAshlarStoneChairItem',
                     ['typeID'] = '914',
        },
         ['Adorned Ashlar Stone Table'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 588: Zeile 896:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BasicEngineeringSkillBook',
                    ['currency'] = nil,
                     ['typeID'] = '315',
                    ['skillValue'] = '3.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Basic Engineering Skill Scroll'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = nil,
                     ['description'] = 'Teaches Basic Engineering',
                    ['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'] = 'AdornedAshlarStoneTableItem',
                     ['typeID'] = '915',
        },
         ['Advanced Baking Advanced Upgrade'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 605: Zeile 936:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedBakingUpgradeItem',
                    ['typeID'] = '611',
        },
        ['Advanced Carpentry Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BasicEngineeringSkillScroll',
                    ['currency'] = nil,
                     ['typeID'] = '316',
                    ['skillValue'] = '0',
                    },
                    ['roomCategory'] = 'Industrial',
         ['Basic Salad'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AdvancedCarpentryTableItem',
                     ['typeID'] = '916',
        },
         ['Advanced Circuit'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'A seemingly random assortment of wild plants that form a sort of salad.',
                     ['description'] = 'Eine komplexe elektrische Komponente, die für fortschrittliche Elektronik verwendet wird.',
                    ['calories'] = '800.0',
                     ['tagGroups'] = {'Product', 'Ingredient'},
                    ['carbs'] = '6.0',
                     ['protein'] = '4.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '6.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.3kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BasicSaladItem',
                     ['currency'] = 'Ja',
                     ['typeID'] = '101',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Bean Paste'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'Smashed beans can work as a thickener or flavour enhancer.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '40.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '3.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '5.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '7.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = nil,
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AdvancedCircuitItem',
                     ['typeID'] = '509',
        },
        ['Advanced Cooking Advanced Upgrade'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.',
                     ['tagGroups'] = {'Upgrade', 'Product'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.2kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BeanPasteItem',
                     ['currency'] = nil,
                     ['typeID'] = '102',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Beans'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'A good source of protein.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '120.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '1.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '4.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '3.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = nil,
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AdvancedCookingUpgradeItem',
                     ['typeID'] = '612',
        },
        ['Advanced Masonry Modern Upgrade'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.',
                     ['tagGroups'] = {'Upgrade', 'Product'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.01kg',
                     ['weight'] = '0.001',
                    ['yield'] = '0Grassland Gatherer',
                    ['type'] = 'BeansItem',
                    ['typeID'] = '268',
                    },
        ['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.',
                    ['calories'] = '1200.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '16.0',
                    ['fat'] = '18.0',
                    ['vitamins'] = '8.0',
                     ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.5kg',
                    ['yield'] = nil,
                    ['type'] = 'BearSUPREMEItem',
                    ['typeID'] = '104',
                    },
        ['Bearclaw'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A sweet pastry with seperated sections that look a bit like a claw.',
                    ['calories'] = '650.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '5.0',
                    ['fat'] = '18.0',
                    ['vitamins'] = '6.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.3kg',
                    ['yield'] = nil,
                    ['type'] = 'BearclawItem',
                    ['typeID'] = '103',
                    },
        ['Bearpack'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Lets you carry as much as a bear! Not really, but it does help you carry more.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 707: Zeile 1.096:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BearpackItem',
                     ['currency'] = nil,
                     ['typeID'] = '61',
                     ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Beet'] = {
                     ['furnitureType'] = nil,
                     ['category'] = '_None',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'Food',
                     ['materialTier'] = nil,
                     ['description'] = 'A brilliantly colored bulb with an earthy sweetness.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = '230.0',
                     ['gridRadius'] = nil,
                     ['carbs'] = '3.0',
                     ['energyUsed'] = nil,
                     ['protein'] = '1.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '1.0',
                     ['energyType'] = nil,
                     ['vitamins'] = '3.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = nil,
                     ['weight'] = '0.01kg',
                     ['mobile'] = nil,
                     ['yield'] = '0Grassland Gatherer',
                     ['roomSizeReq'] = nil,
                     ['type'] = 'BeetItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '105',
                     ['roomContainReq'] = nil,
                     },
                     ['inventorySlots'] = nil,
        ['Beet Seed'] = {
                     ['inventoryMaxWeight'] = nil,
                    ['category'] = '_None',
                     ['type'] = 'AdvancedMasonryUpgradeItem',
                     ['group'] = 'Food',
                     ['typeID'] = '613',
                     ['description'] = 'Plant to grow beets.',
        },
                     ['calories'] = '0.0',
        ['Advanced Masonry Skill Book'] = {
                     ['carbs'] = '0.0',
                     ['category'] = 'Hidden/Research',
                    ['protein'] = '0.0',
                     ['group'] = 'Fertigkeitsbücher',
                    ['fat'] = '0.0',
                     ['description'] = 'Erstellt eine Advanced Masonry Skill Scroll, die Advanced Masonry lehrt',
                     ['vitamins'] = '0.0',
                     ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                     ['carried'] = 'Backpack',
                     ['maxStack'] = '1',
                     ['maxStack'] = '100',
                     ['carried'] = 'Rucksack',
                    ['fuel'] = nil,
                     ['weight'] = nil,
                     ['weight'] = '0.01kg',
                    ['yield'] = '0Grassland Gatherer',
                    ['type'] = 'BeetSeedItem',
                    ['typeID'] = '269',
                    },
        ['Berry Extract Fertilizer'] = {
                     ['category'] = 'Tool',
                     ['group'] = 'Tools',
                     ['description'] = '',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 758: Zeile 1.136:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '50',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BerryExtractFertilizerItem',
                    ['currency'] = nil,
                     ['typeID'] = '86',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Big Backpack'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = 'BIGGER BACKPACKS????',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AdvancedMasonrySkillBook',
                     ['typeID'] = '772',
        },
         ['Advanced Masonry Skill Scroll'] = {
                     ['category'] = 'Hidden/Research',
                     ['group'] = 'Skilschriftrollen',
                     ['description'] = 'Lehrt Advanced Masonry',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 775: Zeile 1.176:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BigBackpackItem',
                    ['currency'] = nil,
                     ['typeID'] = '62',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Biodiesel'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Block Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A vegetable or animal fat-based diesel fuel.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AdvancedMasonrySkillScroll',
                     ['typeID'] = '773',
        },
         ['Advanced Masonry Table'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 792: Zeile 1.216:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = '50,000J',
                    ['weight'] = '30kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BiodieselItem',
                     ['currency'] = nil,
                     ['typeID'] = '193',
                    ['skillValue'] = '0',
                     },
                    ['roomCategory'] = 'Industrial',
        ['Birch Seed'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'Plant to grow into a birch sapling.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '0.0',
                    ['gridRadius'] = '10',
                     ['carbs'] = '0.0',
                    ['energyUsed'] = '250',
                     ['protein'] = '0.0',
                    ['energyProduced'] = '0',
                     ['fat'] = '0.0',
                     ['energyType'] = 'Electric',
                     ['vitamins'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                     ['footprint'] = '3 X 2 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                     ['roomMatReq'] = 'Tier 2.3',
                     ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedMasonryTableItem',
                     ['typeID'] = '917',
        },
        ['Advanced Smelting Advanced Upgrade'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.',
                     ['tagGroups'] = {'Upgrade', 'Product'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = '0.01kg',
                     ['weight'] = '0.001',
                    ['yield'] = '0Forest Forager',
                    ['type'] = 'BirchSeedItem',
                    ['typeID'] = '270',
                    },
        ['Bison Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A dead bison',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 826: Zeile 1.256:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '4kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BisonCarcassItem',
                    ['currency'] = nil,
                     ['typeID'] = '194',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Blast Furnace'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A superior replacement for the bloomery that can produce steel.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AdvancedSmeltingUpgradeItem',
                     ['typeID'] = '614',
        },
         ['Advanced Upgrade 1'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 843: Zeile 1.296:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BlastFurnaceItem',
                    ['currency'] = nil,
                     ['typeID'] = '552',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Blinky Eyelids'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = 'Eyes',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AdvancedUpgradeLvl1Item',
                     ['typeID'] = '615',
        },
         ['Advanced Upgrade 2'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 860: Zeile 1.336:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BlinkyEyelidsItem',
                    ['currency'] = nil,
                     ['typeID'] = '54',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Blood Meal Fertilizer'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = '',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AdvancedUpgradeLvl2Item',
                     ['typeID'] = '616',
        },
         ['Advanced Upgrade 3'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 877: Zeile 1.376:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '50',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BloodMealFertilizerItem',
                    ['currency'] = nil,
                     ['typeID'] = '87',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Bloomery'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A chimney-shaped furnace for smelting ores.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AdvancedUpgradeLvl3Item',
                     ['typeID'] = '617',
        },
         ['Advanced Upgrade 4'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 894: Zeile 1.416:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BloomeryItem',
                     ['currency'] = nil,
                     ['typeID'] = '553',
                    ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Board'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Can be used in simple crafts, or used to create workbenches.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = '2,000J',
                     ['footprint'] = nil,
                     ['weight'] = '0.5kg',
                     ['mobile'] = nil,
                     ['yield'] = nil,
                     ['roomSizeReq'] = nil,
                     ['type'] = 'BoardItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '195',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
         ['Boiled Sausage'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AdvancedUpgradeLvl4Item',
                     ['typeID'] = '618',
        },
         ['Agavenblätter'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.',
                     ['description'] = 'The succulent leaves of the agave plant can be cooked to make a nice meal.',
                     ['calories'] = '600.0',
                     ['tagGroups'] = {'Ernte', 'Greens', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['carbs'] = '0.0',
                    ['protein'] = '18.0',
                    ['fat'] = '21.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '4.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                     ['weight'] = '0.3kg',
                     ['yield'] = '[[Sammeln]]',
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['type'] = 'BoiledSausageItem',
                    ['skillValue'] = nil,
                     ['typeID'] = '106',
                    ['roomCategory'] = nil,
                    },
                    ['furnitureType'] = nil,
         ['Boiled Shoots'] = {
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '380',
        },
         ['Agavensamen'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'Boiled in water to remove the inherent bitterness, this shoot is much tastier.',
                     ['description'] = 'Pflanze eine Agave.',
                     ['calories'] = '510.0',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                     ['carbs'] = '6.0',
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                     ['calories'] = '0.0',
                     ['carbs'] = '0.0',
                     ['protein'] = '0.0',
                     ['protein'] = '0.0',
                     ['fat'] = '3.0',
                     ['fat'] = '0.0',
                     ['vitamins'] = '11.0',
                     ['vitamins'] = '0.0',
                     ['carried'] = 'Backpack',
                     ['density'] = '0.0',
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BoiledShootsItem',
                     ['currency'] = nil,
                     ['typeID'] = '107',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Bookshelf'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A place to store knowledge and information; leads to the town hall.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = nil,
                    ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AgaveSeedItem',
                    ['typeID'] = '659',
        },
        ['Agavensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Agave.',
                    ['tagGroups'] = {'Not In Browser'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['weight'] = '0.05',
                     ['yield'] = nil,
                    ['type'] = 'BookshelfItem',
                    ['typeID'] = '554',
                    },
        ['Bow'] = {
                    ['category'] = 'Tools',
                    ['group'] = 'Tools',
                    ['description'] = 'Shoots arrows.  Useful for hunting.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 979: Zeile 1.536:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BowItem',
                    ['currency'] = nil,
                     ['typeID'] = '640',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Brazier'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A metal stand which can hold burning fuel to provide light.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '660',
        },
         ['Agouti Carcass'] = {
                     ['category'] = '_None',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'A dead agouti.',
                    ['tagGroups'] = {'Tiny Fur Carcass', 'Carcass', 'Tiny Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '2',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 996: Zeile 1.576:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BrazierItem',
                    ['currency'] = nil,
                     ['typeID'] = '555',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Bread'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AgoutiCarcassItem',
                     ['typeID'] = '511',
        },
         ['Agriculture Research Paper Advanced'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'A delicious, crispy crust hides the soft interior.',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['calories'] = '750.0',
                     ['tagGroups'] = {'Advanced  Research', 'Research', 'Product', 'Ingredient'},
                    ['carbs'] = '19.0',
                     ['protein'] = '4.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '4.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = '0.5kg',
                     ['weight'] = '0.01',
                    ['yield'] = nil,
                    ['type'] = 'BreadItem',
                    ['typeID'] = '108',
                    },
        ['Brick'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Durable building material made from fired blocks and mortar.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.030: Zeile 1.616:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '10kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BrickItem',
                    ['currency'] = nil,
                     ['typeID'] = '196',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Bricklaying Skill Book'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Books',
                    ['materialTier'] = nil,
                     ['description'] = 'Creates Bricklaying Skill Scrolls that teach Bricklaying',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AgricultureResearchPaperAdvancedItem',
                     ['typeID'] = '512',
        },
         ['Agriculture Research Paper Modern'] = {
                     ['category'] = '_None',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Modern  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.047: Zeile 1.656:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AgricultureResearchPaperModernItem',
                    ['typeID'] = '513',
        },
        ['Air Pollution Generator'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Dev object for testing air pollution.',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object', 'Polluter'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'BricklayingSkillBook',
                    ['typeID'] = '325',
                    },
        ['Bricklaying Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Bricklaying',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.064: Zeile 1.696:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'BricklayingSkillScroll',
                    ['currency'] = nil,
                     ['typeID'] = '326',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Bullrush Seed'] = {
                    ['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'] = 'AirPollutionGeneratorItem',
                     ['typeID'] = '91',
        },
         ['Alligator Carcass'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Plant to grow bullrush.',
                     ['description'] = 'A dead alligator.',
                     ['calories'] = '0.0',
                     ['tagGroups'] = {'Medium Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                     ['weight'] = '0.01kg',
                     ['yield'] = nil,
                     ['yield'] = '0Grassland Gatherer',
                     ['currency'] = nil,
                     ['type'] = 'BullrushSeedItem',
                     ['skillValue'] = nil,
                     ['typeID'] = '271',
                     ['roomCategory'] = nil,
                     },
                     ['furnitureType'] = nil,
        ['Bunchgrass Seed'] = {
                     ['repeatsDepreciation'] = nil,
                     ['category'] = '_None',
                     ['materialTier'] = nil,
                     ['group'] = 'Food',
                     ['fuelsUsed'] = nil,
                     ['description'] = 'Plant to grow bunchgrass.',
                     ['gridRadius'] = nil,
                     ['calories'] = '0.0',
                     ['energyUsed'] = nil,
                     ['carbs'] = '0.0',
                     ['energyProduced'] = nil,
                     ['protein'] = '0.0',
                     ['energyType'] = nil,
                     ['fat'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['vitamins'] = '0.0',
                     ['fluidsProduced'] = nil,
                     ['carried'] = 'Backpack',
                     ['validTalents'] = nil,
                     ['maxStack'] = '100',
                     ['footprint'] = nil,
                     ['fuel'] = nil,
                     ['mobile'] = nil,
                     ['weight'] = '0.01kg',
                     ['roomSizeReq'] = nil,
                     ['yield'] = '0Grassland Gatherer',
                     ['roomMatReq'] = nil,
                     ['type'] = 'BunchgrassSeedItem',
                     ['roomContainReq'] = nil,
                     ['typeID'] = '272',
                     ['inventorySlots'] = nil,
                     },
                     ['inventoryMaxWeight'] = nil,
        ['Butchery Skill Book'] = {
                     ['type'] = 'AlligatorCarcassItem',
                     ['category'] = 'Hidden/Research',
                     ['typeID'] = '514',
                     ['group'] = 'Skill Books',
        },
                     ['description'] = 'Creates Butchery Skill Scrolls that teach Butchery',
        ['Alphahut'] = {
                    ['calories'] = nil,
                     ['category'] = 'Versteckt',
                     ['carbs'] = nil,
                     ['group'] = 'AvatarPart',
                     ['protein'] = nil,
                     ['description'] = 'Danke, dass du ECO unterstützt!',
                     ['fat'] = nil,
                     ['tagGroups'] = {'Object'},
                    ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['maxStack'] = '1',
                     ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'ButcherySkillBook',
                    ['typeID'] = '330',
                    },
        ['Butchery Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Butchery',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.132: Zeile 1.776:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '17',
        },
        ['Alphamantel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Danke, dass du ECO unterstützt!',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'ButcherySkillScroll',
                    ['typeID'] = '331',
                    },
        ['Butchery Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A block and cleaver to process raw meat into fancier dishes.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.149: Zeile 1.816:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ButcheryTableItem',
                    ['currency'] = nil,
                     ['typeID'] = '556',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Button'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Sends a signal to surrounding objects.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '19',
        },
         ['Alphaschutzbrille'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'AvatarPart',
                    ['description'] = 'Danke, dass du ECO unterstützt!',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                     ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.166: Zeile 1.856:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '18',
        },
        ['Amboss'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein solide geformtes Stück Metall, um Barren in Werkzeuge oder anderes Nützliches zu hämmern.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'ButtonItem',
                    ['typeID'] = '0',
                    },
        ['C O2 Canister'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'For creating fancy foams!',
                    ['calories'] = '10.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                    ['yield'] = nil,
                    ['type'] = 'CO2CanisterItem',
                    ['typeID'] = '124',
                    },
        ['Camas Ash Fertilizer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = '',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.200: Zeile 1.896:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '50',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CamasAshFertilizerItem',
                    ['currency'] = nil,
                     ['typeID'] = '88',
                    ['skillValue'] = '0',
                    },
                    ['roomCategory'] = 'Industrial',
         ['Camas Bread'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'A bread with a camas twist for a bit of flavor and fun. ',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '800.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '16.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '5.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '11.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '8.0',
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AnvilItem',
                     ['typeID'] = '918',
        },
         ['Amendments'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Changes to the constituion are made here.',
                     ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                     ['maxStack'] = '1',
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                    ['calories'] = nil,
                     ['carbs'] = nil,
                    ['protein'] = nil,
                     ['fat'] = nil,
                    ['vitamins'] = nil,
                     ['density'] = nil,
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CamasBreadItem',
                    ['currency'] = nil,
                     ['typeID'] = '109',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Camas Bulb'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AmendmentsItem',
                     ['typeID'] = '99',
        },
         ['Ananas'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'Plant to grow a camas plant.',
                     ['description'] = 'Schöne frische Ananas',
                     ['calories'] = '120.0',
                     ['tagGroups'] = {'Ernte', 'Fruit', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['carbs'] = '1.0',
                    ['protein'] = '2.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '4.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                     ['weight'] = '0.01kg',
                     ['yield'] = '[[Sammeln]]',
                     ['yield'] = '0Grassland Gatherer',
                    ['currency'] = nil,
                     ['type'] = 'CamasBulbItem',
                    ['skillValue'] = nil,
                     ['typeID'] = '273',
                    ['roomCategory'] = nil,
                    },
                    ['furnitureType'] = nil,
         ['Camas Bulb Bake'] = {
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '474',
        },
         ['Ananassamen'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.',
                     ['description'] = 'Pflanze eine Ananas.',
                     ['calories'] = '400.0',
                     ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['carbs'] = '9.0',
                    ['protein'] = '5.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '3.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.3kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CamasBulbBakeItem',
                     ['currency'] = nil,
                     ['typeID'] = '110',
                     ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Camas Mash'] = {
                     ['furnitureType'] = nil,
                     ['category'] = '_None',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'Food',
                     ['materialTier'] = nil,
                     ['description'] = 'A mushy camas paste with some fat added for flavor and texture.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = '500.0',
                     ['gridRadius'] = nil,
                     ['carbs'] = '4.0',
                     ['energyUsed'] = nil,
                     ['protein'] = '4.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '11.0',
                     ['energyType'] = nil,
                     ['vitamins'] = '3.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = nil,
                     ['weight'] = '0.1kg',
                     ['mobile'] = nil,
                     ['yield'] = nil,
                     ['roomSizeReq'] = nil,
                     ['type'] = 'CamasMashItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '111',
                     ['roomContainReq'] = nil,
                     },
                     ['inventorySlots'] = nil,
        ['Camas Paste'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['category'] = '_None',
                     ['type'] = 'PineappleSeedItem',
                     ['group'] = 'Food',
                     ['typeID'] = '731',
                     ['description'] = 'Pulverized camas works as an excellent thickener or flavour enhancer.',
        },
                     ['calories'] = '60.0',
        ['Ananassamenbeutel'] = {
                    ['carbs'] = '3.0',
                     ['category'] = 'Versteckt',
                     ['protein'] = '2.0',
                     ['group'] = 'Gegenstände',
                     ['fat'] = '10.0',
                     ['description'] = 'Pflanze eine Ananas.',
                     ['vitamins'] = '0.0',
                     ['tagGroups'] = {'Not In Browser'},
                     ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = '0.1kg',
                     ['weight'] = '0.05',
                    ['yield'] = nil,
                    ['type'] = 'CamasPasteItem',
                    ['typeID'] = '112',
                    },
        ['Camo Pants'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Hide from the animals!',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.302: Zeile 2.056:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CamoPantsItem',
                    ['currency'] = nil,
                     ['typeID'] = '63',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Camo Shirt'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '732',
        },
         ['Angel'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['group'] = 'Werkzeuge',
                     ['description'] = 'Hide from the animals!',
                     ['description'] = 'A wooden pole attached to a line and hook. Used to catch fish from rivers and the ocean.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Werkzeuge', 'Object', 'Product'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '1',
                     ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.1kg',
                     ['weight'] = '1',
                     ['yield'] = nil,
                    ['type'] = 'CamoShirtItem',
                    ['typeID'] = '64',
                    },
        ['Campfire'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Cook like a caveman on an uneven fire.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.336: Zeile 2.096:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CampfireItem',
                     ['currency'] = nil,
                     ['typeID'] = '557',
                     ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Campfire Beans'] = {
                     ['furnitureType'] = nil,
                    ['category'] = '_None',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'Food',
                     ['materialTier'] = nil,
                     ['description'] = 'A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = '500.0',
                     ['gridRadius'] = nil,
                     ['carbs'] = '2.0',
                     ['energyUsed'] = nil,
                     ['protein'] = '8.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '6.0',
                     ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = nil,
                     ['weight'] = '0.1kg',
                     ['mobile'] = nil,
                     ['yield'] = nil,
                     ['roomSizeReq'] = nil,
                     ['type'] = 'CampfireBeansItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '113',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
        ['Campfire Roast'] = {
                     ['inventoryMaxWeight'] = nil,
                    ['category'] = '_None',
                     ['type'] = 'FishingPoleItem',
                     ['group'] = 'Food',
                     ['typeID'] = '122',
                    ['description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.',
        },
                    ['calories'] = '1000.0',
         ['Angetriebener Wagen'] = {
                    ['carbs'] = '0.0',
                    ['protein'] = '15.0',
                    ['fat'] = '11.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.5kg',
                    ['yield'] = nil,
                     ['type'] = 'CampfireRoastItem',
                    ['typeID'] = '114',
                    },
        ['Campfire Stew'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A thick stew chock-full of meat, camas, and corn. A suprisingly good combination.',
                    ['calories'] = '1200.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '11.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '4.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.5kg',
                    ['yield'] = nil,
                     ['type'] = 'CampfireStewItem',
                     ['typeID'] = '115',
                    },
         ['Candle Stand'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A fancy candelabra for providing small amounts of light.',
                     ['description'] = 'Großer Karren zum Transport großer Lasten.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Polluter', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '15',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.404: Zeile 2.136:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '18',
                    ['inventoryMaxWeight'] = '3500000',
                    ['type'] = 'PoweredCartItem',
                    ['typeID'] = '887',
        },
        ['Anschlagbrett'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Brett, an dem man Aufträge veröffentlichen kann.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'CandleStandItem',
                    ['typeID'] = '558',
                    },
        ['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.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.421: Zeile 2.176:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CaprisItem',
                    ['currency'] = nil,
                     ['typeID'] = '65',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Carpentry Table'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A table for basic wooden crafts for home improvement and progress.',
                    ['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'] = '1044',
        },
         ['Arbeitsrucksack'] = {
                     ['category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['description'] = 'Lighter pack that causes lower calorie consumption.  Decreases calories consumed by 10% and increases max carry weight by 5 kg.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.438: Zeile 2.216:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CarpentryTableItem',
                    ['currency'] = nil,
                     ['typeID'] = '559',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Carved Pumpkin'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Spooky pumpkin that emits a magic light.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '367',
        },
         ['Arbeitsstiefel'] = {
                     ['category'] = '_None',
                     ['group'] = 'AvatarPart',
                    ['description'] = 'Boots designed to be rugged and reduce muscle strain while working.  Decreases calories consumed by 10%.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                     ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.455: Zeile 2.256:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CarvedPumpkinItem',
                     ['currency'] = nil,
                     ['typeID'] = '560',
                     ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Cast Iron Stove'] = {
                     ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                     ['materialTier'] = nil,
                     ['description'] = 'The perfect stove for the fledgling chef.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                     ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                     ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = nil,
                     ['weight'] = nil,
                     ['mobile'] = nil,
                     ['yield'] = nil,
                     ['roomSizeReq'] = nil,
                     ['type'] = 'CastIronStoveItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '561',
                     ['roomContainReq'] = nil,
                     },
                     ['inventorySlots'] = nil,
        ['Cedar Seed'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['category'] = '_None',
                     ['type'] = 'WorkBootsItem',
                     ['group'] = 'Food',
                     ['typeID'] = '368',
                     ['description'] = 'Plant to grow a cedar sapling.',
        },
                     ['calories'] = '0.0',
        ['Arctic Willow Seed Pack'] = {
                    ['carbs'] = '0.0',
                     ['category'] = 'Versteckt',
                     ['protein'] = '0.0',
                     ['group'] = 'Gegenstände',
                     ['fat'] = '0.0',
                     ['description'] = 'Pflanze eine Arktische Weide.',
                     ['vitamins'] = '0.0',
                     ['tagGroups'] = {'Not In Browser'},
                     ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = '0.01kg',
                     ['weight'] = '0.05',
                    ['yield'] = '0Forest Forager',
                    ['type'] = 'CedarSeedItem',
                    ['typeID'] = '274',
                    },
        ['Ceiling Candle'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy hanging candelabra.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.506: Zeile 2.296:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CeilingCandleItem',
                    ['currency'] = nil,
                     ['typeID'] = '562',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Cellulose Fiber'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '664',
        },
         ['Arktische-Weide-Samen'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Items',
                     ['group'] = 'Nahrung',
                     ['description'] = 'Created by taking pulped plants and extruding them similarly to synthetic fibers.',
                     ['description'] = 'Pflanze eine Arktische Weide.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CelluloseFiberItem',
                    ['currency'] = nil,
                     ['typeID'] = '197',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Cement Kiln'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '663',
        },
         ['Arrastra'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A rotary kiln that produces cement and concrete products.',
                     ['description'] = 'A primitive rock mill of dragged boulders.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.540: Zeile 2.376:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CementKilnItem',
                    ['currency'] = nil,
                     ['typeID'] = '563',
                    ['skillValue'] = '0',
                    },
                    ['roomCategory'] = 'Industrial',
         ['Cement Skill Book'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Books',
                    ['materialTier'] = nil,
                     ['description'] = 'Creates Cement Skill Scrolls that teach Cement',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '75',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'ArrastraItem',
                     ['typeID'] = '919',
        },
         ['Ashlar Basalt'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.557: Zeile 2.416:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'AshlarBasaltItem',
                    ['typeID'] = '252',
        },
        ['Ashlar Basalt Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'CementSkillBook',
                    ['typeID'] = '345',
                    },
        ['Cement Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Cement',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.574: Zeile 2.456:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CementSkillScroll',
                     ['currency'] = nil,
                     ['typeID'] = '346',
                     ['skillValue'] = '2.5',
                     },
                     ['roomCategory'] = 'Allgemein',
        ['Cereal Germ'] = {
                     ['furnitureType'] = 'Seating',
                     ['category'] = '_None',
                     ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'Food',
                     ['materialTier'] = nil,
                     ['description'] = 'A by-product of milling, the germ is the reproductive part of the cereal that germinates.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '20.0',
                     ['gridRadius'] = nil,
                     ['carbs'] = '5.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '0.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '7.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '3.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = '2 X 2 X 1',
                     ['weight'] = '0.01kg',
                     ['mobile'] = nil,
                     ['yield'] = nil,
                    ['roomSizeReq'] = nil,
                     ['type'] = 'CerealGermItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '116',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
         ['Chair'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarBasaltBenchItem',
                     ['typeID'] = '920',
        },
         ['Ashlar Basalt Chair'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
                     ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.608: Zeile 2.496:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ChairItem',
                    ['currency'] = nil,
                     ['typeID'] = '564',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Charcoal'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.7',
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A black residue, consisting of carbon and any remaining ash.',
                    ['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'] = 'AshlarBasaltChairItem',
                     ['typeID'] = '921',
        },
         ['Ashlar Basalt Door'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.625: Zeile 2.536:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                    ['fuel'] = '20,000J',
                    ['weight'] = '1kg',
                    ['yield'] = nil,
                    ['type'] = 'CharcoalItem',
                    ['typeID'] = '198',
                    },
        ['Charred Beet'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.',
                    ['calories'] = '470.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '2.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '8.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CharredBeetItem',
                     ['currency'] = nil,
                     ['typeID'] = '117',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Charred Camas Bulb'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '510.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '3.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '5.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '8.0',
                     ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '1 X 2 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarBasaltDoorItem',
                     ['typeID'] = '922',
        },
        ['Ashlar Basalt Fireplace'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CharredCamasBulbItem',
                     ['currency'] = nil,
                     ['typeID'] = '118',
                    ['skillValue'] = '3',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Charred Corn'] = {
                    ['furnitureType'] = 'Fireplace',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'This piece of corn needs a good slathering of butter to crub that burnt taste.',
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                     ['calories'] = '530.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '9.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '3.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '0.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '6.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarBasaltFireplaceItem',
                     ['typeID'] = '923',
        },
        ['Ashlar Basalt Table'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A large stone table crafted by an expert mason',
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.1kg',
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'CharredCornItem',
                    ['typeID'] = '119',
                    },
        ['Charred Fish'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'At least it doesn\'t have any scales any more.',
                    ['calories'] = '550.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '12.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                    ['yield'] = nil,
                    ['type'] = 'CharredFishItem',
                    ['typeID'] = '120',
                    },
        ['Charred Meat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'The blacked surface of this unrecognizable meat is "golden brown".',
                    ['calories'] = '550.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '10.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.8kg',
                    ['yield'] = nil,
                    ['type'] = 'CharredMeatItem',
                    ['typeID'] = '121',
                    },
        ['Charred Sausage'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A blacked sausage filled with meat, fat, and deliciousness.',
                    ['calories'] = '500.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '10.0',
                    ['fat'] = '13.0',
                    ['vitamins'] = '0.0',
                     ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.3kg',
                    ['yield'] = nil,
                    ['type'] = 'CharredSausageItem',
                    ['typeID'] = '122',
                    },
        ['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.',
                    ['calories'] = '510.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '4.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '5.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                    ['yield'] = nil,
                    ['type'] = 'CharredTomatoItem',
                    ['typeID'] = '123',
                    },
        ['Circuit'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A complex electrical component used in advanced electronics.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.761: Zeile 2.616:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CircuitItem',
                    ['currency'] = nil,
                     ['typeID'] = '199',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Clam'] = {
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AshlarBasaltTableItem',
                     ['typeID'] = '924',
        },
         ['Ashlar Gneiss'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Items',
                     ['group'] = 'Block Items',
                     ['description'] = 'A clam.',
                     ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.778: Zeile 2.656:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ClamItem',
                     ['currency'] = 'Ja',
                     ['typeID'] = '200',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Cloth'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                    ['materialTier'] = '4',
                     ['description'] = 'A piece of rough cloth made by weaving fibers together.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = nil,
                    ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarGneissItem',
                    ['typeID'] = '253',
        },
        ['Ashlar Gneiss Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.1kg',
                     ['weight'] = nil,
                     ['yield'] = nil,
                    ['type'] = 'ClothItem',
                    ['typeID'] = '201',
                    },
        ['CO2Item'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'A byproduct gas of respiration.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.812: Zeile 2.696:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGneissBenchItem',
                    ['typeID'] = '925',
        },
        ['Ashlar Gneiss Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'CO2Item',
                    ['typeID'] = '15',
                    },
        ['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.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.829: Zeile 2.736:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '20',
                    ['fuel'] = '20,000J',
                    ['weight'] = '30kg',
                    ['yield'] = nil,
                    ['type'] = 'CoalItem',
                    ['typeID'] = '202',
                    },
        ['Combustion Engine'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'An engine that generates power by combustion of fuel.',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CombustionEngineItem',
                    ['currency'] = nil,
                     ['typeID'] = '203',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Combustion Generator'] = {
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarGneissChairItem',
                     ['typeID'] = '926',
        },
         ['Ashlar Gneiss Door'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Consumes most fuels to produce energy.',
                     ['description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.863: Zeile 2.776:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CombustionGeneratorItem',
                    ['currency'] = nil,
                     ['typeID'] = '565',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Composite Filler'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = '',
                    ['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'] = 'AshlarGneissDoorItem',
                     ['typeID'] = '927',
        },
         ['Ashlar Gneiss Fireplace'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.880: Zeile 2.816:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '50',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CompositeFillerItem',
                    ['currency'] = nil,
                     ['typeID'] = '89',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Computer Lab'] = {
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarGneissFireplaceItem',
                     ['typeID'] = '928',
        },
         ['Ashlar Gneiss Table'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A place where you can sit all day and play video games! Or work on expert-level research.',
                     ['description'] = 'A large stone table crafted by an expert mason',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'ComputerLabItem',
                    ['typeID'] = '566',
                    },
        ['Concrete'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A very strong building material made from cement and an aggregate like crushed stone.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.914: Zeile 2.856:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '10kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ConcreteItem',
                    ['currency'] = nil,
                     ['typeID'] = '204',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Construction Post'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'For contruction contracts.',
                    ['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'] = 'AshlarGneissTableItem',
                     ['typeID'] = '929',
        },
         ['Ashlar Granite'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.931: Zeile 2.896:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ConstructionPostItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '567',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Contract Board'] = {
                    ['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'] = 'AshlarGraniteItem',
                     ['typeID'] = '254',
        },
         ['Ashlar Granite Bench'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A board to post contracts.',
                     ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.948: Zeile 2.936:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGraniteBenchItem',
                    ['typeID'] = '930',
        },
        ['Ashlar Granite Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'ContractBoardItem',
                    ['typeID'] = '568',
                    },
        ['Cooking Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Cooking Skill Scrolls that teach Cooking',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.965: Zeile 2.976:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CookingSkillBook',
                     ['currency'] = nil,
                     ['typeID'] = '358',
                    ['skillValue'] = '1.7',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Cooking Skill Scroll'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = '0.7',
                     ['group'] = 'Skill Scrolls',
                     ['materialTier'] = nil,
                     ['description'] = 'Teaches Cooking',
                    ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '1 X 2 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarGraniteChairItem',
                    ['typeID'] = '931',
        },
        ['Ashlar Granite Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'CookingSkillScroll',
                    ['typeID'] = '359',
                    },
        ['Copper Ingot'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A hefty block of copper.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 1.999: Zeile 3.016:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '4kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CopperIngotItem',
                    ['currency'] = nil,
                     ['typeID'] = '205',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Copper Ore'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Block Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Unrefined ore with traces of copper.',
                    ['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'] = 'AshlarGraniteDoorItem',
                     ['typeID'] = '932',
        },
         ['Ashlar Granite Fireplace'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.016: Zeile 3.056:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '20',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '30kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CopperOreItem',
                    ['currency'] = nil,
                     ['typeID'] = '206',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Copper Pipe'] = {
                    ['furnitureType'] = 'Fireplace',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Block Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A pipe for transporting liquids.',
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarGraniteFireplaceItem',
                     ['typeID'] = '933',
        },
         ['Ashlar Granite Table'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A large stone table crafted by an expert mason',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.033: Zeile 3.096:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '2kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CopperPipeItem',
                    ['currency'] = nil,
                     ['typeID'] = '207',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Copper Wiring'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A length of conductive wire useful for a variety of purposes.',
                    ['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'] = 'AshlarGraniteTableItem',
                     ['typeID'] = '934',
        },
         ['Ashlar Large Basalt Fountain'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.050: Zeile 3.136:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.2kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CopperWiringItem',
                     ['currency'] = nil,
                     ['typeID'] = '208',
                    ['skillValue'] = '3',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Corn'] = {
                    ['furnitureType'] = 'Fountain',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'A warmly colored kernel studded vegetable.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '230.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '5.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '2.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '0.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '1.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarLargeBasaltFountainItem',
                     ['typeID'] = '935',
        },
        ['Ashlar Large Gneiss Fountain'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.01kg',
                     ['weight'] = nil,
                    ['yield'] = '0Grassland Gatherer',
                    ['type'] = 'CornItem',
                    ['typeID'] = '125',
                    },
        ['Corn Fritters'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'These deep fried corn treats are both crispy and delicious.',
                    ['calories'] = '500.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '4.0',
                    ['fat'] = '14.0',
                    ['vitamins'] = '6.0',
                     ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.1kg',
                    ['yield'] = nil,
                    ['type'] = 'CornFrittersItem',
                    ['typeID'] = '126',
                    },
        ['Corn Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow corn.',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.01kg',
                    ['yield'] = '0Grassland Gatherer',
                    ['type'] = 'CornSeedItem',
                    ['typeID'] = '275',
                    },
        ['Corn Starch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Obtained from the endosperm of the kernal, cornstarch can be used as a thickening agent for sauces.',
                    ['calories'] = '10.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                    ['yield'] = nil,
                    ['type'] = 'CornStarchItem',
                    ['typeID'] = '128',
                    },
        ['Cornmeal'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Dried and ground corn; it\'s like a courser flour.',
                    ['calories'] = '60.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '3.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                    ['yield'] = nil,
                    ['type'] = 'CornmealItem',
                    ['typeID'] = '127',
                    },
        ['Corrugated Steel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Especially useful for industrial buildings.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.152: Zeile 3.176:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '10kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CorrugatedSteelItem',
                    ['currency'] = nil,
                     ['typeID'] = '209',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Couch'] = {
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarLargeGneissFountainItem',
                     ['typeID'] = '936',
        },
         ['Ashlar Large Granite Fountain'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A sweet couch to lounge on. Now with room for your friends!',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.169: Zeile 3.216:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CouchItem',
                     ['currency'] = nil,
                     ['typeID'] = '569',
                     ['skillValue'] = '3',
                     },
                     ['roomCategory'] = 'Allgemein',
        ['Creosote Bush Seed'] = {
                     ['furnitureType'] = 'Fountain',
                    ['category'] = '_None',
                     ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Food',
                     ['materialTier'] = nil,
                     ['description'] = 'Plant to grow creosote bushes.',
                     ['fuelsUsed'] = nil,
                    ['calories'] = '0.0',
                     ['gridRadius'] = nil,
                     ['carbs'] = '0.0',
                     ['energyUsed'] = nil,
                     ['protein'] = '0.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '0.0',
                     ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = '4 X 3 X 4',
                     ['weight'] = '0.01kg',
                     ['mobile'] = nil,
                     ['yield'] = '0Desert Drifter',
                     ['roomSizeReq'] = nil,
                    ['type'] = 'CreosoteBushSeedItem',
                     ['roomMatReq'] = nil,
                    ['typeID'] = '276',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
        ['Crimini Mushroom Spores'] = {
                     ['inventoryMaxWeight'] = nil,
                    ['category'] = '_None',
                     ['type'] = 'AshlarLargeGraniteFountainItem',
                    ['group'] = 'Food',
                     ['typeID'] = '937',
                    ['description'] = 'Plant to grow crimini mushrooms.',
        },
                    ['calories'] = '0.0',
         ['Ashlar Large Limestone Fountain'] = {
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.01kg',
                    ['yield'] = '0Wetlands Wanderer',
                    ['type'] = 'CriminiMushroomSporesItem',
                    ['typeID'] = '277',
                    },
        ['Crimini Mushrooms'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Edible mushrooms that are quite tasty.',
                    ['calories'] = '200.0',
                    ['carbs'] = '3.0',
                     ['protein'] = '3.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '1.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.01kg',
                    ['yield'] = '0Wetlands Wanderer',
                    ['type'] = 'CriminiMushroomsItem',
                    ['typeID'] = '129',
                    },
        ['Crimson Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Just in case you want to eat red things without eating meat.',
                    ['calories'] = '1100.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '6.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '22.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.4kg',
                    ['yield'] = nil,
                     ['type'] = 'CrimsonSaladItem',
                    ['typeID'] = '130',
                    },
        ['Crispy Bacon'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Give me all the bacon and eggs you have.',
                    ['calories'] = '800.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '18.0',
                    ['fat'] = '14.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.2kg',
                    ['yield'] = nil,
                     ['type'] = 'CrispyBaconItem',
                     ['typeID'] = '131',
                    },
         ['Currency Exchange'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Allows players to exchange currency.',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'CurrencyExchangeItem',
                    ['typeID'] = '570',
                    },
        ['Cutting Edge Cooking Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Cutting Edge Cooking Skill Scrolls that teach Cutting Edge Cooking',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.288: Zeile 3.256:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'CuttingEdgeCookingSkillBook',
                     ['currency'] = nil,
                     ['typeID'] = '364',
                    ['skillValue'] = '3',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Cutting Edge Cooking Skill Scroll'] = {
                    ['furnitureType'] = 'Fountain',
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = nil,
                     ['description'] = 'Teaches Cutting Edge Cooking',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '4 X 3 X 4',
                     ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeLimestoneFountainItem',
                    ['typeID'] = '938',
        },
        ['Ashlar Large Sandstone Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'CuttingEdgeCookingSkillScroll',
                    ['typeID'] = '365',
                    },
        ['Deed'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'Deed for Unnamed Area',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.322: Zeile 3.296:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeSandstoneFountainItem',
                    ['typeID'] = '939',
        },
        ['Ashlar Large Shale Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'DeedItem',
                    ['typeID'] = '31',
                    },
        ['Derpy Hat'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.339: Zeile 3.336:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'DerpyHatItem',
                    ['currency'] = nil,
                     ['typeID'] = '66',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Dev Flood Tool'] = {
                    ['furnitureType'] = 'Fountain',
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'Flood fixing tool! Left click to remove the top water layer. (Target a wall touching water)',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarLargeShaleFountainItem',
                     ['typeID'] = '940',
        },
         ['Ashlar Large Stone Fountain'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.356: Zeile 3.376:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'DevFloodToolItem',
                     ['currency'] = nil,
                     ['typeID'] = '641',
                    ['skillValue'] = '3',
                     },
                     ['roomCategory'] = 'Allgemein',
        ['Dev Tool'] = {
                     ['furnitureType'] = 'Fountain',
                     ['category'] = 'Hidden',
                     ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Tools',
                     ['materialTier'] = nil,
                     ['description'] = 'DOES CHEATER THINGS THROUGH CHEATING POWERS',
                    ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                     ['gridRadius'] = nil,
                     ['carbs'] = nil,
                    ['energyUsed'] = nil,
                     ['protein'] = nil,
                     ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '1',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = '4 X 3 X 4',
                     ['weight'] = nil,
                     ['mobile'] = nil,
                     ['yield'] = nil,
                    ['roomSizeReq'] = nil,
                     ['type'] = 'DevtoolItem',
                    ['roomMatReq'] = nil,
                     ['typeID'] = '642',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
         ['Dirt'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarLargeStoneFountainItem',
                     ['typeID'] = '941',
        },
         ['Ashlar Limestone'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['group'] = 'Block Items',
                     ['description'] = '',
                     ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.390: Zeile 3.416:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '30kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'DirtItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '634',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Dirt Ramp'] = {
                    ['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'] = 'AshlarLimestoneItem',
                     ['typeID'] = '255',
        },
         ['Ashlar Limestone Bench'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'Road Items',
                     ['group'] = 'World Object Items',
                     ['description'] = '4 x 2 Dirt Ramp.',
                     ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.407: Zeile 3.456:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'DirtRampItem',
                    ['currency'] = nil,
                     ['typeID'] = '631',
                    ['skillValue'] = '2.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Door'] = {
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarLimestoneBenchItem',
                     ['typeID'] = '942',
        },
         ['Ashlar Limestone Chair'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A sturdy wood doorCan be locked for certain players.',
                     ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.424: Zeile 3.496:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'DoorItem',
                    ['currency'] = nil,
                     ['typeID'] = '630',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Ecko The Dolphin'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = '0.7',
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.',
                    ['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'] = 'AshlarLimestoneChairItem',
                     ['typeID'] = '943',
        },
         ['Ashlar Limestone Door'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.441: Zeile 3.536:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'EckoTheDolphinItem',
                     ['currency'] = nil,
                     ['typeID'] = '210',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Economy Viewer'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Actionbar Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Displays the player-run economy across the world.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarLimestoneDoorItem',
                    ['typeID'] = '944',
        },
        ['Ashlar Limestone Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'EconomyViewerItem',
                    ['typeID'] = '47',
                    },
        ['Ecoylent'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A complete meal replacement solution.',
                    ['calories'] = '1500.0',
                    ['carbs'] = '500.0',
                    ['protein'] = '500.0',
                    ['fat'] = '500.0',
                    ['vitamins'] = '500.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0kg',
                    ['yield'] = nil,
                    ['type'] = 'EcoylentItem',
                    ['typeID'] = '132',
                    },
        ['Electric Motor'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A motor.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.492: Zeile 3.576:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ElectricMotorItem',
                    ['currency'] = nil,
                     ['typeID'] = '211',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Electric Wall Lamp'] = {
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarLimestoneFireplaceItem',
                     ['typeID'] = '945',
        },
         ['Ashlar Limestone Table'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A wall mounted lamp that requires electricity to turn on.',
                     ['description'] = 'A large stone table crafted by an expert mason',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.509: Zeile 3.616:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ElectricWallLampItem',
                    ['currency'] = nil,
                     ['typeID'] = '571',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Electronics Assembly'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A set of machinery to create electronics.',
                    ['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'] = 'AshlarLimestoneTableItem',
                     ['typeID'] = '946',
        },
         ['Ashlar Sandstone'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.526: Zeile 3.656:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'AshlarSandstoneItem',
                    ['typeID'] = '256',
        },
        ['Ashlar Sandstone Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'ElectronicsAssemblyItem',
                    ['typeID'] = '572',
                    },
        ['Electronics Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Electronics Skill Scrolls that teach Electronics',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.543: Zeile 3.696:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSandstoneBenchItem',
                    ['typeID'] = '947',
        },
        ['Ashlar Sandstone Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'ElectronicsSkillBook',
                    ['typeID'] = '372',
                    },
        ['Electronics Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Electronics',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.560: Zeile 3.736:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ElectronicsSkillScroll',
                     ['currency'] = nil,
                     ['typeID'] = '373',
                    ['skillValue'] = '1.7',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Elk Carcass'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.7',
                     ['group'] = 'Items',
                     ['materialTier'] = nil,
                     ['description'] = 'A dead elk.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '1 X 2 X 1',
                     ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSandstoneChairItem',
                    ['typeID'] = '948',
        },
        ['Ashlar Sandstone Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '2kg',
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'ElkCarcassItem',
                    ['typeID'] = '212',
                    },
        ['Elk Taco'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A tasty treat made from corn tortillas and meat.',
                    ['calories'] = '650.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '8.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '13.0',
                     ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.2kg',
                    ['yield'] = nil,
                    ['type'] = 'ElkTacoItem',
                    ['typeID'] = '133',
                    },
        ['Elk Wellington'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A prime cut of meat surrounded by pastry.',
                    ['calories'] = '1400.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '18.0',
                    ['fat'] = '12.0',
                    ['vitamins'] = '8.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                    ['yield'] = nil,
                    ['type'] = 'ElkWellingtonItem',
                    ['typeID'] = '134',
                    },
        ['Epoxy'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A useful material for hardening, curing, and other various uses.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.628: Zeile 3.776:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'EpoxyItem',
                    ['currency'] = nil,
                     ['typeID'] = '213',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Excavator'] = {
                    ['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'] = 'AshlarSandstoneDoorItem',
                     ['typeID'] = '949',
        },
         ['Ashlar Sandstone Fireplace'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'I EAT DIRT!',
                     ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.645: Zeile 3.816:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '30kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ExcavatorItem',
                    ['currency'] = nil,
                     ['typeID'] = '545',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Fabulous Pants'] = {
                    ['furnitureType'] = 'Fireplace',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = 'Irresistibly fabulous pants.',
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarSandstoneFireplaceItem',
                     ['typeID'] = '950',
        },
         ['Ashlar Sandstone Table'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A large stone table crafted by an expert mason',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.662: Zeile 3.856:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FabulousPantsItem',
                    ['currency'] = nil,
                     ['typeID'] = '67',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Factory'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A complex set of machinery for creating equally complex things.',
                    ['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'] = 'AshlarSandstoneTableItem',
                     ['typeID'] = '951',
        },
         ['Ashlar Shale'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.679: Zeile 3.896:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FactoryItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '573',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Farmers Table'] = {
                    ['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'] = 'AshlarShaleItem',
                     ['typeID'] = '257',
        },
         ['Ashlar Shale Bench'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A basic table for creating farming tools and similar products.',
                     ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'FarmersTableItem',
                    ['typeID'] = '574',
                    },
        ['Farming Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Farming Skill Scrolls that teach Farming',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.713: Zeile 3.936:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FarmingSkillBook',
                    ['currency'] = nil,
                     ['typeID'] = '377',
                    ['skillValue'] = '2.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Farming Skill Scroll'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = nil,
                     ['description'] = 'Teaches Farming',
                    ['fuelsUsed'] = nil,
                     ['calories'] = 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'] = 'AshlarShaleBenchItem',
                     ['typeID'] = '952',
        },
         ['Ashlar Shale Chair'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
                     ['protein'] = nil,
                     ['protein'] = nil,
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FarmingSkillScroll',
                     ['currency'] = nil,
                     ['typeID'] = '378',
                    ['skillValue'] = '1.7',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Fern Spore'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.7',
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'Plant to grow ferns.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '0.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '0.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '0.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '0.0',
                     ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarShaleChairItem',
                     ['typeID'] = '953',
        },
        ['Ashlar Shale Door'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A heavy ashlar stone door.',
                     ['tagGroups'] = {'Weltobjekt', 'Object'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.01kg',
                     ['weight'] = nil,
                     ['yield'] = '0Forest Forager',
                    ['type'] = 'FernSporeItem',
                    ['typeID'] = '278',
                    },
        ['Fertilizers Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Fertilizers Skill Scrolls that teach Fertilizers',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.764: Zeile 4.016:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'AshlarShaleDoorItem',
                    ['typeID'] = '954',
        },
        ['Ashlar Shale Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'FertilizersSkillBook',
                    ['typeID'] = '382',
                    },
        ['Fertilizers Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Fertilizers',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.781: Zeile 4.056:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FertilizersSkillScroll',
                    ['currency'] = nil,
                     ['typeID'] = '383',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Fiber Filler'] = {
                    ['furnitureType'] = 'Fireplace',
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = '',
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarShaleFireplaceItem',
                     ['typeID'] = '955',
        },
         ['Ashlar Shale Table'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A large stone table crafted by an expert mason',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.798: Zeile 4.096:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '50',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FiberFillerItem',
                    ['currency'] = nil,
                     ['typeID'] = '90',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Fiberglass'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Plastic reinforced with glass fiber strands.',
                    ['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'] = 'AshlarShaleTableItem',
                     ['typeID'] = '956',
        },
         ['Ashlar Small Basalt Fountain'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.815: Zeile 4.136:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FiberglassItem',
                     ['currency'] = nil,
                     ['typeID'] = '214',
                    ['skillValue'] = '1.5',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Fiddlehead Salad'] = {
                    ['furnitureType'] = 'Fountain',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'A myriad of charred plants that make a healthy and odd blend.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '970.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '5.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '6.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '0.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '12.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarSmallBasaltFountainItem',
                     ['typeID'] = '957',
        },
        ['Ashlar Small Gneiss Fountain'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.2kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FiddleheadSaladItem',
                     ['currency'] = nil,
                     ['typeID'] = '136',
                     ['skillValue'] = '1.5',
                    },
                     ['roomCategory'] = 'Allgemein',
        ['Fiddleheads'] = {
                     ['furnitureType'] = 'Fountain',
                     ['category'] = '_None',
                     ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Food',
                     ['materialTier'] = nil,
                     ['description'] = 'Acollection of the furled fronds of young ferns; a unique addition to a meal.',
                     ['fuelsUsed'] = nil,
                    ['calories'] = '80.0',
                     ['gridRadius'] = nil,
                    ['carbs'] = '3.0',
                     ['energyUsed'] = nil,
                    ['protein'] = '1.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '0.0',
                     ['energyType'] = nil,
                     ['vitamins'] = '3.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = '1 X 2 X 1',
                     ['weight'] = '0.01kg',
                     ['mobile'] = nil,
                     ['yield'] = '0Forest Forager',
                     ['roomSizeReq'] = nil,
                     ['type'] = 'FiddleheadsItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '135',
                     ['roomContainReq'] = nil,
                     },
                     ['inventorySlots'] = nil,
        ['Fireweed Seed'] = {
                     ['inventoryMaxWeight'] = nil,
                    ['category'] = '_None',
                     ['type'] = 'AshlarSmallGneissFountainItem',
                     ['group'] = 'Food',
                     ['typeID'] = '958',
                     ['description'] = 'Plant to grow fireweed.',
         },
                     ['calories'] = '0.0',
         ['Ashlar Small Granite Fountain'] = {
                     ['carbs'] = '0.0',
                     ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                    ['weight'] = '0.01kg',
                    ['yield'] = '0Tundra Traveller',
                     ['type'] = 'FireweedSeedItem',
                     ['typeID'] = '279',
                    },
         ['Fireweed Shoots'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A bitter, brightly colored shoot similar to asparagus.',
                    ['calories'] = '150.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.01kg',
                    ['yield'] = '0Tundra Traveller',
                    ['type'] = 'FireweedShootsItem',
                    ['typeID'] = '137',
                    },
         ['Fish Trap'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A trap to catch fish as they swim. ',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.900: Zeile 4.216:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FishTrapItem',
                    ['currency'] = nil,
                     ['typeID'] = '576',
                    ['skillValue'] = '1.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Fishery'] = {
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarSmallGraniteFountainItem',
                     ['typeID'] = '959',
        },
         ['Ashlar Small Limestone Fountain'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A place to create fishing poles and traps.',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'FisheryItem',
                    ['typeID'] = '575',
                    },
        ['Fishing Pole'] = {
                    ['category'] = '_None',
                    ['group'] = 'Tools',
                    ['description'] = '',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.934: Zeile 4.256:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FishingPoleItem',
                    ['currency'] = nil,
                     ['typeID'] = '643',
                    ['skillValue'] = '1.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Fit Torso'] = {
                    ['furnitureType'] = 'Fountain',
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = 'Torso',
                    ['fuelsUsed'] = nil,
                     ['calories'] = 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'] = 'AshlarSmallLimestoneFountainItem',
                     ['typeID'] = '960',
        },
         ['Ashlar Small Sandstone Fountain'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
                     ['protein'] = nil,
                     ['protein'] = nil,
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FitTorsoItem',
                    ['currency'] = nil,
                     ['typeID'] = '55',
                    ['skillValue'] = '1.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Flat Steel'] = {
                    ['furnitureType'] = 'Fountain',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Block Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Coated with a layer of epoxy, this steel refuses to rust.',
                    ['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'] = 'AshlarSmallSandstoneFountainItem',
                     ['typeID'] = '961',
        },
         ['Ashlar Small Shale Fountain'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 2.968: Zeile 4.336:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '10kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FlatSteelItem',
                     ['currency'] = nil,
                     ['typeID'] = '215',
                    ['skillValue'] = '1.5',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Flatbread'] = {
                    ['furnitureType'] = 'Fountain',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '500.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '12.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '6.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '2.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '1 X 2 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSmallShaleFountainItem',
                     ['typeID'] = '962',
        },
        ['Ashlar Small Stone Fountain'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.2kg',
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'FlatbreadItem',
                    ['typeID'] = '138',
                    },
        ['Flour'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A fine, milled wheat product that�\'s useful for all baking.',
                    ['calories'] = '50.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                     ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.4kg',
                    ['yield'] = nil,
                    ['type'] = 'FlourItem',
                    ['typeID'] = '139',
                    },
        ['Fox Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A dead fox.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.019: Zeile 4.376:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FoxCarcassItem',
                    ['currency'] = nil,
                     ['typeID'] = '216',
                    ['skillValue'] = '1.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Framed Glass'] = {
                    ['furnitureType'] = 'Fountain',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Block Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A transparent, solid material useful for more than just windows.',
                    ['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'] = 'AshlarSmallStoneFountainItem',
                     ['typeID'] = '963',
        },
         ['Ashlar Stone Bench'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.036: Zeile 4.416:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '10kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FramedGlassItem',
                     ['currency'] = nil,
                     ['typeID'] = '217',
                    ['skillValue'] = '2.5',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Fried Hare Haunches'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'Everything is better deep fried.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '700.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '7.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '13.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '18.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '4.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarStoneBenchItem',
                     ['typeID'] = '964',
        },
        ['Ashlar Stone Chair'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.1kg',
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'FriedHareHaunchesItem',
                    ['typeID'] = '140',
                    },
        ['Fried Tomatoes'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Secret\'s in the sauce.',
                    ['calories'] = '560.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '4.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '4.0',
                     ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.2kg',
                    ['yield'] = nil,
                    ['type'] = 'FriedTomatoesItem',
                    ['typeID'] = '141',
                    },
        ['Fruit Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'While tomatoes are fruits, you don\'t usually put them in fruit salads.',
                    ['calories'] = '900.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '2.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '10.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.3kg',
                    ['yield'] = nil,
                    ['type'] = 'FruitSaladItem',
                    ['typeID'] = '142',
                    },
        ['Fur Pelt'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A soft, furry pelt.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.104: Zeile 4.456:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'FurPeltItem',
                    ['currency'] = nil,
                     ['typeID'] = '218',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Garden Boots'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.7',
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = '',
                    ['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'] = 'AshlarStoneChairItem',
                     ['typeID'] = '965',
        },
         ['Ashlar Stone Door'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.121: Zeile 4.496:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'GardenBootsItem',
                    ['currency'] = nil,
                     ['typeID'] = '68',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Gas Generator'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['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'] = 'AshlarStoneDoorItem',
                     ['typeID'] = '966',
        },
         ['Ashlar Stone Fireplace'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Creates gas of a given type',
                     ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'GasGeneratorItem',
                    ['typeID'] = '17',
                    },
        ['Gasoline'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Refined petroleum useful for fueling machines and generators.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.155: Zeile 4.536:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = '50,000J',
                    ['weight'] = '30kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'GasolineItem',
                     ['currency'] = nil,
                     ['typeID'] = '219',
                    ['skillValue'] = '3',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Gear'] = {
                    ['furnitureType'] = 'Fireplace',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A toothed machine part that interlocks with others.',
                     ['fuelsUsed'] = '[[Burnable Fuel]]',
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AshlarStoneFireplaceItem',
                    ['typeID'] = '967',
        },
        ['Ashlar Stone Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large stone table crafted by an expert mason.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.5kg',
                     ['weight'] = nil,
                     ['yield'] = nil,
                    ['type'] = 'GearItem',
                    ['typeID'] = '220',
                    },
        ['Gearbox'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'Provides speed and torque conversions from a rotating power source to another device',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.189: Zeile 4.576:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'GearboxItem',
                    ['currency'] = nil,
                     ['typeID'] = '221',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Giant Cactus Fruit'] = {
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AshlarStoneTableItem',
                     ['typeID'] = '968',
        },
         ['Asphalt Concrete'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Block Items',
                     ['description'] = 'A bulbous fruit that used to top Saguaro cacti.',
                     ['description'] = 'Eine befestigte Oberfläche aus Asphalt und Beton. Widerstandsfähig und extrem effizient für jedes Fahrzeug mit Rädern.',
                    ['calories'] = '300.0',
                     ['tagGroups'] = {'Straße', 'Constructable', 'Block', 'Object', 'Product'},
                     ['carbs'] = '2.0',
                     ['maxStack'] = '10',
                    ['protein'] = '0.0',
                     ['carried'] = 'Hände',
                    ['fat'] = '3.0',
                     ['weight'] = '20',
                    ['vitamins'] = '5.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                    ['weight'] = '0.01kg',
                     ['yield'] = '0Desert Drifter',
                    ['type'] = 'GiantCactusFruitItem',
                    ['typeID'] = '143',
                    },
        ['Gigot Sleeve Shirt'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Cool piratey shirt that makes your biceps look bigger than they really are.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.223: Zeile 4.616:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'GigotSleeveShirtItem',
                    ['currency'] = nil,
                     ['typeID'] = '69',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Glass'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Block Items',
                    ['materialTier'] = '0',
                     ['description'] = 'A transparent, solid material useful for more than just windows.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'AsphaltConcreteItem',
                     ['typeID'] = '82',
        },
         ['Asphalt Concrete Ramp'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'Road Items',
                     ['description'] = '4 x 1 Asphalt Concrete Ramp.',
                    ['tagGroups'] = {'Straße', 'Constructable', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '60',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.240: Zeile 4.656:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '10kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'GlassItem',
                    ['currency'] = nil,
                     ['typeID'] = '222',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Glassworking Skill Book'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Books',
                    ['materialTier'] = nil,
                     ['description'] = 'Creates Glassworking Skill Scrolls that teach Glassworking',
                    ['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'] = 'AsphaltConcreteRampItem',
                     ['typeID'] = '58',
        },
         ['Ausgestopfter Bison'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Ein flauschiger, aber sehr toter Bisonkopf auf einem Gestell.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.257: Zeile 4.696:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BisonMountItem',
                    ['typeID'] = '973',
        },
        ['Ausgestopfter Wapiti'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Jagdtrophäe für dein Haus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'GlassworkingSkillBook',
                    ['typeID'] = '392',
                    },
        ['Glassworking Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Scrolls',
                    ['description'] = 'Teaches Glassworking',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.274: Zeile 4.736:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'GlassworkingSkillScroll',
                    ['currency'] = nil,
                     ['typeID'] = '393',
                    ['skillValue'] = '2.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Gold Flakes'] = {
                    ['furnitureType'] = 'Decoration',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.2',
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A highly efficient conductor for delicate electronics.',
                    ['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'] = 'ElkMountItem',
                     ['typeID'] = '1056',
        },
         ['Axt'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'Werkzeuge',
                     ['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
                    ['tagGroups'] = {'Holzfällen', 'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.291: Zeile 4.776:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'GoldFlakesItem',
                    ['currency'] = nil,
                     ['typeID'] = '223',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Gold Ingot'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A shiny, refined gold ingot.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '116',
        },
         ['Backofen'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Eine solide gebauter Steinofen, nützlich, um allerlei Leckereien zu backen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Crafting  Table', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.308: Zeile 4.816:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '4kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'GoldIngotItem',
                    ['currency'] = nil,
                     ['typeID'] = '224',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Küche',
         ['Gold Ore'] = {
                    ['furnitureType'] = 'Kochen',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.3',
                     ['group'] = 'Block Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Unrefined ore with traces of gold.',
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BakeryOvenItem',
                     ['typeID'] = '970',
        },
         ['Bagger'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Like a Skid Steer but more versatile. Great for high slope excavation.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Polluter', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.325: Zeile 4.856:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '20',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '30kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'GoldOreItem',
                     ['currency'] = nil,
                     ['typeID'] = '225',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Government'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'Actionbar Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Displays government activity, such as laws and elections, and provides links to the server\'s web page.',
                     ['fuelsUsed'] = '[[Liquid Fuel]]',
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'ExcavatorItem',
                    ['typeID'] = '102',
        },
        ['Baked Beet'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Baked beets that retain more nutrients than more simple methods of cooking.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '560.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '4.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '12.0',
                    ['density'] = '5.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'LawsetItem',
                     ['currency'] = nil,
                     ['typeID'] = '52',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Graphs'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Actionbar Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Opens the world graphs.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = nil,
                    ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BakedBeetItem',
                    ['typeID'] = '383',
        },
        ['Baked Corn'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Baked corn that retains more nutrients than more simple methods of cooking.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '560.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '7.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '9.0',
                    ['density'] = '5.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'GraphItem',
                    ['currency'] = nil,
                     ['typeID'] = '45',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Grass Seed'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BakedCornItem',
                     ['typeID'] = '384',
        },
         ['Baked Heart Of Palm'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'Plant to grow grass.',
                     ['description'] = 'Baked heart of palm that retains more nutrients than more simple methods of cooking.',
                     ['calories'] = '0.0',
                     ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '560.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '6.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '5.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.01kg',
                    ['yield'] = '0Grassland Gatherer',
                    ['type'] = 'GrassSeedItem',
                    ['typeID'] = '280',
                    },
        ['Hammer'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Tools',
                    ['description'] = 'Destroys constructed materials.',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '1',
                    ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'HammerItem',
                     ['currency'] = nil,
                     ['typeID'] = '520',
                    ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Hardy Beard'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = '',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '1',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = nil,
                     ['weight'] = '0.1kg',
                     ['mobile'] = nil,
                     ['yield'] = nil,
                     ['roomSizeReq'] = nil,
                     ['type'] = 'HardyBeardItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '70',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
         ['Hare Carcass'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BakedHeartOfPalmItem',
                     ['typeID'] = '385',
        },
         ['Baked Taro'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Items',
                     ['group'] = 'Nahrung',
                     ['description'] = 'A dead hare.',
                     ['description'] = 'Baked taro root',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '560.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '6.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '12.0',
                    ['density'] = '5.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'HareCarcassItem',
                    ['currency'] = nil,
                     ['typeID'] = '226',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Henley'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BakedTaroItem',
                     ['typeID'] = '388',
        },
         ['Baked Tomato'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['group'] = 'Nahrung',
                     ['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.',
                     ['description'] = 'Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '560.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '1.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '15.0',
                    ['density'] = '5.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakedTomatoItem',
                    ['typeID'] = '389',
        },
        ['Baking Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.444: Zeile 5.096:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'HenleyItem',
                    ['currency'] = nil,
                     ['typeID'] = '71',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Hewn Log'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Block Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A log hewn and shaped to be a building material.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BakingUpgradeItem',
                     ['typeID'] = '619',
        },
         ['Ballot Box'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A tamper proof box where votes are cast. Citizens can run for elected office here.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.461: Zeile 5.136:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '20',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '10kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'HewnLogItem',
                    ['currency'] = nil,
                     ['typeID'] = '227',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Hide Ash Fertilizer'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = '',
                    ['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'] = 'BallotBoxItem',
                     ['typeID'] = '92',
        },
         ['Bandana'] = {
                     ['category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['description'] = 'It just looks cool',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.478: Zeile 5.176:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '50',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'HideAshFertilizerItem',
                     ['currency'] = nil,
                     ['typeID'] = '91',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Hip Hop Hips'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = 'Hips',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = nil,
                    ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BandanaItem',
                    ['typeID'] = '342',
        },
        ['Bank'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Erlaubt Spielern Bankkonten zu erstellen und zu nutzen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                     ['maxStack'] = '1',
                     ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0kg',
                     ['weight'] = nil,
                     ['yield'] = nil,
                    ['type'] = 'HipHopHipsItem',
                    ['typeID'] = '56',
                    },
        ['Hoe'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Tools',
                    ['description'] = 'Used to till soil and prepare it for planting.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.512: Zeile 5.216:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'HoeItem',
                    ['currency'] = nil,
                     ['typeID'] = '522',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Huckleberries'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.5',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BankItem',
                     ['typeID'] = '971',
        },
         ['Bannockbrot'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'A handfull of small wild berries. I\'m your huckleberry.',
                     ['description'] = 'Ein ungesäuertes Vollkornbrot.',
                     ['calories'] = '80.0',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                     ['carbs'] = '2.0',
                    ['maxStack'] = '100',
                     ['protein'] = '0.0',
                    ['carried'] = 'Rucksack',
                     ['fat'] = '0.0',
                     ['weight'] = '0.1',
                     ['vitamins'] = '6.0',
                     ['calories'] = '700.0',
                     ['carried'] = 'Backpack',
                     ['carbs'] = '14.0',
                     ['maxStack'] = '100',
                     ['protein'] = '3.0',
                     ['fat'] = '7.0',
                     ['vitamins'] = '0.0',
                     ['density'] = '3.4',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.01kg',
                    ['yield'] = '0Forest Forager',
                    ['type'] = 'HuckleberriesItem',
                    ['typeID'] = '144',
                    },
        ['Huckleberry Extract'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A concentrated blast of huckleberry goodness.',
                    ['calories'] = '60.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '15.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.2kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'HuckleberryExtractItem',
                    ['currency'] = nil,
                     ['typeID'] = '145',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Huckleberry Muffin'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '390',
        },
         ['Bärenklaue'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'A soft, slightly sweet bread studded with juicy huckleberries.',
                     ['description'] = 'Ein süßes Gebäck, das ein bisschen wie eine Tatze aussieht.',
                     ['calories'] = '450.0',
                     ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['carbs'] = '8.0',
                    ['protein'] = '3.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '9.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '850.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '6.0',
                    ['fat'] = '21.0',
                    ['vitamins'] = '7.0',
                    ['density'] = '5.4',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.2kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'HuckleberryMuffinItem',
                    ['currency'] = nil,
                     ['typeID'] = '146',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Huckleberry Pie'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '393',
        },
         ['Bärenrucksack'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'AvatarPart',
                     ['description'] = 'A fantastic combination of flaky crust and scrumptious berries.',
                     ['description'] = 'Can you carry as much as a bear! Not really, but it helps you carry more.  Increases max carry weight by 15 kg.',
                     ['calories'] = '1300.0',
                     ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                     ['carbs'] = '6.0',
                     ['maxStack'] = '1',
                     ['protein'] = '4.0',
                     ['carried'] = 'Rucksack',
                     ['fat'] = '4.0',
                     ['weight'] = '0.1',
                     ['vitamins'] = '12.0',
                     ['calories'] = nil,
                     ['carried'] = 'Backpack',
                    ['carbs'] = nil,
                     ['maxStack'] = '100',
                     ['protein'] = nil,
                    ['fat'] = nil,
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.6kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'HuckleberryPieItem',
                    ['currency'] = nil,
                     ['typeID'] = '147',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Huckleberry Seed'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '344',
        },
         ['Bärensteak'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'Plant to grow a huckleberry bush.',
                     ['description'] = 'Nur weil "Bär" im Namen vorkommt, ist noch lange kein Bär drin.',
                    ['calories'] = '0.0',
                     ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                     ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '1200.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '20.0',
                    ['fat'] = '22.0',
                    ['vitamins'] = '10.0',
                    ['density'] = '5.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.01kg',
                    ['yield'] = '0Forest Forager',
                    ['type'] = 'HuckleberrySeedItem',
                    ['typeID'] = '281',
                    },
        ['Human Limbs'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Limbs',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '1',
                    ['fuel'] = nil,
                    ['weight'] = '0kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'HumanLimbsItem',
                     ['currency'] = nil,
                     ['typeID'] = '57',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Hydrocolloids'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'Used to make collids for bursts of flavor.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '10.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '0.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '0.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '0.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = nil,
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BearSUPREMEItem',
                     ['typeID'] = '394',
        },
        ['Barrel Cactus Seed Pack'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Plant to grow barrel cactus.',
                     ['tagGroups'] = {'Not In Browser'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = '0.1kg',
                     ['weight'] = '0.05',
                    ['yield'] = nil,
                    ['type'] = 'HydrocolloidsItem',
                    ['typeID'] = '148',
                    },
        ['Hydrometer'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Tools',
                    ['description'] = 'Measures the water content of the environment.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.648: Zeile 5.416:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'HydrometerItem',
                    ['currency'] = nil,
                     ['typeID'] = '644',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Icebox'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A box of ice. It\'s in the name!',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '666',
        },
         ['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.',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.665: Zeile 5.456:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'IceboxItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '577',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Industry Skill Book'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Books',
                    ['materialTier'] = '0',
                     ['description'] = 'Creates Industry Skill Scrolls that teach Industry',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '259',
        },
         ['Basic Circuit'] = {
                     ['category'] = '_None',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Eine komplexe elektrische Komponente, die für fortschrittliche Elektronik verwendet wird.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.682: Zeile 5.496:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'IndustrySkillBook',
                    ['currency'] = 'Ja',
                     ['typeID'] = '409',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Industry Skill Scroll'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = nil,
                     ['description'] = 'Teaches Industry',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BasicCircuitItem',
                     ['typeID'] = '516',
        },
         ['Basic Engineering Basic Upgrade'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.699: Zeile 5.536:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'IndustrySkillScroll',
                     ['currency'] = nil,
                     ['typeID'] = '410',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Infused Oil'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'Oil infused with flavor to enhance it.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '120.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '0.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '0.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '12.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '3.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = nil,
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BasicEngineeringUpgradeItem',
                     ['typeID'] = '620',
        },
        ['Basic Upgrade 1'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that increases crafting efficiency.',
                     ['tagGroups'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = '0.1kg',
                     ['weight'] = '0.001',
                    ['yield'] = nil,
                    ['type'] = 'InfusedOilItem',
                    ['typeID'] = '149',
                    },
        ['Iron Axe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A broadheaded axe useful for felling trees.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.733: Zeile 5.576:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'IronAxeItem',
                    ['currency'] = nil,
                     ['typeID'] = '519',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Iron Hammer'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'Destroys constructed materials.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BasicUpgradeLvl1Item',
                     ['typeID'] = '621',
        },
         ['Basic Upgrade 2'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.750: Zeile 5.616:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'IronHammerItem',
                    ['currency'] = nil,
                     ['typeID'] = '521',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Iron Hoe'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'Used to till soil and prepare it for planting.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BasicUpgradeLvl2Item',
                     ['typeID'] = '622',
        },
         ['Basic Upgrade 3'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.767: Zeile 5.656:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'IronHoeItem',
                    ['currency'] = nil,
                     ['typeID'] = '523',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Iron Ingot'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Refined block of iron.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BasicUpgradeLvl3Item',
                     ['typeID'] = '623',
        },
         ['Basic Upgrade 4'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Basic Upgrade', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.784: Zeile 5.696:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '4kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'IronIngotItem',
                    ['currency'] = nil,
                     ['typeID'] = '228',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Iron Ore'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BasicUpgradeLvl4Item',
                     ['typeID'] = '624',
        },
         ['Bass'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Unrefined ore with traces of iron.',
                     ['description'] = 'A bass. ',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.8',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.801: Zeile 5.736:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '20',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '30kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'IronOreItem',
                    ['currency'] = nil,
                     ['typeID'] = '229',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Iron Pickaxe'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BassItem',
                     ['typeID'] = '517',
        },
         ['Bathtub'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A porcelain bathtub for when you need to get clean or just relax',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.818: Zeile 5.776:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'IronPickaxeItem',
                     ['currency'] = nil,
                     ['typeID'] = '524',
                    ['skillValue'] = '3',
                     },
                     ['roomCategory'] = 'Badezimmer',
        ['Iron Pipe'] = {
                     ['furnitureType'] = 'Spüle',
                     ['category'] = '_None',
                     ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'Block Items',
                     ['materialTier'] = nil,
                     ['description'] = 'A pipe for transporting liquids.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                     ['gridRadius'] = nil,
                     ['carbs'] = nil,
                    ['energyUsed'] = nil,
                     ['protein'] = nil,
                     ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Hands',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '10',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = '1 X 2 X 2',
                     ['weight'] = '2kg',
                     ['mobile'] = nil,
                     ['yield'] = nil,
                    ['roomSizeReq'] = nil,
                     ['type'] = 'IronPipeItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '230',
                     ['roomContainReq'] = nil,
                    },
                    ['inventorySlots'] = nil,
         ['Iron Scythe'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['category'] = 'Tool',
                     ['type'] = 'BathtubItem',
                     ['group'] = 'Tools',
                     ['typeID'] = '972',
                     ['description'] = 'Nothing says harvest time (or death) like a scythe.',
        },
         ['Bauernhaar'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'AvatarPart',
                     ['description'] = 'Die Frisur, die deine Mutter dir immer gemacht hat, bevor du selber entscheiden konntest.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.852: Zeile 5.816:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'IronScytheItem',
                    ['currency'] = nil,
                     ['typeID'] = '525',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Iron Shovel'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '359',
        },
         ['Bauholz'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Kann in verschiedene Ausrüstung verarbeitet werden.',
                    ['tagGroups'] = {'Kraftstoff', 'Bauholz', 'Burnable  Fuel', 'Constructable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.869: Zeile 5.856:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = '4000',
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'IronShovelItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '526',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Kelp'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                    ['materialTier'] = '2',
                     ['description'] = 'Some creepy kelp.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '313',
        },
         ['Baumrückstände'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'Block Items',
                     ['description'] = 'Baumrückstände, die erst zerkleinert werden müssen, um brauchbar zu sein.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '0',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.886: Zeile 5.896:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'KelpItem',
                     ['currency'] = nil,
                     ['typeID'] = '231',
                    ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Kelp Seed'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'Food',
                     ['materialTier'] = '0',
                     ['description'] = 'Plant to grow kelp.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = '0.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '0.0',
                     ['energyUsed'] = nil,
                     ['protein'] = '0.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '0.0',
                     ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = nil,
                     ['weight'] = '0.01kg',
                     ['mobile'] = nil,
                     ['yield'] = nil,
                     ['roomSizeReq'] = nil,
                     ['type'] = 'KelpSeedItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '282',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
         ['Kiln'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['category'] = 'WorldObject',
                     ['type'] = 'TreeDebrisItem',
                     ['group'] = 'World Object Items',
                     ['typeID'] = '335',
                     ['description'] = 'Useful for baking bricks and finishing pottery.',
        },
         ['Baumstamm'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'Block Items',
                     ['description'] = 'Ein Stapel Baumstämme.',
                    ['tagGroups'] = {'Kraftstoff', 'Block', 'Object'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.920: Zeile 5.936:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = '4000',
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'KilnItem',
                    ['currency'] = nil,
                     ['typeID'] = '578',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Kitchen'] = {
                    ['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'] = '312',
        },
         ['Baupfosten'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A prep area for food which allows for more complex dishes.',
                     ['description'] = 'Für Bauaufträge.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'KitchenItem',
                    ['typeID'] = '579',
                    },
        ['Laboratory'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'For researching the science side of cooking. Science rules!',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.954: Zeile 5.976:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'LaboratoryItem',
                     ['currency'] = nil,
                     ['typeID'] = '580',
                    ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Large Rug'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A large area rug to cover that weird stain.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                     ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                     ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = '1 X 1 X 1',
                     ['weight'] = nil,
                     ['mobile'] = nil,
                     ['yield'] = nil,
                    ['roomSizeReq'] = nil,
                     ['type'] = 'RugLargeItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '596',
                     ['roomContainReq'] = nil,
                    },
                    ['inventorySlots'] = nil,
         ['Laser'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['category'] = 'WorldObject',
                     ['type'] = 'ConstructionPostItem',
                     ['group'] = 'World Object Items',
                     ['typeID'] = '1043',
                     ['description'] = 'AVOID DIRECT EYE EXPOSURE',
        },
         ['Beerenextraktdünger'] = {
                     ['category'] = 'Tool',
                     ['group'] = 'Gegenstände',
                    ['description'] = 'An excellent fertilizer that provide a mix of nutrients, but especially potassium.',
                    ['tagGroups'] = {'Object', 'Product'},
                    ['maxStack'] = '50',
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 3.988: Zeile 6.016:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'LaserItem',
                    ['currency'] = nil,
                     ['typeID'] = '581',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Leather Hide'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '369',
        },
         ['Beet Campfire Salad'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Items',
                     ['group'] = 'Nahrung',
                     ['description'] = 'A thick hide.',
                     ['description'] = 'A myriad of plants that make a healthy and odd blend.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '900.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '5.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '11.0',
                    ['density'] = '3.1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'LeatherHideItem',
                    ['currency'] = nil,
                     ['typeID'] = '232',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Light Backpack'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BeetCampfireSaladItem',
                     ['typeID'] = '396',
        },
         ['Beet Greens'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['group'] = 'Nahrung',
                     ['description'] = 'FASTER BACKPACKS????',
                     ['description'] = 'The leafy greens from a beet with a distinctive red stem.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Ernte', 'Greens', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['carbs'] = nil,
                     ['maxStack'] = '100',
                    ['protein'] = nil,
                     ['carried'] = 'Rucksack',
                    ['fat'] = nil,
                     ['weight'] = '0.01',
                    ['vitamins'] = nil,
                     ['calories'] = '100.0',
                    ['carried'] = 'Backpack',
                     ['carbs'] = '3.0',
                    ['maxStack'] = '1',
                     ['protein'] = '1.0',
                    ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                    ['yield'] = nil,
                    ['type'] = 'LightBackpackItem',
                    ['typeID'] = '72',
                    },
        ['Liquid Nitrogen'] = {
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['description'] = 'Useful for a quick chilling.',
                     ['calories'] = '10.0',
                     ['carbs'] = '0.0',
                     ['protein'] = '0.0',
                     ['fat'] = '0.0',
                     ['fat'] = '0.0',
                     ['vitamins'] = '0.0',
                     ['vitamins'] = '4.0',
                     ['carried'] = 'Backpack',
                     ['density'] = '8.0',
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                     ['weight'] = '0.1kg',
                     ['yield'] = '[[Sammeln]]',
                     ['yield'] = nil,
                     ['currency'] = nil,
                     ['type'] = 'LiquidNitrogenItem',
                     ['skillValue'] = nil,
                     ['typeID'] = '150',
                    ['roomCategory'] = nil,
                     },
                     ['furnitureType'] = nil,
        ['Liquid Waste'] = {
                    ['repeatsDepreciation'] = nil,
                     ['category'] = 'Hidden',
                     ['materialTier'] = nil,
                     ['group'] = 'Items',
                    ['fuelsUsed'] = nil,
                     ['description'] = 'Nitrogen-rich urine.',
                     ['gridRadius'] = nil,
                     ['calories'] = nil,
                    ['energyUsed'] = nil,
                     ['carbs'] = nil,
                     ['energyProduced'] = nil,
                     ['protein'] = nil,
                     ['energyType'] = nil,
                     ['fat'] = nil,
                     ['fluidsUsed'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsProduced'] = nil,
                     ['carried'] = 'Backpack',
                     ['validTalents'] = nil,
                     ['maxStack'] = '100',
                     ['footprint'] = nil,
                     ['fuel'] = nil,
                     ['mobile'] = nil,
                     ['weight'] = nil,
                     ['roomSizeReq'] = nil,
                     ['yield'] = nil,
                     ['roomMatReq'] = nil,
                     ['type'] = 'LiquidWaste',
                     ['roomContainReq'] = nil,
                     ['typeID'] = '6',
                     ['inventorySlots'] = nil,
                    },
                     ['inventoryMaxWeight'] = nil,
         ['Log'] = {
                     ['type'] = 'BeetGreensItem',
                     ['typeID'] = '397',
        },
         ['Benzin'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['group'] = 'Block Items',
                     ['description'] = 'A stack of logs.',
                     ['description'] = 'Mineralöl, nützlich für die Betankung von Maschinen und Generatoren.',
                    ['tagGroups'] = {'Kraftstoff', 'Liquid  Fuel', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.073: Zeile 6.136:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '20',
                     ['fuel'] = '100000',
                     ['fuel'] = '4,000J',
                    ['weight'] = '10kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'LogItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '233',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['LogicGateItem'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = '0',
                     ['description'] = '',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '297',
        },
         ['Bergziegenkadaver'] = {
                     ['category'] = '_None',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Eine tote Bergziege.',
                    ['tagGroups'] = {'Medium Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '3',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.090: Zeile 6.176:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'LogicGateItem',
                    ['currency'] = nil,
                     ['typeID'] = '1',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Low Top Shoes'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '574',
        },
         ['Bewehrungsstahl'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.',
                     ['description'] = 'Gerippte Stahlstäbe zur Stärkung von Gebäuden.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '3',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.107: Zeile 6.216:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'LowTopShoesItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '73',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Lumber'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Block Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Can be fashioned into various usable equipment.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '586',
        },
         ['Big Bluestem Seed Pack'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Pflanze einen Großen Blauhalm.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.124: Zeile 6.256:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                    ['fuel'] = '4,000J',
                    ['weight'] = '10kg',
                    ['yield'] = nil,
                    ['type'] = 'LumberItem',
                    ['typeID'] = '234',
                    },
        ['Lumber Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Lumber Skill Scrolls that teach Lumber',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'LumberSkillBook',
                     ['currency'] = nil,
                     ['typeID'] = '421',
                    ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Lumber Skill Scroll'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = nil,
                     ['description'] = 'Teaches Lumber',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = nil,
                     ['weight'] = nil,
                     ['mobile'] = nil,
                     ['yield'] = nil,
                     ['roomSizeReq'] = nil,
                     ['type'] = 'LumberSkillScroll',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '422',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
         ['Macaroons'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BigBluestemSeedPackItem',
                     ['typeID'] = '672',
        },
         ['Binsensamen'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'A small circular biscuit with a sweet huckleberry filling.',
                     ['description'] = 'Pflanzen, damit daraus eine Binse wird.',
                    ['calories'] = '250.0',
                     ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['carbs'] = '16.0',
                    ['protein'] = '7.0',
                     ['fat'] = '12.0',
                    ['vitamins'] = '9.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.2kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'MacaroonsItem',
                    ['currency'] = nil,
                     ['typeID'] = '151',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Machine Shop'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A fancy toolbench that creates equally fancy toys.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BullrushSeedItem',
                     ['typeID'] = '677',
        },
         ['Binsensamenbeutel'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Pflanzen, damit daraus eine Binse wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.192: Zeile 6.336:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'MachineShopItem',
                    ['currency'] = nil,
                     ['typeID'] = '583',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Maltodextrin'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BullrushSeedPackItem',
                     ['typeID'] = '678',
        },
         ['Biodiesel'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Block Items',
                     ['description'] = 'For powdering high-fat liquids.',
                     ['description'] = 'Ein auf Gemüse oder tierischem Fett basierender Dieselkraftstoff.',
                     ['calories'] = '10.0',
                     ['tagGroups'] = {'Kraftstoff', 'Liquid  Fuel', 'Block', 'Object', 'Product'},
                    ['carbs'] = '0.0',
                     ['maxStack'] = '10',
                    ['protein'] = '0.0',
                     ['carried'] = 'Hände',
                    ['fat'] = '0.0',
                     ['weight'] = '30',
                     ['vitamins'] = '0.0',
                     ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.1kg',
                    ['yield'] = nil,
                    ['type'] = 'MaltodextrinItem',
                    ['typeID'] = '152',
                    },
        ['Masonry Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A workstation for hewing and shaping stone into usable objects.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.226: Zeile 6.376:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = '80000',
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'MasonryTableItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '584',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Meat Pie'] = {
                    ['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'] = '260',
        },
         ['Birch Log'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Block Items',
                     ['description'] = 'Much like a huckleberry pie, but filled to the brim with succulent meat.',
                     ['description'] = 'Birch log is a type of hardwood, notable for its white and papery bark.',
                     ['calories'] = '1300.0',
                     ['tagGroups'] = {'Kraftstoff', 'Wood', 'Hardwood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['carbs'] = '6.0',
                     ['maxStack'] = '20',
                    ['protein'] = '8.0',
                     ['carried'] = 'Hände',
                    ['fat'] = '8.0',
                     ['weight'] = '10',
                    ['vitamins'] = '4.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.6kg',
                    ['yield'] = nil,
                    ['type'] = 'MeatPieItem',
                    ['typeID'] = '153',
                    },
        ['Meat Stock'] = {
                    ['category'] = '_None',
                     ['group'] = 'Food',
                    ['description'] = 'A meaty stock made from the flesh of animals.',
                    ['calories'] = '700.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '6.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '4.0',
                     ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.8kg',
                    ['yield'] = nil,
                    ['type'] = 'MeatStockItem',
                    ['typeID'] = '154',
                    },
        ['Mechanics Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Mechanics Skill Scrolls that teach Mechanics',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.277: Zeile 6.416:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                    ['density'] = nil,
                     ['maxStack'] = '1',
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'BirchLogItem',
                    ['typeID'] = '261',
        },
        ['Birkensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus eine Birke wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                     ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'MechanicsSkillBook',
                    ['currency'] = nil,
                     ['typeID'] = '435',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Mechanics Skill Scroll'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = nil,
                     ['description'] = 'Teaches Mechanics',
                    ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '673',
        },
         ['Birkensamenbeutel'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Pflanzen, damit daraus eine Birke wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['protein'] = nil,
                     ['protein'] = nil,
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'MechanicsSkillScroll',
                    ['currency'] = nil,
                     ['typeID'] = '436',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Medium Rug'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A medium rug for medium uses.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '674',
        },
         ['Bisonkadaver'] = {
                     ['category'] = '_None',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'A dead bison.',
                    ['tagGroups'] = {'Big Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '5.5',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.311: Zeile 6.536:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '519',
        },
        ['Blasting Charge'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Blasts appart rock.',
                    ['tagGroups'] = {'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'RugMediumItem',
                    ['typeID'] = '597',
                    },
        ['Metal Construction Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Metal Construction Skill Scrolls that teach Metal Construction',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.328: Zeile 6.576:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'MetalConstructionSkillBook',
                    ['currency'] = nil,
                     ['typeID'] = '442',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Metal Construction Skill Scroll'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = nil,
                     ['description'] = 'Teaches Metal Construction',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BlastingChargeItem',
                     ['typeID'] = '62',
        },
         ['Blattgold'] = {
                     ['category'] = '_None',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Ein hocheffizienter Leiter für empfindliche Elektronik.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.345: Zeile 6.616:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'MetalConstructionSkillScroll',
                    ['currency'] = 'Ja',
                     ['typeID'] = '443',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Meteor Shard'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'Thanks for supporting ECO!',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '553',
        },
         ['Blinzelnde Augenlieder'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'AvatarPart',
                     ['description'] = 'Augen',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.362: Zeile 6.656:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'MeteorShardItem',
                    ['currency'] = nil,
                     ['typeID'] = '24',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Milk'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '336',
        },
         ['Blue Shark'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Milk, although maybe not from an animal.',
                     ['description'] = 'A blue shark',
                    ['calories'] = '120.0',
                     ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['carbs'] = '3.0',
                    ['protein'] = '10.0',
                    ['fat'] = '7.0',
                     ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.01kg',
                     ['weight'] = '2',
                     ['yield'] = nil,
                     ['calories'] = nil,
                    ['type'] = 'MilkItem',
                    ['typeID'] = '155',
                    },
        ['Mill'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Refines food resources by crushing them under a stone millstone.',
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
                     ['protein'] = nil,
                     ['protein'] = nil,
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'MillItem',
                    ['currency'] = nil,
                     ['typeID'] = '585',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Milling Skill Book'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Books',
                    ['materialTier'] = nil,
                     ['description'] = 'Creates Milling Skill Scrolls that teach Milling',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BlueSharkItem',
                     ['typeID'] = '520',
        },
         ['Blutmehldünger'] = {
                     ['category'] = 'Tool',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Blood meal is a great source of nitrogen.',
                    ['tagGroups'] = {'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.413: Zeile 6.736:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'MillingSkillBook',
                     ['currency'] = nil,
                     ['typeID'] = '448',
                    ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Milling Skill Scroll'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = nil,
                     ['description'] = 'Teaches Milling',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = nil,
                     ['weight'] = nil,
                     ['mobile'] = nil,
                     ['yield'] = nil,
                     ['roomSizeReq'] = nil,
                     ['type'] = 'MillingSkillScroll',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '449',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
         ['Mint'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BloodMealFertilizerItem',
                     ['typeID'] = '370',
        },
         ['Board Of Elections'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Allows for the creation of currency.',
                     ['description'] = 'A building for deciding voting procedures.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.447: Zeile 6.776:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'MintItem',
                     ['currency'] = nil,
                     ['typeID'] = '586',
                    ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Modern Axe'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'A broadheaded axe useful for felling trees.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                     ['footprint'] = '4 X 3 X 2',
                    ['mobile'] = nil,
                     ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BoardOfElectionsItem',
                    ['typeID'] = '96',
        },
        ['Bodenprüfer'] = {
                    ['category'] = 'Werkzeuge',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Becher und Messwerkzeuge zum Erkennen der Einflussfaktoren auf Pflanzen in der Umgebung.',
                    ['tagGroups'] = {'Tool', 'Werkzeuge', 'Object', 'Product'},
                     ['maxStack'] = '1',
                     ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '1kg',
                     ['weight'] = '1',
                     ['yield'] = nil,
                    ['type'] = 'ModernAxeItem',
                    ['typeID'] = '527',
                    },
        ['Modern Hammer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'Destroys constructed materials.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.481: Zeile 6.816:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ModernHammerItem',
                     ['currency'] = nil,
                     ['typeID'] = '528',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Modern Hoe'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'Used to till soil and prepare it for planting.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = nil,
                    ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'SoilSamplerItem',
                    ['typeID'] = '130',
        },
        ['Bogen'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = '',
                    ['tagGroups'] = {'Harvester', 'Werkzeuge', 'Object'},
                     ['maxStack'] = '1',
                     ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '1kg',
                     ['weight'] = '0',
                     ['yield'] = nil,
                    ['type'] = 'ModernHoeItem',
                    ['typeID'] = '529',
                    },
        ['Modern Pickaxe'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.515: Zeile 6.856:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ModernPickaxeItem',
                     ['currency'] = nil,
                     ['typeID'] = '530',
                     ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Modern Scythe'] = {
                     ['furnitureType'] = nil,
                    ['category'] = 'Tool',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                     ['materialTier'] = nil,
                     ['description'] = 'Nothing says harvest time (or death) like a scythe.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                     ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                     ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '1',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = nil,
                     ['weight'] = '1kg',
                     ['mobile'] = nil,
                    ['yield'] = nil,
                     ['roomSizeReq'] = nil,
                     ['type'] = 'ModernScytheItem',
                     ['roomMatReq'] = nil,
                    ['typeID'] = '531',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
        ['Modern Shovel'] = {
                     ['inventoryMaxWeight'] = nil,
                    ['category'] = 'Tool',
                     ['type'] = 'BowItem',
                    ['group'] = 'Tools',
                     ['typeID'] = '118',
                    ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
        },
                    ['calories'] = nil,
         ['Bohnen'] = {
                     ['carbs'] = nil,
                     ['protein'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                    ['maxStack'] = '1',
                    ['fuel'] = nil,
                     ['weight'] = '1kg',
                    ['yield'] = nil,
                     ['type'] = 'ModernShovelItem',
                     ['typeID'] = '532',
                    },
         ['Mortared Stone'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['group'] = 'Nahrung',
                     ['description'] = 'Used to create tough but rudimentary buildings.',
                     ['description'] = 'Eine gute Proteinquelle.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Vegetable', 'Raw  Food', 'Ernte', 'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient'},
                     ['carbs'] = nil,
                    ['maxStack'] = '100',
                     ['protein'] = nil,
                    ['carried'] = 'Rucksack',
                     ['fat'] = nil,
                    ['weight'] = '0.01',
                     ['vitamins'] = nil,
                     ['calories'] = '150.0',
                     ['carried'] = 'Hands',
                     ['carbs'] = '1.0',
                     ['maxStack'] = '10',
                     ['protein'] = '4.0',
                     ['fat'] = '3.0',
                     ['vitamins'] = '0.0',
                     ['density'] = '5.3',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                     ['weight'] = '10kg',
                     ['yield'] = '[[Sammeln]]',
                     ['yield'] = nil,
                     ['currency'] = nil,
                     ['type'] = 'MortaredStoneItem',
                    ['skillValue'] = nil,
                     ['typeID'] = '235',
                    ['roomCategory'] = nil,
                     },
                     ['furnitureType'] = nil,
        ['NitrogenItem'] = {
                    ['repeatsDepreciation'] = nil,
                     ['category'] = 'Hidden',
                     ['materialTier'] = nil,
                     ['group'] = 'Items',
                    ['fuelsUsed'] = nil,
                     ['description'] = 'An inert gas.',
                    ['gridRadius'] = nil,
                     ['calories'] = nil,
                     ['energyUsed'] = nil,
                     ['carbs'] = nil,
                    ['energyProduced'] = nil,
                     ['protein'] = nil,
                     ['energyType'] = nil,
                     ['fat'] = nil,
                    ['fluidsUsed'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsProduced'] = nil,
                     ['carried'] = 'Backpack',
                    ['validTalents'] = nil,
                     ['footprint'] = nil,
                    ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BeansItem',
                    ['typeID'] = '667',
        },
        ['Bohnenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine gute Proteinquelle.',
                    ['tagGroups'] = {'Not In Browser'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['weight'] = '0.01',
                     ['yield'] = nil,
                    ['type'] = 'NitrogenItem',
                    ['typeID'] = '16',
                    },
        ['Normal Hair'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'The hair with a completely normal amount of flare.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.600: Zeile 6.936:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'NormalHairItem',
                    ['currency'] = nil,
                     ['typeID'] = '74',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Notch Belt'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = 'Belt with a slightly V-shaped buckle.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                    ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                    ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['maxStack'] = '1',
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BeansPackItem',
                     ['typeID'] = '668',
        },
         ['Bohnenpaste'] = {
                     ['category'] = '_None',
                     ['group'] = 'Nahrung',
                     ['description'] = 'Zerdrückte Bohnen können als Andickungsmittel oder Geschmacksverstärker genutzt werden.',
                     ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                     ['calories'] = '40.0',
                     ['carbs'] = '3.0',
                     ['protein'] = '5.0',
                     ['fat'] = '7.0',
                     ['vitamins'] = '0.0',
                     ['density'] = '37.5',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'NotchBeltItem',
                    ['currency'] = nil,
                     ['typeID'] = '75',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Nuclear Fuel'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '392',
        },
         ['Boiled Grains'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Items',
                     ['group'] = 'Nahrung',
                     ['description'] = 'Unstable nucler fuel.',
                     ['description'] = 'A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '10kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'NuclearFuelItem',
                    ['currency'] = nil,
                     ['typeID'] = '236',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Objectives'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Actionbar Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Opens the objectives panel, showing the stated objectives and other activites of citizens.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BoiledGrainsItem',
                     ['typeID'] = '398',
        },
         ['Boiler'] = {
                     ['category'] = '_None',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'A vessel used for heating fluids.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.651: Zeile 7.056:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WorldPopItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '46',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['OccupancyInitItem'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '522',
        },
         ['Branntkalk'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Items',
                     ['group'] = 'Gegenstände',
                     ['description'] = '',
                     ['description'] = 'Eine chemische Komponente, die in der Stahlherstellung benutzt wird.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.668: Zeile 7.096:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '584',
        },
        ['Brennofen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Nützlich für das Brennen von Ziegeln und getöpferten Gegenständen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'OccupancyInitItem',
                    ['typeID'] = '53',
                    },
        ['Oil'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A plant fat extracted for use in cooking.',
                    ['calories'] = '120.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '15.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = '4,000J',
                    ['weight'] = '0.1kg',
                    ['yield'] = nil,
                    ['type'] = 'OilItem',
                    ['typeID'] = '156',
                    },
        ['Oil Drilling Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Oil Drilling Skill Scrolls that teach Oil Drilling',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.702: Zeile 7.136:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'OilDrillingSkillBook',
                    ['currency'] = nil,
                     ['typeID'] = '464',
                    ['skillValue'] = '0',
                    },
                    ['roomCategory'] = 'Industrial',
         ['Oil Drilling Skill Scroll'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = nil,
                     ['description'] = 'Teaches Oil Drilling',
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'KilnItem',
                     ['typeID'] = '1079',
        },
         ['Brett'] = {
                     ['category'] = '_None',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'A higher quality board used for long lasting furniture.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood Board', 'Burnable  Fuel', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.719: Zeile 7.176:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = '2000',
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'OilDrillingSkillScroll',
                    ['currency'] = 'Ja',
                     ['typeID'] = '465',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Oil Refinery'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '521',
        },
         ['Brick Fireplace'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Sets of pipes and tanks which refine crude petroleum into usable products.',
                     ['description'] = 'A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.736: Zeile 7.216:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'OilRefineryItem',
                     ['currency'] = nil,
                     ['typeID'] = '587',
                    ['skillValue'] = '2',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['OxygenItem'] = {
                    ['furnitureType'] = 'Fireplace',
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = '0.1',
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A reactive gas needed for respiration.',
                     ['fuelsUsed'] = '[[Burnable Fuel]]',
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BrickFireplaceItem',
                    ['typeID'] = '978',
        },
        ['Brot'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine leckere, knusprige Kruste versteckt das weiche Innere.',
                    ['tagGroups'] = {'Brot', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '750.0',
                    ['carbs'] = '20.0',
                    ['protein'] = '5.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '5.3',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'OxygenItem',
                    ['currency'] = nil,
                     ['typeID'] = '14',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Padded Chair'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '402',
        },
         ['Bücherregal'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A comfy chair to rest in.',
                     ['description'] = 'Ein Platz, um Wissen und Informationen aufzubewahren; führt zum Rathaus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.770: Zeile 7.296:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PaddedChairItem',
                    ['currency'] = nil,
                     ['typeID'] = '588',
                    ['skillValue'] = '2',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Paper'] = {
                    ['furnitureType'] = 'Regale',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'BookshelfItem',
                     ['typeID'] = '976',
        },
         ['Büschelgrassamen'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Items',
                     ['group'] = 'Nahrung',
                     ['description'] = 'It\'s paper.',
                     ['description'] = 'Pflanzen, damit daraus Büschelgras wird.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PaperItem',
                    ['currency'] = nil,
                     ['typeID'] = '237',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Paper Milling Skill Book'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Books',
                    ['materialTier'] = nil,
                     ['description'] = 'Creates Paper Milling Skill Scrolls that teach Paper Milling',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '679',
        },
         ['Büschelgrassamenbeutel'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Pflanzen, damit daraus Büschelgras wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.804: Zeile 7.376:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PaperMillingSkillBook',
                    ['currency'] = nil,
                     ['typeID'] = '469',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Paper Milling Skill Scroll'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = nil,
                     ['description'] = 'Teaches Paper Milling',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '680',
        },
         ['Butchery Basic Upgrade'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.821: Zeile 7.416:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PaperMillingSkillScroll',
                    ['currency'] = nil,
                     ['typeID'] = '470',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Peasant Hair'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = 'The haircut your mom always made you get before you realized you could make your own decisions.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'ButcheryUpgradeItem',
                     ['typeID'] = '625',
        },
         ['Campfire Cooking Basic Upgrade'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.838: Zeile 7.456:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PeasantHairItem',
                    ['currency'] = nil,
                     ['typeID'] = '76',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Pelt Fertilizer'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CampfireCookingUpgradeItem',
                     ['typeID'] = '626',
        },
         ['Campfire Salad'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'Nahrung',
                     ['description'] = '',
                     ['description'] = '',
                    ['tagGroups'] = {'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampfireSaladItem',
                    ['typeID'] = '407',
        },
        ['Campingplatz'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Campingplatz',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.855: Zeile 7.536:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '50',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PeltFertilizerItem',
                    ['currency'] = nil,
                     ['typeID'] = '92',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Petroleum'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Block Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. It\'s extraction, transport, and burning all have environmental impacts.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '10',
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CampsiteItem',
                     ['typeID'] = '981',
        },
         ['Capitol'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Forms the foundation of a government. The constituion is created here.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.872: Zeile 7.576:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = '40,000J',
                    ['weight'] = '30kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PetroleumItem',
                    ['currency'] = nil,
                     ['typeID'] = '238',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Phosphate Fertilizer'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = '',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CapitolItem',
                     ['typeID'] = '98',
        },
         ['Caprihose'] = {
                     ['category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['description'] = 'Eine Caprihose (auch bekannt als Dreiviertelhose) ist eine Hose, die länger ist als Shorts, aber nicht so lang wie eine normale Hose.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.889: Zeile 7.616:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '50',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PhosphateFertilizerItem',
                    ['currency'] = nil,
                     ['typeID'] = '93',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Pickaxe'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '348',
        },
         ['Carpentry Advanced Upgrade'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.906: Zeile 7.656:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PickaxeItem',
                    ['currency'] = nil,
                     ['typeID'] = '239',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Piston'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A moving component that transfers force. Can also function as a valve occasionally.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CarpentryAdvancedUpgradeItem',
                     ['typeID'] = '627',
        },
         ['Carpentry Basic Upgrade'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.923: Zeile 7.696:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PistonItem',
                    ['currency'] = nil,
                     ['typeID'] = '240',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Pitch'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A binding pitch useful as a mortar. Used as pitch.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CarpentryBasicUpgradeItem',
                     ['typeID'] = '628',
        },
         ['Carpentry Skill Book'] = {
                     ['category'] = 'Hidden/Research',
                     ['group'] = 'Fertigkeitsbücher',
                     ['description'] = 'Erstellt eine Carpentry Skill Scroll, die Carpentry lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.940: Zeile 7.736:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PitchItem',
                     ['currency'] = nil,
                     ['typeID'] = '241',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Plant Fibers'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                     ['materialTier'] = nil,
                     ['description'] = 'Harvested from a number of plants, these fibers are useful for a suprising number of things.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                     ['gridRadius'] = nil,
                     ['carbs'] = nil,
                    ['energyUsed'] = nil,
                     ['protein'] = nil,
                     ['energyProduced'] = nil,
                     ['fat'] = nil,
                    ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CarpentrySkillBook',
                    ['typeID'] = '789',
        },
        ['Carpentry Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Carpentry',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.01kg',
                     ['weight'] = nil,
                     ['yield'] = '0Grassland Gatherer',
                    ['type'] = 'PlantFibersItem',
                    ['typeID'] = '242',
                    },
        ['Plastic'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'An extremely useful synthetic material derived from petrochemicals',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.974: Zeile 7.776:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '30kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PlasticItem',
                    ['currency'] = nil,
                     ['typeID'] = '243',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
         ['PlayerItem'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = '',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CarpentrySkillScroll',
                     ['typeID'] = '790',
        },
        ['Cedar Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Softwood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CedarLogItem',
                    ['typeID'] = '263',
        },
         ['Ceiba Log'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Hardwood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 4.991: Zeile 7.856:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = '4000',
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PlayerItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '28',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Powered Cart'] = {
                    ['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'] = 'CeibaLogItem',
                     ['typeID'] = '264',
        },
         ['Census Bureau'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Large cart for hauling sizable loads.',
                     ['description'] = 'Demographics are created here using data about the population.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.008: Zeile 7.896:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '15kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PoweredCartItem',
                    ['currency'] = nil,
                     ['typeID'] = '546',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Prepared Meat'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CensusBureauItem',
                     ['typeID'] = '93',
        },
         ['Champignons'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'Carefully butchered meat, ready to cook.',
                     ['description'] = 'Speisepilze, die ziemlich lecker sind.',
                     ['calories'] = '600.0',
                     ['tagGroups'] = {'Ernte', 'Fungus', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['carbs'] = '0.0',
                    ['protein'] = '4.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.5kg',
                     ['weight'] = '0.01',
                    ['yield'] = nil,
                     ['calories'] = '200.0',
                    ['type'] = 'PreparedMeatItem',
                    ['typeID'] = '157',
                    },
        ['Preserved Meat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Smoked meat.',
                    ['calories'] = '600.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '14.0',
                    ['fat'] = '11.0',
                    ['vitamins'] = '7.0',
                     ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.5kg',
                    ['yield'] = nil,
                    ['type'] = 'PreservedMeatItem',
                    ['typeID'] = '158',
                    },
        ['Prickly Pear Fruit'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A succulent fruit coated in a rather terrifying array of spines.',
                     ['calories'] = '190.0',
                     ['carbs'] = '2.0',
                     ['carbs'] = '2.0',
                     ['protein'] = '1.0',
                     ['protein'] = '4.0',
                     ['fat'] = '1.0',
                     ['fat'] = '1.0',
                     ['vitamins'] = '3.0',
                     ['vitamins'] = '1.0',
                     ['carried'] = 'Backpack',
                     ['density'] = '4.0',
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                     ['weight'] = '0.01kg',
                     ['yield'] = '[[Sammeln]]',
                     ['yield'] = '0Desert Drifter',
                    ['currency'] = nil,
                     ['type'] = 'PricklyPearFruitItem',
                    ['skillValue'] = nil,
                     ['typeID'] = '159',
                    ['roomCategory'] = nil,
                    },
                    ['furnitureType'] = nil,
         ['Prickly Pear Seed'] = {
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '432',
        },
         ['Champignonsporen'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'Plant to grow prickly pear cacti.',
                     ['description'] = 'Pflanzen, damit daraus Champignons werden.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                     ['calories'] = '0.0',
                     ['calories'] = '0.0',
                     ['carbs'] = '0.0',
                     ['carbs'] = '0.0',
Zeile 5.076: Zeile 7.976:
                     ['fat'] = '0.0',
                     ['fat'] = '0.0',
                     ['vitamins'] = '0.0',
                     ['vitamins'] = '0.0',
                     ['carried'] = 'Backpack',
                     ['density'] = '0.0',
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.01kg',
                    ['yield'] = '0Desert Drifter',
                    ['type'] = 'PricklyPearSeedItem',
                    ['typeID'] = '283',
                    },
        ['Prime Cut'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A perfectly marbled piece of meat.',
                    ['calories'] = '600.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '9.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PrimeCutItem',
                     ['currency'] = nil,
                     ['typeID'] = '160',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Property Claim Flag'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Place this down to claim a plot of land.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CriminiMushroomSporesItem',
                    ['typeID'] = '693',
        },
        ['Champignonsporenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Champignons werden.',
                    ['tagGroups'] = {'Not In Browser'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['weight'] = '0.05',
                     ['yield'] = nil,
                    ['type'] = 'PropertyClaimItem',
                    ['typeID'] = '32',
                    },
        ['Pulp Filler'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = '',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.127: Zeile 8.016:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '50',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PulpFillerItem',
                     ['currency'] = nil,
                     ['typeID'] = '94',
                    ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Pump Jack'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Drill, baby! Drill!',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = nil,
                     ['weight'] = nil,
                     ['mobile'] = nil,
                     ['yield'] = nil,
                     ['roomSizeReq'] = nil,
                     ['type'] = 'PumpJackItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '591',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
         ['Raw Bacon'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CriminiMushroomSporesPackItem',
                     ['typeID'] = '694',
        },
         ['Charred Beans'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'A fatty cut of meat that happens to be inexplicably tastier than other cuts.',
                     ['description'] = 'Ein matschiges Gemisch, das als Ersatzprotein in einer fleischlosen Ernährung dienen kann.',
                    ['calories'] = '600.0',
                     ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Product'},
                     ['carbs'] = '0.0',
                    ['protein'] = '3.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = '0.05kg',
                     ['weight'] = '0.1',
                    ['yield'] = nil,
                     ['calories'] = '350.0',
                    ['type'] = 'RawBaconItem',
                     ['carbs'] = '1.0',
                    ['typeID'] = '161',
                     ['protein'] = '8.0',
                    },
                     ['fat'] = '3.0',
        ['Raw Fish'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A fatty cut of raw fish.',
                     ['calories'] = '200.0',
                     ['carbs'] = '0.0',
                     ['protein'] = '3.0',
                     ['fat'] = '7.0',
                     ['vitamins'] = '0.0',
                     ['vitamins'] = '0.0',
                     ['carried'] = 'Backpack',
                     ['density'] = '3.4',
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.05kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'RawFishItem',
                    ['currency'] = nil,
                     ['typeID'] = '162',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Raw Meat'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CharredBeansItem',
                     ['typeID'] = '411',
        },
         ['Charred Cactus Fruit'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'Fresh raw meat from the hunt. It should probably be cooked before being consumed.',
                     ['description'] = 'Blackened cactus fruit. A favorite of early desert settlers.',
                     ['calories'] = '250.0',
                     ['tagGroups'] = {'Charred Fruit', 'Nahrung', 'Object', 'Product'},
                    ['carbs'] = '0.0',
                    ['protein'] = '7.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '200.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '0.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '6.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'RawMeatItem',
                    ['currency'] = nil,
                     ['typeID'] = '163',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Raw Roast'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CharredCactusFruitItem',
                     ['typeID'] = '413',
        },
         ['Charred Fireweed Shoots'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'A trussed roast tied and ready to be cooked.',
                     ['description'] = 'Gekocht, um die Bitterkeit loszuwerden, schmeckt dieser Trieb gleich viel besser.',
                    ['calories'] = '800.0',
                     ['tagGroups'] = {'Charred Green', 'Nahrung', 'Object', 'Product'},
                    ['carbs'] = '0.0',
                     ['protein'] = '6.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '3.4',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'RawRoastItem',
                    ['currency'] = nil,
                     ['typeID'] = '164',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Raw Sausage'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CharredFireweedShootsItem',
                     ['typeID'] = '416',
        },
         ['Charred Heart Of Palm'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'Ground meat stuffed into an intestine casing.',
                     ['description'] = 'Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.',
                     ['calories'] = '500.0',
                     ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Product'},
                    ['carbs'] = '0.0',
                    ['protein'] = '4.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '210.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '3.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '5.7',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.3kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'RawSausageItem',
                    ['currency'] = nil,
                     ['typeID'] = '165',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
         ['Rebar'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CharredHeartOfPalmItem',
                     ['typeID'] = '418',
        },
        ['Charred Mushrooms'] = {
                     ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.',
                    ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '6.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredMushroomsItem',
                    ['typeID'] = '420',
        },
         ['Cloth Belt'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Items',
                     ['group'] = 'AvatarPart',
                     ['description'] = 'Ribbed steel bars for reinforcing stuctures.',
                     ['description'] = 'A fashionable cloth belt that drapes across the waist.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.246: Zeile 8.256:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '3kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'RebarItem',
                    ['currency'] = nil,
                     ['typeID'] = '244',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Refrigerator'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'An icebox from the future with significantly better cooling properties.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'ClothBeltItem',
                     ['typeID'] = '349',
        },
         ['Cloth Cape'] = {
                     ['category'] = '_None',
                     ['group'] = 'AvatarPart',
                    ['description'] = 'It just looks cool',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                     ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.263: Zeile 8.296:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'RefrigeratorItem',
                     ['currency'] = nil,
                     ['typeID'] = '592',
                     ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Reinforced Concrete'] = {
                     ['furnitureType'] = nil,
                     ['category'] = '_None',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'Block Items',
                     ['materialTier'] = nil,
                     ['description'] = 'A study construction material poured around a latice of rebar.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                     ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                     ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Hands',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '10',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = nil,
                     ['weight'] = '10kg',
                     ['mobile'] = nil,
                     ['yield'] = nil,
                     ['roomSizeReq'] = nil,
                     ['type'] = 'ReinforcedConcreteItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '245',
                     ['roomContainReq'] = nil,
                     },
                     ['inventorySlots'] = nil,
        ['Repair Station'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['category'] = 'WorldObject',
                     ['type'] = 'ClothCapeItem',
                     ['group'] = 'World Object Items',
                     ['typeID'] = '350',
                     ['description'] = 'A place to fix up broken tools.',
        },
                     ['calories'] = nil,
        ['CO2 Item'] = {
                    ['carbs'] = nil,
                     ['category'] = 'Versteckt',
                     ['protein'] = nil,
                     ['group'] = 'Gegenstände',
                     ['fat'] = nil,
                     ['description'] = 'Ein Nebenprodukt der Atmung.',
                     ['vitamins'] = nil,
                     ['tagGroups'] = {'Not In Browser'},
                     ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'RepairStationItem',
                    ['typeID'] = '593',
                    },
        ['Research Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic table for researching new technologies and skills.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.314: Zeile 8.336:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ResearchTableItem',
                    ['currency'] = nil,
                     ['typeID'] = '594',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Rice'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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',
        },
         ['CO₂-Kanister'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Nahrung',
                     ['description'] = 'Plant to grow rice.',
                     ['description'] = 'Zum Erschaffen von ausgefallenem Schaum!',
                     ['calories'] = '90.0',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                     ['carbs'] = '7.0',
                    ['maxStack'] = '100',
                     ['protein'] = '1.0',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                     ['calories'] = '10.0',
                     ['carbs'] = '0.0',
                     ['protein'] = '0.0',
                     ['fat'] = '0.0',
                     ['fat'] = '0.0',
                     ['vitamins'] = '0.0',
                     ['vitamins'] = '0.0',
                     ['carried'] = 'Backpack',
                     ['density'] = '0.0',
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                     ['weight'] = '0.01kg',
                     ['yield'] = nil,
                     ['yield'] = '0Wetlands Wanderer',
                    ['currency'] = nil,
                     ['type'] = 'RiceItem',
                    ['skillValue'] = nil,
                     ['typeID'] = '284',
                    ['roomCategory'] = nil,
                    },
                    ['furnitureType'] = nil,
         ['Rice Sludge'] = {
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '426',
        },
         ['Cod'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Gegenstände',
                     ['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.',
                     ['description'] = 'A cod.',
                    ['calories'] = '450.0',
                     ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['carbs'] = '10.0',
                     ['protein'] = '4.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.1kg',
                     ['weight'] = '1',
                     ['yield'] = nil,
                    ['type'] = 'RiceSludgeItem',
                    ['typeID'] = '166',
                    },
        ['Rivet'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A useful steel bolt for holding together inventions.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.365: Zeile 8.416:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '2kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'RivetItem',
                    ['currency'] = nil,
                     ['typeID'] = '246',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Road Tool'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tools',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'Used to press roads into dirt and stone rubble.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CodItem',
                     ['typeID'] = '528',
        },
         ['Composite Birch Bench'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.382: Zeile 8.456:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'RoadToolItem',
                    ['currency'] = nil,
                     ['typeID'] = '247',
                    ['skillValue'] = '2.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Rolling Mill'] = {
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeBirchBenchItem',
                     ['typeID'] = '990',
        },
         ['Composite Birch Chair'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'For rolling steel into more buildable materials.',
                     ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.399: Zeile 8.496:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'RollingMillItem',
                    ['currency'] = nil,
                     ['typeID'] = '595',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Round Pot'] = {
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeBirchChairItem',
                     ['typeID'] = '991',
        },
         ['Composite Birch Door'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.416: Zeile 8.536:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'PlanterPotRoundItem',
                    ['currency'] = nil,
                     ['typeID'] = '589',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Rounded Face'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = 'Face',
                    ['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'] = 'CompositeBirchDoorItem',
                     ['typeID'] = '992',
        },
         ['Composite Birch Lumber'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.433: Zeile 8.576:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'RoundedFaceItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '58',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Running Shoes'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = '4',
                     ['description'] = 'FASTER SHOES???',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeBirchLumberItem',
                     ['typeID'] = '266',
        },
         ['Composite Birch Table'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.450: Zeile 8.616:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'RunningShoesItem',
                     ['currency'] = nil,
                     ['typeID'] = '77',
                     ['skillValue'] = '3',
                     },
                     ['roomCategory'] = 'Allgemein',
        ['Sagebrush Seed'] = {
                     ['furnitureType'] = 'Tisch',
                     ['category'] = '_None',
                     ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'Food',
                     ['materialTier'] = nil,
                     ['description'] = 'Plant to grow sagebrush.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '0.0',
                     ['gridRadius'] = nil,
                     ['carbs'] = '0.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '0.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '0.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = '2 X 1 X 1',
                     ['weight'] = '0.01kg',
                     ['mobile'] = nil,
                     ['yield'] = '0Grassland Gatherer',
                    ['roomSizeReq'] = nil,
                     ['type'] = 'SagebrushSeedItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '285',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
         ['Salmon'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['category'] = '_None',
                     ['type'] = 'CompositeBirchTableItem',
                     ['group'] = 'Items',
                     ['typeID'] = '993',
                     ['description'] = 'A salmon.',
        },
         ['Composite Bow'] = {
                     ['category'] = 'Tool',
                     ['group'] = 'Werkzeuge',
                     ['description'] = 'A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.484: Zeile 8.656:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SalmonItem',
                    ['currency'] = nil,
                     ['typeID'] = '248',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Salt Basket'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeBowItem',
                     ['typeID'] = '851',
        },
         ['Composite Cedar Bench'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A basket of salt.',
                     ['description'] = 'A composite bench built to last.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'SaltBasketItem',
                    ['typeID'] = '599',
                    },
        ['Sand'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = '',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.518: Zeile 8.696:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '30kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SandItem',
                    ['currency'] = nil,
                     ['typeID'] = '635',
                    ['skillValue'] = '2.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Sawmill'] = {
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeCedarBenchItem',
                     ['typeID'] = '994',
        },
         ['Composite Cedar Chair'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Used to saw wood into lumber.',
                     ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.535: Zeile 8.736:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SawmillItem',
                     ['currency'] = nil,
                     ['typeID'] = '600',
                    ['skillValue'] = '1.7',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Scrap Meat'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.7',
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'Chunks of extra meat.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '50.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '0.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '5.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '5.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeCedarChairItem',
                     ['typeID'] = '995',
        },
        ['Composite Cedar Door'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['tagGroups'] = {'Weltobjekt', 'Object'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.01kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ScrapMeatItem',
                    ['currency'] = nil,
                     ['typeID'] = '167',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Scruffy Hair'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = 'Rockstar cool-person hair. This finely crafted hairpiece says "I don\'t care what you think. I\'m wearing an awesome toupee".',
                    ['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'] = 'CompositeCedarDoorItem',
                     ['typeID'] = '996',
        },
         ['Composite Cedar Lumber'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.569: Zeile 8.816:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ScruffyHairItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '78',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Scythe'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = '4',
                     ['description'] = 'Nothing says harvest time (or death) like a scythe.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeCedarLumberItem',
                     ['typeID'] = '267',
        },
         ['Composite Cedar Table'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.586: Zeile 8.856:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ScytheItem',
                     ['currency'] = nil,
                     ['typeID'] = '249',
                    ['skillValue'] = '3',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Seared Meat'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'A cut of perfectly seared steak.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '600.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '0.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '19.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '16.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeCedarTableItem',
                     ['typeID'] = '997',
        },
        ['Composite Ceiba Bench'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A composite bench built to last.',
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.5kg',
                     ['weight'] = nil,
                     ['yield'] = nil,
                    ['type'] = 'SearedMeatItem',
                    ['typeID'] = '168',
                    },
        ['Servo'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A rotary actuator that allows for control over angular position.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.620: Zeile 8.896:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ServoItem',
                    ['currency'] = nil,
                     ['typeID'] = '250',
                    ['skillValue'] = '2.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Sewage'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'Block Items',
                    ['materialTier'] = nil,
                     ['description'] = '',
                    ['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'] = 'CompositeCeibaBenchItem',
                     ['typeID'] = '998',
        },
         ['Composite Ceiba Chair'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.637: Zeile 8.936:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SewageItem',
                    ['currency'] = nil,
                     ['typeID'] = '637',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Shelf Cabinet'] = {
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeCeibaChairItem',
                     ['typeID'] = '999',
        },
         ['Composite Ceiba Door'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'When a shelf and a cabinet aren\'t enough individually.',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.654: Zeile 8.976:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ShelfCabinetItem',
                    ['currency'] = nil,
                     ['typeID'] = '601',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Short Beard'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = '',
                    ['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'] = 'CompositeCeibaDoorItem',
                     ['typeID'] = '1000',
        },
         ['Composite Ceiba Lumber'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.671: Zeile 9.016:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ShortBeardItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '79',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Shovel'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = '4',
                     ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeCeibaLumberItem',
                     ['typeID'] = '268',
        },
         ['Composite Ceiba Table'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.688: Zeile 9.056:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ShovelItem',
                     ['currency'] = nil,
                     ['typeID'] = '251',
                    ['skillValue'] = '3',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Simmered Meat'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'Meat cooked in meat juices keeps the meat juicy.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '900.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '5.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '12.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '8.0',
                     ['energyType'] = nil,
                     ['vitamins'] = '4.0',
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeCeibaTableItem',
                     ['typeID'] = '1001',
        },
        ['Composite Fir Bench'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A composite bench built to last.',
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.8kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SimmeredMeatItem',
                     ['currency'] = nil,
                     ['typeID'] = '169',
                     ['skillValue'] = '2.5',
                     },
                     ['roomCategory'] = 'Allgemein',
        ['Simple Syrup'] = {
                     ['furnitureType'] = 'Seating',
                     ['category'] = '_None',
                     ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'Food',
                     ['materialTier'] = nil,
                     ['description'] = 'A simple water and suger combination heated until the sugar dissolves.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '400.0',
                     ['gridRadius'] = nil,
                     ['carbs'] = '12.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '0.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '3.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = '2 X 2 X 1',
                     ['weight'] = '0.2kg',
                     ['mobile'] = nil,
                     ['yield'] = nil,
                    ['roomSizeReq'] = nil,
                     ['type'] = 'SimpleSyrupItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '170',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
         ['Small Rug'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeFirBenchItem',
                     ['typeID'] = '1002',
        },
         ['Composite Fir Chair'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A small rug for when you just didn\'t have enough materials to make a bigger one.',
                     ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.739: Zeile 9.136:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'RugSmallItem',
                    ['currency'] = nil,
                     ['typeID'] = '598',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Small Table'] = {
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeFirChairItem',
                     ['typeID'] = '1003',
        },
         ['Composite Fir Door'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'More of a nightstand than a table, really.',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.756: Zeile 9.176:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SmallTableItem',
                    ['currency'] = nil,
                     ['typeID'] = '602',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Small Wood Cart'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A tiny cart for tiny things.',
                    ['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'] = 'CompositeFirDoorItem',
                     ['typeID'] = '1004',
        },
         ['Composite Fir Lumber'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.773: Zeile 9.216:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '10kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SmallWoodCartItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '547',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Small Wood Sign'] = {
                    ['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'] = 'CompositeFirLumberItem',
                     ['typeID'] = '269',
        },
         ['Composite Fir Table'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A small wooden sign for all your small text needs.',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.790: Zeile 9.256:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositeFirTableItem',
                    ['typeID'] = '1005',
        },
        ['Composite Hardwood Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'SmallWoodSignItem',
                    ['typeID'] = '603',
                    },
        ['Smelting Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Smelting Skill Scrolls that teach Smelting',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.807: Zeile 9.296:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SmeltingSkillBook',
                     ['currency'] = nil,
                     ['typeID'] = '492',
                    ['skillValue'] = '2.5',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Smelting Skill Scroll'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = nil,
                     ['description'] = 'Teaches Smelting',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '2 X 2 X 1',
                     ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeHardwoodBenchItem',
                    ['typeID'] = '1006',
        },
        ['Composite Hardwood Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'SmeltingSkillScroll',
                    ['typeID'] = '493',
                    },
        ['Smog'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'After 1000 units of smog are released into the atmosphere, CO2 parts-per-million (PPM) will raise by 1.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.841: Zeile 9.336:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SmogItem',
                    ['currency'] = nil,
                     ['typeID'] = '13',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Soil Sampler'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'Tools',
                    ['repeatsDepreciation'] = '0.7',
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'Beaker and measuring tools for detecting the factors influencing plants in the environment.',
                    ['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'] = 'CompositeHardwoodChairItem',
                     ['typeID'] = '1007',
        },
         ['Composite Hardwood Door'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.858: Zeile 9.376:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SoilSamplerItem',
                    ['currency'] = nil,
                     ['typeID'] = '645',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Solar Generator'] = {
                    ['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'] = 'CompositeHardwoodDoorItem',
                     ['typeID'] = '1008',
        },
         ['Composite Hardwood Table'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Generates electrical power from the sun! It also stores energy to work at night.',
                     ['description'] = 'A nice composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.875: Zeile 9.416:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SolarGeneratorItem',
                     ['currency'] = nil,
                     ['typeID'] = '604',
                    ['skillValue'] = '3',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Solid Waste'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Solid human waste, full of recyclable components.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeHardwoodTableItem',
                    ['typeID'] = '1009',
        },
        ['Composite Joshua Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'SolidWaste',
                    ['typeID'] = '5',
                    },
        ['Square Belt'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Belt with a square buckle.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.909: Zeile 9.456:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SquareBeltItem',
                    ['currency'] = nil,
                     ['typeID'] = '80',
                    ['skillValue'] = '2.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Square Jaw'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = 'Jaw',
                    ['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'] = 'CompositeJoshuaBenchItem',
                     ['typeID'] = '1010',
        },
         ['Composite Joshua Chair'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.926: Zeile 9.496:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SquareJawItem',
                    ['currency'] = nil,
                     ['typeID'] = '59',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Square Pot'] = {
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeJoshuaChairItem',
                     ['typeID'] = '1011',
        },
         ['Composite Joshua Door'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'PlanterPotSquareItem',
                    ['typeID'] = '590',
                    },
        ['Standing Torch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A stand for a torch.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.960: Zeile 9.536:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'StandingTorchItem',
                    ['currency'] = nil,
                     ['typeID'] = '605',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Steel'] = {
                    ['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'] = 'CompositeJoshuaDoorItem',
                     ['typeID'] = '1012',
        },
         ['Composite Joshua Lumber'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Items',
                     ['group'] = 'Block Items',
                     ['description'] = 'A strong alloy of iron and other elements.',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 5.977: Zeile 9.576:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '4kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SteelItem',
                     ['currency'] = 'Ja',
                     ['typeID'] = '252',
                     ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Steel Axe'] = {
                     ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                     ['materialTier'] = '4',
                     ['description'] = 'A broadheaded axe useful for felling trees.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '1',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = nil,
                     ['weight'] = '1kg',
                     ['mobile'] = nil,
                     ['yield'] = nil,
                    ['roomSizeReq'] = nil,
                     ['type'] = 'SteelAxeItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '533',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
         ['Steel Hammer'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['category'] = 'Tool',
                     ['type'] = 'CompositeJoshuaLumberItem',
                     ['group'] = 'Tools',
                     ['typeID'] = '270',
                     ['description'] = 'Destroys constructed materials.',
        },
         ['Composite Joshua Table'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.011: Zeile 9.616:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SteelHammerItem',
                    ['currency'] = nil,
                     ['typeID'] = '534',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Steel Hoe'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'Used to till soil and prepare it for planting.',
                    ['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'] = 'CompositeJoshuaTableItem',
                     ['typeID'] = '1013',
        },
         ['Composite Lumber'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.028: Zeile 9.656:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SteelHoeItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '535',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Steel Pickaxe'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = '4',
                     ['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeLumberItem',
                     ['typeID'] = '271',
        },
         ['Composite Lumber Bench'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.045: Zeile 9.696:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SteelPickaxeItem',
                    ['currency'] = nil,
                     ['typeID'] = '536',
                    ['skillValue'] = '2.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Steel Pipe'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'Block Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A pipe for transporting liquids.',
                    ['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'] = 'CompositeLumberBenchItem',
                     ['typeID'] = '1014',
        },
         ['Composite Lumber Chair'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.062: Zeile 9.736:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '2kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SteelPipeItem',
                    ['currency'] = nil,
                     ['typeID'] = '253',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Steel Scythe'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = '0.7',
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'Nothing says harvest time (or death) like a scythe.',
                    ['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'] = 'CompositeLumberChairItem',
                     ['typeID'] = '1015',
        },
         ['Composite Lumber Door'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.079: Zeile 9.776:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SteelScytheItem',
                    ['currency'] = nil,
                     ['typeID'] = '537',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Steel Shovel'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
                    ['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'] = 'CompositeLumberDoorItem',
                     ['typeID'] = '1016',
        },
         ['Composite Lumber Table'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.096: Zeile 9.816:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SteelShovelItem',
                    ['currency'] = nil,
                     ['typeID'] = '538',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Stockpile'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = 'WorldObject',
                    ['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'] = 'CompositeLumberTableItem',
                     ['typeID'] = '1017',
        },
         ['Composite Oak Bench'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Designates a 5x5x5 area as storage for large items.',
                     ['description'] = 'A composite bench built to last.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'StockpileItem',
                    ['typeID'] = '606',
                    },
        ['Stone'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A pile of stones.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.130: Zeile 9.856:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '20',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '7kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'StoneItem',
                    ['currency'] = nil,
                     ['typeID'] = '254',
                    ['skillValue'] = '2.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Stone Axe'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'A broadheaded axe useful for felling trees.',
                    ['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'] = 'CompositeOakBenchItem',
                     ['typeID'] = '1018',
        },
         ['Composite Oak Chair'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.147: Zeile 9.896:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'StoneAxeItem',
                    ['currency'] = nil,
                     ['typeID'] = '539',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Stone Brazier'] = {
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeOakChairItem',
                     ['typeID'] = '1019',
        },
         ['Composite Oak Door'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A stone stand which can hold burning fuel to provide light.',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'StoneBrazierItem',
                    ['typeID'] = '607',
                    },
        ['Stone Construction Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skill Books',
                    ['description'] = 'Creates Stone Construction Skill Scrolls that teach Stone Construction',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.181: Zeile 9.936:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'StoneConstructionSkillBook',
                    ['currency'] = nil,
                     ['typeID'] = '500',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Stone Construction Skill Scroll'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = nil,
                     ['description'] = 'Teaches Stone Construction',
                    ['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'] = 'CompositeOakDoorItem',
                     ['typeID'] = '1020',
        },
         ['Composite Oak Lumber'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.198: Zeile 9.976:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CompositeOakLumberItem',
                    ['typeID'] = '272',
        },
        ['Composite Oak Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'StoneConstructionSkillScroll',
                    ['typeID'] = '501',
                    },
        ['Stone Hammer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Tools',
                    ['description'] = 'Destroys constructed materials.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.215: Zeile 10.016:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'StoneHammerItem',
                    ['currency'] = nil,
                     ['typeID'] = '540',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Stone Pickaxe'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'A pointy implement to break down stone and ore into managable rubble.',
                    ['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'] = 'CompositeOakTableItem',
                     ['typeID'] = '1021',
        },
         ['Composite Palm Bench'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.232: Zeile 10.056:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'StonePickaxeItem',
                    ['currency'] = nil,
                     ['typeID'] = '541',
                    ['skillValue'] = '2.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Stone Ramp'] = {
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositePalmBenchItem',
                     ['typeID'] = '1022',
        },
         ['Composite Palm Chair'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'Road Items',
                     ['group'] = 'World Object Items',
                     ['description'] = '4 x 2 Stone Ramp.',
                     ['description'] = 'A composite chair built to last.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'StoneRampItem',
                    ['typeID'] = '632',
                    },
        ['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.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.266: Zeile 10.096:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '30kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'StoneRoadItem',
                    ['currency'] = nil,
                     ['typeID'] = '255',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Stone Scythe'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = '0.7',
                     ['group'] = 'Tools',
                    ['materialTier'] = nil,
                     ['description'] = 'Nothing says harvest time (or death) like a scythe.',
                    ['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'] = 'CompositePalmChairItem',
                     ['typeID'] = '1023',
        },
         ['Composite Palm Door'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.283: Zeile 10.136:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'StoneScytheItem',
                    ['currency'] = nil,
                     ['typeID'] = '542',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Stone Well'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'PLACEHOLDER',
                    ['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'] = 'CompositePalmDoorItem',
                     ['typeID'] = '1024',
        },
         ['Composite Palm Lumber'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.300: Zeile 10.176:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'StoneWellItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '608',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Storage Chest'] = {
                    ['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'] = 'CompositePalmLumberItem',
                     ['typeID'] = '273',
        },
         ['Composite Palm Table'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A container you can store items in.',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.317: Zeile 10.216:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'StorageChestItem',
                    ['currency'] = nil,
                     ['typeID'] = '609',
                    ['skillValue'] = '3',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Store'] = {
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositePalmTableItem',
                     ['typeID'] = '1025',
        },
         ['Composite Redwood Bench'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Allows the selling and trading of items.',
                     ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.334: Zeile 10.256:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'StoreItem',
                    ['currency'] = nil,
                     ['typeID'] = '610',
                    ['skillValue'] = '2.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Stove'] = {
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeRedwoodBenchItem',
                     ['typeID'] = '1026',
        },
         ['Composite Redwood Chair'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A heavy stove for cooking more complex dishes.',
                     ['description'] = 'A composite chair built to last.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'StoveItem',
                    ['typeID'] = '611',
                    },
        ['Strange Fuel'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'Items',
                    ['description'] = 'CHEEEAAAAATER',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.368: Zeile 10.296:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = '10,000,000J',
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'StrangeFuelItem',
                    ['currency'] = nil,
                     ['typeID'] = '256',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Streetlamp'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = '0.7',
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A towering metal lightpost that requires electricity to run.',
                    ['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'] = 'CompositeRedwoodChairItem',
                     ['typeID'] = '1027',
        },
         ['Composite Redwood Door'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.385: Zeile 10.336:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'StreetlampItem',
                    ['currency'] = nil,
                     ['typeID'] = '612',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Stuffed Turkey'] = {
                    ['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'] = 'CompositeRedwoodDoorItem',
                     ['typeID'] = '1028',
        },
         ['Composite Redwood Lumber'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Block Items',
                     ['description'] = 'To give thanks for fact that this food items gives two nutrients more than other food at the same tier.',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                     ['calories'] = '1500.0',
                     ['tagGroups'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                     ['carbs'] = '7.0',
                     ['maxStack'] = '20',
                     ['protein'] = '9.0',
                     ['carried'] = 'Hände',
                     ['fat'] = '9.0',
                     ['weight'] = '10',
                     ['vitamins'] = '7.0',
                     ['calories'] = nil,
                     ['carried'] = 'Backpack',
                    ['carbs'] = nil,
                     ['maxStack'] = '100',
                     ['protein'] = nil,
                    ['fat'] = nil,
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'StuffedTurkeyItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '171',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Substrate'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                    ['materialTier'] = '4',
                     ['description'] = 'The foundation material for complex electronics.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeRedwoodLumberItem',
                     ['typeID'] = '274',
        },
         ['Composite Redwood Table'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.419: Zeile 10.416:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SubstrateItem',
                     ['currency'] = nil,
                     ['typeID'] = '257',
                    ['skillValue'] = '3',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Sugar'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'Even sweet lovers don\'t eat sugar plain.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '50.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '15.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '0.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '0.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeRedwoodTableItem',
                     ['typeID'] = '1029',
        },
        ['Composite Saguaro Bench'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A composite bench built to last.',
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.1kg',
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'SugarItem',
                    ['typeID'] = '172',
                    },
        ['Sugarcane'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'How did you even get this?',
                    ['calories'] = '1.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '0.0',
                     ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.01kg',
                    ['yield'] = nil,
                    ['type'] = 'SugarcaneItem',
                    ['typeID'] = '286',
                    },
        ['Sweet Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'The sweetness of the fruits happens to work well with the salad.',
                    ['calories'] = '1100.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '7.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '18.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.4kg',
                    ['yield'] = nil,
                    ['type'] = 'SweetSaladItem',
                    ['typeID'] = '173',
                    },
        ['Switch'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Toggle on any touching wires and electronic objects.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.487: Zeile 10.456:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'SwitchItem',
                    ['currency'] = nil,
                     ['typeID'] = '2',
                    ['skillValue'] = '2.5',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Table'] = {
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeSaguaroBenchItem',
                     ['typeID'] = '1030',
        },
         ['Composite Saguaro Chair'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A large table for placing things on.',
                     ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.504: Zeile 10.496:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'TableItem',
                    ['currency'] = nil,
                     ['typeID'] = '613',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Tailings'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.7',
                     ['group'] = 'Block Items',
                    ['materialTier'] = nil,
                     ['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.',
                    ['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'] = 'CompositeSaguaroChairItem',
                     ['typeID'] = '1031',
        },
         ['Composite Saguaro Door'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.521: Zeile 10.536:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.03kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'TailingsItem',
                    ['currency'] = nil,
                     ['typeID'] = '638',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Tailoring Skill Book'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Books',
                    ['materialTier'] = nil,
                     ['description'] = 'Creates Tailoring Skill Scrolls that teach Tailoring',
                    ['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'] = 'CompositeSaguaroDoorItem',
                     ['typeID'] = '1032',
        },
         ['Composite Saguaro Lumber'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.538: Zeile 10.576:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'TailoringSkillBook',
                     ['currency'] = 'Ja',
                     ['typeID'] = '509',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Tailoring Skill Scroll'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Scrolls',
                     ['materialTier'] = '4',
                     ['description'] = 'Teaches Tailoring',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = nil,
                     ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSaguaroLumberItem',
                    ['typeID'] = '275',
        },
        ['Composite Saguaro Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'TailoringSkillScroll',
                    ['typeID'] = '510',
                    },
        ['Tailoring Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Spearhead the fashion movement with the finest clothes and� hair!',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.572: Zeile 10.616:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositeSaguaroTableItem',
                    ['typeID'] = '1033',
        },
        ['Composite Softwood Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'TailoringTableItem',
                    ['typeID'] = '614',
                    },
        ['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.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.589: Zeile 10.656:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'TallBootsItem',
                     ['currency'] = nil,
                     ['typeID'] = '81',
                     ['skillValue'] = '2.5',
                     },
                     ['roomCategory'] = 'Allgemein',
        ['Tallow'] = {
                     ['furnitureType'] = 'Seating',
                     ['category'] = '_None',
                     ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'Food',
                     ['materialTier'] = nil,
                     ['description'] = 'Rendered animal fat useful for more than just cooking.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '200.0',
                     ['gridRadius'] = nil,
                     ['carbs'] = '0.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '0.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '8.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = '2,000J',
                     ['footprint'] = '2 X 2 X 1',
                     ['weight'] = '0.02kg',
                     ['mobile'] = nil,
                     ['yield'] = nil,
                    ['roomSizeReq'] = nil,
                     ['type'] = 'TallowItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '174',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
         ['Tallow Candle'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeSoftwoodBenchItem',
                     ['typeID'] = '1034',
        },
         ['Composite Softwood Chair'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A candle which can burn tallow to produce a small amount of light.',
                     ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.623: Zeile 10.696:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'TallowCandleItem',
                    ['currency'] = nil,
                     ['typeID'] = '615',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Tallow Lamp'] = {
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeSoftwoodChairItem',
                     ['typeID'] = '1035',
        },
         ['Composite Softwood Door'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A pottery lamp. Fuel with tallow.',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.640: Zeile 10.736:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'TallowLampItem',
                    ['currency'] = nil,
                     ['typeID'] = '616',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Tallow Wall Lamp'] = {
                    ['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'] = 'CompositeSoftwoodDoorItem',
                     ['typeID'] = '1036',
        },
         ['Composite Softwood Table'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.',
                     ['description'] = 'A nice composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.657: Zeile 10.776:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'TallowWallLampItem',
                     ['currency'] = nil,
                     ['typeID'] = '617',
                    ['skillValue'] = '3',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Tomato'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '240.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '3.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '1.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '1.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '3.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeSoftwoodTableItem',
                     ['typeID'] = '1037',
        },
        ['Composite Spruce Bench'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A composite bench built to last.',
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.01kg',
                     ['weight'] = nil,
                    ['yield'] = '0Forest Forager',
                    ['type'] = 'TomatoItem',
                    ['typeID'] = '175',
                    },
        ['Tomato Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'Plant to grow tomato plants.',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                     ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                    ['fuel'] = nil,
                    ['weight'] = '0.01kg',
                    ['yield'] = '0Grassland Gatherer',
                    ['type'] = 'TomatoSeedItem',
                    ['typeID'] = '287',
                    },
        ['Torch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Tools',
                    ['description'] = 'A little bit of light to help beat back the night.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.708: Zeile 10.816:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                    ['fuel'] = '1,000J',
                    ['weight'] = '0.5kg',
                    ['yield'] = nil,
                    ['type'] = 'TorchItem',
                    ['typeID'] = '258',
                    },
        ['Tortilla'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A thin, unleavened flatbread.',
                    ['calories'] = '350.0',
                    ['carbs'] = '18.0',
                    ['protein'] = '10.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'TortillaItem',
                     ['currency'] = nil,
                     ['typeID'] = '176',
                    ['skillValue'] = '2.5',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Transglutaminase'] = {
                    ['furnitureType'] = 'Seating',
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = '0.5',
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'Any enzyme that can be used to bond proteins together.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '10.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '0.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '0.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '0.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                     ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeSpruceBenchItem',
                     ['typeID'] = '1038',
        },
        ['Composite Spruce Chair'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A composite chair built to last.',
                     ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.1kg',
                     ['weight'] = nil,
                     ['yield'] = nil,
                    ['type'] = 'TransglutaminaseItem',
                    ['typeID'] = '177',
                    },
        ['Transmission Pole'] = {
                    ['category'] = 'Hidden',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Can link energy.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.759: Zeile 10.856:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'TransmissionPoleItem',
                    ['currency'] = nil,
                     ['typeID'] = '639',
                    ['skillValue'] = '1.7',
                    },
                    ['roomCategory'] = 'Allgemein',
         ['Treasury'] = {
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeSpruceChairItem',
                     ['typeID'] = '1039',
        },
         ['Composite Spruce Door'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Allows the setting of taxes.',
                     ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.776: Zeile 10.896:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'TreasuryItem',
                    ['currency'] = nil,
                     ['typeID'] = '618',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Tree Debris'] = {
                    ['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'] = 'CompositeSpruceDoorItem',
                     ['typeID'] = '1040',
        },
         ['Composite Spruce Lumber'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['group'] = 'Block Items',
                     ['description'] = 'Clear cut debris that needs to be broken down to be more usable.',
                     ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.793: Zeile 10.936:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = '100J',
                    ['weight'] = '0.5kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'TreeDebrisItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '259',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Trousers'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = '4',
                     ['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).',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeSpruceLumberItem',
                     ['typeID'] = '276',
        },
         ['Composite Spruce Table'] = {
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.810: Zeile 10.976:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'TrousersItem',
                     ['currency'] = nil,
                     ['typeID'] = '82',
                    ['skillValue'] = '3',
                     },
                    ['roomCategory'] = 'Allgemein',
        ['Trout'] = {
                    ['furnitureType'] = 'Tisch',
                     ['category'] = '_None',
                     ['repeatsDepreciation'] = '0.6',
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A trout.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositeSpruceTableItem',
                    ['typeID'] = '1041',
        },
        ['Composites Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Composites recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '1kg',
                     ['weight'] = '0.001',
                     ['yield'] = nil,
                    ['type'] = 'TroutItem',
                    ['typeID'] = '260',
                    },
        ['Tuna'] = {
                    ['category'] = '_None',
                    ['group'] = 'Items',
                    ['description'] = 'A tuna.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.844: Zeile 11.016:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'TunaItem',
                    ['currency'] = nil,
                     ['typeID'] = '261',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Turkey Carcass'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A dead turkey',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositesUpgradeItem',
                     ['typeID'] = '629',
        },
         ['Composites Skill Book'] = {
                     ['category'] = 'Hidden/Research',
                     ['group'] = 'Fertigkeitsbücher',
                     ['description'] = 'Erstellt eine Composites Skill Scroll, die Composites lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.861: Zeile 11.056:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'TurkeyCarcassItem',
                    ['currency'] = nil,
                     ['typeID'] = '262',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Urchin'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = 'An urchin.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositesSkillBook',
                     ['typeID'] = '793',
        },
         ['Composites Skill Scroll'] = {
                     ['category'] = 'Hidden/Research',
                     ['group'] = 'Skilschriftrollen',
                     ['description'] = 'Lehrt Composites',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.878: Zeile 11.096:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'UrchinItem',
                    ['currency'] = nil,
                     ['typeID'] = '263',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Valve'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CompositesSkillScroll',
                     ['typeID'] = '794',
        },
         ['Compostables Item'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Items',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'A device that regulates, directs, or controls the flow of fluid.',
                     ['description'] = '',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.895: Zeile 11.136:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'ValveItem',
                     ['currency'] = nil,
                     ['typeID'] = '264',
                     ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Vegetable Medley'] = {
                     ['furnitureType'] = nil,
                    ['category'] = '_None',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'Food',
                     ['materialTier'] = nil,
                     ['description'] = 'An eclectic arrangement of vegetables.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = '900.0',
                     ['gridRadius'] = nil,
                     ['carbs'] = '4.0',
                     ['energyUsed'] = nil,
                     ['protein'] = '3.0',
                     ['energyProduced'] = nil,
                     ['fat'] = '5.0',
                     ['energyType'] = nil,
                     ['vitamins'] = '10.0',
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = nil,
                     ['weight'] = '0.3kg',
                     ['mobile'] = nil,
                     ['yield'] = nil,
                     ['roomSizeReq'] = nil,
                     ['type'] = 'VegetableMedleyItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '178',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
        ['Vegetable Soup'] = {
                     ['inventoryMaxWeight'] = nil,
                    ['category'] = '_None',
                     ['type'] = 'CompostablesItem',
                    ['group'] = 'Food',
                     ['typeID'] = '61',
                    ['description'] = 'Who knew plants in plant broth could be so tasty?',
        },
                    ['calories'] = '1200.0',
         ['Computerlabor'] = {
                    ['carbs'] = '6.0',
                    ['protein'] = '3.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '12.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['weight'] = '0.9kg',
                    ['yield'] = nil,
                     ['type'] = 'VegetableSoupItem',
                    ['typeID'] = '179',
                    },
        ['Vegetable Stock'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A hearty stock full of assorted vegetables.',
                    ['calories'] = '700.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '12.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.8kg',
                    ['yield'] = nil,
                     ['type'] = 'VegetableStockItem',
                     ['typeID'] = '180',
                    },
         ['Wainwright Table'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
                     ['description'] = 'Ein Ort, an dem du den ganzen Tag sitzen und Videospiele spielen kannst! Oder Expertenforschung betreiben kannst.',
                     ['calories'] = nil,
                     ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['carbs'] = nil,
                     ['maxStack'] = '1',
                    ['protein'] = nil,
                     ['carried'] = 'Rucksack',
                    ['fat'] = nil,
                     ['vitamins'] = nil,
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = nil,
                     ['weight'] = nil,
                    ['yield'] = nil,
                    ['type'] = 'WainwrightTableItem',
                    ['typeID'] = '619',
                    },
        ['Wall Candle'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A wall mounted candle.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 6.980: Zeile 11.176:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WallCandleItem',
                     ['currency'] = nil,
                     ['typeID'] = '620',
                    ['skillValue'] = nil,
                     },
                    ['roomCategory'] = nil,
        ['Washboard'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Sometimes it can be nice to have clean clothes.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = '10',
                     ['carbs'] = nil,
                     ['energyUsed'] = '0',
                     ['protein'] = nil,
                     ['energyProduced'] = '0',
                     ['fat'] = nil,
                     ['energyType'] = 'Electric',
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['validTalents'] = nil,
                     ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                     ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 3.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ComputerLabItem',
                    ['typeID'] = '1042',
        },
        ['Cookeina'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Kleine Champignons',
                    ['tagGroups'] = {'Ernte', 'Fungus', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '4.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '4.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                     ['weight'] = nil,
                     ['yield'] = '[[Sammeln]]',
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['type'] = 'WashboardItem',
                     ['skillValue'] = nil,
                     ['typeID'] = '621',
                    ['roomCategory'] = nil,
                     },
                     ['furnitureType'] = nil,
        ['Washing Machine'] = {
                    ['repeatsDepreciation'] = nil,
                     ['category'] = 'WorldObject',
                     ['materialTier'] = nil,
                     ['group'] = 'World Object Items',
                    ['fuelsUsed'] = nil,
                     ['description'] = 'Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?',
                     ['gridRadius'] = nil,
                     ['calories'] = nil,
                    ['energyUsed'] = nil,
                     ['carbs'] = nil,
                     ['energyProduced'] = nil,
                     ['protein'] = nil,
                    ['energyType'] = nil,
                     ['fat'] = nil,
                     ['fluidsUsed'] = nil,
                     ['vitamins'] = nil,
                    ['fluidsProduced'] = nil,
                     ['carried'] = 'Backpack',
                     ['validTalents'] = nil,
                    ['footprint'] = nil,
                     ['mobile'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CookeinaMushroomsItem',
                    ['typeID'] = '427',
        },
        ['Cookeinasporen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze einen Cookeinapilz.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WashingMachineItem',
                    ['currency'] = nil,
                     ['typeID'] = '622',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Waste'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                    ['materialTier'] = nil,
                     ['description'] = '',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '687',
        },
         ['Cookeinasporenbeutel'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Pflanze einen Cookeinapilz.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.031: Zeile 11.296:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'Waste',
                    ['currency'] = nil,
                     ['typeID'] = '7',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['WaterItem'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Block Items',
                    ['materialTier'] = nil,
                     ['description'] = '',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '688',
        },
         ['Cooking Advanced Upgrade'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.048: Zeile 11.336:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '10',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WaterItem',
                    ['currency'] = nil,
                     ['typeID'] = '636',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Waterweed Seed'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Food',
                    ['materialTier'] = nil,
                     ['description'] = 'Plant to grow waterweed.',
                    ['fuelsUsed'] = nil,
                     ['calories'] = '0.0',
                    ['gridRadius'] = nil,
                     ['carbs'] = '0.0',
                    ['energyUsed'] = nil,
                     ['protein'] = '0.0',
                    ['energyProduced'] = nil,
                     ['fat'] = '0.0',
                    ['energyType'] = nil,
                     ['vitamins'] = '0.0',
                    ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                    ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CookingUpgradeItem',
                     ['typeID'] = '630',
        },
         ['Copper Concentrate'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
                     ['tagGroups'] = {'Concentrated Ore', 'Block', 'Object', 'Ingredient', 'Product'},
                     ['maxStack'] = '10',
                     ['carried'] = 'Hände',
                     ['weight'] = '20',
                     ['calories'] = nil,
                    ['carbs'] = nil,
                     ['protein'] = nil,
                    ['fat'] = nil,
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.01kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WaterweedSeedItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '288',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Waterwheel'] = {
                    ['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'] = 'CopperConcentrateItem',
                     ['typeID'] = '278',
        },
         ['Court'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Use the power of flowing water to produce mechanical power.',
                     ['description'] = 'A court where laws are decided.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.082: Zeile 11.416:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WaterwheelItem',
                    ['currency'] = nil,
                     ['typeID'] = '623',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wheat'] = {
                    ['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 6',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CourtItem',
                     ['typeID'] = '95',
        },
         ['Coyote Carcass'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'A common grain that is significantly more useful processed.',
                     ['description'] = 'A dead coyote.',
                     ['calories'] = '130.0',
                     ['tagGroups'] = {'Small Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['carbs'] = '6.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.01kg',
                     ['yield'] = nil,
                     ['yield'] = '0Grassland Gatherer',
                     ['currency'] = nil,
                     ['type'] = 'WheatItem',
                     ['skillValue'] = nil,
                     ['typeID'] = '181',
                     ['roomCategory'] = nil,
                    },
                     ['furnitureType'] = nil,
        ['Wheat Porridge'] = {
                     ['repeatsDepreciation'] = nil,
                     ['category'] = '_None',
                     ['materialTier'] = nil,
                     ['group'] = 'Food',
                     ['fuelsUsed'] = nil,
                     ['description'] = 'A thick gruel of wheat, wheat, more wheat, and a dash of huckleberry flavor.',
                     ['gridRadius'] = nil,
                     ['calories'] = '510.0',
                     ['energyUsed'] = nil,
                     ['carbs'] = '8.0',
                     ['energyProduced'] = nil,
                     ['protein'] = '4.0',
                     ['energyType'] = nil,
                     ['fat'] = '0.0',
                     ['fluidsUsed'] = nil,
                     ['vitamins'] = '8.0',
                     ['fluidsProduced'] = nil,
                     ['carried'] = 'Backpack',
                     ['validTalents'] = nil,
                     ['maxStack'] = '100',
                     ['footprint'] = nil,
                     ['fuel'] = nil,
                     ['mobile'] = nil,
                     ['weight'] = '0.2kg',
                     ['roomSizeReq'] = nil,
                     ['yield'] = nil,
                     ['roomMatReq'] = nil,
                     ['type'] = 'WheatPorridgeItem',
                     ['roomContainReq'] = nil,
                     ['typeID'] = '182',
                     ['inventorySlots'] = nil,
                     },
                     ['inventoryMaxWeight'] = nil,
        ['Wheat Seed'] = {
                     ['type'] = 'CoyoteCarcassItem',
                    ['category'] = '_None',
                     ['typeID'] = '531',
                    ['group'] = 'Food',
        },
                    ['description'] = 'Plant to grow wheat.',
         ['Crab Carcass'] = {
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['weight'] = '0.01kg',
                    ['yield'] = '0Grassland Gatherer',
                    ['type'] = 'WheatSeedItem',
                    ['typeID'] = '289',
                    },
        ['Wild Mix'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'A dressed salad that, with the added sweetness, its pretty tasty.',
                    ['calories'] = '800.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '5.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '16.0',
                    ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.6kg',
                    ['yield'] = nil,
                     ['type'] = 'WildMixItem',
                     ['typeID'] = '183',
                    },
         ['Wild Stew'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'Food',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'A thick stew made with a variety of vegetables.',
                     ['description'] = 'A dead crab.',
                     ['calories'] = '1200.0',
                     ['tagGroups'] = {'Ingredient'},
                    ['carbs'] = '6.0',
                    ['protein'] = '6.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '11.0',
                    ['carried'] = 'Backpack',
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['carried'] = 'Rucksack',
                    ['weight'] = '0.5kg',
                     ['weight'] = '2',
                    ['yield'] = nil,
                    ['type'] = 'WildStewItem',
                    ['typeID'] = '184',
                    },
        ['Wilted Fiddleheads'] = {
                    ['category'] = '_None',
                    ['group'] = 'Food',
                    ['description'] = 'While a bunch of wilted fiddleheads may seem a bit sad, at least they\'re nutritious.',
                    ['calories'] = '500.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '4.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '11.0',
                     ['carried'] = 'Backpack',
                    ['maxStack'] = '100',
                    ['fuel'] = nil,
                     ['weight'] = '0.2kg',
                    ['yield'] = nil,
                    ['type'] = 'WiltedFiddleheadsItem',
                    ['typeID'] = '185',
                    },
        ['Wind Turbine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Generates electrical power from the wind.',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.201: Zeile 11.496:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WindTurbineItem',
                     ['currency'] = nil,
                     ['typeID'] = '625',
                    ['skillValue'] = nil,
                     },
                     ['roomCategory'] = nil,
        ['Windmill'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                     ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'Use wind to produce mechanical power.',
                     ['fuelsUsed'] = nil,
                     ['calories'] = nil,
                    ['gridRadius'] = nil,
                     ['carbs'] = nil,
                     ['energyUsed'] = nil,
                     ['protein'] = nil,
                    ['energyProduced'] = nil,
                     ['fat'] = nil,
                     ['energyType'] = nil,
                     ['vitamins'] = nil,
                     ['fluidsUsed'] = nil,
                     ['carried'] = 'Backpack',
                     ['fluidsProduced'] = nil,
                     ['maxStack'] = '100',
                     ['validTalents'] = nil,
                     ['fuel'] = nil,
                     ['footprint'] = nil,
                     ['weight'] = nil,
                     ['mobile'] = nil,
                     ['yield'] = nil,
                     ['roomSizeReq'] = nil,
                     ['type'] = 'WindmillItem',
                     ['roomMatReq'] = nil,
                     ['typeID'] = '624',
                     ['roomContainReq'] = nil,
                    },
                     ['inventorySlots'] = nil,
         ['Wire'] = {
                     ['inventoryMaxWeight'] = nil,
                     ['category'] = 'Hidden',
                     ['type'] = 'CrabCarcassItem',
                     ['typeID'] = '532',
        },
         ['Crushed Basalt'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['group'] = 'Block Items',
                     ['description'] = 'Connects electronic components.',
                     ['description'] = 'Basalt rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Crushed Rock', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.235: Zeile 11.536:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Hands',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WireItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '3',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wolf Carcass'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                    ['materialTier'] = '0',
                     ['description'] = 'A dead wolf.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CrushedBasaltItem',
                     ['typeID'] = '281',
        },
         ['Crushed Coal'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'Block Items',
                     ['description'] = '',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.252: Zeile 11.576:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WolfCarcassItem',
                    ['currency'] = nil,
                     ['typeID'] = '265',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wolf Whisperer Hat'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = '0',
                     ['description'] = 'Thanks for supporting ECO!',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CrushedCoalItem',
                     ['typeID'] = '282',
        },
         ['Crushed Copper Ore'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Crushed copper ore that is ready to be concentrated.',
                    ['tagGroups'] = {'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.269: Zeile 11.616:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WolfWhispererHatItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '21',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wolf Whisperer Mask'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = '0',
                     ['description'] = 'AWOOOOOOOOO',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CrushedCopperOreItem',
                     ['typeID'] = '283',
        },
         ['Crushed Gneiss'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Gneiss rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Crushed Rock', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.286: Zeile 11.656:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WolfWhispererMaskItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '22',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wolf Whisperer Shirt'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = '0',
                     ['description'] = 'Thanks for supporting ECO!',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CrushedGneissItem',
                     ['typeID'] = '284',
        },
         ['Crushed Gold Ore'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Crushed gold ore that is ready to be concentrated.',
                    ['tagGroups'] = {'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.303: Zeile 11.696:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WolfWhispererShirtItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '23',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wood Cart'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = '0',
                     ['description'] = 'Small wheelbarrow for hauling minimal loads.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CrushedGoldOreItem',
                     ['typeID'] = '285',
        },
         ['Crushed Granite'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Granite rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Crushed Rock', 'Silica', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.320: Zeile 11.736:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '15kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WoodCartItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '548',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wood Construction Skill Book'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Books',
                    ['materialTier'] = '0',
                     ['description'] = 'Creates Wood Construction Skill Scrolls that teach Wood Construction',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CrushedGraniteItem',
                     ['typeID'] = '286',
        },
         ['Crushed Iron Ore'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Crushed iron ore that is ready to be concentrated.',
                    ['tagGroups'] = {'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.337: Zeile 11.776:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WoodConstructionSkillBook',
                    ['currency'] = 'Ja',
                     ['typeID'] = '514',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wood Construction Skill Scroll'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Hidden/Research',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Skill Scrolls',
                    ['materialTier'] = '0',
                     ['description'] = 'Teaches Wood Construction',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CrushedIronOreItem',
                     ['typeID'] = '287',
        },
         ['Crushed Limestone'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Limestone rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Crushed Rock', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.354: Zeile 11.816:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WoodConstructionSkillScroll',
                    ['currency'] = 'Ja',
                     ['typeID'] = '515',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wood Pulp'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Items',
                    ['materialTier'] = '0',
                     ['description'] = 'A byproduct of processing lumber, wood pulp can be burned for pitch or pressed into paper.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CrushedLimestoneItem',
                     ['typeID'] = '288',
        },
         ['Crushed Oil Shale'] = {
                     ['category'] = 'Versteckt',
                     ['group'] = 'Block Items',
                     ['description'] = '',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.371: Zeile 11.856:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.01kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WoodPulpItem',
                    ['currency'] = nil,
                     ['typeID'] = '266',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wood Sign'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = '0',
                     ['description'] = 'A large sign for all your large text needs!',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CrushedOilShaleItem',
                     ['typeID'] = '289',
        },
         ['Crushed Sandstone'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Sandstone rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Crushed Rock', 'Silica', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.388: Zeile 11.896:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WoodSignItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '628',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wooden Fabric Bed'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = '0',
                     ['description'] = 'A much more comfortable bed made with fabric.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CrushedSandstoneItem',
                     ['typeID'] = '290',
        },
         ['Crushed Shale'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Shale rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Crushed Rock', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.405: Zeile 11.936:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WoodenFabricBedItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '626',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wooden Hoe'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = '0',
                     ['description'] = 'Used to till soil and prepare it for planting.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CrushedShaleItem',
                     ['typeID'] = '291',
        },
         ['Crushed Slag'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = 'Slag that has been crushed into a fine gravel.',
                    ['tagGroups'] = {'Crushed Rock', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.422: Zeile 11.976:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WoodenHoeItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '543',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wooden Latrine'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = '0',
                     ['description'] = 'A wooden potty.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CrushedSlagItem',
                     ['typeID'] = '292',
        },
         ['Crushed Stone'] = {
                     ['category'] = '_None',
                     ['group'] = 'Block Items',
                     ['description'] = '',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.439: Zeile 12.016:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'LatrineItem',
                    ['currency'] = 'Ja',
                     ['typeID'] = '582',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wooden Shovel'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'Tool',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'Tools',
                    ['materialTier'] = '0',
                     ['description'] = 'A wide, flat headed tool for moving rubble, dirt, and sand.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CrushedStoneItem',
                     ['typeID'] = '293',
        },
         ['Culinary Research Paper Advanced'] = {
                     ['category'] = '_None',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Advanced  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.456: Zeile 12.056:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WoodenShovelItem',
                    ['currency'] = nil,
                     ['typeID'] = '544',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Wooden Straw Bed'] = {
                    ['furnitureType'] = nil,
                     ['category'] = 'WorldObject',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'World Object Items',
                    ['materialTier'] = nil,
                     ['description'] = 'A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CulinaryResearchPaperAdvancedItem',
                     ['typeID'] = '533',
        },
         ['Culinary Research Paper Basic'] = {
                     ['category'] = '_None',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Basic  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.473: Zeile 12.096:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '100',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = nil,
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WoodenStrawBedItem',
                    ['currency'] = nil,
                     ['typeID'] = '627',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Work Backpack'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CulinaryResearchPaperBasicItem',
                     ['typeID'] = '534',
        },
         ['Culinary Research Paper Modern'] = {
                     ['category'] = '_None',
                     ['category'] = '_None',
                     ['group'] = 'AvatarPart',
                     ['group'] = 'Gegenstände',
                     ['description'] = 'Lighter pack that causes lower calorie consumption.',
                     ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Modern  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.490: Zeile 12.136:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WorkBackpackItem',
                    ['currency'] = nil,
                     ['typeID'] = '83',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Work Boots'] = {
                    ['furnitureType'] = nil,
                     ['category'] = '_None',
                    ['repeatsDepreciation'] = nil,
                     ['group'] = 'AvatarPart',
                    ['materialTier'] = nil,
                     ['description'] = 'CALORIE SHOES???',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CulinaryResearchPaperModernItem',
                     ['typeID'] = '535',
        },
         ['Cutting Edge Cooking Modern Upgrade'] = {
                     ['category'] = 'Efficiency Modules',
                     ['group'] = 'Upgrade',
                     ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.507: Zeile 12.176:
                     ['fat'] = nil,
                     ['fat'] = nil,
                     ['vitamins'] = nil,
                     ['vitamins'] = nil,
                     ['carried'] = 'Backpack',
                     ['density'] = nil,
                    ['maxStack'] = '1',
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                     ['type'] = 'WorkBootsItem',
                    ['currency'] = nil,
                     ['typeID'] = '84',
                    ['skillValue'] = nil,
                    },
                    ['roomCategory'] = nil,
         ['Workbench'] = {
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                     ['type'] = 'CuttingEdgeCookingUpgradeItem',
                     ['typeID'] = '631',
        },
         ['Dampflastwagen'] = {
                     ['category'] = 'WorldObject',
                     ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A bench for the basics and making even more benches.',
                     ['description'] = 'Ein dampfbetriebener Truck.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Polluter', 'Fahrzeuge', 'Product'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                     ['carried'] = 'Backpack',
                     ['carried'] = 'Rucksack',
                     ['weight'] = nil,
                     ['weight'] = '25',
                     ['calories'] = nil,
                     ['calories'] = nil,
                     ['carbs'] = nil,
                     ['carbs'] = nil,
Zeile 7.536: Zeile 12.225:
                     ['repeatsDepreciation'] = nil,
                     ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                     ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                     ['fuelsUsed'] = '[[Burnable Fuel]]',
                     ['gridRadius'] = nil,
                     ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                     ['energyUsed'] = nil,
Zeile 7.543: Zeile 12.232:
                     ['fluidsUsed'] = nil,
                     ['fluidsUsed'] = nil,
                     ['fluidsProduced'] = nil,
                     ['fluidsProduced'] = nil,
                     ['validTalents'] = '[[]]',
                     ['validTalents'] = nil,
                     ['footprint'] = '2 X 2 X 1',
                     ['footprint'] = nil,
                     ['mobile'] = nil,
                     ['mobile'] = 'Yes',
                     ['roomSizeReq'] = nil,
                     ['roomSizeReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomMatReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['roomContainReq'] = nil,
                     ['inventorySlots'] = nil,
                     ['inventorySlots'] = '24',
                     ['inventoryMaxWeight'] = nil,
                     ['inventoryMaxWeight'] = '5000000',
                     ['type'] = 'WorkbenchItem',
                     ['type'] = 'SteamTruckItem',
                     ['typeID'] = '791',
                     ['typeID'] = '890',
                    },
        },
         ['Yeast'] = {
         ['Dampfmaschine'] = {
                     ['category'] = '_None',
                     ['category'] = 'WorldObject',
                     ['group'] = 'Food',
                     ['group'] = 'World Object Items',
                     ['description'] = 'A fungus that acts as an amazing leavening agent.',
                     ['description'] = 'Eine große Dampfmaschine zum Erzeugen von Energie.',
                     ['calories'] = '60.0',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                     ['carbs'] = '0.0',
                    ['maxStack'] = '100',
                     ['protein'] = '8.0',
                    ['carried'] = 'Rucksack',
                     ['fat'] = '0.0',
                    ['weight'] = nil,
                     ['vitamins'] = '7.0',
                     ['calories'] = nil,
                     ['carried'] = 'Backpack',
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                     ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '0',
                     ['energyProduced'] = '1000',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = 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'] = '1249',
        },
        ['Dampftraktor'] = {
                    ['category'] = 'WorldObject',
                     ['group'] = 'World Object Items',
                     ['description'] = 'Ein dampfbetriebener Traktor.',
                     ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Polluter', 'Fahrzeuge', 'Product'},
                     ['maxStack'] = '100',
                     ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '12',
                    ['inventoryMaxWeight'] = '2500000',
                    ['type'] = 'SteamTractorItem',
                    ['typeID'] = '889',
        },
        ['Dampftraktor-Erntemaschine'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Aufsatz für den Dampftraktor, mit dem Pflanzen schnell geerntet werden können.',
                    ['tagGroups'] = {'Harvester', 'Tool', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                     ['fuel'] = nil,
                    ['weight'] = '0.1kg',
                     ['yield'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '86',
        },
        ['Dampftraktor-Sämaschine'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Aufsatz für den Dampftraktor, der das schnelle Pflanzen von Samen erlaubt.',
                    ['tagGroups'] = {'Planter', 'Tool', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteamTractorSowerItem',
                    ['typeID'] = '87',
        },
        ['Deckenlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein schicker Kronleuchter.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.4',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fett]]',
                    ['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'] = '986',
        },
        ['Dendrology Research Paper Advanced'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Advanced  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DendrologyResearchPaperAdvancedItem',
                    ['typeID'] = '537',
        },
        ['Dendrology Research Paper Basic'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Basic  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DendrologyResearchPaperBasicItem',
                    ['typeID'] = '538',
        },
        ['Dendrology Research Paper Modern'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Modern  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DendrologyResearchPaperModernItem',
                    ['typeID'] = '539',
        },
        ['Dickhornschafskadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein totes Dickhornschaf.',
                    ['tagGroups'] = {'Medium Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '3.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BighornCarcassItem',
                    ['typeID'] = '518',
        },
        ['Dirt Road'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle..',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Hände',
                    ['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'] = 'DirtRoadItem',
                    ['typeID'] = '69',
        },
        ['Drehmaschine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Module',
                    ['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.',
                    ['tagGroups'] = {'Module', 'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LatheItem',
                    ['typeID'] = '1136',
        },
        ['Drill'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A useful tool for prospecting blocks.',
                    ['tagGroups'] = {'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'DrillItem',
                    ['typeID'] = '120',
        },
        ['Ecko der Delphin'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ecko, der Delphingott der Eco Bugs. Bitte pfleglich behandeln und ab und zu mit Wasser bespritzen, um ihn feucht zu halten.',
                    ['tagGroups'] = {'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'EckoTheDolphinItem',
                    ['typeID'] = '121',
        },
        ['Ecko Statue'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Die Statue eines Delfins. Was könnte sie bedeuten?',
                    ['tagGroups'] = {'Not In Browser', 'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '100',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'EckoStatueItem',
                    ['typeID'] = '1048',
        },
        ['Ecoylent'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A complete meal replacement solution.',
                    ['tagGroups'] = {'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '435',
        },
        ['Eichel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus eine Eiche wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '657',
        },
        ['Eichelbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus eine Eiche wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '658',
        },
        ['Eichelpulver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Gemahlene Eichel.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '379',
        },
        ['Einfacher Rucksack'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'A basic backpack to carry supplies.  Increases max carry weight by 5 kg.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '343',
        },
        ['Einfacher Salat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine scheinbar zufällige Auswahl an Wildpflanzen, die eine Art Salat bilden.',
                    ['tagGroups'] = {'Salad', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '391',
        },
        ['Eisenachse'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A rotating iron rod that can be fixed to wheels for use in vehicles.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '558',
        },
        ['Eisenaxt'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
                    ['tagGroups'] = {'Tool', 'Holzfällen', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'IronAxeItem',
                    ['typeID'] = '852',
        },
        ['Eisenbarren'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Refined bar of iron.',
                    ['tagGroups'] = {'Metal', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'IronBarItem',
                    ['typeID'] = '307',
        },
        ['Eisenerz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Unraffiniertes Erz mit Eiseneinschlüssen.',
                    ['tagGroups'] = {'Ore', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '309',
        },
        ['Eisenhacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
                    ['tagGroups'] = {'Tool', 'Pflug', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '854',
        },
        ['Eisenhammer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Used to construct buildings and pickup manmade objects.',
                    ['tagGroups'] = {'Tool', 'Bau', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '853',
        },
        ['Eisenplatte'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A solid iron plate for use in various crafting recipes.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '560',
        },
        ['Eisenrad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A sturdy iron wheel that can support heavier vehicles than early wooden wheels.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '562',
        },
        ['Eisenrohr'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Rohr für den Transport von Flüssigkeiten.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '77',
        },
        ['Eisenschaufel'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'IronShovelItem',
                    ['typeID'] = '858',
        },
        ['Eisenspitzhacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein spitzes Gerät zum Abbau von Stein und Erz.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'IronPickaxeItem',
                    ['typeID'] = '856',
        },
        ['Eisenzahnrad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein gezahntes Maschinenteil, das mit anderen ineinander greift.',
                    ['tagGroups'] = {'Zahnrad', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronGearItem',
                    ['typeID'] = '559',
        },
        ['Eisschrank'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Kasten, gefüllt mit Eis. Steht doch im Namen!',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Küche',
                    ['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'] = '1077',
        },
        ['Elchkadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein toter Elch.',
                    ['tagGroups'] = {'Medium Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '3',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElkCarcassItem',
                    ['typeID'] = '541',
        },
        ['Elchtaco'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine Leckerei aus Maistortillas und Fleisch.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '436',
        },
        ['Electronics Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectronicsUpgradeItem',
                    ['typeID'] = '632',
        },
        ['Elektrische Drehmaschine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An electric powered machine that has a spinning blade to craft a variety of metal products.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricLatheItem',
                    ['typeID'] = '1049',
        },
        ['Elektrische Hobelmaschine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A sander and a jointer rolled into one.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 5 X 6',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricPlanerItem',
                    ['typeID'] = '1051',
        },
        ['Elektrische Stanzpresse'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A tool for shaping or cutting metal by deforming it with a die.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 6 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricStampingPressItem',
                    ['typeID'] = '1052',
        },
        ['Elektrische Wandleuchte'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Wandlampe, die Strom benötigt.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricWallLampItem',
                    ['typeID'] = '1053',
        },
        ['Elektrische Wasserpumpe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Pumpt Wasser aus einer Quelle in ein Rohrnetzwerk.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Water]]', ' 1'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricWaterPumpItem',
                    ['typeID'] = '1054',
        },
        ['Elektrischer Bearbeitungstisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine tolle Werkbank, die ebenso tolle Werkzeuge herstellt.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricMachinistTableItem',
                    ['typeID'] = '1050',
        },
        ['Elektromotor'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Motor.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '540',
        },
        ['Elektronikfertigung'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Reihe von Maschinen zum Bau von Elektrogeräten.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectronicsAssemblyItem',
                    ['typeID'] = '1055',
        },
        ['Engineering Research Paper Advanced'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Advanced  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'EngineeringResearchPaperAdvancedItem',
                    ['typeID'] = '542',
        },
        ['Engineering Research Paper Modern'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Modern  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'EngineeringResearchPaperModernItem',
                    ['typeID'] = '543',
        },
        ['Epoxidharz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein nützliches Material zum Verhärten, zur Heilung und für weitere Anwendungen.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '544',
        },
        ['Erde'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = '',
                    ['tagGroups'] = {'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '72',
        },
        ['Erdrampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Road Items',
                    ['description'] = '4x1-Erdrampe.',
                    ['tagGroups'] = {'Straße', 'Constructable', 'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '56',
        },
        ['Executive Office'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Elected officials can perform one-time executive actions here.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '75',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ExecutiveOfficeItem',
                    ['typeID'] = '100',
        },
        ['Fackel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein wenig Licht, um die Nacht zurückzudrängen.',
                    ['tagGroups'] = {'Kraftstoff', 'Fackel', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '1000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TorchItem',
                    ['typeID'] = '131',
        },
        ['Fackelhalter'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ständer für eine Fackel.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.8',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fackel]]',
                    ['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'] = '1275',
        },
        ['Fahrzeugwerkzeug umschalten'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Press to toggle digging / driving mode.    Digging Controls:  Left Mouse Button (LMB) - Hold to Dig  Right Mouse Button - Dump Contents  Left/Right - Rotate Platform  Forward/Back - Boom Up/Down  LMB + Mouse Up/Down - Arm Up/Down',
                    ['tagGroups'] = {},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'VehicleToggleItem',
                    ['typeID'] = '44',
        },
        ['Farming Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Farming recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FarmingUpgradeItem',
                    ['typeID'] = '633',
        },
        ['Farnspitzen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine Sammlung der eingerollten Wedel junger Farne; eine einzigartige Ergänzung zu einer Mahlzeit.',
                    ['tagGroups'] = {'Ernte', 'Greens', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '439',
        },
        ['Farnsporen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Farn wird.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '697',
        },
        ['Farnsporenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Farn wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '698',
        },
        ['Faserfüllstoff'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A filler ingredient used in a variety of fertilizers.',
                    ['tagGroups'] = {'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '374',
        },
        ['Fass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Metallfass, um Flüssigkeiten zu tragen.',
                    ['tagGroups'] = {'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '258',
        },
        ['Fellpelz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein weiches, pelziges Fell.',
                    ['tagGroups'] = {'Animal  Skin', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '547',
        },
        ['Fern Campfire Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A myriad of plants that make a healthy and odd blend.',
                    ['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '900.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '5.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '13.0',
                    ['density'] = '3.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FernCampfireSaladItem',
                    ['typeID'] = '438',
        },
        ['Fertigkeitsbuch: Backen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Backen, die Backen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '778',
        },
        ['Fertigkeitsbuch: Dünger'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Dünger, die Dünger lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '810',
        },
        ['Fertigkeitsbuch: Elektronik'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Elektronik, die Elektronik lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '802',
        },
        ['Fertigkeitsbuch: Fortgeschrittenes Backen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Fortgeschrittenes Backen, die Fortgeschrittenes Backen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '766',
        },
        ['Fertigkeitsbuch: Fortgeschrittenes Kochen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Fortgeschrittenes Kochen, die Fortgeschrittenes Kochen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '769',
        },
        ['Fertigkeitsbuch: Fortgeschrittenes Schmelzen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen, die Fortgeschrittenes Schmelzen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '775',
        },
        ['Fertigkeitsbuch: Glasverarbeitung'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Glasverarbeitung, die Glasverarbeitung lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '814',
        },
        ['Fertigkeitsbuch: Grundlegende Technik'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Grundlegende Technik, die Grundlegende Technik lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '781',
        },
        ['Fertigkeitsbuch: Industrie'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Industrie, die Industrie lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '819',
        },
        ['Fertigkeitsbuch: Innovatives Kochen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Innovatives Kochen, die Innovatives Kochen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '799',
        },
        ['Fertigkeitsbuch: Kochen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Kochen, die Kochen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '796',
        },
        ['Fertigkeitsbuch: Landwirtschaft'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Landwirtschaft, die Landwirtschaft lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '807',
        },
        ['Fertigkeitsbuch: Mahlen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Mahlen, die Mahlen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '830',
        },
        ['Fertigkeitsbuch: Mechanik'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Mechanik, die Mechanik lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '827',
        },
        ['Fertigkeitsbuch: Metzgerhandwerk'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Metzgerhandwerk, die Metzgerhandwerk lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '784',
        },
        ['Fertigkeitsbuch: Ölbohrung'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Ölbohrung, die Ölbohrung lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '834',
        },
        ['Fertigkeitsbuch: Papierherstellung'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Papierherstellung, die Papierherstellung lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '837',
        },
        ['Fertigkeitsbuch: Schmelzen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Schmelzen, die Schmelzen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '843',
        },
        ['Fertigkeitsbuch: Schneidern'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Schneidern, die Schneidern lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '849',
        },
        ['Fertigkeitsschriftrolle: Backen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Backen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '779',
        },
        ['Fertigkeitsschriftrolle: Dünger'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Dünger',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '811',
        },
        ['Fertigkeitsschriftrolle: Elektronik'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Elektronik',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '803',
        },
        ['Fertigkeitsschriftrolle: Fortgeschrittenes Backen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Fortgeschrittenes Backen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '767',
        },
        ['Fertigkeitsschriftrolle: Fortgeschrittenes Kochen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Fortgeschrittenes Kochen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '770',
        },
        ['Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Fortgeschrittenes Schmelzen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '776',
        },
        ['Fertigkeitsschriftrolle: Glasverarbeitung'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Glasverarbeitung',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '815',
        },
        ['Fertigkeitsschriftrolle: Grundlegende Technik'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Grundlegende Technik',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '782',
        },
        ['Fertigkeitsschriftrolle: Industrie'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Industrie',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '820',
        },
        ['Fertigkeitsschriftrolle: Innovatives Kochen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Innovatives Kochen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '800',
        },
        ['Fertigkeitsschriftrolle: Kochen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Kochen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '797',
        },
        ['Fertigkeitsschriftrolle: Landwirtschaft'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Landwirtschaft',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '808',
        },
        ['Fertigkeitsschriftrolle: Mahlen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Mahlen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '831',
        },
        ['Fertigkeitsschriftrolle: Mechanik'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Mechanik',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '828',
        },
        ['Fertigkeitsschriftrolle: Metzgerhandwerk'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Metzgerhandwerk',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '785',
        },
        ['Fertigkeitsschriftrolle: Ölbohrung'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Ölbohrung',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '835',
        },
        ['Fertigkeitsschriftrolle: Papierherstellung'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Papierherstellung',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '838',
        },
        ['Fertigkeitsschriftrolle: Schmelzen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Schmelzen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '844',
        },
        ['Fertigkeitsschriftrolle: Schneidern'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Schneidern',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '850',
        },
        ['Fertigungsstraße'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'The assembly line allows for mass production of mechanical products',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '6 X 4 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AssemblyLineItem',
                    ['typeID'] = '969',
        },
        ['Fertilizers Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FertilizersUpgradeItem',
                    ['typeID'] = '634',
        },
        ['Feuerschale'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Metallständer für Brennstoff, um Licht zu spenden.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BrazierItem',
                    ['typeID'] = '977',
        },
        ['Feuerschale aus Stein'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Steinstäder für Brennstoff, um Licht zu spenden.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoneBrazierItem',
                    ['typeID'] = '1253',
        },
        ['Fichtensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus eine Tanne wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '747',
        },
        ['Fichtensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus eine Tanne wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '748',
        },
        ['Field Campfire Stew'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '6.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FieldCampfireStewItem',
                    ['typeID'] = '440',
        },
        ['Filet'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein perfekt marmoriertes Stück Fleisch.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '479',
        },
        ['Fir Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Fir log is a type of softwood with a nice piney smell.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Softwood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'FirLogItem',
                    ['typeID'] = '294',
        },
        ['Fischerei'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Ort zum Erstellen von Angelruten, Fallen und zum Zubereiten von Meeresfrüchten.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.5',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FisheryItem',
                    ['typeID'] = '1059',
        },
        ['Fitter Oberkörper'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Oberkörper',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '337',
        },
        ['Flachstahl'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Beschichtet mit einer Schicht aus Epoxid, weigert sich dieser Stahl zu rosten.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '295',
        },
        ['Fladenbrot'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ohne Gärungsstoff ist das Fladenbrot nicht besonders weich. Aber es ist trotzdem lecker.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '442',
        },
        ['Fleischbrühe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine Brühe aus dem Fleisch von Tieren.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.8',
                    ['calories'] = '600.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '8.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MeatStockItem',
                    ['typeID'] = '468',
        },
        ['Fleischpastete'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ähnlich wie eine Heidelbeertorte, aber gefüllt mit saftigem Fleisch.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.6',
                    ['calories'] = '1300.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '13.0',
                    ['fat'] = '13.0',
                    ['vitamins'] = '5.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'] = 'MeatPieItem',
                    ['typeID'] = '467',
        },
        ['Fleischreste'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Extra Fleischstücke.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '488',
        },
        ['Fliegenpilze'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!',
                    ['tagGroups'] = {'Ernte', 'Fungus', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '-200.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '-0.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '381',
        },
        ['Fliegenpilzsporen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflänzchen, das zu einem Fliegenpilz heranwächst. Keine Ahnung, warum du diesen giftigen Pilz haben möchtest.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'AmanitaMushroomSporesItem',
                    ['typeID'] = '661',
        },
        ['Fliegenpilzsporenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflänzchen, das zu einem Fliegenpilz heranwächst. Keine Ahnung, warum du diesen giftigen Pilz haben möchtest.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'AmanitaMushroomSporesPackItem',
                    ['typeID'] = '662',
        },
        ['Flüssiger Stickstoff'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Nützlich für eine schnelle Abkühlung.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '464',
        },
        ['Flüssigkeitskonverter'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Beispiel Tisch zum Herstellen mit Flüssigkeiten.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', ' 1'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LiquidCrafterItem',
                    ['typeID'] = '105',
        },
        ['Forelle'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine Forelle.',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.8',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TroutItem',
                    ['typeID'] = '604',
        },
        ['Forschungstisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein einfacher Tisch für die Erforschung neuer Technologien und Fertigkeiten.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.5',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ResearchTableItem',
                    ['typeID'] = '1175',
        },
        ['Fortschrittlicher Verbrennungsmotor'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine fortgeschrittene Version des normalen Verbrennungsmotors, der mehr Leistung hat.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '510',
        },
        ['Fräsmaschine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Module',
                    ['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.',
                    ['tagGroups'] = {'Module', 'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '75',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ShaperItem',
                    ['typeID'] = '1187',
        },
        ['Fried Camas'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Deep fried Camas. Bit greasy',
                    ['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '3.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedCamasItem',
                    ['typeID'] = '444',
        },
        ['Fried Fiddleheads'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Das Geheimnis steckt in der Sauce.',
                    ['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '3.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedFiddleheadsItem',
                    ['typeID'] = '445',
        },
        ['Fried Hearts Of Palm'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Das Geheimnis steckt in der Sauce.',
                    ['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '3.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedHeartsOfPalmItem',
                    ['typeID'] = '447',
        },
        ['Fried Taro'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Das Geheimnis steckt in der Sauce.',
                    ['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '14.0',
                    ['protein'] = '1.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedTaroItem',
                    ['typeID'] = '448',
        },
        ['Fried Vegetables'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = '',
                    ['tagGroups'] = {'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '560.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '3.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '4.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedVegetablesItem',
                    ['typeID'] = '450',
        },
        ['Frittierter Mais'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Diese frittierten Maisleckereien sind knusprig und lecker.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '429',
        },
        ['Froth Floatation Cell'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 4 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FrothFloatationCellItem',
                    ['typeID'] = '1061',
        },
        ['Fruit Muffin'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A soft, slightly sweet bread studded with juicy fruits.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '800.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '5.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '16.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'] = 'FruitMuffinItem',
                    ['typeID'] = '451',
        },
        ['Fruit Tart'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A sweet pastry that is great for breakfast or anytime you need a quick boost in energy.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.4',
                    ['calories'] = '800.0',
                    ['carbs'] = '14.0',
                    ['protein'] = '5.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '18.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'] = 'FruitTartItem',
                    ['typeID'] = '453',
        },
        ['Fuchskadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein toter Fuchs.',
                    ['tagGroups'] = {'Small Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'FoxCarcassItem',
                    ['typeID'] = '546',
        },
        ['Gartenschuhe'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '352',
        },
        ['Gathering Research Paper Basic'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Basic  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GatheringResearchPaperBasicItem',
                    ['typeID'] = '548',
        },
        ['Gebackene Agave'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '560.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '2.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '8.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'] = 'BakedAgaveItem',
                    ['typeID'] = '382',
        },
        ['Gebackene Prärielilienzwiebel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Aufstrich aus gleichmäßig gebackenen Prärielilienzwiebeln: weich in der Mitte, goldbraun von außen.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '560.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '7.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '4.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'] = 'CamasBulbBakeItem',
                    ['typeID'] = '404',
        },
        ['Gebackener Braten'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Gebundener Rollbraten, perfekt gegart.',
                    ['tagGroups'] = {'Baked Food', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.9',
                    ['calories'] = '1000.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '13.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '7.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakedRoastItem',
                    ['typeID'] = '387',
        },
        ['Gebackenes Fleisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Baked meat is less fatty than other methods of cooking.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.8',
                    ['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'] = '386',
        },
        ['Gebratene Hasenkeulen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Alles ist frittiert besser.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '446',
        },
        ['Gebratene Tomaten'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Das Geheimnis steckt in der Sauce.',
                    ['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '3.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedTomatoesItem',
                    ['typeID'] = '449',
        },
        ['Gebratener Reis mit Ananas'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Wohlfühlrezept bestehend aus einem Mix von gekochtem Reis und Obst. Es ist nicht nur freundlich, sondern auch gebraten.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '475',
        },
        ['Gefüllter Truthahn'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Danke für die Tatsache, dass diese Nahrung zwei Nährstoffe mehr als vergleichbare Lebensmittel hergibt.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '492',
        },
        ['Gegrillte Agave'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Agave leaves that have been charred over a campfire',
                    ['tagGroups'] = {'Charred Green', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredAgaveItem',
                    ['typeID'] = '410',
        },
        ['Gegrillte Ananas'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pineapple that has been charred over a basic campfire.',
                    ['tagGroups'] = {'Charred Fruit', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredPineappleItem',
                    ['typeID'] = '422',
        },
        ['Gegrillte Papaya'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Papaya fruit that has been charred over a basic campfire.',
                    ['tagGroups'] = {'Charred Fruit', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '8.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredPapayaItem',
                    ['typeID'] = '421',
        },
        ['Gegrillte Prärielilienzwiebel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein faseriger und süßer Leckerbissen, ähnlich wie eine Süßkartoffel, jedoch über der Hitze des Lagerfeuers leicht geschwärzt.',
                    ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '3.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredCamasBulbItem',
                    ['typeID'] = '414',
        },
        ['Gegrillte Rübe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Vielleicht ist nicht das beste Gemüse, um es zu grillen, aber die Rübe scheint sich gut gehalten zu haben.',
                    ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '0.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredBeetItem',
                    ['typeID'] = '412',
        },
        ['Gegrillte Tomate'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Die schwarze Kohle auf dieser Tomate wäre ein toller Kontrast zur roten Haut, wenn es noch eine unverbrannte Stelle gäbe.',
                    ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredTomatoItem',
                    ['typeID'] = '425',
        },
        ['Gegrillte Wurst'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Die ungleichmäßige Flamme eignet sich zwar nicht besonders gut zum Kochen, aber die offene Flamme verleiht dem Essen einen tollen Geschmack.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '700.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '10.0',
                    ['fat'] = '14.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredSausageItem',
                    ['typeID'] = '423',
        },
        ['Gegrillter Fisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Wenigstens hat er keine Schuppen mehr.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '400.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '10.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredFishItem',
                    ['typeID'] = '417',
        },
        ['Gegrillter Mais'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Dieses Stück Mais braucht eine dick aufgetragene Schicht aus Butter, um den verbrannten Geschmack einzudämmen.',
                    ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredCornItem',
                    ['typeID'] = '415',
        },
        ['Gegrillter Taro'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.',
                    ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredTaroItem',
                    ['typeID'] = '424',
        },
        ['Gegrilltes Fleisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Die geschwärzte Oberfläche dieses kaum erkennbaren Fleisches ist \'goldbraun\'.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.8',
                    ['calories'] = '400.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '6.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredMeatItem',
                    ['typeID'] = '419',
        },
        ['Gekochte Wurst'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Gekochte Würste sind zwar nicht so schön wie gebratene, aber sie schmecken dennoch gut.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '400',
        },
        ['Gekochter Reis'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Weich und flauschig.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '399',
        },
        ['Gemüsebrühe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine herzhafte Brühe voll mit verschiedenen Gemüsesorten.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '503',
        },
        ['Gemüsesalat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine wahllose Zusammenstellung von Gemüse.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '501',
        },
        ['Gemüsesuppe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Wer hätte gedacht, dass Pflanzen in einer Pflanzenbrühe so lecker sein können?',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '502',
        },
        ['Geology Research Paper Advanced'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Advanced  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GeologyResearchPaperAdvancedItem',
                    ['typeID'] = '550',
        },
        ['Geology Research Paper Basic'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Basic  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GeologyResearchPaperBasicItem',
                    ['typeID'] = '551',
        },
        ['Geology Research Paper Modern'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Modern  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GeologyResearchPaperModernItem',
                    ['typeID'] = '552',
        },
        ['Gepolsterter Stuhl'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein komfortabler Stuhl, um sich auszuruhen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['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'] = '1170',
        },
        ['Gerahmte Glastür'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine schöne Glastür, hergestellt aus Stahl und Glas.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1060',
        },
        ['Gerahmtes Glas'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Glass which was reinforced by a steel frame.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '296',
        },
        ['Geschäft'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ermöglicht Kauf und Verkauf von Waren.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoreItem',
                    ['typeID'] = '1258',
        },
        ['Geschmortes Fleisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Fleisch im Fleischsaft gegart hält das Fleisch saftig.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '490',
        },
        ['Geschnitzter Kürbis'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein gruseliger Kürbis, der mystisches Licht ausstrahlt.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarvedPumpkinItem',
                    ['typeID'] = '984',
        },
        ['Getreidekeim'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Nebenprodukt beim Mahlen. Der Keim ist der fruchtbare Teil des Getreides, der austreibt.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '409',
        },
        ['Getriebe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Bietet einem anderen Gerät Geschwindigkeits- und Drehmomentumwandlungen von einer rotierenden Energiequelle',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '549',
        },
        ['Getrocknete Farnspitzen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Auch wenn ein paar welke Farnspitzen traurig aussehen mögen, sind sie zumindest nahrhaft.',
                    ['tagGroups'] = {'Charred Green', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '350.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '7.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WiltedFiddleheadsItem',
                    ['typeID'] = '507',
        },
        ['Glas'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein transparentes, festes Material, nützlich für mehr als nur Fenster.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '298',
        },
        ['Glasfaserverstärkter Kunststoff'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Kunststoff mit Glasfasersträngen verstärkt.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '545',
        },
        ['Glassworking Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GlassworkingAdvancedUpgradeItem',
                    ['typeID'] = '635',
        },
        ['Glassworking Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GlassworkingModernUpgradeItem',
                    ['typeID'] = '636',
        },
        ['Glühbirne'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein elektrisches Licht mit einer Drahtwendel.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '568',
        },
        ['Gneis'] = {
                    ['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.',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '299',
        },
        ['Goat Mount'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Jagdtrophäe für dein Haus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['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'] = 'GoatMountItem',
                    ['typeID'] = '1062',
        },
        ['Gold Concentrate'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
                    ['tagGroups'] = {'Concentrated Ore', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '22',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'GoldConcentrateItem',
                    ['typeID'] = '301',
        },
        ['Gold Wiring'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A length of gold conductive wire useful for a variety of purposes.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GoldWiringItem',
                    ['typeID'] = '554',
        },
        ['Goldbarren'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Refined bar of gold.',
                    ['tagGroups'] = {'Metal', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'GoldBarItem',
                    ['typeID'] = '300',
        },
        ['Golderz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Unraffiniertes Erz mit Goldeinschlüssen.',
                    ['tagGroups'] = {'Ore', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '302',
        },
        ['Government Office'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Elected titles are created and defined at the government office.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '75',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GovernmentOfficeItem',
                    ['typeID'] = '94',
        },
        ['Granit'] = {
                    ['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!',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '303',
        },
        ['Granitziegel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
                    ['tagGroups'] = {'Mortared Stone', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '316',
        },
        ['Grassamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Gras wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '705',
        },
        ['Grassamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Gras wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '706',
        },
        ['Große Holztür'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine große Tür.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1108',
        },
        ['Große Holztür mit Fenster'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine große Tür.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1134',
        },
        ['Große Wellstahltür'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine große Tür.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1082',
        },
        ['Großer Rucksack'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'A survival backpack that offers more support than the basic backpack.  Increases max carry weight by 10 kg.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '345',
        },
        ['Großer Teppich'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großer Teppich, um seltsame Flecken abzudecken.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Teppich',
                    ['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'] = '1179',
        },
        ['Großer-Blauhalm-Samen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze einen Großen Blauhalm.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '671',
        },
        ['Großes hängendes Bauholzschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1096',
        },
        ['Großes hängendes Steinschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1107',
        },
        ['Großes stehendes Bauholzschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1122',
        },
        ['Großes stehendes Steinschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1133',
        },
        ['Grundbestitztisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Ort zur Verwaltung des Verkauf und der Übertragung von Grundstücken und Immobilien.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RealEstateDeskItem',
                    ['typeID'] = '80',
        },
        ['Grundstückspfosten'] = {
                    ['category'] = 'Werkzeuge',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Used to claim, unclaim, and examine property.  When claiming: - Hold Ctrl to create a new deed. - Hold Shift to choose from nearby deeds. When unclaiming: - Hold Ctrl to unclaim an entire deed. - Hold Shift to move plot to a nearby deed.',
                    ['tagGroups'] = {'Tool', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'PropertyToolItem',
                    ['typeID'] = '125',
        },
        ['Grundstücksurkunde'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Landurkunden geben dir das Recht ein Stück Land zu beanspruchen. Nutze sie mit dem Pfahl zur Landesbeanspruchung.',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '33',
        },
        ['Gummirad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Rubber wheels provide much better traction and allow the construction of more modern vehicles.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '588',
        },
        ['Gusseiserner Ofen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Der perfekte Herd für den unerfahrenen Koch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Crafting  Table', 'Storage  Container', 'Housing  Objects', 'Ingredient', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Küche',
                    ['furnitureType'] = 'Kochen',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CastIronStoveItem',
                    ['typeID'] = '985',
        },
        ['Hacke'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
                    ['tagGroups'] = {'Pflug', 'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '66',
        },
        ['Halbschuhe'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Einfache, gewöhnliche, unscheinbare, konventionelle, alltagstaugliche, fast langweilige, 08/15 standard Halbschuhe.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '357',
        },
        ['Hammer'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Used to construct buildings and pickup manmade objects.',
                    ['tagGroups'] = {'Bau', 'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '65',
        },
        ['Hand Plow'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Werkzeug, dass das Feld zum Farmen pflügt.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Pflug', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'HandPlowItem',
                    ['typeID'] = '886',
        },
        ['Hardwood Board'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A higher quality hardwood board used for long lasting furniture.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood Board', 'Burnable  Fuel', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '2000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HardwoodBoardItem',
                    ['typeID'] = '555',
        },
        ['Hardwood Hewn Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.',
                    ['tagGroups'] = {'Kraftstoff', 'Hewn Log', 'Burnable  Fuel', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'HardwoodHewnLogItem',
                    ['typeID'] = '304',
        },
        ['Hardwood Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Kann in verschiedene Ausrüstung verarbeitet werden.',
                    ['tagGroups'] = {'Kraftstoff', 'Bauholz', 'Burnable  Fuel', 'Constructable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'HardwoodLumberItem',
                    ['typeID'] = '305',
        },
        ['Hardwood Lumber Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone bench. Not too comfy but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HardwoodLumberBenchItem',
                    ['typeID'] = '1063',
        },
        ['Hardwood Lumber Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A sturdy lumber bench. It doesn\'t feel as wobbly as more basic wooden benches.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HardwoodLumberChairItem',
                    ['typeID'] = '1064',
        },
        ['Hardwood Lumber Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Tür aus fein geschnittenem Bauholz.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'HardwoodLumberDoorItem',
                    ['typeID'] = '1065',
        },
        ['Hardwood Lumber Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A nice, sturdy lumber chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'HardwoodLumberTableItem',
                    ['typeID'] = '1066',
        },
        ['Hasenkadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein toter Hase.',
                    ['tagGroups'] = {'Tiny Fur Carcass', 'Carcass', 'Tiny Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'HareCarcassItem',
                    ['typeID'] = '556',
        },
        ['Hefe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine Pilzart, die erstaunlich gut als Backtriebmittel dient.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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',
                     ['type'] = 'YeastItem',
                     ['typeID'] = '186',
                     ['typeID'] = '508',
                     },
        },
        ['Heidelbeeren'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine Handvoll kleiner wilder Beeren. Nicht zu verwechseln mit kleinen wilden Bären.',
                    ['tagGroups'] = {'Ernte', 'Fruit', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '456',
        },
        ['Heidelbeerextrakt'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein konzentrierter Schuss vom Besten der Heidelbeere.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '457',
        },
        ['Heidelbeerkuchen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine fantastische Kombination von blättriger Kruste und leckeren Beeren.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.6',
                    ['calories'] = '1300.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '5.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '16.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'] = 'HuckleberryPieItem',
                    ['typeID'] = '458',
        },
        ['Heidelbeersamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus ein Heidelbeerbusch wird.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '709',
        },
        ['Heidelbeersamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus ein Heidelbeerbusch wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '710',
        },
        ['Helikoniensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Paradiesvogelblume.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '707',
        },
        ['Helikoniensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Paradiesvogelblume.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '708',
        },
        ['Henleyshirt'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Ein Henleyshirt ist ein kragenloser Pullover, der sich dadurch auszeichnet, dass er eine Knopfleiste unterhalb des Rundhalsauschnittes hat. Diese ist meistens 8 bis 13 cm lang und hat 2 bis 5 Knöpfe. Grundsätzlich ähnelt es einem kragenlosen Poloshirt.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '355',
        },
        ['Herd'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großer Herd, um komplexere Gerichte zu kochen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Polluter', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Küche',
                    ['furnitureType'] = 'Kochen',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Smog]]', ' 0. 4'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoveItem',
                    ['typeID'] = '1259',
        },
        ['Hewn Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic wooden bench.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnBenchItem',
                    ['typeID'] = '1067',
        },
        ['Hewn Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnChairItem',
                    ['typeID'] = '1068',
        },
        ['Hewn Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Tür aus grob gehauenen Stämmen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'HewnDoorItem',
                    ['typeID'] = '1069',
        },
        ['Hewn Hardwood Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic wooden bench.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnHardwoodBenchItem',
                    ['typeID'] = '1070',
        },
        ['Hewn Hardwood Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnHardwoodChairItem',
                    ['typeID'] = '1071',
        },
        ['Hewn Hardwood Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'HewnHardwoodTableItem',
                    ['typeID'] = '1072',
        },
        ['Hewn Softwood Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic wooden bench.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnSoftwoodBenchItem',
                    ['typeID'] = '1073',
        },
        ['Hewn Softwood Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnSoftwoodChairItem',
                    ['typeID'] = '1074',
        },
        ['Hewn Softwood Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'HewnSoftwoodTableItem',
                    ['typeID'] = '1075',
        },
        ['Hewn Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'HewnTableItem',
                    ['typeID'] = '1076',
        },
        ['Hirschkadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein toter Hirsch.',
                    ['tagGroups'] = {'Medium Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '3',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DeerCarcassItem',
                    ['typeID'] = '536',
        },
        ['Hochofen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A superior replacement for the bloomery that can produce steel.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Polluter', 'Crafting  Table', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Smog]]', ' 1'},{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 5 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BlastFurnaceItem',
                    ['typeID'] = '974',
        },
        ['Hochwasserwerkzeug für Entwickler'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Werkzeug zum Beheben von Fluten! Klicke mit der linken Maustaste, um die oberste Wasserschicht zu entfernen. (Ziele auf eine Wand, die Wasser berührt).',
                    ['tagGroups'] = {'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '63',
        },
        ['Hohe Stiefel'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Kniehohe Stiefel sind Stiefel, die ungefähr bis zu den Knien gehen. An den Waden und Fußgelenken sind sie enger als an den Knien.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '365',
        },
        ['Holz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.',
                    ['tagGroups'] = {'Kraftstoff', 'Hewn Log', 'Burnable  Fuel', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '306',
        },
        ['Holzaufzug-Rufposten'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ruft einen nahegelegenen Holzaufzug.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'WoodenElevatorCallPostItem',
                    ['typeID'] = '1286',
        },
        ['Hölzerne Deckenlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine modernere Möglichkeit, um Räume zu erhellen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenCeilingLightItem',
                    ['typeID'] = '1285',
        },
        ['Hölzerne Stehlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine modernere Art, einen Raum zu beleuchten. Diesmal vom Boden aus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenFloorLampItem',
                    ['typeID'] = '1288',
        },
        ['Hölzerne Tischlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Für nächtliches Lernen. Oder arbeiten. Oder irgendetwas, wirklich.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenTableLampItem',
                    ['typeID'] = '1290',
        },
        ['Hölzerner Aufzug'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Aufzug, um Frachten vertikal zu transportieren.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenElevatorItem',
                    ['typeID'] = '894',
        },
        ['Hölzernes Stoffbett'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein viel gemütlicheres Bett, das mit Stoff gebaut ist.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '4',
                    ['roomCategory'] = 'Schlafzimmer',
                    ['furnitureType'] = 'Bett',
                    ['repeatsDepreciation'] = '0.2',
                    ['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'] = '1287',
        },
        ['Hölzernes Strohbett'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein schönes, kratziges und schrecklich ungemütliches Bett. Aber zumindest muss man nicht auf dem Boden schlafen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Schlafzimmer',
                    ['furnitureType'] = 'Bett',
                    ['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'] = '1289',
        },
        ['Holzhacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
                    ['tagGroups'] = {'Tool', 'Pflug', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '884',
        },
        ['Holzkarren'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Kleiner Karren zum Transport kleiner Lasten.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '893',
        },
        ['Holzkohle'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein schwarzer Rückstand, bestehend aus Kohlenstoff und verbleibender Asche.',
                    ['tagGroups'] = {'Kraftstoff', 'Kohle', 'Burnable  Fuel', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '20000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '525',
        },
        ['Holzlatrine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Plumpsklo.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Badezimmer',
                    ['furnitureType'] = 'Toilet',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LatrineItem',
                    ['typeID'] = '1137',
        },
        ['Holzrad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A basic wheel for use in early wooden vehicles.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '610',
        },
        ['Holzschaufel'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'WoodenShovelItem',
                    ['typeID'] = '885',
        },
        ['Holzschild'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1291',
        },
        ['Holzspan'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Als Nebenprodukt der Herstellung von Bauholz können Holzspäne für Mörtel verbrannt oder zu Papier gepresst werden.',
                    ['tagGroups'] = {'Object', 'Kraftstoff', 'Natural Fiber', 'Burnable  Fuel', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '50',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '90',
        },
        ['Holzstofffüller'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Wood pulp and dirt make a great filler for other fertilizers. ',
                    ['tagGroups'] = {'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '378',
        },
        ['Holztür'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Tür aus fein geschnittenem Bauholz.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1144',
        },
        ['Hosen'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Robuste, enge Hose. Eine Hose ist ein Kleidungsstück, das beide Beine jeweils einzeln bedeckt und von der Hüfte bis zu den Knöcheln reicht (im Gegensatz zu Roben, Röcken und Kleidern, deren Stoff beide Beine zusammen bedeckt).',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '366',
        },
        ['Hülsenhemd'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Cooles Piratenshirt, das deinen Bizeps größer aussehen lässt als er wirklich ist.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '353',
        },
        ['Hydrokolloide'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Wird verwendet um Kolloide fur Geschmacksexplosionen herzustellen.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '459',
        },
        ['Hydrometer'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Misst den Wassergehalt in der Umwelt.',
                    ['tagGroups'] = {'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '67',
        },
        ['Industry Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Industry recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IndustryUpgradeItem',
                    ['typeID'] = '637',
        },
        ['Iron Concentrate'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
                    ['tagGroups'] = {'Concentrated Ore', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '18',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'IronConcentrateItem',
                    ['typeID'] = '308',
        },
        ['Iron Machete'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A machete used to quickly clear plants.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'IronMacheteItem',
                    ['typeID'] = '855',
        },
        ['Iron Rock Drill'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A useful tool for prospecting blocks.',
                    ['tagGroups'] = {'Tool', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'IronRockDrillItem',
                    ['typeID'] = '857',
        },
        ['Iron Saw Blade'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A disc shaped iron saw that can be attached to rotary machines to shape wood products.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronSawBladeItem',
                    ['typeID'] = '561',
        },
        ['Iron Sickle'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'An iron sickle used to harvest crops or cut grass.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'IronSickleItem',
                    ['typeID'] = '859',
        },
        ['IronPiston'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine bewegliche Komponente, die Kraft überträgt. Kann auch gelegentlich als Ventil genutzt werden.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '580',
        },
        ['Jaguar Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A dead Jaguar.',
                    ['tagGroups'] = {'Medium Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'JaguarCarcassItem',
                    ['typeID'] = '563',
        },
        ['Jaw Crusher'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy duty machine that uses compressive force to crush rocks into a fine gravel.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '1000',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JawCrusherItem',
                    ['typeID'] = '1078',
        },
        ['Jeder Skypiercer'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Man hört das leise Rufen von Ecko, wenn dieses mythische Wapitigeweih in die Höhe gehalten wird.',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'ElkSkypiercerItem',
                    ['typeID'] = '1057',
        },
        ['Jointfir Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Plant to grow a jointfir.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '711',
        },
        ['Jointfir Seed Pack'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Plant to grow a jointfir.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '712',
        },
        ['Joshua Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'JoshuaLogItem',
                    ['typeID'] = '310',
        },
        ['Joshua Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Plant to grow a joshua tree.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '713',
        },
        ['Joshua Seed Pack'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Plant to grow a joshua tree.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '714',
        },
        ['Jungle Campfire Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A myriad of plants that make a healthy and odd blend.',
                    ['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '900.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '4.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '10.0',
                    ['density'] = '3.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JungleCampfireSaladItem',
                    ['typeID'] = '461',
        },
        ['Jungle Campfire Stew'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '8.0',
                    ['fat'] = '11.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JungleCampfireStewItem',
                    ['typeID'] = '462',
        },
        ['Kabel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'Verbindet elektronische Komponenten.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Hände',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = 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',
        },
        ['Kaktusfeige'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine saftige Frucht, umhüllt von eher furchterregenden Stacheln.',
                    ['tagGroups'] = {'Ernte', 'Fruit', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '190.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '1.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '4.2',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '478',
        },
        ['Kaktusfeigensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Kaktusfeigenkakteen werden.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '733',
        },
        ['Kaktusfeigensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Kaktusfeigenkakteen werden.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '734',
        },
        ['Kalkstein'] = {
                    ['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.',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '311',
        },
        ['Kalksteinziegel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
                    ['tagGroups'] = {'Mortared Stone', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '317',
        },
        ['Kapokbaumsamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Plant to grow a ceiba sapling.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '685',
        },
        ['Kapokbaumsamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Plant to grow a ceiba sapling.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '686',
        },
        ['Kernbrennstoff'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Unstable nuclear fuel.',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'NuclearFuelItem',
                    ['typeID'] = '576',
        },
        ['Kerzenständer'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein schicker Kronleuchter, der schwaches Licht ausstrahlt.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fett]]',
                    ['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'] = '982',
        },
        ['Kettensäge'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Eine motorisierte Säge zum Fällen von Bäumen.',
                    ['tagGroups'] = {'Holzfällen', 'Tool', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ChainsawItem',
                    ['typeID'] = '119',
        },
        ['Kleiner Holzkarren'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleiner Karren, um kleine Ladungen zu transportieren.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '888',
        },
        ['Kleiner Teppich'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleiner Teppich dafür, wenn du nicht genug Materialien hast, um einen größeren zu machen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Teppich',
                    ['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'] = '1181',
        },
        ['Kleiner Tisch'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Mehr ein Nachttisch als ein Tisch.',
                    ['tagGroups'] = {'Not In Browser', 'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallTableItem',
                    ['typeID'] = '1242',
        },
        ['Kleines hängendes Bauholzschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1204',
        },
        ['Kleines hängendes Steinschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1215',
        },
        ['Kleines Lager'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Kennzeichnet einen 3x3x3 Bereich als Lagerfläche für große Gegenstände.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '110',
        },
        ['Kleines stehendes Bauholzschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1230',
        },
        ['Kleines stehendes Steinschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1241',
        },
        ['Knopf'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Sendet ein Signal an umgebende Objekte.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Technik'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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',
        },
        ['Knuspriger Speck'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Gib mir alles an Speck und Eiern, das du hast.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '434',
        },
        ['Kohle'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein brennbares Mineral, liefert als Brennstoff viel Energie, aber erzeugt viel Umweltverschmutzung.',
                    ['tagGroups'] = {'Kraftstoff', 'Kohle', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '20000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '265',
        },
        ['Kompaktlader'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Small scale bucket loader. Great for flat to low slope excavation.',
                    ['tagGroups'] = {'Excavation', 'Weltobjekt', 'Object', 'Storage  Container', 'Polluter', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Liquid Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SkidSteerItem',
                    ['typeID'] = '109',
        },
        ['Kompost'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Delicious decomposed organic matter that can be used to fertilze crops. Compost is created overtime when organic material is left outdoors to decompose.  This is accomplished in Eco by dropping an organic item on the ground and overtime it will become Compost.',
                    ['tagGroups'] = {'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '70',
        },
        ['Kompostdünger'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Compost fertilizer is a classic, low effort fertilizer.',
                    ['tagGroups'] = {'Object', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '373',
        },
        ['Königsfarnsporen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus ein Königsfarn wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '717',
        },
        ['Königsfarnsporenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus ein Königsfarn wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '718',
        },
        ['Kran'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ermöglicht die Platzierung und den Transport von Materialien in einem Gebiet.',
                    ['tagGroups'] = {'Bau', 'Weltobjekt', 'Object', 'Storage  Container', 'Polluter', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Liquid Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CraneItem',
                    ['typeID'] = '101',
        },
        ['Krautweidensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Krautweide.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '695',
        },
        ['Krautweidensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Krautweide.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '696',
        },
        ['Kreosotbuschsamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus ein Kreosotbusch wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '691',
        },
        ['Kreosotbuschsamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus ein Kreosotbusch wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '692',
        },
        ['Küche'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Vorbereitungsbereich für Essen, der komplexere Gerichte ermöglicht.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Küche',
                    ['furnitureType'] = 'Kochen',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'KitchenItem',
                    ['typeID'] = '1080',
        },
        ['Kugelkaktussamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Plant to grow barrel cactus.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '665',
        },
        ['Kühler'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Kühlkörper, bei dem Flüssigkeit durch Kupferlamellen fließt, um die aufgestaute Wärme zu verteilen.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '585',
        },
        ['Kühlkörper'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine Kupferplatte, um Wärme abzuführen.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '557',
        },
        ['Kühlschrank'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Eisschrank aus der Zukunft, mit deutlich besseren Kühleigenschaften.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '5',
                    ['roomCategory'] = 'Küche',
                    ['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'] = '1173',
        },
        ['Kunststoff'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein sehr nützliches, synthetisches Material auf Basis von Petrochemikalien',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '582',
        },
        ['Kupferbarren'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Refined bar of copper.',
                    ['tagGroups'] = {'Metal', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CopperBarItem',
                    ['typeID'] = '277',
        },
        ['Kupfererz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Unraffiniertes Erz mit Kupfereinschlüssen.',
                    ['tagGroups'] = {'Ore', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '22',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '279',
        },
        ['Kupferkabel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A length of copper conductive wire useful for a variety of purposes.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '530',
        },
        ['Kupferrohr'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Rohr für den Transport von Flüssigkeiten.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '79',
        },
        ['Kürbis'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Rund und lang',
                    ['tagGroups'] = {'Ernte', 'Fruit', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '340.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '2.4',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '480',
        },
        ['Kürbissamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze einen Kürbis.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '735',
        },
        ['Kürbissamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze einen Kürbis.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '736',
        },
        ['Kurz angebratenes Fleisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Stück perfekt geschnittenes Fleisch.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '489',
        },
        ['Kurzer Bart'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = '',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '362',
        },
        ['Laboratorium'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Zur Erforschung der wissenschaftlichen Seite des Kochens. Wissenschaft ist Genial!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LaboratoryItem',
                    ['typeID'] = '1081',
        },
        ['Lachs'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Lachs.',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '589',
        },
        ['Lager'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Kennzeichnet einen 5x5x5 Bereich als Lagerfläche für große Gegenstände.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '111',
        },
        ['Lagerfeuer'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Kochen wie ein Höhlenmensch auf unsteter Flamme.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Storage  Container', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 1 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampfireItem',
                    ['typeID'] = '980',
        },
        ['Lagerfeuerbraten'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Die ungleichmäßige Flamme eignet sich zwar nicht besonders gut zum Kochen, aber die offene Flamme verleiht dem Essen einen tollen Geschmack.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '406',
        },
        ['Lagerfeuereintopf'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein dicker Eintopf, randvoll mit Fleisch, Prärielilien und Mais. Eine überraschend gute Kombination.',
                    ['tagGroups'] = {'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '1200.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '10.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '2.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampfireStewItem',
                    ['typeID'] = '408',
        },
        ['Landwirttisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic workspace for crafting fertilizer and extracting seeds from crops.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.2',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FarmersTableItem',
                    ['typeID'] = '1058',
        },
        ['Large Hanging Ashlar Basalt Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingAshlarBasaltSignItem',
                    ['typeID'] = '1083',
        },
        ['Large Hanging Ashlar Gneiss Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingAshlarGneissSignItem',
                    ['typeID'] = '1084',
        },
        ['Large Hanging Ashlar Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingAshlarGraniteSignItem',
                    ['typeID'] = '1085',
        },
        ['Large Hanging Ashlar Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingAshlarLimestoneSignItem',
                    ['typeID'] = '1086',
        },
        ['Large Hanging Ashlar Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingAshlarSandstoneSignItem',
                    ['typeID'] = '1087',
        },
        ['Large Hanging Ashlar Shale Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingAshlarShaleSignItem',
                    ['typeID'] = '1088',
        },
        ['Large Hanging Ashlar Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingAshlarStoneSignItem',
                    ['typeID'] = '1089',
        },
        ['Large Hanging Birch Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingBirchSignItem',
                    ['typeID'] = '1090',
        },
        ['Large Hanging Cedar Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingCedarSignItem',
                    ['typeID'] = '1091',
        },
        ['Large Hanging Ceiba Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingCeibaSignItem',
                    ['typeID'] = '1092',
        },
        ['Large Hanging Fir Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingFirSignItem',
                    ['typeID'] = '1093',
        },
        ['Large Hanging Hardwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingHardwoodSignItem',
                    ['typeID'] = '1094',
        },
        ['Large Hanging Joshua Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingJoshuaSignItem',
                    ['typeID'] = '1095',
        },
        ['Large Hanging Mortared Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingMortaredGraniteSignItem',
                    ['typeID'] = '1097',
        },
        ['Large Hanging Mortared Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingMortaredLimestoneSignItem',
                    ['typeID'] = '1098',
        },
        ['Large Hanging Mortared Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingMortaredSandstoneSignItem',
                    ['typeID'] = '1099',
        },
        ['Large Hanging Mortared Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingMortaredStoneSignItem',
                    ['typeID'] = '1100',
        },
        ['Large Hanging Oak Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingOakSignItem',
                    ['typeID'] = '1101',
        },
        ['Large Hanging Palm Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingPalmSignItem',
                    ['typeID'] = '1102',
        },
        ['Large Hanging Redwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingRedwoodSignItem',
                    ['typeID'] = '1103',
        },
        ['Large Hanging Saguaro Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingSaguaroSignItem',
                    ['typeID'] = '1104',
        },
        ['Large Hanging Softwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingSoftwoodSignItem',
                    ['typeID'] = '1105',
        },
        ['Large Hanging Spruce Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingSpruceSignItem',
                    ['typeID'] = '1106',
        },
        ['Large Hanging Wood Sign'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingWoodSignItem',
                    ['typeID'] = '565',
        },
        ['Large Lumber Stockpile'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Designates a 10x10x10 area as storage for large items.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '12 X 11 X 12',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '100',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeLumberStockpileItem',
                    ['typeID'] = '104',
        },
        ['Large Standing Ashlar Basalt Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarBasaltSignItem',
                    ['typeID'] = '1109',
        },
        ['Large Standing Ashlar Gneiss Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarGneissSignItem',
                    ['typeID'] = '1110',
        },
        ['Large Standing Ashlar Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarGraniteSignItem',
                    ['typeID'] = '1111',
        },
        ['Large Standing Ashlar Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarLimestoneSignItem',
                    ['typeID'] = '1112',
        },
        ['Large Standing Ashlar Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarSandstoneSignItem',
                    ['typeID'] = '1113',
        },
        ['Large Standing Ashlar Shale Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarShaleSignItem',
                    ['typeID'] = '1114',
        },
        ['Large Standing Ashlar Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarStoneSignItem',
                    ['typeID'] = '1115',
        },
        ['Large Standing Birch Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingBirchSignItem',
                    ['typeID'] = '1116',
        },
        ['Large Standing Cedar Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingCedarSignItem',
                    ['typeID'] = '1117',
        },
        ['Large Standing Ceiba Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingCeibaSignItem',
                    ['typeID'] = '1118',
        },
        ['Large Standing Fir Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingFirSignItem',
                    ['typeID'] = '1119',
        },
        ['Large Standing Hardwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingHardwoodSignItem',
                    ['typeID'] = '1120',
        },
        ['Large Standing Joshua Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingJoshuaSignItem',
                    ['typeID'] = '1121',
        },
        ['Large Standing Mortared Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingMortaredGraniteSignItem',
                    ['typeID'] = '1123',
        },
        ['Large Standing Mortared Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingMortaredLimestoneSignItem',
                    ['typeID'] = '1124',
        },
        ['Large Standing Mortared Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingMortaredSandstoneSignItem',
                    ['typeID'] = '1125',
        },
        ['Large Standing Mortared Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingMortaredStoneSignItem',
                    ['typeID'] = '1126',
        },
        ['Large Standing Oak Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingOakSignItem',
                    ['typeID'] = '1127',
        },
        ['Large Standing Palm Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingPalmSignItem',
                    ['typeID'] = '1128',
        },
        ['Large Standing Redwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingRedwoodSignItem',
                    ['typeID'] = '1129',
        },
        ['Large Standing Saguaro Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingSaguaroSignItem',
                    ['typeID'] = '1130',
        },
        ['Large Standing Softwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingSoftwoodSignItem',
                    ['typeID'] = '1131',
        },
        ['Large Standing Spruce Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingSpruceSignItem',
                    ['typeID'] = '1132',
        },
        ['Large Standing Wood Sign'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingWoodSignItem',
                    ['typeID'] = '566',
        },
        ['Laser'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'DIREKTEN AUGENKONTAKT VERMEIDEN',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '6000',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '5 X 4 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LaserItem',
                    ['typeID'] = '1135',
        },
        ['Lattice Mushroom Spores Pack'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze einen Roten Gitterling.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '720',
        },
        ['Laufschuhe'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Light weight shoes designed to make you run faster.  Increases movement speed.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '360',
        },
        ['Leavened Dough'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Leavened dough with added yeast that rises when baked.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.8',
                    ['calories'] = '10.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '18.0',
                    ['fat'] = '13.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '420.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LeavenedDoughItem',
                    ['typeID'] = '463',
        },
        ['Leder'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein dickes Fell.',
                    ['tagGroups'] = {'Animal  Skin', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '567',
        },
        ['Lederaschedünger'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A fertilizer made from hide ash and fillers.',
                    ['tagGroups'] = {'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '375',
        },
        ['Lehm'] = {
                    ['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.',
                    ['tagGroups'] = {'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '74',
        },
        ['Leichter Rucksack'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Smaller than your standard three-day backpack. You can\'t fit that much inside, but that makes you more agile.  Increases movement speed and increases max carry weight by 5 kg.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '356',
        },
        ['Limestone Bison Statue'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A bison statue carved from limestone.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LimestoneBisonStatueItem',
                    ['typeID'] = '1138',
        },
        ['Limestone Otter Statue'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An otter statue carved from limestone.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LimestoneOtterStatueItem',
                    ['typeID'] = '1139',
        },
        ['Limestone Owl Statue'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An owl statue carved from limestone.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LimestoneOwlStatueItem',
                    ['typeID'] = '1140',
        },
        ['Limestone Wolf Statue'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A wolf statue carved from limestone.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LimestoneWolfStatueItem',
                    ['typeID'] = '1141',
        },
        ['LKW'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Moderner Truck zum Transport großer Lasten.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Polluter', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Liquid Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '36',
                    ['inventoryMaxWeight'] = '8000000',
                    ['type'] = 'TruckItem',
                    ['typeID'] = '891',
        },
        ['Logging Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LoggingAdvancedUpgradeItem',
                    ['typeID'] = '638',
        },
        ['Logging Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Logging recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LoggingBasicUpgradeItem',
                    ['typeID'] = '639',
        },
        ['Logic Gate Item'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = '',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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',
        },
        ['Lumber Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A sturdy lumber bench. It doesn\'t feel as wobbly as more basic wooden benches.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LumberBenchItem',
                    ['typeID'] = '1142',
        },
        ['Lumber Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A nice, sturdy lumber chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LumberChairItem',
                    ['typeID'] = '1143',
        },
        ['Lumber Stockpile'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Designates a 8x8x8 area as storage for large items.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '10 X 9 X 10',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '64',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LumberStockpileItem',
                    ['typeID'] = '106',
        },
        ['Lumber Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A nice, sturdy lumber table.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'LumberTableItem',
                    ['typeID'] = '1145',
        },
        ['Lupinensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze Lupine.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '721',
        },
        ['Lupinensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze Lupine.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '722',
        },
        ['Mais'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein warm gefärbtes, körniges Gemüse.',
                    ['tagGroups'] = {'Ernte', 'Vegetable', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '230.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '3.9',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '428',
        },
        ['Maismehl'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Getrockneter und gemahlener Mais; Wie ein Schrotmehl.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '430',
        },
        ['Maissamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus daraus Mais wird.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '689',
        },
        ['Maissamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus daraus Mais wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '690',
        },
        ['Maisstärke'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Aus dem Endosperm des Korns gewonnen, kann Maisstärke als Verdickungsmittel für Soßen verwendet werden.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '431',
        },
        ['Makronen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein kleiner kreisförmiger Keks mit einer süßen Heidelbeerfüllung.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '850.0',
                    ['carbs'] = '16.0',
                    ['protein'] = '7.0',
                    ['fat'] = '14.0',
                    ['vitamins'] = '10.0',
                    ['density'] = '5.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MacaroonsItem',
                    ['typeID'] = '465',
        },
        ['Maltodextrin'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Zum Abpudern von fetthaltigen Flüssigkeiten.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '466',
        },
        ['Mammutbaumsamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus ein Mammutbaum wächst.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '737',
        },
        ['Mammutbaumsamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus ein Mammutbaum wächst.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '738',
        },
        ['Masonry Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonryAdvancedUpgradeItem',
                    ['typeID'] = '640',
        },
        ['Masonry Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonryBasicUpgradeItem',
                    ['typeID'] = '641',
        },
        ['Masonry Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Masonry Skill Scroll, die Masonry lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonrySkillBook',
                    ['typeID'] = '824',
        },
        ['Masonry Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Masonry',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonrySkillScroll',
                    ['typeID'] = '825',
        },
        ['Maut'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Schalte alle sich berührenden Drähte und elektronischen Objekte ein.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Technik'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                     ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '113',
        },
        ['Meaty Stew'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A thick meaty stew. A great source of protein.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '13.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MeatyStewItem',
                    ['typeID'] = '469',
        },
        ['Mechanics Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MechanicsAdvancedUpgradeItem',
                    ['typeID'] = '642',
        },
        ['Mechanics Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MechanicsModernUpgradeItem',
                    ['typeID'] = '643',
        },
        ['Mechanikertisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Module',
                    ['description'] = 'Eine tolle Werkbank, die ebenso tolle Werkzeuge herstellt.',
                    ['tagGroups'] = {'Module', 'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MachinistTableItem',
                    ['typeID'] = '1146',
        },
        ['Mechanische Wasserpumpe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Pumpt Wasser aus einer Quelle in ein Rohrnetzwerk.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Water]]', ' 1'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MechanicalWaterPumpItem',
                    ['typeID'] = '1148',
        },
        ['Mehl'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein fein gemahlenes Weizenprodukt, das nützlich für alle Backwaren ist.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '50.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '30.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FlourItem',
                    ['typeID'] = '443',
        },
        ['Menschliche Gliedmaßen'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Gliedmaßen',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '338',
        },
        ['Metallurgy Research Paper Advanced'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Advanced  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MetallurgyResearchPaperAdvancedItem',
                    ['typeID'] = '569',
        },
        ['Metallurgy Research Paper Basic'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Basic  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MetallurgyResearchPaperBasicItem',
                    ['typeID'] = '570',
        },
        ['Metallurgy Research Paper Modern'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Modern  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MetallurgyResearchPaperModernItem',
                    ['typeID'] = '571',
        },
        ['Meteorbruchstück'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Danke, dass du ECO unterstützt!',
                    ['tagGroups'] = {'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '23',
        },
        ['Metzgertisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Block und Hackbeil, um rohes Fleisch zu ausgefalleneren Gerichten zu verarbeiten.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Küche',
                    ['furnitureType'] = 'Food Preparation',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ButcheryTableItem',
                    ['typeID'] = '979',
        },
        ['Milch'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Milch, aber vielleicht nicht von einem Tier.',
                    ['tagGroups'] = {'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '470',
        },
        ['Milling Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Milling recipes',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MillingUpgradeItem',
                    ['typeID'] = '644',
        },
        ['Mining Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MiningAdvancedUpgradeItem',
                    ['typeID'] = '645',
        },
        ['Mining Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Mining recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MiningBasicUpgradeItem',
                    ['typeID'] = '646',
        },
        ['Mining Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mining recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MiningModernUpgradeItem',
                    ['typeID'] = '647',
        },
        ['Mittelgroßer Teppich'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein durchschnittlicher Teppich für durchschnittliche Anwendungen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Teppich',
                    ['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'] = '1180',
        },
        ['Modern Double Street Light'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine hoch aufragende Laterne aus Metall, die Elektrizität benötigt.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 7 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernDoubleStreetLightItem',
                    ['typeID'] = '1150',
        },
        ['Modern Machete'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A machete used to quickly clear plants. Has a large AoE with each swing.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ModernMacheteItem',
                    ['typeID'] = '863',
        },
        ['Modern Rock Drill'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A useful tool for prospecting blocks.',
                    ['tagGroups'] = {'Tool', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ModernRockDrillItem',
                    ['typeID'] = '865',
        },
        ['Modern Street Light'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine hoch aufragende Laterne aus Metall, die Elektrizität benötigt.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 7 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernStreetLightItem',
                    ['typeID'] = '1151',
        },
        ['Modern Upgrade 1'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade with great efficiency increase.',
                    ['tagGroups'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernUpgradeLvl1Item',
                    ['typeID'] = '648',
        },
        ['Modern Upgrade 2'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade with great efficiency increase.',
                    ['tagGroups'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernUpgradeLvl2Item',
                    ['typeID'] = '649',
        },
        ['Modern Upgrade 3'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade with great efficiency increase.',
                    ['tagGroups'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernUpgradeLvl3Item',
                    ['typeID'] = '650',
        },
        ['Modern Upgrade 4'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade with great efficiency increase.',
                    ['tagGroups'] = {'Upgrade', 'Modern Upgrade', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernUpgradeLvl4Item',
                    ['typeID'] = '651',
        },
        ['Moderne Axt'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
                    ['tagGroups'] = {'Tool', 'Holzfällen', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ModernAxeItem',
                    ['typeID'] = '860',
        },
        ['Moderne Hacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
                    ['tagGroups'] = {'Tool', 'Pflug', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '862',
        },
        ['Moderne Schaufel'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ModernShovelItem',
                    ['typeID'] = '867',
        },
        ['Moderne Sense'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ModernScytheItem',
                    ['typeID'] = '866',
        },
        ['Moderne Spitzhacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein spitzes Gerät zum Abbau von Stein und Erz.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ModernPickaxeItem',
                    ['typeID'] = '864',
        },
        ['Moderner Hammer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Used to construct buildings and pickup manmade objects.',
                    ['tagGroups'] = {'Tool', 'Bau', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '861',
        },
        ['Moon Jellyfish'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A moon jellyfish.',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MoonJellyfishItem',
                    ['typeID'] = '572',
        },
        ['Mortared Basalt'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = 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'] = 'MortaredBasaltItem',
                    ['typeID'] = '314',
        },
        ['Mortared Gneiss'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = 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'] = 'MortaredGneissItem',
                    ['typeID'] = '315',
        },
        ['Mortared Granite Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone bench for sitting.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredGraniteBenchItem',
                    ['typeID'] = '1152',
        },
        ['Mortared Granite Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone chair. Not too comfy but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredGraniteChairItem',
                    ['typeID'] = '1153',
        },
        ['Mortared Granite Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredGraniteFireplaceItem',
                    ['typeID'] = '1154',
        },
        ['Mortared Granite Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone table. Not much to look at but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'MortaredGraniteTableItem',
                    ['typeID'] = '1155',
        },
        ['Mortared Limestone Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone bench for sitting.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredLimestoneBenchItem',
                    ['typeID'] = '1156',
        },
        ['Mortared Limestone Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone chair. Not too comfy but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredLimestoneChairItem',
                    ['typeID'] = '1157',
        },
        ['Mortared Limestone Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredLimestoneFireplaceItem',
                    ['typeID'] = '1158',
        },
        ['Mortared Limestone Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone table. Not much to look at but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'MortaredLimestoneTableItem',
                    ['typeID'] = '1159',
        },
        ['Mortared Sandstone Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone bench for sitting.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredSandstoneBenchItem',
                    ['typeID'] = '1160',
        },
        ['Mortared Sandstone Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone chair. Not too comfy but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredSandstoneChairItem',
                    ['typeID'] = '1161',
        },
        ['Mortared Sandstone Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredSandstoneFireplaceItem',
                    ['typeID'] = '1162',
        },
        ['Mortared Sandstone Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone table. Not much to look at but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'MortaredSandstoneTableItem',
                    ['typeID'] = '1163',
        },
        ['Mortared Shale'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = 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'] = 'MortaredShaleItem',
                    ['typeID'] = '319',
        },
        ['Mortared Stone Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone bench for sitting.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredStoneBenchItem',
                    ['typeID'] = '1164',
        },
        ['Mortared Stone Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone chair. Not too comfy but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredStoneChairItem',
                    ['typeID'] = '1165',
        },
        ['Mortared Stone Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy mortared stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'MortaredStoneDoorItem',
                    ['typeID'] = '1166',
        },
        ['Mortared Stone Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredStoneFireplaceItem',
                    ['typeID'] = '1167',
        },
        ['Mortared Stone Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone table. Not much to look at but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'MortaredStoneTableItem',
                    ['typeID'] = '1168',
        },
        ['Mörtel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A binding pitch useful as a mortar.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '573',
        },
        ['Mühle'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Verfeinert Nahrungsmittel durch das Zermahlen unter einem Mühlstein.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Küche',
                    ['furnitureType'] = 'Food Preparation',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MillItem',
                    ['typeID'] = '1149',
        },
        ['Münzprägemaschine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ermöglicht die Herstellung von Währung.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.2',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MintItem',
                    ['typeID'] = '107',
        },
        ['Muschel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine Muschel.',
                    ['tagGroups'] = {'Marine  Life', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '526',
        },
        ['Nail'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Nails used for construction.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'NailItem',
                    ['typeID'] = '575',
        },
        ['Niete'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A useful iron bolt for holding together inventions.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '587',
        },
        ['Nitrogen Item'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Edelgas.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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',
        },
        ['Normales Haar'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Das Haar mit ganz gewöhnlichem Glanz.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '358',
        },
        ['Oak Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Hardwood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'OakLogItem',
                    ['typeID'] = '321',
        },
        ['Obstsalat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Obwohl Tomaten Früchte sind, kommen sie in der Regel nicht in Fruchtsalate.',
                    ['tagGroups'] = {'Salad', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '452',
        },
        ['Occupancy Init Item'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = '',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '68',
        },
        ['Oil Drilling Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OilDrillingUpgradeItem',
                    ['typeID'] = '652',
        },
        ['Öl'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein extrahiertes Pflanzenfett für den Gebrauch in der Küche.',
                    ['tagGroups'] = {'Kraftstoff', 'Fett', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '471',
        },
        ['Ölbohrturm'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Bohr, Baby, Bohr!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 4 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PumpJackItem',
                    ['typeID'] = '108',
        },
        ['Orchideensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Orchidee.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '725',
        },
        ['Orchideensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Orchidee.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '726',
        },
        ['Otterkadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein toter Otter.',
                    ['tagGroups'] = {'Tiny Fur Carcass', 'Carcass', 'Tiny Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '577',
        },
        ['Oxygen Item'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein reaktives Gas, das zur Atmung benötigt wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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',
        },
        ['Pacific Sardine'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A pacific sardine.',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PacificSardineItem',
                    ['typeID'] = '578',
        },
        ['Palm Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'PalmLogItem',
                    ['typeID'] = '322',
        },
        ['Palmensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Palme.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '727',
        },
        ['Palmensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Palme.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '728',
        },
        ['Palmherz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Gesammelt aus dem inneren Kern und die wachsende Knospe einer Palme.',
                    ['tagGroups'] = {'Ernte', 'Vegetable', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '100.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '8.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '455',
        },
        ['Papaya'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Schöne frische Papaya',
                    ['tagGroups'] = {'Ernte', 'Fruit', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '472',
        },
        ['Papayasamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Papaya.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '729',
        },
        ['Papayasamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Papaya.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '730',
        },
        ['Paper Milling Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PaperMillingUpgradeItem',
                    ['typeID'] = '653',
        },
        ['Papier'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Es ist Papier.',
                    ['tagGroups'] = {'Kraftstoff', 'Burnable  Fuel', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '100',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '579',
        },
        ['Pastry Dough'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'An extra fatty leavened dough for making yummy pastries.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '10.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '80.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PastryDoughItem',
                    ['typeID'] = '473',
        },
        ['Pelzdünger'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A fertilize made from fur pelts and filler.',
                    ['tagGroups'] = {'Object', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '376',
        },
        ['Petroleum'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein fossiler Brennstoff zur Herstellung von Benzin, Kunststoffen und Asphalt. Seine Gewinnung, Transport, und Verbrennung haben Auswirkungen auf die Umwelt.',
                    ['tagGroups'] = {'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '323',
        },
        ['Pfeil'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Mit dem Bogen benutzen, um Tiere zu jagen (oder deine Freunde zu beeindrucken, indem du Äpfel von ihren Köpfen schießt).',
                    ['tagGroups'] = {'Kraftstoff', 'Burnable  Fuel', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '500',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '515',
        },
        ['Pflanzenfasern'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Diese Fasern werden von vielen verschiedenen Pflanzen geerntet, sie eignen sich für eine überraschend große Anzahl von Dingen.',
                    ['tagGroups'] = {'Kraftstoff', 'Natural Fiber', 'Burnable  Fuel', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '100',
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '581',
        },
        ['Phosphatdünger'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Phosphate fertilizer is a great source of Phosphorus.',
                    ['tagGroups'] = {'Object', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '377',
        },
        ['Pirozhok'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A baked bun filled with tasty meat and mushrooms.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.4',
                    ['calories'] = '850.0',
                    ['carbs'] = '14.0',
                    ['protein'] = '19.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '5.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PirozhokItem',
                    ['typeID'] = '476',
        },
        ['Player Item'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = '',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '32',
        },
        ['Pottery Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PotteryUpgradeItem',
                    ['typeID'] = '654',
        },
        ['Pottery Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Pottery Skill Scroll, die Pottery lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PotterySkillBook',
                    ['typeID'] = '840',
        },
        ['Pottery Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Pottery',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PotterySkillScroll',
                    ['typeID'] = '841',
        },
        ['Prärielilienaschedünger'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Camas ash fertilizer, though not very potent, is a great source of potassium.',
                    ['tagGroups'] = {'Object', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '371',
        },
        ['Prärielilienbrot'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Brot mit Prärielilien als kleine Überraschung, für ein bisschen Geschmack und Spaß. ',
                    ['tagGroups'] = {'Brot', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '800.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '5.0',
                    ['fat'] = '13.0',
                    ['vitamins'] = '9.0',
                    ['density'] = '5.2',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CamasBreadItem',
                    ['typeID'] = '403',
        },
        ['Prärielilienpaste'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pulverisierte Prärielilie lassen sich ausgezeichnet als Verdickungsmittel oder Geschmacksverstärker verwenden.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '405',
        },
        ['Prärielilienzwiebel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus eine Prärielilie wird.',
                    ['tagGroups'] = {'Vegetable', 'Root', 'Raw  Food', 'Ernte', 'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '1.0',
                    ['protein'] = '2.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '681',
        },
        ['Prärielilienzwiebelbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus eine Prärielilie wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CamasBulbPackItem',
                    ['typeID'] = '682',
        },
        ['Purpursalat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Für den Fall, dass du rote Dinge essen möchten, ohne Fleisch zu essen.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '433',
        },
        ['Quadratgürtel'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Gürtel mit einer quadratischen Schnalle.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '364',
        },
        ['Quadratischer Blumentopf'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Manchmal möchtest du einfach etwas Natur in deinem Haus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '1',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PlanterPotSquareItem',
                    ['typeID'] = '1172',
        },
        ['Quadratkiefer'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Maul',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '340',
        },
        ['Raffinerie'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Satz aus Rohren und Behältern, der aus Rohöl verwendbare Mateialien erstellt.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Polluter', 'Crafting  Table', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Smog]]', ' 1. 4'},{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 8 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OilRefineryItem',
                    ['typeID'] = '1169',
        },
        ['Raffiniertes Öl'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Öl mit Geschmack, um es zu verbessern.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '460',
        },
        ['Recurve Bow'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'RecurveBowItem',
                    ['typeID'] = '868',
        },
        ['Redwood Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Redwood log is a type of softwood that can be easily identified by its distinct red bark.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Softwood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'RedwoodLogItem',
                    ['typeID'] = '324',
        },
        ['Regalschrank'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Wenn ein Regal und Schrank nicht genug Individualität sind.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Regale',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ShelfCabinetItem',
                    ['typeID'] = '1189',
        },
        ['Registrar'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Erlaubt die Verwaltung von Einstellungen für Titel.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RegistrarItem',
                    ['typeID'] = '1174',
        },
        ['Reis'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Reis wird.',
                    ['tagGroups'] = {'Grain', 'Raw  Food', 'Ernte', 'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '739',
        },
        ['Reisbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Reis wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RicePackItem',
                    ['typeID'] = '740',
        },
        ['Rennofen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein schornsteinförmiger Ofen zum Schmelzen von Erzen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BloomeryItem',
                    ['typeID'] = '975',
        },
        ['Reuse'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A trap to catch river fish as they swim. It can only be used in fresh water as it\'s too small to catch the larger ocean fish. ',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '15000',
                    ['type'] = 'FishTrapItem',
                    ['typeID'] = '103',
        },
        ['Riesige Kaktusfrucht'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine Knollenfrucht, die üblicherweise oben auf Saguarokakteen wächst.',
                    ['tagGroups'] = {'Ernte', 'Fruit', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '100.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '0.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '8.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '454',
        },
        ['Robotische Fertigungsstraße'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine komplexe Reihe von Maschinen zur Herstellung von genauso komplexen Dingen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '1000',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 4 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '75',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RoboticAssemblyLineItem',
                    ['typeID'] = '1176',
        },
        ['Rocker Box'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RockerBoxItem',
                    ['typeID'] = '1177',
        },
        ['Rohe Wurst'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'In einen Darm gepresstes Hackfleisch.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '485',
        },
        ['Roher Braten'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Rollbraten, fertig zum kochen.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '600.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '6.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '1.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RawRoastItem',
                    ['typeID'] = '484',
        },
        ['Roher Fisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein fetthaltiges Stück roher Fisch.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '200.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '7.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RawFishItem',
                    ['typeID'] = '482',
        },
        ['Roher Speck'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein fettiges Stück Fleisch,das überraschenderweise leckerer ist als andere Stücke.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '481',
        },
        ['Rohes Fleisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Frisches, rohes Fleisch von der Jagd. Es sollte vor dem Essen gekocht werden.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '250.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '4.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '4.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RawMeatItem',
                    ['typeID'] = '483',
        },
        ['Root Campfire Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A myriad of plants that make a healthy and odd blend.',
                    ['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '950.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '5.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '11.0',
                    ['density'] = '2.9',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RootCampfireSaladItem',
                    ['typeID'] = '486',
        },
        ['Root Campfire Stew'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '8.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RootCampfireStewItem',
                    ['typeID'] = '487',
        },
        ['Roter-Gitterling-Sporen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze einen Roten Gitterling.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '719',
        },
        ['Rübe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine prächtig farbige Knolle mit einer erdigen Süße.',
                    ['tagGroups'] = {'Ernte', 'Vegetable', 'Root', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '230.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '0.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '3.5',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '395',
        },
        ['Rübensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Rüben werden.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '669',
        },
        ['Rübensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Rüben werden.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '670',
        },
        ['Runder Blumentopf'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Manchmal möchtest du einfach etwas Natur in deinem Haus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '1',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PlanterPotRoundItem',
                    ['typeID'] = '1171',
        },
        ['Rundes Gesicht'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Gesicht',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '339',
        },
        ['Sägewerk'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Verwendet für die Herstellung von Bauholz aus normalem Holz.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '400',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SawmillItem',
                    ['typeID'] = '1183',
        },
        ['Saguaro Rib'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'SaguaroRibItem',
                    ['typeID'] = '326',
        },
        ['Saguaro-Kaktus Samenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus ein Saguaro-Kaktus wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '742',
        },
        ['Saguaro-Kaktus-Samen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus ein Saguaro-Kaktus wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '741',
        },
        ['Salzkorb'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Korb mit Salz darin.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Küche',
                    ['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'] = '1182',
        },
        ['Sand'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = '',
                    ['tagGroups'] = {'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '73',
        },
        ['Sandstein'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '327',
        },
        ['Sandsteinziegel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
                    ['tagGroups'] = {'Mortared Stone', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '318',
        },
        ['Schalter'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Schalte alle sich berührenden Drähte und elektronischen Objekte ein.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Technik'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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',
        },
        ['Schaufel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
                    ['tagGroups'] = {'Excavation', 'Harvester', 'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ShovelItem',
                    ['typeID'] = '128',
        },
        ['Schaumspierensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Schaumspiere.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '723',
        },
        ['Schaumspierensamen-Packung'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Schaumspiere.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '724',
        },
        ['Schiefer'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein weiches Gestein mit einigen nützlichen Anwendungen. Schiefer ist ein Sedimentgestein, das aus dünnen und komprimierten Lagen Lehm und Schlamm besteht.',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '328',
        },
        ['Schlacke'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Waste product from concentrating ore. When stored improperly the run-off will create pollution; killing nearby plants and seeping into the water supply. Bury deep underground to help neutralize the effect.',
                    ['tagGroups'] = {'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '88',
        },
        ['Schleierfarnspore'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze, damit daraus ein Schleierfarn wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '699',
        },
        ['Schleierfarnsporenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze, damit daraus ein Schleierfarn wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '700',
        },
        ['Schmuddeliges Haar'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Rockstar "Coole-Person" Frisur. Dieses sorgfältig angefertigte Haarteil sagt "Es ist mir egal, was du denkst. Ich trage ein abgefahrenes Toupet".',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '361',
        },
        ['Schneidertisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Sei der Anführer der Modebewegung mit den feinsten Kleidern und Haaren!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TailoringTableItem',
                    ['typeID'] = '1269',
        },
        ['Schrauben'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A pointed metal fastner used in crafting to attach pieces of material together.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '590',
        },
        ['Schubkarre'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleiner Karren, um kleine Ladungen zu transportieren.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '892',
        },
        ['Screening Machine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '400',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ScreeningMachineItem',
                    ['typeID'] = '1184',
        },
        ['Seagrass Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Plant to grow seagrass.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '745',
        },
        ['Seegrassamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Plant to grow seagrass.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '746',
        },
        ['Seeigel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Seeigel.',
                    ['tagGroups'] = {'Marine  Life', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '607',
        },
        ['Seetang'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Etwas ekeliger Seetang.',
                    ['tagGroups'] = {'Natural Fiber', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '564',
        },
        ['Seetangsamen'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Seetang wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '715',
        },
        ['Seetangsamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Seetang wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '716',
        },
        ['Seltsamer Kraftstoff'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'CHEEEAAAAATER',
                    ['tagGroups'] = {'Kraftstoff'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '10000000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StrangeFuelItem',
                    ['typeID'] = '601',
        },
        ['Sensor Based Belt Sorter'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SensorBasedBeltSorterItem',
                    ['typeID'] = '1186',
        },
        ['Servomotor'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Schwenkantrieb, mit dem die Drehstellung kontrolliert werden kann.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '591',
        },
        ['Sheep Mount'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Jagdtrophäe für dein Haus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SheepMountItem',
                    ['typeID'] = '1188',
        },
        ['Shorts'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ShortsItem',
                    ['typeID'] = '363',
        },
        ['Slag'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.',
                    ['tagGroups'] = {'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'SlagItem',
                    ['typeID'] = '329',
        },
        ['Small Hanging Ashlar Basalt Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingAshlarBasaltSignItem',
                    ['typeID'] = '1191',
        },
        ['Small Hanging Ashlar Gneiss Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingAshlarGneissSignItem',
                    ['typeID'] = '1192',
        },
        ['Small Hanging Ashlar Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingAshlarGraniteSignItem',
                    ['typeID'] = '1193',
        },
        ['Small Hanging Ashlar Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingAshlarLimestoneSignItem',
                    ['typeID'] = '1194',
        },
        ['Small Hanging Ashlar Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingAshlarSandstoneSignItem',
                    ['typeID'] = '1195',
        },
        ['Small Hanging Ashlar Shale Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingAshlarShaleSignItem',
                    ['typeID'] = '1196',
        },
        ['Small Hanging Ashlar Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingAshlarStoneSignItem',
                    ['typeID'] = '1197',
        },
        ['Small Hanging Birch Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingBirchSignItem',
                    ['typeID'] = '1198',
        },
        ['Small Hanging Cedar Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingCedarSignItem',
                    ['typeID'] = '1199',
        },
        ['Small Hanging Ceiba Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingCeibaSignItem',
                    ['typeID'] = '1200',
        },
        ['Small Hanging Fir Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingFirSignItem',
                    ['typeID'] = '1201',
        },
        ['Small Hanging Hardwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingHardwoodSignItem',
                    ['typeID'] = '1202',
        },
        ['Small Hanging Joshua Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingJoshuaSignItem',
                    ['typeID'] = '1203',
        },
        ['Small Hanging Mortared Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingMortaredGraniteSignItem',
                    ['typeID'] = '1205',
        },
        ['Small Hanging Mortared Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingMortaredLimestoneSignItem',
                    ['typeID'] = '1206',
        },
        ['Small Hanging Mortared Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingMortaredSandstoneSignItem',
                    ['typeID'] = '1207',
        },
        ['Small Hanging Mortared Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingMortaredStoneSignItem',
                    ['typeID'] = '1208',
        },
        ['Small Hanging Oak Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingOakSignItem',
                    ['typeID'] = '1209',
        },
        ['Small Hanging Palm Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingPalmSignItem',
                    ['typeID'] = '1210',
        },
        ['Small Hanging Redwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingRedwoodSignItem',
                    ['typeID'] = '1211',
        },
        ['Small Hanging Saguaro Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingSaguaroSignItem',
                    ['typeID'] = '1212',
        },
        ['Small Hanging Softwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingSoftwoodSignItem',
                    ['typeID'] = '1213',
        },
        ['Small Hanging Spruce Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingSpruceSignItem',
                    ['typeID'] = '1214',
        },
        ['Small Hanging Wood Sign'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingWoodSignItem',
                    ['typeID'] = '592',
        },
        ['Small Sink'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A small household sink.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Badezimmer',
                    ['furnitureType'] = 'Spüle',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallSinkItem',
                    ['typeID'] = '1216',
        },
        ['Small Standing Ashlar Basalt Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingAshlarBasaltSignItem',
                    ['typeID'] = '1217',
        },
        ['Small Standing Ashlar Gneiss Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingAshlarGneissSignItem',
                    ['typeID'] = '1218',
        },
        ['Small Standing Ashlar Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingAshlarGraniteSignItem',
                    ['typeID'] = '1219',
        },
        ['Small Standing Ashlar Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingAshlarLimestoneSignItem',
                    ['typeID'] = '1220',
        },
        ['Small Standing Ashlar Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingAshlarSandstoneSignItem',
                    ['typeID'] = '1221',
        },
        ['Small Standing Ashlar Shale Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingAshlarShaleSignItem',
                    ['typeID'] = '1222',
        },
        ['Small Standing Ashlar Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingAshlarStoneSignItem',
                    ['typeID'] = '1223',
        },
        ['Small Standing Birch Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingBirchSignItem',
                    ['typeID'] = '1224',
        },
        ['Small Standing Cedar Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingCedarSignItem',
                    ['typeID'] = '1225',
        },
        ['Small Standing Ceiba Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingCeibaSignItem',
                    ['typeID'] = '1226',
        },
        ['Small Standing Fir Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingFirSignItem',
                    ['typeID'] = '1227',
        },
        ['Small Standing Hardwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingHardwoodSignItem',
                    ['typeID'] = '1228',
        },
        ['Small Standing Joshua Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingJoshuaSignItem',
                    ['typeID'] = '1229',
        },
        ['Small Standing Mortared Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingMortaredGraniteSignItem',
                    ['typeID'] = '1231',
        },
        ['Small Standing Mortared Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingMortaredLimestoneSignItem',
                    ['typeID'] = '1232',
        },
        ['Small Standing Mortared Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingMortaredSandstoneSignItem',
                    ['typeID'] = '1233',
        },
        ['Small Standing Mortared Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingMortaredStoneSignItem',
                    ['typeID'] = '1234',
        },
        ['Small Standing Oak Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingOakSignItem',
                    ['typeID'] = '1235',
        },
        ['Small Standing Palm Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingPalmSignItem',
                    ['typeID'] = '1236',
        },
        ['Small Standing Redwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingRedwoodSignItem',
                    ['typeID'] = '1237',
        },
        ['Small Standing Saguaro Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingSaguaroSignItem',
                    ['typeID'] = '1238',
        },
        ['Small Standing Softwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingSoftwoodSignItem',
                    ['typeID'] = '1239',
        },
        ['Small Standing Spruce Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingSpruceSignItem',
                    ['typeID'] = '1240',
        },
        ['Small Standing Wood Sign'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingWoodSignItem',
                    ['typeID'] = '593',
        },
        ['Smelting Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmeltingUpgradeItem',
                    ['typeID'] = '655',
        },
        ['Smog'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Rauch, der eine Kombination aus verschiedenen Verschmutzungen enthält.',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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',
        },
        ['Snapping Turtle Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A dead snapping turtle.',
                    ['tagGroups'] = {'Tiny Leather Carcass', 'Carcass', 'Tiny Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SnappingTurtleCarcassItem',
                    ['typeID'] = '594',
        },
        ['Sofa'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine kleine Couch zum Ausruhen. Jetzt mit Platz für deine Freunde!',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['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'] = '1045',
        },
        ['Softwood Board'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A higher quality softwood board used for long lasting furniture.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood Board', 'Burnable  Fuel', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '2000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SoftwoodBoardItem',
                    ['typeID'] = '595',
        },
        ['Softwood Hewn Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.',
                    ['tagGroups'] = {'Kraftstoff', 'Hewn Log', 'Burnable  Fuel', 'Constructable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'SoftwoodHewnLogItem',
                    ['typeID'] = '330',
        },
        ['Softwood Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Kann in verschiedene Ausrüstung verarbeitet werden.',
                    ['tagGroups'] = {'Kraftstoff', 'Bauholz', 'Burnable  Fuel', 'Constructable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'SoftwoodLumberItem',
                    ['typeID'] = '331',
        },
        ['Softwood Lumber Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone bench. Not too comfy but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SoftwoodLumberBenchItem',
                    ['typeID'] = '1243',
        },
        ['Softwood Lumber Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A sturdy lumber bench. It doesn\'t feel as wobbly as more basic wooden benches.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SoftwoodLumberChairItem',
                    ['typeID'] = '1244',
        },
        ['Softwood Lumber Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Tür aus fein geschnittenem Bauholz.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SoftwoodLumberDoorItem',
                    ['typeID'] = '1245',
        },
        ['Softwood Lumber Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A nice, sturdy lumber chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'SoftwoodLumberTableItem',
                    ['typeID'] = '1246',
        },
        ['Solargenerator'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Erzeugt elektrischen Energie aus Sonnenlicht! Es speichert die Energie sogar für die Nacht.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '1247',
        },
        ['Sonnenblumensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Plant to grow sunflowers.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '751',
        },
        ['Sonnenblumensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Plant to grow sunflowers.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '752',
        },
        ['Spindelpresse'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Module',
                    ['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.',
                    ['tagGroups'] = {'Module', 'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ScrewPressItem',
                    ['typeID'] = '1185',
        },
        ['Spitzhacke'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein spitzes Gerät zum Abbau von Stein und Erz.',
                    ['tagGroups'] = {'Excavation', 'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'PickaxeItem',
                    ['typeID'] = '124',
        },
        ['Spruce Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Spruce log is a type of softwood, sometimes referred to as whitewood.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Softwood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'SpruceLogItem',
                    ['typeID'] = '332',
        },
        ['Spüle'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein industrielles Waschbecken.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '5',
                    ['roomCategory'] = 'Badezimmer',
                    ['furnitureType'] = 'Spüle',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SinkItem',
                    ['typeID'] = '1190',
        },
        ['Staatskasse'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ermöglicht das Festlegen von Steuern.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TreasuryItem',
                    ['typeID'] = '1277',
        },
        ['Stahlachse'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A rotating steel rod that can be fixed to wheels for use in vehicles.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '596',
        },
        ['Stahlaxt'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
                    ['tagGroups'] = {'Tool', 'Holzfällen', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SteelAxeItem',
                    ['typeID'] = '869',
        },
        ['Stahlbeton'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A study construction material poured around a latice of rebar.',
                    ['tagGroups'] = {'Beton', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '325',
        },
        ['Stahl-Deckenlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine modernere Möglichkeit, um Räume zu erhellen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelCeilingLightItem',
                    ['typeID'] = '1250',
        },
        ['Stählerne Stehlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine modernere Art, einen Raum zu beleuchten. Diesmal vom Boden aus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelFloorLampItem',
                    ['typeID'] = '1251',
        },
        ['Stahlhacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
                    ['tagGroups'] = {'Tool', 'Pflug', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '871',
        },
        ['Stahlhammer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Used to construct buildings and pickup manmade objects.',
                    ['tagGroups'] = {'Tool', 'Bau', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '870',
        },
        ['Stahlplatte'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A sturdy steel plate for use in various crafting recipes.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '599',
        },
        ['Stahlrohr'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Rohr für den Transport von Flüssigkeiten.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '78',
        },
        ['Stahlschaufel'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SteelShovelItem',
                    ['typeID'] = '875',
        },
        ['Stahlspitzhacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein spitzes Gerät zum Abbau von Stein und Erz.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SteelPickaxeItem',
                    ['typeID'] = '873',
        },
        ['Stahltischlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Für nächtliches Lernen. Oder arbeiten. Oder irgendetwas, wirklich.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelTableLampItem',
                    ['typeID'] = '1252',
        },
        ['Stahlzahnrad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein gezahntes Maschinenteil, das mit anderen ineinander greift.',
                    ['tagGroups'] = {'Zahnrad', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '597',
        },
        ['Stamp Mill'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A crushing machine that uses iron stamps to pound rocks into small pieces.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 4 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StampMillItem',
                    ['typeID'] = '1248',
        },
        ['Starterzelt'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Kombination aus einem kleinen Zelt und einem winzigen Lager.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '83',
        },
        ['Steam Tractor Plow'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'An attachment for the steam tractor that allows for quick plowing.',
                    ['tagGroups'] = {'Pflug', 'Tool', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteamTractorPlowItem',
                    ['typeID'] = '85',
        },
        ['Steel Bar'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Refined bar of steel.',
                    ['tagGroups'] = {'Metal', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'SteelBarItem',
                    ['typeID'] = '333',
        },
        ['Steel Gearbox'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Bietet einem anderen Gerät Geschwindigkeits- und Drehmomentumwandlungen von einer rotierenden Energiequelle',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelGearboxItem',
                    ['typeID'] = '598',
        },
        ['Steel Machete'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A machete used to quickly clear plants.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SteelMacheteItem',
                    ['typeID'] = '872',
        },
        ['Steel Road Tool'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A tool for tamping dirt into roads.',
                    ['tagGroups'] = {'Tool', 'Tamper', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SteelRoadToolItem',
                    ['typeID'] = '874',
        },
        ['Steel Saw Blade'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelSawBladeItem',
                    ['typeID'] = '600',
        },
        ['Steel Sickle'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SteelSickleItem',
                    ['typeID'] = '876',
        },
        ['Stein'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'A pile of stones.',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['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'] = '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'] = '334',
        },
        ['Steinaxt'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
                    ['tagGroups'] = {'Tool', 'Holzfällen', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'StoneAxeItem',
                    ['typeID'] = '877',
        },
        ['Steinbrechsamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze einen Steinbrech.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '743',
        },
        ['Steinbrechsamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze einen Steinbrech.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '744',
        },
        ['Steinbrunnen'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'PLATZHALTER',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1255',
        },
        ['Steinhammer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Used to construct buildings and pickup manmade objects.',
                    ['tagGroups'] = {'Tool', 'Bau', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '878',
        },
        ['Steinmetztisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Arbeitsplatz, um Stein zu Gegenständen zu hacken und zu formen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.2',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonryTableItem',
                    ['typeID'] = '1147',
        },
        ['Steinpilze'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Boletus edulis',
                    ['tagGroups'] = {'Ernte', 'Fungus', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '4.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '401',
        },
        ['Steinpilzsporen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze einen Steinpilz.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '675',
        },
        ['Steinpilzsporenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze einen Steinpilz.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '676',
        },
        ['Steinrampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Road Items',
                    ['description'] = '4x1-Steinrampe.',
                    ['tagGroups'] = {'Straße', 'Constructable', 'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '57',
        },
        ['Steinspitzhacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein spitzes Gerät zum Abbau von Stein und Erz.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'StonePickaxeItem',
                    ['typeID'] = '880',
        },
        ['Steinstraße'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Eine steinige Oberfläche aus geglättetem Kies. Sie ist ziemlich robust und effizient für alle Fahrzeuge.',
                    ['tagGroups'] = {'Straße', 'Constructable', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '81',
        },
        ['Steintür'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine schwere Steintür.',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1254',
        },
        ['Steinziegel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Alter Stein',
                    ['tagGroups'] = {'Mortared Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '320',
        },
        ['Stoff'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Stück grobes Tuch, gewoben aus Fasern.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '527',
        },
        ['Stone Machete'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A machete used to quickly clear plants.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'StoneMacheteItem',
                    ['typeID'] = '879',
        },
        ['Stone Road Tool'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A tool for tamping dirt into roads.',
                    ['tagGroups'] = {'Tool', 'Tamper', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'StoneRoadToolItem',
                    ['typeID'] = '881',
        },
        ['Stone Sickle'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A stone sickle used to harvest crops or cut grass.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'StoneSickleItem',
                    ['typeID'] = '882',
        },
        ['Stop Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 3 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StopSignItem',
                    ['typeID'] = '1256',
        },
        ['Straßenlaterne'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine hoch aufragende Laterne aus Metall, die Elektrizität benötigt.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 5 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StreetlampItem',
                    ['typeID'] = '1260',
        },
        ['Street Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 3 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StreetSignItem',
                    ['typeID'] = '1261',
        },
        ['Stuffed Alligator'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Es sieht so echt aus!',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedAlligatorItem',
                    ['typeID'] = '1262',
        },
        ['Stuffed Bison'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Es sieht so echt aus!',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedBisonItem',
                    ['typeID'] = '1263',
        },
        ['Stuffed Goat'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Es sieht so echt aus!',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedGoatItem',
                    ['typeID'] = '1265',
        },
        ['Stuffed Jaguar'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Es sieht so echt aus!',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedJaguarItem',
                    ['typeID'] = '1266',
        },
        ['Stuffed Wolf'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Es sieht so echt aus!',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedWolfItem',
                    ['typeID'] = '1267',
        },
        ['Stuhl'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = '',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'ChairItem',
                    ['typeID'] = '988',
        },
        ['Substrat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Das Grundmaterial für komplexe Elektronik.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '602',
        },
        ['Süßer Salat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Die natürliche Süße der Früchte harmoniert gut mit dem Salat.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '494',
        },
        ['Synthetischer Gummi'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein sehr nützliches, synthetisches Material auf Basis von Petrochemikalien',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '603',
        },
        ['Tailoring Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Tailroing recipes',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TailoringUpgradeItem',
                    ['typeID'] = '656',
        },
        ['Talg'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Tierische Fette sind nicht nur zum Kochen nützlich.',
                    ['tagGroups'] = {'Kraftstoff', 'Fett', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '495',
        },
        ['Talgkerze'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Kerze, die Talg verbrennen kann, um etwas Licht zu spenden.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.8',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fett]]',
                    ['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'] = '1270',
        },
        ['Talglampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Keramiklampe. Benötigt Talg.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fett]]',
                    ['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'] = '1271',
        },
        ['Talgwandlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Wandkerze, die Talg verbrennen kann, um etwas Licht zu spenden.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fett]]',
                    ['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'] = '1272',
        },
        ['Tannensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus eine Tanne wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '703',
        },
        ['Tannensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus eine Tanne wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '704',
        },
        ['Tarnhose'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Hide from the animals!  Reduces the detection range of animals.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '346',
        },
        ['Tarnshirt'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Hide from the animals!  Reduces the detection range of animals.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '347',
        },
        ['Tarosamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Taro.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '753',
        },
        ['Tarosamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Taro.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '754',
        },
        ['Tarowurzel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Colocasia esculenta',
                    ['tagGroups'] = {'Ernte', 'Vegetable', 'Root', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '250.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.2',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '496',
        },
        ['Thunfisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Thunfisch.',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1.25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TunaItem',
                    ['typeID'] = '605',
        },
        ['Tisch'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TableItem',
                    ['typeID'] = '1268',
        },
        ['Toilet'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'When you gotta go, you gotta go.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Badezimmer',
                    ['furnitureType'] = 'Toilet',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ToiletItem',
                    ['typeID'] = '1273',
        },
        ['Tomate'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Intelligenz ist, zu wissen, dass es sich hierbei um eine Frucht handelt; Weisheit ist, diese nicht in einem Obstsalat zu verwenden.',
                    ['tagGroups'] = {'Ernte', 'Vegetable', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '240.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '3.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '497',
        },
        ['Tomatensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Tomaten werden.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '755',
        },
        ['Tomatensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Tomaten werden.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '756',
        },
        ['Tool Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A place to craft and fix up tools.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ToolBenchItem',
                    ['typeID'] = '1274',
        },
        ['Topped Porridge'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A thick gruel of boiled grains with a dash of fruity flavor.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '4.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '10.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ToppedPorridgeItem',
                    ['typeID'] = '498',
        },
        ['Tortilla'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein dünnes, ungesäuertes Fladenbrot.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '499',
        },
        ['Tragbare Dampfmaschine'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Motor, der mechanische Leistung durch Dampf erzeugt.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PortableSteamEngineItem',
                    ['typeID'] = '583',
        },
        ['Transglutaminase'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Jedes Enzym, das dazu genutzt werden kann, Proteine zu binden.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '500',
        },
        ['Trash Item'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = '',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '60',
        },
        ['Trotteliger Hut'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Dämlicher Sombrero, der niemandem passt. Peinlich, so etwas zu tragen.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '351',
        },
        ['Truhe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Behälter, in dem Gegenstände gelagert werden können.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '16',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StorageChestItem',
                    ['typeID'] = '1257',
        },
        ['Truthahnkadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein toter Truthahn',
                    ['tagGroups'] = {'Tiny Leather Carcass', 'Carcass', 'Tiny Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '606',
        },
        ['Tür'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine robuste Holztür. Kann für bestimmte Spieler gesperrt werden.',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1047',
        },
        ['Übertragungsmast'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Kann Energie verbinden.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '15',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 8 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TransmissionPoleItem',
                    ['typeID'] = '1276',
        },
        ['Vehicle Tool Item'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = '',
                    ['tagGroups'] = {},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '45',
        },
        ['Ventil'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Gerät zum Regulieren, Steuern oder Kontrollieren von Flüssigkeiten.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '608',
        },
        ['Verbrennungsgenerator'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Verwendet die meisten Kraftstoffe, um daraus Energie zu erzeugen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Polluter', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Liquid Fuel]]',
                    ['gridRadius'] = '30',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '3000',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Smog]]', ' 1. 2'},{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '5 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CombustionGeneratorItem',
                    ['typeID'] = '989',
        },
        ['Verbrennungsmotor'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Motor, der Strom durch die Verbrennung von Krafstoff erzeugt.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CombustionEngineItem',
                    ['typeID'] = '529',
        },
        ['Verbundfüllstoff'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A mix of different fillers that provide the benefits of both',
                    ['tagGroups'] = {'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '372',
        },
        ['Verteilungsstation'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Halde zum Verteilen von Gegenständen an neue Spieler: Ermöglicht die Wahl eines bestimmten Satzes von Gegenständen, die jeder neue Spieler nehmen kann.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Storage  Container', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '71',
        },
        ['Vollbart'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = '',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '354',
        },
        ['Vorbereitetes Fleisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Sorgfältig geschlachtetes Fleisch. Bereit zum Kochen.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '477',
        },
        ['Wagenmachertisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WainwrightTableItem',
                    ['typeID'] = '1278',
        },
        ['Waldliliensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Waldlilie.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '757',
        },
        ['Waldliliensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Waldlilie.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '758',
        },
        ['Walzwerk'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Zum Walzen von Stahl zu Baumaterialien.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RollingMillItem',
                    ['typeID'] = '1178',
        },
        ['Wandkerze'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Kerze mit Wandhalter.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fett]]',
                    ['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'] = '1279',
        },
        ['Wapitiwellington'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Filetstück, umschlossen von Teig.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '437',
        },
        ['Waschbrett'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Manchmal ist es schön, saubere Kleidung zu haben.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Badezimmer',
                    ['furnitureType'] = 'Waschen',
                    ['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'] = '1280',
        },
        ['Waschmaschine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Wieso Kleidung von Hand waschen, wenn man sie einfach in diese magisch-reinigende Maschine werfen kann?',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '5',
                    ['roomCategory'] = 'Badezimmer',
                    ['furnitureType'] = 'Waschen',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WashingMachineItem',
                    ['typeID'] = '1281',
        },
        ['Wasser'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'Water is an abundant resource. Fresh water can be found in rivers and lakes while salt water is found in the ocean. In addition to being a home to fish, water is needed for a variety of objects to function.',
                    ['tagGroups'] = {'Liquid', 'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = 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'] = '75',
        },
        ['Wasserfilter'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Behandelt rohes Abwasser.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Sewage]]', ' 2'}},
                    ['fluidsProduced'] = {{'[[Water]]', ' 0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WasteFilterItem',
                    ['typeID'] = '114',
        },
        ['Wasserpestsamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Wasserpest wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '759',
        },
        ['Wasserpestsamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Wasserpest wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '760',
        },
        ['Wasserrad'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Benutze die Kraft fließenden Wassers, um mechanische Energie zu erzeugen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Housing  Objects', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 5 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WaterwheelItem',
                    ['typeID'] = '1282',
        },
        ['Wechselstube'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ermöglicht Spielern, Währungen zu wechseln.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.5',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CurrencyExchangeItem',
                    ['typeID'] = '1046',
        },
        ['Weidenröschensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Weidenröschen werden.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '701',
        },
        ['Weidenröschensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Weidenröschen werden.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '702',
        },
        ['Weidenröschenwurzel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine bittere, bunte Sprosse; ähnlich wie Spargel.',
                    ['tagGroups'] = {'Ernte', 'Greens', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '441',
        },
        ['Weizen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein gewöhnliches Getreide, das verarbeitet sehr viel nützlicher ist.',
                    ['tagGroups'] = {'Ernte', 'Grain', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '504',
        },
        ['Weizen Samen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Weizen wird.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '761',
        },
        ['Weizensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Weizen wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '762',
        },
        ['Wellblech'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Besonders nützlich für Industriebauten.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '280',
        },
        ['Werkbank'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Bank für die Grundlagen und um noch mehr Bänke zu machen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WorkbenchItem',
                    ['typeID'] = '84',
        },
        ['Werkzeug für Entwickler'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'MACHT SCHUMMELAKTIONEN DURCH SCHUMMELPOWER',
                    ['tagGroups'] = {'Bau', 'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '64',
        },
        ['Wet Tailings'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Waste product from concentrating ore. The run-off creates ground pollution; killing nearby plants and seeping into the water supply.',
                    ['tagGroups'] = {'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = 'WetTailingsItem',
                    ['typeID'] = '89',
        },
        ['White Bursage Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Plant to grow a white bursage.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '763',
        },
        ['White Bursage Seed Pack'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Plant to grow a white bursage.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '764',
        },
        ['Wide Hips'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Hüften',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'WideHipsItem',
                    ['typeID'] = '341',
        },
        ['Wildeintopf'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein üppiger Eintopf, gemacht mit einer Auswahl an Gemüse.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '2.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '12.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WildStewItem',
                    ['typeID'] = '506',
        },
        ['Wildsalat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Salat mit Dressing, der durch zusätzliche Süße ziemlich lecker ist.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '505',
        },
        ['Windmühle'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Benutze die Kraft des Windes, um mechanische Energie zu erzeugen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Housing  Objects', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'Mechanisch',
                    ['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'] = '1283',
        },
        ['Windrad'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Wandelt Wind in elektrische Energie um.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '30',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '1000',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '7 X 11 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WindTurbineItem',
                    ['typeID'] = '1284',
        },
        ['Winziges Lager'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Kennzeichnet einen 2x3x2 Bereich als Lagerfläche für große Gegenstände.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '112',
        },
        ['Wolfflüstererhemd'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Danke, dass du ECO unterstützt!',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '22',
        },
        ['Wolfflüstererhut'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Danke, dass du ECO unterstützt!',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '20',
        },
        ['Wolfflüsterermaske'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'AWOOOOOOOOO',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '21',
        },
        ['Wolfkadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein toter Wolf.',
                    ['tagGroups'] = {'Small Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'WolfCarcassItem',
                    ['typeID'] = '609',
        },
        ['Wooden Bow'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A primitive ranged weapon for hunting. Requires arrows to fire.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'WoodenBowItem',
                    ['typeID'] = '883',
        },
        ['Zedernsamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus eine Zeder wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '683',
        },
        ['Zedernsamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus eine Zeder wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '684',
        },
        ['Zellulosefaser'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Erschaffen durch Strangpressen eines Pflanzenbreis, vergleichbar mit der Herstellung von Kunstfasern.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '523',
        },
        ['Zement'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'In order to be usable it needs to be reinforced.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CementItem',
                    ['typeID'] = '524',
        },
        ['Zementbrennofen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A rotary kiln that produces AdvancedMasonry and concrete products.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Polluter', 'Crafting  Table', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Smog]]', ' 1'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CementKilnItem',
                    ['typeID'] = '987',
        },
        ['Ziegel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Langlebiger Baustoff aus gebrannten Blöcken und Mörtel.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '262',
        },
        ['Zimmermanntisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Tisch, um grundsätzliche Holzarbeiten für den Hausbau herzustellen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.2',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarpentryTableItem',
                    ['typeID'] = '983',
        },
        ['Zoning Office'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Districts are created and redefined here.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ZoningOfficeItem',
                    ['typeID'] = '97',
        },
        ['Zucker'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Auch Süßigkeitenliebhaber ernähren sich nicht nur von Zucker.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '493',
        },
        ['Zuckerrohr'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Wie hast du das überhaupt bekommen?',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '749',
        },
        ['Zuckerrohrbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Wie hast du das überhaupt bekommen?',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '750',
        },
        ['Zuckersirup'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine einfache Zucker-Wasser Mischung, erwärmt bis sich der Zucker auflöst.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '491',
        },
    },
    tags = {
        ['Advanced Research'] = { 'Agriculture Research Paper Advanced', 'Culinary Research Paper Advanced', 'Dendrology Research Paper Advanced', 'Engineering Research Paper Advanced', 'Geology Research Paper Advanced', 'Metallurgy Research Paper Advanced', },
        ['AdvancedUpgrade'] = { 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', },
        ['Animal Skin'] = { 'Fellpelz', 'Leder', },
        ['AshlarStone'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', },
        ['BakedFood'] = { 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Taro', 'Baked Tomato', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackener Braten', },
        ['BakedVegetable'] = { 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Taro', 'Baked Tomato', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', },
        ['Basic Research'] = { 'Culinary Research Paper Basic', 'Dendrology Research Paper Basic', 'Gathering Research Paper Basic', 'Geology Research Paper Basic', 'Metallurgy Research Paper Basic', },
        ['BasicUpgrade'] = { 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', },
        ['Bau'] = { 'Eisenhammer', 'Hammer', 'Moderner Hammer', 'Stahlhammer', 'Steinhammer', 'Werkzeug für Entwickler', 'Kran', },
        ['Bauholz'] = { 'Bauholz', 'Hardwood Lumber', 'Softwood Lumber', },
        ['Beton'] = { 'Stahlbeton', },
        ['BigCarcass'] = { 'Bisonkadaver', },
        ['Block'] = { 'Abfall', 'Abwasser', 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Basalt', 'Bauholz', 'Baumrückstände', 'Baumstamm', 'Benzin', 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Concentrate', 'Crushed Basalt', 'Crushed Coal', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Oil Shale', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Crushed Stone', 'Dirt Road', 'Eisenbarren', 'Eisenerz', 'Eisenrohr', 'Erde', 'Fass', 'Fir Log', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Gneis', 'Gold Concentrate', 'Goldbarren', 'Golderz', 'Granit', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Iron Concentrate', 'Joshua Log', 'Kabel', 'Kalkstein', 'Kalksteinziegel', 'Kohle', 'Kompost', 'Kupferbarren', 'Kupfererz', 'Kupferrohr', 'Lehm', 'Mortared Basalt', 'Mortared Gneiss', 'Mortared Shale', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Saguaro Rib', 'Sand', 'Sandstein', 'Sandsteinziegel', 'Schiefer', 'Schlacke', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Stahlbeton', 'Stahlrohr', 'Steel Bar', 'Stein', 'Steinstraße', 'Steinziegel', 'Wasser', 'Wellblech', 'Wet Tailings', 'Ziegel', },
        ['Brot'] = { 'Brot', 'Prärielilienbrot', },
        ['Burnable Fuel'] = { 'Bauholz', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Fir Log', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kohle', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Brett', 'Hardwood Board', 'Holzkohle', 'Holzspan', 'Papier', 'Pfeil', 'Pflanzenfasern', 'Softwood Board', },
        ['CampfireSalad'] = { 'Beet Campfire Salad', 'Fern Campfire Salad', 'Jungle Campfire Salad', 'Root Campfire Salad', },
        ['Carcass'] = { 'Agouti Carcass', 'Alligator Carcass', 'Bergziegenkadaver', 'Bisonkadaver', 'Coyote Carcass', 'Dickhornschafskadaver', 'Elchkadaver', 'Fuchskadaver', 'Hasenkadaver', 'Hirschkadaver', 'Jaguar Carcass', 'Otterkadaver', 'Snapping Turtle Carcass', 'Truthahnkadaver', 'Wolfkadaver', },
        ['CharredFruit'] = { 'Charred Cactus Fruit', 'Gegrillte Ananas', 'Gegrillte Papaya', },
        ['CharredGreen'] = { 'Charred Fireweed Shoots', 'Gegrillte Agave', 'Getrocknete Farnspitzen', },
        ['CharredVegetable'] = { 'Charred Beans', 'Charred Heart Of Palm', 'Charred Mushrooms', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrillte Tomate', 'Gegrillter Mais', 'Gegrillter Taro', },
        ['Clothes'] = { 'Arbeitsrucksack', 'Arbeitsstiefel', 'Bandana', 'Bärenrucksack', 'Caprihose', 'Cloth Belt', 'Cloth Cape', 'Einfacher Rucksack', 'Gartenschuhe', 'Großer Rucksack', 'Halbschuhe', 'Henleyshirt', 'Hohe Stiefel', 'Hosen', 'Hülsenhemd', 'Laufschuhe', 'Leichter Rucksack', 'Quadratgürtel', 'Shorts', 'Tarnhose', 'Tarnshirt', 'Trotteliger Hut', },
        ['CompositeLumber'] = { 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', },
        ['ConcentratedOre'] = { 'Copper Concentrate', 'Gold Concentrate', 'Iron Concentrate', },
        ['Constructable'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Bauholz', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Eisenrohr', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Kalksteinziegel', 'Kupferrohr', 'Sandsteinziegel', 'Softwood Hewn Log', 'Softwood Lumber', 'Stahlbeton', 'Stahlrohr', 'Steinstraße', 'Steinziegel', 'Wellblech', 'Ziegel', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', },
        ['Crafting Table'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spindelpresse', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Amboss', 'Arrastra', 'Backofen', 'Brennofen', 'Campingplatz', 'Capitol', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Fertigungsstraße', 'Fischerei', 'Forschungstisch', 'Froth Floatation Cell', 'Gusseiserner Ofen', 'Herd', 'Hochofen', 'Jaw Crusher', 'Küche', 'Laboratorium', 'Lagerfeuer', 'Landwirttisch', 'Metzgertisch', 'Mühle', 'Raffinerie', 'Rennofen', 'Robotische Fertigungsstraße', 'Rocker Box', 'Schneidertisch', 'Screening Machine', 'Sensor Based Belt Sorter', 'Stamp Mill', 'Steinmetztisch', 'Sägewerk', 'Tool Bench', 'Wagenmachertisch', 'Walzwerk', 'Werkbank', 'Zementbrennofen', 'Zimmermanntisch', 'Ölbohrturm', },
        ['Crop Seed'] = { 'Agavensamen', 'Ananassamen', 'Bohnen', 'Champignonsporen', 'Cookeinasporen', 'Farnsporen', 'Fliegenpilzsporen', 'Großer-Blauhalm-Samen', 'Heidelbeersamen', 'Kaktusfeigensamen', 'Kürbissamen', 'Maissamen', 'Papayasamen', 'Prärielilienzwiebel', 'Reis', 'Rübensamen', 'Steinpilzsporen', 'Tarosamen', 'Tomatensamen', 'Weidenröschensamen', 'Weizen Samen', },
        ['CrushedRock'] = { 'Crushed Basalt', 'Crushed Gneiss', 'Crushed Granite', 'Crushed Limestone', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', },
        ['Ernte'] = { 'Agavenblätter', 'Ananas', 'Beet Greens', 'Bohnen', 'Champignons', 'Cookeina', 'Farnspitzen', 'Fliegenpilze', 'Heidelbeeren', 'Kaktusfeige', 'Kürbis', 'Mais', 'Palmherz', 'Papaya', 'Prärielilienzwiebel', 'Reis', 'Riesige Kaktusfrucht', 'Rübe', 'Steinpilze', 'Tarowurzel', 'Tomate', 'Weidenröschenwurzel', 'Weizen', },
        ['Excavation'] = { 'Eisenschaufel', 'Eisenspitzhacke', 'Holzschaufel', 'Moderne Schaufel', 'Moderne Spitzhacke', 'Schaufel', 'Spitzhacke', 'Stahlschaufel', 'Stahlspitzhacke', 'Steinspitzhacke', 'Kompaktlader', },
        ['Fackel'] = { 'Fackel', },
        ['Fahrzeuge'] = { 'Angetriebener Wagen', 'Bagger', 'Dampflastwagen', 'Dampftraktor', 'Hand Plow', 'Holzkarren', 'Kleiner Holzkarren', 'Kompaktlader', 'Kran', 'LKW', 'Schubkarre', },
        ['Fertigkeitsbücher'] = { 'Advanced Masonry Skill Book', 'Carpentry Skill Book', 'Composites Skill Book', 'Fertigkeitsbuch: Backen', 'Fertigkeitsbuch: Dünger', 'Fertigkeitsbuch: Elektronik', 'Fertigkeitsbuch: Fortgeschrittenes Backen', 'Fertigkeitsbuch: Fortgeschrittenes Kochen', 'Fertigkeitsbuch: Fortgeschrittenes Schmelzen', 'Fertigkeitsbuch: Glasverarbeitung', 'Fertigkeitsbuch: Grundlegende Technik', 'Fertigkeitsbuch: Industrie', 'Fertigkeitsbuch: Innovatives Kochen', 'Fertigkeitsbuch: Kochen', 'Fertigkeitsbuch: Landwirtschaft', 'Fertigkeitsbuch: Mahlen', 'Fertigkeitsbuch: Mechanik', 'Fertigkeitsbuch: Metzgerhandwerk', 'Fertigkeitsbuch: Papierherstellung', 'Fertigkeitsbuch: Schmelzen', 'Fertigkeitsbuch: Schneidern', 'Fertigkeitsbuch: Ölbohrung', 'Masonry Skill Book', 'Pottery Skill Book', },
        ['Fett'] = { 'Talg', 'Öl', },
        ['Fish'] = { 'Bass', 'Blue Shark', 'Cod', 'Forelle', 'Lachs', 'Moon Jellyfish', 'Pacific Sardine', 'Thunfisch', },
        ['FriedVegetable'] = { 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Gebratene Tomaten', },
        ['Fruit'] = { 'Ananas', 'Heidelbeeren', 'Kaktusfeige', 'Kürbis', 'Papaya', 'Riesige Kaktusfrucht', },
        ['Fungus'] = { 'Champignons', 'Cookeina', 'Fliegenpilze', 'Steinpilze', },
        ['Grain'] = { 'Reis', 'Weizen', },
        ['Greens'] = { 'Agavenblätter', 'Beet Greens', 'Farnspitzen', 'Weidenröschenwurzel', },
        ['Hardwood'] = { 'Birch Log', 'Ceiba Log', 'Oak Log', },
        ['HardwoodLumber'] = { 'Composite Birch Lumber', 'Composite Ceiba Lumber', 'Composite Oak Lumber', },
        ['Harvester'] = { 'Dampftraktor-Erntemaschine', 'Bogen', 'Composite Bow', 'Eisenschaufel', 'Holzschaufel', 'Iron Machete', 'Iron Sickle', 'Modern Machete', 'Moderne Schaufel', 'Moderne Sense', 'Recurve Bow', 'Schaufel', 'Stahlschaufel', 'Steel Machete', 'Steel Sickle', 'Stone Machete', 'Stone Sickle', 'Wooden Bow', },
        ['Haus'] = { 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Backofen', 'Bathtub', 'Brick Fireplace', 'Bücherregal', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Table', 'Deckenlampe', 'Ecko Statue', 'Eisschrank', 'Elektrische Wandleuchte', 'Fackelhalter', 'Feuerschale', 'Feuerschale aus Stein', 'Gepolsterter Stuhl', 'Geschnitzter Kürbis', 'Goat Mount', 'Großer Teppich', 'Gusseiserner Ofen', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Holzlatrine', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Kerzenständer', 'Kleiner Teppich', 'Kleiner Tisch', 'Küche', 'Kühlschrank', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Lumber Bench', 'Lumber Chair', 'Lumber Table', 'Metzgertisch', 'Mittelgroßer Teppich', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Quadratischer Blumentopf', 'Regalschrank', 'Runder Blumentopf', 'Salzkorb', 'Sheep Mount', 'Small Sink', 'Sofa', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Table', 'Spüle', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Straßenlaterne', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stählerne Stehlampe', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Toilet', 'Wandkerze', 'Waschbrett', 'Waschmaschine', },
        ['HewnLog'] = { 'Hardwood Hewn Log', 'Holz', 'Softwood Hewn Log', },
        ['Holzfällen'] = { 'Axt', 'Eisenaxt', 'Kettensäge', 'Moderne Axt', 'Stahlaxt', 'Steinaxt', },
        ['Housing Objects'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spindelpresse', 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Amboss', 'Arrastra', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Backofen', 'Bathtub', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Table', 'Dampfmaschine', 'Deckenlampe', 'Ecko Statue', 'Eisschrank', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrische Wandleuchte', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Fackelhalter', 'Fertigungsstraße', 'Feuerschale', 'Feuerschale aus Stein', 'Froth Floatation Cell', 'Gepolsterter Stuhl', 'Geschnitzter Kürbis', 'Goat Mount', 'Großer Teppich', 'Gusseiserner Ofen', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Hochofen', 'Holzlatrine', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Jaw Crusher', 'Kerzenständer', 'Kleiner Teppich', 'Kleiner Tisch', 'Küche', 'Kühlschrank', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Lumber Bench', 'Lumber Chair', 'Lumber Table', 'Metzgertisch', 'Mittelgroßer Teppich', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Quadratischer Blumentopf', 'Raffinerie', 'Regalschrank', 'Rennofen', 'Robotische Fertigungsstraße', 'Rocker Box', 'Runder Blumentopf', 'Salzkorb', 'Schneidertisch', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Small Sink', 'Sofa', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Table', 'Solargenerator', 'Spüle', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Stamp Mill', 'Steinmetztisch', 'Straßenlaterne', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stählerne Stehlampe', 'Sägewerk', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Toilet', 'Verbrennungsgenerator', 'Wagenmachertisch', 'Walzwerk', 'Wandkerze', 'Waschbrett', 'Waschmaschine', 'Wasserrad', 'Windmühle', 'Windrad', 'Zementbrennofen', 'Zimmermanntisch', 'Ölbohrturm', },
        ['Ingredient'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Basalt', 'Bauholz', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Concentrate', 'Crushed Basalt', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Eisenbarren', 'Eisenerz', 'Eisenrohr', 'Erde', 'Fass', 'Fir Log', 'Gerahmtes Glas', 'Glas', 'Gneis', 'Gold Concentrate', 'Goldbarren', 'Golderz', 'Granit', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Iron Concentrate', 'Joshua Log', 'Kalkstein', 'Kalksteinziegel', 'Kohle', 'Kompost', 'Kupferbarren', 'Kupfererz', 'Lehm', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Saguaro Rib', 'Sand', 'Sandstein', 'Sandsteinziegel', 'Schiefer', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Stahlbeton', 'Stahlrohr', 'Steel Bar', 'Stein', 'Steinziegel', 'Ziegel', 'Agavenblätter', 'Agavensamen', 'Ananas', 'Ananassamen', 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Taro', 'Baked Tomato', 'Beet Campfire Salad', 'Beet Greens', 'Bohnen', 'Boiled Grains', 'Brot', 'Champignons', 'Champignonsporen', 'Cookeina', 'Cookeinasporen', 'Eichel', 'Einfacher Salat', 'Farnspitzen', 'Farnsporen', 'Fern Campfire Salad', 'Filet', 'Fleischbrühe', 'Fleischreste', 'Fliegenpilze', 'Fliegenpilzsporen', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackenes Fleisch', 'Gebratene Tomaten', 'Gegrillte Ananas', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrilltes Fleisch', 'Gekochte Wurst', 'Gekochter Reis', 'Gemüsebrühe', 'Gemüsesalat', 'Geschmortes Fleisch', 'Getreidekeim', 'Großer-Blauhalm-Samen', 'Hefe', 'Heidelbeeren', 'Heidelbeerextrakt', 'Heidelbeersamen', 'Jungle Campfire Salad', 'Kaktusfeige', 'Kaktusfeigensamen', 'Kürbis', 'Kürbissamen', 'Leavened Dough', 'Mais', 'Maismehl', 'Maissamen', 'Maisstärke', 'Mehl', 'Obstsalat', 'Palmherz', 'Papaya', 'Papayasamen', 'Pastry Dough', 'Prärielilienpaste', 'Prärielilienzwiebel', 'Raffiniertes Öl', 'Reis', 'Riesige Kaktusfrucht', 'Rohe Wurst', 'Roher Braten', 'Roher Fisch', 'Roher Speck', 'Rohes Fleisch', 'Root Campfire Salad', 'Rübe', 'Rübensamen', 'Steinpilze', 'Steinpilzsporen', 'Talg', 'Tarosamen', 'Tarowurzel', 'Tomate', 'Tomatensamen', 'Tortilla', 'Vorbereitetes Fleisch', 'Weidenröschensamen', 'Weidenröschenwurzel', 'Weizen', 'Weizen Samen', 'Wildsalat', 'Zucker', 'Zuckersirup', 'Öl', 'Advanced Circuit', 'Agouti Carcass', 'Agriculture Research Paper Advanced', 'Agriculture Research Paper Modern', 'Alligator Carcass', 'Basic Circuit', 'Bass', 'Bergziegenkadaver', 'Bewehrungsstahl', 'Bisonkadaver', 'Blattgold', 'Blue Shark', 'Blutmehldünger', 'Boiler', 'Branntkalk', 'Brett', 'Cod', 'Coyote Carcass', 'Crab Carcass', 'Culinary Research Paper Advanced', 'Culinary Research Paper Basic', 'Culinary Research Paper Modern', 'Dendrology Research Paper Advanced', 'Dendrology Research Paper Basic', 'Dendrology Research Paper Modern', 'Dickhornschafskadaver', 'Eisenachse', 'Eisenplatte', 'Eisenrad', 'Eisenzahnrad', 'Elchkadaver', 'Elektromotor', 'Engineering Research Paper Advanced', 'Engineering Research Paper Modern', 'Epoxidharz', 'Faserfüllstoff', 'Fellpelz', 'Forelle', 'Fortschrittlicher Verbrennungsmotor', 'Fuchskadaver', 'Gathering Research Paper Basic', 'Geology Research Paper Advanced', 'Geology Research Paper Basic', 'Geology Research Paper Modern', 'Getriebe', 'Glasfaserverstärkter Kunststoff', 'Glühbirne', 'Gold Wiring', 'Gummirad', 'Hardwood Board', 'Hasenkadaver', 'Hirschkadaver', 'Holzkohle', 'Holzrad', 'Holzspan', 'Holzstofffüller', 'Iron Saw Blade', 'IronPiston', 'Jaguar Carcass', 'Kunststoff', 'Kupferkabel', 'Kühler', 'Kühlkörper', 'Lachs', 'Leder', 'Lederaschedünger', 'Metallurgy Research Paper Advanced', 'Metallurgy Research Paper Basic', 'Metallurgy Research Paper Modern', 'Moon Jellyfish', 'Muschel', 'Mörtel', 'Nail', 'Niete', 'Otterkadaver', 'Pacific Sardine', 'Papier', 'Pflanzenfasern', 'Schrauben', 'Seeigel', 'Seetang', 'Servomotor', 'Snapping Turtle Carcass', 'Softwood Board', 'Stahlachse', 'Stahlplatte', 'Stahlzahnrad', 'Steel Gearbox', 'Steel Saw Blade', 'Stoff', 'Substrat', 'Synthetischer Gummi', 'Thunfisch', 'Tragbare Dampfmaschine', 'Truthahnkadaver', 'Ventil', 'Verbrennungsmotor', 'Verbundfüllstoff', 'Wolfkadaver', 'Zellulosefaser', 'Zement', 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', 'Gusseiserner Ofen', 'Talgkerze', 'Wasserrad', 'Windmühle', },
        ['Kohle'] = { 'Kohle', 'Holzkohle', },
        ['Kraftstoff'] = { 'Bauholz', 'Baumstamm', 'Benzin', 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Fir Log', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kohle', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Talg', 'Öl', 'Brett', 'Hardwood Board', 'Holzkohle', 'Holzspan', 'Papier', 'Pfeil', 'Pflanzenfasern', 'Seltsamer Kraftstoff', 'Softwood Board', 'Fackel', },
        ['Liquid'] = { 'Abwasser', 'Wasser', },
        ['Liquid Fuel'] = { 'Benzin', 'Biodiesel', },
        ['Marine Life'] = { 'Muschel', 'Seeigel', },
        ['MediumCarcass'] = { 'Alligator Carcass', 'Bergziegenkadaver', 'Dickhornschafskadaver', 'Elchkadaver', 'Hirschkadaver', 'Jaguar Carcass', },
        ['Metal'] = { 'Eisenbarren', 'Goldbarren', 'Kupferbarren', 'Steel Bar', },
        ['Modern Research'] = { 'Agriculture Research Paper Modern', 'Culinary Research Paper Modern', 'Dendrology Research Paper Modern', 'Engineering Research Paper Modern', 'Geology Research Paper Modern', 'Metallurgy Research Paper Modern', },
        ['ModernUpgrade'] = { 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', },
        ['Module'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spindelpresse', },
        ['MortaredStone'] = { 'Granitziegel', 'Kalksteinziegel', 'Sandsteinziegel', 'Steinziegel', },
        ['Nahrung'] = { 'Agavenblätter', 'Agavensamen', 'Ananas', 'Ananassamen', 'Arktische-Weide-Samen', 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Taro', 'Baked Tomato', 'Bannockbrot', 'Beet Campfire Salad', 'Beet Greens', 'Binsensamen', 'Birkensamen', 'Bohnen', 'Bohnenpaste', 'Boiled Grains', 'Brot', 'Bärenklaue', 'Bärensteak', 'Büschelgrassamen', 'CO₂-Kanister', 'Campfire Salad', 'Champignons', 'Champignonsporen', 'Charred Beans', 'Charred Cactus Fruit', 'Charred Fireweed Shoots', 'Charred Heart Of Palm', 'Charred Mushrooms', 'Cookeina', 'Cookeinasporen', 'Ecoylent', 'Eichel', 'Eichelpulver', 'Einfacher Salat', 'Elchtaco', 'Farnspitzen', 'Farnsporen', 'Fern Campfire Salad', 'Fichtensamen', 'Field Campfire Stew', 'Filet', 'Fladenbrot', 'Fleischbrühe', 'Fleischpastete', 'Fleischreste', 'Fliegenpilze', 'Fliegenpilzsporen', 'Flüssiger Stickstoff', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Fried Vegetables', 'Frittierter Mais', 'Fruit Muffin', 'Fruit Tart', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackener Braten', 'Gebackenes Fleisch', 'Gebratene Hasenkeulen', 'Gebratene Tomaten', 'Gebratener Reis mit Ananas', 'Gefüllter Truthahn', 'Gegrillte Agave', 'Gegrillte Ananas', 'Gegrillte Papaya', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrillte Tomate', 'Gegrillte Wurst', 'Gegrillter Fisch', 'Gegrillter Mais', 'Gegrillter Taro', 'Gegrilltes Fleisch', 'Gekochte Wurst', 'Gekochter Reis', 'Gemüsebrühe', 'Gemüsesalat', 'Gemüsesuppe', 'Geschmortes Fleisch', 'Getreidekeim', 'Getrocknete Farnspitzen', 'Grassamen', 'Großer-Blauhalm-Samen', 'Hefe', 'Heidelbeeren', 'Heidelbeerextrakt', 'Heidelbeerkuchen', 'Heidelbeersamen', 'Helikoniensamen', 'Hydrokolloide', 'Jointfir Seed', 'Joshua Seed', 'Jungle Campfire Salad', 'Jungle Campfire Stew', 'Kaktusfeige', 'Kaktusfeigensamen', 'Kapokbaumsamen', 'Knuspriger Speck', 'Krautweidensamen', 'Kreosotbuschsamen', 'Kugelkaktussamen', 'Kurz angebratenes Fleisch', 'Königsfarnsporen', 'Kürbis', 'Kürbissamen', 'Lagerfeuerbraten', 'Lagerfeuereintopf', 'Leavened Dough', 'Lupinensamen', 'Mais', 'Maismehl', 'Maissamen', 'Maisstärke', 'Makronen', 'Maltodextrin', 'Mammutbaumsamen', 'Meaty Stew', 'Mehl', 'Milch', 'Obstsalat', 'Orchideensamen', 'Palmensamen', 'Palmherz', 'Papaya', 'Papayasamen', 'Pastry Dough', 'Pirozhok', 'Prärielilienbrot', 'Prärielilienpaste', 'Prärielilienzwiebel', 'Purpursalat', 'Raffiniertes Öl', 'Reis', 'Riesige Kaktusfrucht', 'Rohe Wurst', 'Roher Braten', 'Roher Fisch', 'Roher Speck', 'Rohes Fleisch', 'Root Campfire Salad', 'Root Campfire Stew', 'Roter-Gitterling-Sporen', 'Rübe', 'Rübensamen', 'Saguaro-Kaktus-Samen', 'Schaumspierensamen', 'Schleierfarnspore', 'Seagrass Seed', 'Seetangsamen', 'Sonnenblumensamen', 'Steinbrechsamen', 'Steinpilze', 'Steinpilzsporen', 'Süßer Salat', 'Talg', 'Tannensamen', 'Tarosamen', 'Tarowurzel', 'Tomate', 'Tomatensamen', 'Topped Porridge', 'Tortilla', 'Transglutaminase', 'Vorbereitetes Fleisch', 'Waldliliensamen', 'Wapitiwellington', 'Wasserpestsamen', 'Weidenröschensamen', 'Weidenröschenwurzel', 'Weizen', 'Weizen Samen', 'White Bursage Seed', 'Wildeintopf', 'Wildsalat', 'Zedernsamen', 'Zucker', 'Zuckerrohr', 'Zuckersirup', 'Öl', },
        ['NaturalFiber'] = { 'Holzspan', 'Pflanzenfasern', 'Seetang', },
        ['NotInBrowser'] = { 'Bauernhaar', 'Blinzelnde Augenlieder', 'Fitter Oberkörper', 'Kurzer Bart', 'Menschliche Gliedmaßen', 'Normales Haar', 'Quadratkiefer', 'Rundes Gesicht', 'Schmuddeliges Haar', 'Vollbart', 'Wide Hips', 'Agavensamenbeutel', 'Ananassamenbeutel', 'Arctic Willow Seed Pack', 'Barrel Cactus Seed Pack', 'Big Bluestem Seed Pack', 'Binsensamenbeutel', 'Birkensamenbeutel', 'Bohnenbeutel', 'Büschelgrassamenbeutel', 'CO2 Item', 'Champignonsporenbeutel', 'Cookeinasporenbeutel', 'Eichelbeutel', 'Farnsporenbeutel', 'Fichtensamenbeutel', 'Fliegenpilzsporenbeutel', 'Grassamenbeutel', 'Heidelbeersamenbeutel', 'Helikoniensamenbeutel', 'Jointfir Seed Pack', 'Joshua Seed Pack', 'Kaktusfeigensamenbeutel', 'Kapokbaumsamenbeutel', 'Krautweidensamenbeutel', 'Kreosotbuschsamenbeutel', 'Königsfarnsporenbeutel', 'Kürbissamenbeutel', 'Lattice Mushroom Spores Pack', 'Lupinensamenbeutel', 'Maissamenbeutel', 'Mammutbaumsamenbeutel', 'Nitrogen Item', 'Orchideensamenbeutel', 'Oxygen Item', 'Palmensamenbeutel', 'Papayasamenbeutel', 'Prärielilienzwiebelbeutel', 'Reisbeutel', 'Rübensamenbeutel', 'Saguaro-Kaktus Samenbeutel', 'Schaumspierensamen-Packung', 'Schleierfarnsporenbeutel', 'Seegrassamenbeutel', 'Seetangsamenbeutel', 'Sonnenblumensamenbeutel', 'Steinbrechsamenbeutel', 'Steinpilzsporenbeutel', 'Tannensamenbeutel', 'Tarosamenbeutel', 'Tomatensamenbeutel', 'Waldliliensamenbeutel', 'Wasserpestsamenbeutel', 'Weidenröschensamenbeutel', 'Weizensamenbeutel', 'White Bursage Seed Pack', 'Zedernsamenbeutel', 'Zuckerrohrbeutel', 'Air Pollution Generator', 'Ecko Statue', 'Holzschild', 'Jeder Skypiercer', 'Kleiner Tisch', 'Steinbrunnen', 'Steintür', 'Stuhl', 'Tisch', 'Tür', },
        ['Object'] = { 'Alphahut', 'Alphamantel', 'Alphaschutzbrille', 'Arbeitsrucksack', 'Arbeitsstiefel', 'Bandana', 'Bauernhaar', 'Blinzelnde Augenlieder', 'Bärenrucksack', 'Caprihose', 'Cloth Belt', 'Cloth Cape', 'Einfacher Rucksack', 'Fitter Oberkörper', 'Gartenschuhe', 'Großer Rucksack', 'Halbschuhe', 'Henleyshirt', 'Hohe Stiefel', 'Hosen', 'Hülsenhemd', 'Kurzer Bart', 'Laufschuhe', 'Leichter Rucksack', 'Menschliche Gliedmaßen', 'Normales Haar', 'Quadratgürtel', 'Quadratkiefer', 'Rundes Gesicht', 'Schmuddeliges Haar', 'Shorts', 'Tarnhose', 'Tarnshirt', 'Trotteliger Hut', 'Vollbart', 'Wide Hips', 'Wolfflüstererhemd', 'Wolfflüstererhut', 'Wolfflüsterermaske', 'Abfall', 'Abwasser', 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Basalt', 'Bauholz', 'Baumrückstände', 'Baumstamm', 'Benzin', 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Concentrate', 'Crushed Basalt', 'Crushed Coal', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Oil Shale', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Crushed Stone', 'Dirt Road', 'Eisenbarren', 'Eisenerz', 'Eisenrohr', 'Erde', 'Fass', 'Fir Log', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Gneis', 'Gold Concentrate', 'Goldbarren', 'Golderz', 'Granit', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Iron Concentrate', 'Joshua Log', 'Kabel', 'Kalkstein', 'Kalksteinziegel', 'Kohle', 'Kompost', 'Kupferbarren', 'Kupfererz', 'Kupferrohr', 'Lehm', 'Mortared Basalt', 'Mortared Gneiss', 'Mortared Shale', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Saguaro Rib', 'Sand', 'Sandstein', 'Sandsteinziegel', 'Schiefer', 'Schlacke', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Stahlbeton', 'Stahlrohr', 'Steel Bar', 'Stein', 'Steinstraße', 'Steinziegel', 'Wasser', 'Wellblech', 'Wet Tailings', 'Ziegel', 'Agavenblätter', 'Agavensamen', 'Ananas', 'Ananassamen', 'Arktische-Weide-Samen', 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Taro', 'Baked Tomato', 'Bannockbrot', 'Beet Campfire Salad', 'Beet Greens', 'Binsensamen', 'Birkensamen', 'Bohnen', 'Bohnenpaste', 'Boiled Grains', 'Brot', 'Bärenklaue', 'Bärensteak', 'Büschelgrassamen', 'CO₂-Kanister', 'Campfire Salad', 'Champignons', 'Champignonsporen', 'Charred Beans', 'Charred Cactus Fruit', 'Charred Fireweed Shoots', 'Charred Heart Of Palm', 'Charred Mushrooms', 'Cookeina', 'Cookeinasporen', 'Ecoylent', 'Eichel', 'Eichelpulver', 'Einfacher Salat', 'Elchtaco', 'Farnspitzen', 'Farnsporen', 'Fern Campfire Salad', 'Fichtensamen', 'Field Campfire Stew', 'Filet', 'Fladenbrot', 'Fleischbrühe', 'Fleischpastete', 'Fleischreste', 'Fliegenpilze', 'Fliegenpilzsporen', 'Flüssiger Stickstoff', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Fried Vegetables', 'Frittierter Mais', 'Fruit Muffin', 'Fruit Tart', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackener Braten', 'Gebackenes Fleisch', 'Gebratene Hasenkeulen', 'Gebratene Tomaten', 'Gebratener Reis mit Ananas', 'Gefüllter Truthahn', 'Gegrillte Agave', 'Gegrillte Ananas', 'Gegrillte Papaya', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrillte Tomate', 'Gegrillte Wurst', 'Gegrillter Fisch', 'Gegrillter Mais', 'Gegrillter Taro', 'Gegrilltes Fleisch', 'Gekochte Wurst', 'Gekochter Reis', 'Gemüsebrühe', 'Gemüsesalat', 'Gemüsesuppe', 'Geschmortes Fleisch', 'Getreidekeim', 'Getrocknete Farnspitzen', 'Grassamen', 'Großer-Blauhalm-Samen', 'Hefe', 'Heidelbeeren', 'Heidelbeerextrakt', 'Heidelbeerkuchen', 'Heidelbeersamen', 'Helikoniensamen', 'Hydrokolloide', 'Jointfir Seed', 'Joshua Seed', 'Jungle Campfire Salad', 'Jungle Campfire Stew', 'Kaktusfeige', 'Kaktusfeigensamen', 'Kapokbaumsamen', 'Knuspriger Speck', 'Krautweidensamen', 'Kreosotbuschsamen', 'Kugelkaktussamen', 'Kurz angebratenes Fleisch', 'Königsfarnsporen', 'Kürbis', 'Kürbissamen', 'Lagerfeuerbraten', 'Lagerfeuereintopf', 'Leavened Dough', 'Lupinensamen', 'Mais', 'Maismehl', 'Maissamen', 'Maisstärke', 'Makronen', 'Maltodextrin', 'Mammutbaumsamen', 'Meaty Stew', 'Mehl', 'Milch', 'Obstsalat', 'Orchideensamen', 'Palmensamen', 'Palmherz', 'Papaya', 'Papayasamen', 'Pastry Dough', 'Pirozhok', 'Prärielilienbrot', 'Prärielilienpaste', 'Prärielilienzwiebel', 'Purpursalat', 'Raffiniertes Öl', 'Reis', 'Riesige Kaktusfrucht', 'Rohe Wurst', 'Roher Braten', 'Roher Fisch', 'Roher Speck', 'Rohes Fleisch', 'Root Campfire Salad', 'Root Campfire Stew', 'Roter-Gitterling-Sporen', 'Rübe', 'Rübensamen', 'Saguaro-Kaktus-Samen', 'Schaumspierensamen', 'Schleierfarnspore', 'Seagrass Seed', 'Seetangsamen', 'Sonnenblumensamen', 'Steinbrechsamen', 'Steinpilze', 'Steinpilzsporen', 'Süßer Salat', 'Talg', 'Tannensamen', 'Tarosamen', 'Tarowurzel', 'Tomate', 'Tomatensamen', 'Topped Porridge', 'Tortilla', 'Transglutaminase', 'Vorbereitetes Fleisch', 'Waldliliensamen', 'Wapitiwellington', 'Wasserpestsamen', 'Weidenröschensamen', 'Weidenröschenwurzel', 'Weizen', 'Weizen Samen', 'White Bursage Seed', 'Wildeintopf', 'Wildsalat', 'Zedernsamen', 'Zucker', 'Zuckerrohr', 'Zuckersirup', 'Öl', 'Beerenextraktdünger', 'Blutmehldünger', 'Compostables Item', 'Faserfüllstoff', 'Grundstücksurkunde', 'Holzspan', 'Holzstofffüller', 'Kompostdünger', 'Lederaschedünger', 'Pelzdünger', 'Phosphatdünger', 'Prärielilienaschedünger', 'Trash Item', 'Verbundfüllstoff', 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spindelpresse', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', 'Advanced Masonry Skill Book', 'Carpentry Skill Book', 'Composites Skill Book', 'Fertigkeitsbuch: Backen', 'Fertigkeitsbuch: Dünger', 'Fertigkeitsbuch: Elektronik', 'Fertigkeitsbuch: Fortgeschrittenes Backen', 'Fertigkeitsbuch: Fortgeschrittenes Kochen', 'Fertigkeitsbuch: Fortgeschrittenes Schmelzen', 'Fertigkeitsbuch: Glasverarbeitung', 'Fertigkeitsbuch: Grundlegende Technik', 'Fertigkeitsbuch: Industrie', 'Fertigkeitsbuch: Innovatives Kochen', 'Fertigkeitsbuch: Kochen', 'Fertigkeitsbuch: Landwirtschaft', 'Fertigkeitsbuch: Mahlen', 'Fertigkeitsbuch: Mechanik', 'Fertigkeitsbuch: Metzgerhandwerk', 'Fertigkeitsbuch: Papierherstellung', 'Fertigkeitsbuch: Schmelzen', 'Fertigkeitsbuch: Schneidern', 'Fertigkeitsbuch: Ölbohrung', 'Masonry Skill Book', 'Pottery Skill Book', 'Advanced Masonry Skill Scroll', 'Carpentry Skill Scroll', 'Composites Skill Scroll', 'Fertigkeitsschriftrolle: Backen', 'Fertigkeitsschriftrolle: Dünger', 'Fertigkeitsschriftrolle: Elektronik', 'Fertigkeitsschriftrolle: Fortgeschrittenes Backen', 'Fertigkeitsschriftrolle: Fortgeschrittenes Kochen', 'Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen', 'Fertigkeitsschriftrolle: Glasverarbeitung', 'Fertigkeitsschriftrolle: Grundlegende Technik', 'Fertigkeitsschriftrolle: Industrie', 'Fertigkeitsschriftrolle: Innovatives Kochen', 'Fertigkeitsschriftrolle: Kochen', 'Fertigkeitsschriftrolle: Landwirtschaft', 'Fertigkeitsschriftrolle: Mahlen', 'Fertigkeitsschriftrolle: Mechanik', 'Fertigkeitsschriftrolle: Metzgerhandwerk', 'Fertigkeitsschriftrolle: Papierherstellung', 'Fertigkeitsschriftrolle: Schmelzen', 'Fertigkeitsschriftrolle: Schneidern', 'Fertigkeitsschriftrolle: Ölbohrung', 'Masonry Skill Scroll', 'Pottery Skill Scroll', 'Angel', 'Axt', 'Blasting Charge', 'Bodenprüfer', 'Bogen', 'Composite Bow', 'Drill', 'Ecko der Delphin', 'Eisenaxt', 'Eisenhacke', 'Eisenhammer', 'Eisenschaufel', 'Eisenspitzhacke', 'Fackel', 'Grundstückspfosten', 'Hacke', 'Hammer', 'Hochwasserwerkzeug für Entwickler', 'Holzhacke', 'Holzschaufel', 'Hydrometer', 'Iron Machete', 'Iron Rock Drill', 'Iron Sickle', 'Kettensäge', 'Meteorbruchstück', 'Modern Machete', 'Modern Rock Drill', 'Moderne Axt', 'Moderne Hacke', 'Moderne Schaufel', 'Moderne Sense', 'Moderne Spitzhacke', 'Moderner Hammer', 'Recurve Bow', 'Schaufel', 'Spitzhacke', 'Stahlaxt', 'Stahlhacke', 'Stahlhammer', 'Stahlschaufel', 'Stahlspitzhacke', 'Steel Machete', 'Steel Road Tool', 'Steel Sickle', 'Steinaxt', 'Steinhammer', 'Steinspitzhacke', 'Stone Machete', 'Stone Road Tool', 'Stone Sickle', 'Werkzeug für Entwickler', 'Wooden Bow', 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Air Pollution Generator', 'Amboss', 'Amendments', 'Angetriebener Wagen', 'Anschlagbrett', 'Arrastra', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Door', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Door', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Door', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Door', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Door', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Door', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Door', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Backofen', 'Bagger', 'Ballot Box', 'Bank', 'Bathtub', 'Baupfosten', 'Board Of Elections', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Campingplatz', 'Capitol', 'Census Bureau', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Door', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Door', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Door', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Door', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Door', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Door', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Door', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Door', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Door', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Door', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Door', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Door', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Door', 'Composite Spruce Table', 'Computerlabor', 'Court', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Deckenlampe', 'Ecko Statue', 'Eisschrank', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrische Wandleuchte', 'Elektrische Wasserpumpe', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Executive Office', 'Fackelhalter', 'Fertigungsstraße', 'Feuerschale', 'Feuerschale aus Stein', 'Fischerei', 'Flüssigkeitskonverter', 'Forschungstisch', 'Froth Floatation Cell', 'Gepolsterter Stuhl', 'Gerahmte Glastür', 'Geschnitzter Kürbis', 'Geschäft', 'Goat Mount', 'Government Office', 'Große Holztür', 'Große Holztür mit Fenster', 'Große Wellstahltür', 'Großer Teppich', 'Großes hängendes Bauholzschild', 'Großes hängendes Steinschild', 'Großes stehendes Bauholzschild', 'Großes stehendes Steinschild', 'Grundbestitztisch', 'Gusseiserner Ofen', 'Hand Plow', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Door', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Door', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Hochofen', 'Holzaufzug-Rufposten', 'Holzkarren', 'Holzlatrine', 'Holzschild', 'Holztür', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzerner Aufzug', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Jaw Crusher', 'Jeder Skypiercer', 'Kerzenständer', 'Kleiner Holzkarren', 'Kleiner Teppich', 'Kleiner Tisch', 'Kleines Lager', 'Kleines hängendes Bauholzschild', 'Kleines hängendes Steinschild', 'Kleines stehendes Bauholzschild', 'Kleines stehendes Steinschild', 'Knopf', 'Kompaktlader', 'Kran', 'Küche', 'Kühlschrank', 'LKW', 'Laboratorium', 'Lager', 'Lagerfeuer', 'Landwirttisch', 'Large Hanging Ashlar Basalt Sign', 'Large Hanging Ashlar Gneiss Sign', 'Large Hanging Ashlar Granite Sign', 'Large Hanging Ashlar Limestone Sign', 'Large Hanging Ashlar Sandstone Sign', 'Large Hanging Ashlar Shale Sign', 'Large Hanging Ashlar Stone Sign', 'Large Hanging Birch Sign', 'Large Hanging Cedar Sign', 'Large Hanging Ceiba Sign', 'Large Hanging Fir Sign', 'Large Hanging Hardwood Sign', 'Large Hanging Joshua Sign', 'Large Hanging Mortared Granite Sign', 'Large Hanging Mortared Limestone Sign', 'Large Hanging Mortared Sandstone Sign', 'Large Hanging Mortared Stone Sign', 'Large Hanging Oak Sign', 'Large Hanging Palm Sign', 'Large Hanging Redwood Sign', 'Large Hanging Saguaro Sign', 'Large Hanging Softwood Sign', 'Large Hanging Spruce Sign', 'Large Lumber Stockpile', 'Large Standing Ashlar Basalt Sign', 'Large Standing Ashlar Gneiss Sign', 'Large Standing Ashlar Granite Sign', 'Large Standing Ashlar Limestone Sign', 'Large Standing Ashlar Sandstone Sign', 'Large Standing Ashlar Shale Sign', 'Large Standing Ashlar Stone Sign', 'Large Standing Birch Sign', 'Large Standing Cedar Sign', 'Large Standing Ceiba Sign', 'Large Standing Fir Sign', 'Large Standing Hardwood Sign', 'Large Standing Joshua Sign', 'Large Standing Mortared Granite Sign', 'Large Standing Mortared Limestone Sign', 'Large Standing Mortared Sandstone Sign', 'Large Standing Mortared Stone Sign', 'Large Standing Oak Sign', 'Large Standing Palm Sign', 'Large Standing Redwood Sign', 'Large Standing Saguaro Sign', 'Large Standing Softwood Sign', 'Large Standing Spruce Sign', 'Laser', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Logic Gate Item', 'Lumber Bench', 'Lumber Chair', 'Lumber Stockpile', 'Lumber Table', 'Maut', 'Mechanische Wasserpumpe', 'Metzgertisch', 'Mittelgroßer Teppich', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Door', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Münzprägemaschine', 'Quadratischer Blumentopf', 'Raffinerie', 'Regalschrank', 'Registrar', 'Rennofen', 'Reuse', 'Robotische Fertigungsstraße', 'Rocker Box', 'Runder Blumentopf', 'Salzkorb', 'Schalter', 'Schneidertisch', 'Schubkarre', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Small Hanging Ashlar Basalt Sign', 'Small Hanging Ashlar Gneiss Sign', 'Small Hanging Ashlar Granite Sign', 'Small Hanging Ashlar Limestone Sign', 'Small Hanging Ashlar Sandstone Sign', 'Small Hanging Ashlar Shale Sign', 'Small Hanging Ashlar Stone Sign', 'Small Hanging Birch Sign', 'Small Hanging Cedar Sign', 'Small Hanging Ceiba Sign', 'Small Hanging Fir Sign', 'Small Hanging Hardwood Sign', 'Small Hanging Joshua Sign', 'Small Hanging Mortared Granite Sign', 'Small Hanging Mortared Limestone Sign', 'Small Hanging Mortared Sandstone Sign', 'Small Hanging Mortared Stone Sign', 'Small Hanging Oak Sign', 'Small Hanging Palm Sign', 'Small Hanging Redwood Sign', 'Small Hanging Saguaro Sign', 'Small Hanging Softwood Sign', 'Small Hanging Spruce Sign', 'Small Sink', 'Small Standing Ashlar Basalt Sign', 'Small Standing Ashlar Gneiss Sign', 'Small Standing Ashlar Granite Sign', 'Small Standing Ashlar Limestone Sign', 'Small Standing Ashlar Sandstone Sign', 'Small Standing Ashlar Shale Sign', 'Small Standing Ashlar Stone Sign', 'Small Standing Birch Sign', 'Small Standing Cedar Sign', 'Small Standing Ceiba Sign', 'Small Standing Fir Sign', 'Small Standing Hardwood Sign', 'Small Standing Joshua Sign', 'Small Standing Mortared Granite Sign', 'Small Standing Mortared Limestone Sign', 'Small Standing Mortared Sandstone Sign', 'Small Standing Mortared Stone Sign', 'Small Standing Oak Sign', 'Small Standing Palm Sign', 'Small Standing Redwood Sign', 'Small Standing Saguaro Sign', 'Small Standing Softwood Sign', 'Small Standing Spruce Sign', 'Sofa', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Door', 'Softwood Lumber Table', 'Solargenerator', 'Spüle', 'Staatskasse', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Stamp Mill', 'Starterzelt', 'Steinbrunnen', 'Steinmetztisch', 'Steintür', 'Stop Sign', 'Straßenlaterne', 'Street Sign', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stuhl', 'Stählerne Stehlampe', 'Sägewerk', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Tisch', 'Toilet', 'Tool Bench', 'Truhe', 'Tür', 'Verbrennungsgenerator', 'Verteilungsstation', 'Wagenmachertisch', 'Walzwerk', 'Wandkerze', 'Waschbrett', 'Waschmaschine', 'Wasserfilter', 'Wasserrad', 'Wechselstube', 'Werkbank', 'Windmühle', 'Windrad', 'Winziges Lager', 'Zementbrennofen', 'Zimmermanntisch', 'Zoning Office', 'Ölbohrturm', 'Übertragungsmast', },
        ['Ore'] = { 'Eisenerz', 'Golderz', 'Kupfererz', },
        ['Pflug'] = { 'Steam Tractor Plow', 'Eisenhacke', 'Hacke', 'Holzhacke', 'Moderne Hacke', 'Stahlhacke', 'Hand Plow', },
        ['Planter'] = { 'Dampftraktor-Sämaschine', },
        ['Polluter'] = { 'Air Pollution Generator', 'Angetriebener Wagen', 'Bagger', 'Dampflastwagen', 'Dampftraktor', 'Herd', 'Hochofen', 'Kompaktlader', 'Kran', 'LKW', 'Raffinerie', 'Verbrennungsgenerator', 'Zementbrennofen', },
        ['Product'] = { 'Arbeitsrucksack', 'Arbeitsstiefel', 'Bandana', 'Bärenrucksack', 'Caprihose', 'Cloth Belt', 'Cloth Cape', 'Einfacher Rucksack', 'Gartenschuhe', 'Großer Rucksack', 'Halbschuhe', 'Henleyshirt', 'Hohe Stiefel', 'Hosen', 'Hülsenhemd', 'Laufschuhe', 'Leichter Rucksack', 'Quadratgürtel', 'Shorts', 'Tarnhose', 'Tarnshirt', 'Trotteliger Hut', 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Bauholz', 'Benzin', 'Biodiesel', 'Composite Lumber', 'Copper Concentrate', 'Crushed Basalt', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Eisenbarren', 'Eisenrohr', 'Fass', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Gold Concentrate', 'Goldbarren', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Iron Concentrate', 'Kupferbarren', 'Kupferrohr', 'Petroleum', 'Sand', 'Schlacke', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Stahlbeton', 'Stahlrohr', 'Steel Bar', 'Steinstraße', 'Steinziegel', 'Wellblech', 'Wet Tailings', 'Ziegel', 'Agavensamen', 'Ananassamen', 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Taro', 'Baked Tomato', 'Bannockbrot', 'Beet Campfire Salad', 'Bohnenpaste', 'Boiled Grains', 'Brot', 'Bärenklaue', 'Bärensteak', 'CO₂-Kanister', 'Champignonsporen', 'Charred Beans', 'Charred Cactus Fruit', 'Charred Fireweed Shoots', 'Charred Heart Of Palm', 'Charred Mushrooms', 'Cookeinasporen', 'Eichelpulver', 'Einfacher Salat', 'Elchtaco', 'Farnsporen', 'Fern Campfire Salad', 'Field Campfire Stew', 'Filet', 'Fladenbrot', 'Fleischbrühe', 'Fleischpastete', 'Fleischreste', 'Fliegenpilzsporen', 'Flüssiger Stickstoff', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Frittierter Mais', 'Fruit Muffin', 'Fruit Tart', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackener Braten', 'Gebackenes Fleisch', 'Gebratene Hasenkeulen', 'Gebratene Tomaten', 'Gebratener Reis mit Ananas', 'Gefüllter Truthahn', 'Gegrillte Agave', 'Gegrillte Ananas', 'Gegrillte Papaya', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrillte Tomate', 'Gegrillte Wurst', 'Gegrillter Fisch', 'Gegrillter Mais', 'Gegrillter Taro', 'Gegrilltes Fleisch', 'Gekochte Wurst', 'Gekochter Reis', 'Gemüsebrühe', 'Gemüsesalat', 'Gemüsesuppe', 'Geschmortes Fleisch', 'Getreidekeim', 'Getrocknete Farnspitzen', 'Hefe', 'Heidelbeerextrakt', 'Heidelbeerkuchen', 'Heidelbeersamen', 'Hydrokolloide', 'Jungle Campfire Salad', 'Jungle Campfire Stew', 'Kaktusfeigensamen', 'Knuspriger Speck', 'Kurz angebratenes Fleisch', 'Kürbissamen', 'Lagerfeuerbraten', 'Leavened Dough', 'Maismehl', 'Maissamen', 'Maisstärke', 'Makronen', 'Maltodextrin', 'Meaty Stew', 'Mehl', 'Obstsalat', 'Papayasamen', 'Pastry Dough', 'Pirozhok', 'Prärielilienbrot', 'Prärielilienpaste', 'Purpursalat', 'Raffiniertes Öl', 'Rohe Wurst', 'Roher Braten', 'Roher Fisch', 'Roher Speck', 'Rohes Fleisch', 'Root Campfire Salad', 'Root Campfire Stew', 'Rübensamen', 'Steinpilzsporen', 'Süßer Salat', 'Talg', 'Tarosamen', 'Tomatensamen', 'Topped Porridge', 'Tortilla', 'Transglutaminase', 'Vorbereitetes Fleisch', 'Wapitiwellington', 'Weidenröschensamen', 'Weizen Samen', 'Wildeintopf', 'Wildsalat', 'Zucker', 'Zuckersirup', 'Öl', 'Advanced Circuit', 'Agriculture Research Paper Advanced', 'Agriculture Research Paper Modern', 'Basic Circuit', 'Beerenextraktdünger', 'Bewehrungsstahl', 'Blattgold', 'Blutmehldünger', 'Boiler', 'Branntkalk', 'Brett', 'Culinary Research Paper Advanced', 'Culinary Research Paper Basic', 'Culinary Research Paper Modern', 'Dampftraktor-Erntemaschine', 'Dampftraktor-Sämaschine', 'Dendrology Research Paper Advanced', 'Dendrology Research Paper Basic', 'Dendrology Research Paper Modern', 'Eisenachse', 'Eisenplatte', 'Eisenrad', 'Eisenzahnrad', 'Elektromotor', 'Engineering Research Paper Advanced', 'Engineering Research Paper Modern', 'Epoxidharz', 'Faserfüllstoff', 'Fellpelz', 'Fortschrittlicher Verbrennungsmotor', 'Gathering Research Paper Basic', 'Geology Research Paper Advanced', 'Geology Research Paper Basic', 'Geology Research Paper Modern', 'Getriebe', 'Glasfaserverstärkter Kunststoff', 'Glühbirne', 'Gold Wiring', 'Gummirad', 'Holzkohle', 'Holzrad', 'Holzstofffüller', 'Iron Saw Blade', 'IronPiston', 'Kompostdünger', 'Kunststoff', 'Kupferkabel', 'Kühler', 'Kühlkörper', 'Large Hanging Wood Sign', 'Large Standing Wood Sign', 'Leder', 'Lederaschedünger', 'Metallurgy Research Paper Advanced', 'Metallurgy Research Paper Basic', 'Metallurgy Research Paper Modern', 'Mörtel', 'Nail', 'Niete', 'Papier', 'Pelzdünger', 'Pfeil', 'Pflanzenfasern', 'Phosphatdünger', 'Prärielilienaschedünger', 'Schrauben', 'Servomotor', 'Small Hanging Wood Sign', 'Small Standing Wood Sign', 'Stahlachse', 'Stahlplatte', 'Stahlzahnrad', 'Steam Tractor Plow', 'Steel Gearbox', 'Steel Saw Blade', 'Stoff', 'Substrat', 'Synthetischer Gummi', 'Tragbare Dampfmaschine', 'Ventil', 'Verbrennungsmotor', 'Verbundfüllstoff', 'Zellulosefaser', 'Zement', 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spindelpresse', 'Erdrampe', 'Steinrampe', 'Advanced Masonry Skill Book', 'Carpentry Skill Book', 'Composites Skill Book', 'Fertigkeitsbuch: Backen', 'Fertigkeitsbuch: Dünger', 'Fertigkeitsbuch: Elektronik', 'Fertigkeitsbuch: Fortgeschrittenes Backen', 'Fertigkeitsbuch: Fortgeschrittenes Kochen', 'Fertigkeitsbuch: Fortgeschrittenes Schmelzen', 'Fertigkeitsbuch: Glasverarbeitung', 'Fertigkeitsbuch: Grundlegende Technik', 'Fertigkeitsbuch: Industrie', 'Fertigkeitsbuch: Innovatives Kochen', 'Fertigkeitsbuch: Kochen', 'Fertigkeitsbuch: Landwirtschaft', 'Fertigkeitsbuch: Mahlen', 'Fertigkeitsbuch: Mechanik', 'Fertigkeitsbuch: Metzgerhandwerk', 'Fertigkeitsbuch: Papierherstellung', 'Fertigkeitsbuch: Schmelzen', 'Fertigkeitsbuch: Schneidern', 'Fertigkeitsbuch: Ölbohrung', 'Masonry Skill Book', 'Pottery Skill Book', 'Angel', 'Bodenprüfer', 'Composite Bow', 'Eisenaxt', 'Eisenhacke', 'Eisenhammer', 'Eisenschaufel', 'Eisenspitzhacke', 'Fackel', 'Grundstückspfosten', 'Holzhacke', 'Holzschaufel', 'Iron Machete', 'Iron Rock Drill', 'Iron Sickle', 'Kettensäge', 'Modern Machete', 'Modern Rock Drill', 'Moderne Axt', 'Moderne Hacke', 'Moderne Schaufel', 'Moderne Sense', 'Moderne Spitzhacke', 'Moderner Hammer', 'Recurve Bow', 'Stahlaxt', 'Stahlhacke', 'Stahlhammer', 'Stahlschaufel', 'Stahlspitzhacke', 'Steel Machete', 'Steel Road Tool', 'Steel Sickle', 'Steinaxt', 'Steinhammer', 'Steinspitzhacke', 'Stone Machete', 'Stone Road Tool', 'Stone Sickle', 'Wooden Bow', 'Advanced Baking Advanced Upgrade', 'Advanced Cooking Advanced Upgrade', 'Advanced Masonry Modern Upgrade', 'Advanced Smelting Advanced Upgrade', 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', 'Baking Advanced Upgrade', 'Basic Engineering Basic Upgrade', 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', 'Butchery Basic Upgrade', 'Campfire Cooking Basic Upgrade', 'Carpentry Advanced Upgrade', 'Carpentry Basic Upgrade', 'Composites Modern Upgrade', 'Cooking Advanced Upgrade', 'Cutting Edge Cooking Modern Upgrade', 'Electronics Modern Upgrade', 'Farming Basic Upgrade', 'Fertilizers Basic Upgrade', 'Glassworking Advanced Upgrade', 'Glassworking Modern Upgrade', 'Industry Modern Upgrade', 'Logging Advanced Upgrade', 'Logging Basic Upgrade', 'Masonry Advanced Upgrade', 'Masonry Basic Upgrade', 'Mechanics Advanced Upgrade', 'Mechanics Modern Upgrade', 'Milling Advanced Upgrade', 'Mining Advanced Upgrade', 'Mining Basic Upgrade', 'Mining Modern Upgrade', 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', 'Oil Drilling Modern Upgrade', 'Paper Milling Basic Upgrade', 'Pottery Advanced Upgrade', 'Smelting Advanced Upgrade', 'Tailoring Basic Upgrade', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Amboss', 'Amendments', 'Angetriebener Wagen', 'Anschlagbrett', 'Arrastra', 'Ashlar Large Stone Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Door', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Backofen', 'Bagger', 'Ballot Box', 'Bank', 'Bathtub', 'Baupfosten', 'Board Of Elections', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Campingplatz', 'Capitol', 'Census Bureau', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Door', 'Composite Lumber Table', 'Computerlabor', 'Court', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Deckenlampe', 'Eisschrank', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrische Wandleuchte', 'Elektrische Wasserpumpe', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Executive Office', 'Fackelhalter', 'Fertigungsstraße', 'Feuerschale', 'Feuerschale aus Stein', 'Fischerei', 'Forschungstisch', 'Froth Floatation Cell', 'Gepolsterter Stuhl', 'Gerahmte Glastür', 'Geschnitzter Kürbis', 'Geschäft', 'Goat Mount', 'Government Office', 'Große Holztür', 'Große Holztür mit Fenster', 'Große Wellstahltür', 'Großer Teppich', 'Großes hängendes Bauholzschild', 'Großes stehendes Bauholzschild', 'Grundbestitztisch', 'Gusseiserner Ofen', 'Hand Plow', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Door', 'Hewn Table', 'Hochofen', 'Holzaufzug-Rufposten', 'Holzkarren', 'Holzlatrine', 'Holztür', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzerner Aufzug', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Jaw Crusher', 'Kerzenständer', 'Kleiner Holzkarren', 'Kleiner Teppich', 'Kleines Lager', 'Kleines hängendes Bauholzschild', 'Kleines stehendes Bauholzschild', 'Kompaktlader', 'Kran', 'Küche', 'Kühlschrank', 'LKW', 'Laboratorium', 'Lager', 'Lagerfeuer', 'Landwirttisch', 'Large Hanging Ashlar Stone Sign', 'Large Hanging Mortared Stone Sign', 'Large Lumber Stockpile', 'Large Standing Ashlar Stone Sign', 'Large Standing Mortared Stone Sign', 'Laser', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Lumber Bench', 'Lumber Chair', 'Lumber Stockpile', 'Lumber Table', 'Mechanische Wasserpumpe', 'Metzgertisch', 'Mittelgroßer Teppich', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Door', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Münzprägemaschine', 'Quadratischer Blumentopf', 'Raffinerie', 'Regalschrank', 'Registrar', 'Rennofen', 'Reuse', 'Robotische Fertigungsstraße', 'Rocker Box', 'Runder Blumentopf', 'Salzkorb', 'Schneidertisch', 'Schubkarre', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Small Hanging Ashlar Stone Sign', 'Small Hanging Mortared Stone Sign', 'Small Sink', 'Small Standing Ashlar Stone Sign', 'Small Standing Mortared Stone Sign', 'Sofa', 'Solargenerator', 'Spüle', 'Staatskasse', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Stamp Mill', 'Steinmetztisch', 'Stop Sign', 'Straßenlaterne', 'Street Sign', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stählerne Stehlampe', 'Sägewerk', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Toilet', 'Tool Bench', 'Truhe', 'Verbrennungsgenerator', 'Verteilungsstation', 'Wagenmachertisch', 'Walzwerk', 'Wandkerze', 'Waschbrett', 'Waschmaschine', 'Wasserfilter', 'Wasserrad', 'Wechselstube', 'Werkbank', 'Windmühle', 'Windrad', 'Winziges Lager', 'Zementbrennofen', 'Zimmermanntisch', 'Zoning Office', 'Ölbohrturm', 'Übertragungsmast', },
        ['Raw Food'] = { 'Agavenblätter', 'Ananas', 'Beet Greens', 'Bohnen', 'Champignons', 'Cookeina', 'Farnspitzen', 'Heidelbeeren', 'Kaktusfeige', 'Kürbis', 'Mais', 'Palmherz', 'Papaya', 'Prärielilienzwiebel', 'Reis', 'Riesige Kaktusfrucht', 'Rübe', 'Steinpilze', 'Tarowurzel', 'Tomate', 'Weidenröschenwurzel', 'Weizen', },
        ['Research'] = { 'Agriculture Research Paper Advanced', 'Agriculture Research Paper Modern', 'Culinary Research Paper Advanced', 'Culinary Research Paper Basic', 'Culinary Research Paper Modern', 'Dendrology Research Paper Advanced', 'Dendrology Research Paper Basic', 'Dendrology Research Paper Modern', 'Engineering Research Paper Advanced', 'Engineering Research Paper Modern', 'Gathering Research Paper Basic', 'Geology Research Paper Advanced', 'Geology Research Paper Basic', 'Geology Research Paper Modern', 'Metallurgy Research Paper Advanced', 'Metallurgy Research Paper Basic', 'Metallurgy Research Paper Modern', },
        ['Rock'] = { 'Basalt', 'Gneis', 'Granit', 'Kalkstein', 'Sandstein', 'Schiefer', 'Stein', },
        ['Root'] = { 'Prärielilienzwiebel', 'Rübe', 'Tarowurzel', },
        ['Salad'] = { 'Einfacher Salat', 'Obstsalat', },
        ['Seeds'] = { 'Agavensamen', 'Ananassamen', 'Arktische-Weide-Samen', 'Binsensamen', 'Birkensamen', 'Bohnen', 'Büschelgrassamen', 'Champignonsporen', 'Cookeinasporen', 'Eichel', 'Farnsporen', 'Fichtensamen', 'Fliegenpilzsporen', 'Grassamen', 'Großer-Blauhalm-Samen', 'Heidelbeersamen', 'Helikoniensamen', 'Jointfir Seed', 'Joshua Seed', 'Kaktusfeigensamen', 'Kapokbaumsamen', 'Krautweidensamen', 'Kreosotbuschsamen', 'Kugelkaktussamen', 'Königsfarnsporen', 'Kürbissamen', 'Lupinensamen', 'Maissamen', 'Mammutbaumsamen', 'Orchideensamen', 'Palmensamen', 'Papayasamen', 'Prärielilienzwiebel', 'Reis', 'Roter-Gitterling-Sporen', 'Rübensamen', 'Saguaro-Kaktus-Samen', 'Schaumspierensamen', 'Schleierfarnspore', 'Seagrass Seed', 'Seetangsamen', 'Sonnenblumensamen', 'Steinbrechsamen', 'Steinpilzsporen', 'Tannensamen', 'Tarosamen', 'Tomatensamen', 'Waldliliensamen', 'Wasserpestsamen', 'Weidenröschensamen', 'Weizen Samen', 'White Bursage Seed', 'Zedernsamen', 'Zuckerrohr', },
        ['Silica'] = { 'Crushed Granite', 'Crushed Sandstone', },
        ['Skilschriftrollen'] = { 'Advanced Masonry Skill Scroll', 'Carpentry Skill Scroll', 'Composites Skill Scroll', 'Fertigkeitsschriftrolle: Backen', 'Fertigkeitsschriftrolle: Dünger', 'Fertigkeitsschriftrolle: Elektronik', 'Fertigkeitsschriftrolle: Fortgeschrittenes Backen', 'Fertigkeitsschriftrolle: Fortgeschrittenes Kochen', 'Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen', 'Fertigkeitsschriftrolle: Glasverarbeitung', 'Fertigkeitsschriftrolle: Grundlegende Technik', 'Fertigkeitsschriftrolle: Industrie', 'Fertigkeitsschriftrolle: Innovatives Kochen', 'Fertigkeitsschriftrolle: Kochen', 'Fertigkeitsschriftrolle: Landwirtschaft', 'Fertigkeitsschriftrolle: Mahlen', 'Fertigkeitsschriftrolle: Mechanik', 'Fertigkeitsschriftrolle: Metzgerhandwerk', 'Fertigkeitsschriftrolle: Papierherstellung', 'Fertigkeitsschriftrolle: Schmelzen', 'Fertigkeitsschriftrolle: Schneidern', 'Fertigkeitsschriftrolle: Ölbohrung', 'Masonry Skill Scroll', 'Pottery Skill Scroll', },
        ['SmallCarcass'] = { 'Coyote Carcass', 'Fuchskadaver', 'Wolfkadaver', },
        ['Softwood'] = { 'Cedar Log', 'Fir Log', 'Redwood Log', 'Spruce Log', },
        ['SoftwoodLumber'] = { 'Composite Cedar Lumber', 'Composite Fir Lumber', 'Composite Redwood Lumber', },
        ['Storage Container'] = { 'Angetriebener Wagen', 'Ashlar Basalt Fireplace', 'Ashlar Gneiss Fireplace', 'Ashlar Granite Fireplace', 'Ashlar Limestone Fireplace', 'Ashlar Sandstone Fireplace', 'Ashlar Shale Fireplace', 'Ashlar Stone Fireplace', 'Backofen', 'Bagger', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Campingplatz', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Deckenlampe', 'Eisschrank', 'Fackelhalter', 'Feuerschale', 'Feuerschale aus Stein', 'Gusseiserner Ofen', 'Hochofen', 'Holzkarren', 'Kerzenständer', 'Kleiner Holzkarren', 'Kleines Lager', 'Kompaktlader', 'Kran', 'Kühlschrank', 'LKW', 'Lager', 'Lagerfeuer', 'Large Lumber Stockpile', 'Lumber Stockpile', 'Mortared Granite Fireplace', 'Mortared Limestone Fireplace', 'Mortared Sandstone Fireplace', 'Mortared Stone Fireplace', 'Raffinerie', 'Regalschrank', 'Rennofen', 'Schubkarre', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Truhe', 'Verbrennungsgenerator', 'Verteilungsstation', 'Wandkerze', 'Winziges Lager', 'Zementbrennofen', },
        ['Straße'] = { 'Asphalt Concrete', 'Steinstraße', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', },
        ['Tamper'] = { 'Steel Road Tool', 'Stone Road Tool', },
        ['Technik'] = { 'Knopf', 'Maut', 'Schalter', },
        ['Tier'] = { 'Agouti Carcass', 'Alligator Carcass', 'Bergziegenkadaver', 'Bisonkadaver', 'Coyote Carcass', 'Dickhornschafskadaver', 'Elchkadaver', 'Fuchskadaver', 'Hasenkadaver', 'Hirschkadaver', 'Jaguar Carcass', 'Otterkadaver', 'Snapping Turtle Carcass', 'Wolfkadaver', },
        ['TinyCarcass'] = { 'Agouti Carcass', 'Hasenkadaver', 'Otterkadaver', 'Snapping Turtle Carcass', 'Truthahnkadaver', },
        ['TinyFurCarcass'] = { 'Agouti Carcass', 'Hasenkadaver', 'Otterkadaver', },
        ['TinyLeatherCarcass'] = { 'Snapping Turtle Carcass', 'Truthahnkadaver', },
        ['Tool'] = { 'Dampftraktor-Erntemaschine', 'Dampftraktor-Sämaschine', 'Steam Tractor Plow', 'Bodenprüfer', 'Composite Bow', 'Eisenaxt', 'Eisenhacke', 'Eisenhammer', 'Eisenschaufel', 'Eisenspitzhacke', 'Grundstückspfosten', 'Holzhacke', 'Holzschaufel', 'Iron Machete', 'Iron Rock Drill', 'Iron Sickle', 'Kettensäge', 'Modern Machete', 'Modern Rock Drill', 'Moderne Axt', 'Moderne Hacke', 'Moderne Schaufel', 'Moderne Sense', 'Moderne Spitzhacke', 'Moderner Hammer', 'Recurve Bow', 'Stahlaxt', 'Stahlhacke', 'Stahlhammer', 'Stahlschaufel', 'Stahlspitzhacke', 'Steel Machete', 'Steel Road Tool', 'Steel Sickle', 'Steinaxt', 'Steinhammer', 'Steinspitzhacke', 'Stone Machete', 'Stone Road Tool', 'Stone Sickle', 'Wooden Bow', },
        ['Upgrade'] = { 'Advanced Baking Advanced Upgrade', 'Advanced Cooking Advanced Upgrade', 'Advanced Masonry Modern Upgrade', 'Advanced Smelting Advanced Upgrade', 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', 'Baking Advanced Upgrade', 'Basic Engineering Basic Upgrade', 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', 'Butchery Basic Upgrade', 'Campfire Cooking Basic Upgrade', 'Carpentry Advanced Upgrade', 'Carpentry Basic Upgrade', 'Composites Modern Upgrade', 'Cooking Advanced Upgrade', 'Cutting Edge Cooking Modern Upgrade', 'Electronics Modern Upgrade', 'Farming Basic Upgrade', 'Fertilizers Basic Upgrade', 'Glassworking Advanced Upgrade', 'Glassworking Modern Upgrade', 'Industry Modern Upgrade', 'Logging Advanced Upgrade', 'Logging Basic Upgrade', 'Masonry Advanced Upgrade', 'Masonry Basic Upgrade', 'Mechanics Advanced Upgrade', 'Mechanics Modern Upgrade', 'Milling Advanced Upgrade', 'Mining Advanced Upgrade', 'Mining Basic Upgrade', 'Mining Modern Upgrade', 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', 'Oil Drilling Modern Upgrade', 'Paper Milling Basic Upgrade', 'Pottery Advanced Upgrade', 'Smelting Advanced Upgrade', 'Tailoring Basic Upgrade', },
        ['Vegetable'] = { 'Bohnen', 'Mais', 'Palmherz', 'Prärielilienzwiebel', 'Rübe', 'Tarowurzel', 'Tomate', },
        ['Weltobjekt'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spindelpresse', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Air Pollution Generator', 'Amboss', 'Amendments', 'Angetriebener Wagen', 'Anschlagbrett', 'Arrastra', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Door', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Door', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Door', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Door', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Door', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Door', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Door', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Backofen', 'Bagger', 'Ballot Box', 'Bank', 'Bathtub', 'Baupfosten', 'Board Of Elections', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Campingplatz', 'Capitol', 'Census Bureau', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Door', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Door', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Door', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Door', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Door', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Door', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Door', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Door', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Door', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Door', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Door', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Door', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Door', 'Composite Spruce Table', 'Computerlabor', 'Court', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Deckenlampe', 'Ecko Statue', 'Eisschrank', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrische Wandleuchte', 'Elektrische Wasserpumpe', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Executive Office', 'Fackelhalter', 'Fertigungsstraße', 'Feuerschale', 'Feuerschale aus Stein', 'Fischerei', 'Flüssigkeitskonverter', 'Forschungstisch', 'Froth Floatation Cell', 'Gepolsterter Stuhl', 'Gerahmte Glastür', 'Geschnitzter Kürbis', 'Geschäft', 'Goat Mount', 'Government Office', 'Große Holztür', 'Große Holztür mit Fenster', 'Große Wellstahltür', 'Großer Teppich', 'Großes hängendes Bauholzschild', 'Großes hängendes Steinschild', 'Großes stehendes Bauholzschild', 'Großes stehendes Steinschild', 'Grundbestitztisch', 'Gusseiserner Ofen', 'Hand Plow', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Door', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Door', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Hochofen', 'Holzaufzug-Rufposten', 'Holzkarren', 'Holzlatrine', 'Holzschild', 'Holztür', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzerner Aufzug', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Jaw Crusher', 'Jeder Skypiercer', 'Kerzenständer', 'Kleiner Holzkarren', 'Kleiner Teppich', 'Kleiner Tisch', 'Kleines Lager', 'Kleines hängendes Bauholzschild', 'Kleines hängendes Steinschild', 'Kleines stehendes Bauholzschild', 'Kleines stehendes Steinschild', 'Knopf', 'Kompaktlader', 'Kran', 'Küche', 'Kühlschrank', 'LKW', 'Laboratorium', 'Lager', 'Lagerfeuer', 'Landwirttisch', 'Large Hanging Ashlar Basalt Sign', 'Large Hanging Ashlar Gneiss Sign', 'Large Hanging Ashlar Granite Sign', 'Large Hanging Ashlar Limestone Sign', 'Large Hanging Ashlar Sandstone Sign', 'Large Hanging Ashlar Shale Sign', 'Large Hanging Ashlar Stone Sign', 'Large Hanging Birch Sign', 'Large Hanging Cedar Sign', 'Large Hanging Ceiba Sign', 'Large Hanging Fir Sign', 'Large Hanging Hardwood Sign', 'Large Hanging Joshua Sign', 'Large Hanging Mortared Granite Sign', 'Large Hanging Mortared Limestone Sign', 'Large Hanging Mortared Sandstone Sign', 'Large Hanging Mortared Stone Sign', 'Large Hanging Oak Sign', 'Large Hanging Palm Sign', 'Large Hanging Redwood Sign', 'Large Hanging Saguaro Sign', 'Large Hanging Softwood Sign', 'Large Hanging Spruce Sign', 'Large Lumber Stockpile', 'Large Standing Ashlar Basalt Sign', 'Large Standing Ashlar Gneiss Sign', 'Large Standing Ashlar Granite Sign', 'Large Standing Ashlar Limestone Sign', 'Large Standing Ashlar Sandstone Sign', 'Large Standing Ashlar Shale Sign', 'Large Standing Ashlar Stone Sign', 'Large Standing Birch Sign', 'Large Standing Cedar Sign', 'Large Standing Ceiba Sign', 'Large Standing Fir Sign', 'Large Standing Hardwood Sign', 'Large Standing Joshua Sign', 'Large Standing Mortared Granite Sign', 'Large Standing Mortared Limestone Sign', 'Large Standing Mortared Sandstone Sign', 'Large Standing Mortared Stone Sign', 'Large Standing Oak Sign', 'Large Standing Palm Sign', 'Large Standing Redwood Sign', 'Large Standing Saguaro Sign', 'Large Standing Softwood Sign', 'Large Standing Spruce Sign', 'Laser', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Logic Gate Item', 'Lumber Bench', 'Lumber Chair', 'Lumber Stockpile', 'Lumber Table', 'Maut', 'Mechanische Wasserpumpe', 'Metzgertisch', 'Mittelgroßer Teppich', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Door', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Münzprägemaschine', 'Quadratischer Blumentopf', 'Raffinerie', 'Regalschrank', 'Registrar', 'Rennofen', 'Reuse', 'Robotische Fertigungsstraße', 'Rocker Box', 'Runder Blumentopf', 'Salzkorb', 'Schalter', 'Schneidertisch', 'Schubkarre', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Small Hanging Ashlar Basalt Sign', 'Small Hanging Ashlar Gneiss Sign', 'Small Hanging Ashlar Granite Sign', 'Small Hanging Ashlar Limestone Sign', 'Small Hanging Ashlar Sandstone Sign', 'Small Hanging Ashlar Shale Sign', 'Small Hanging Ashlar Stone Sign', 'Small Hanging Birch Sign', 'Small Hanging Cedar Sign', 'Small Hanging Ceiba Sign', 'Small Hanging Fir Sign', 'Small Hanging Hardwood Sign', 'Small Hanging Joshua Sign', 'Small Hanging Mortared Granite Sign', 'Small Hanging Mortared Limestone Sign', 'Small Hanging Mortared Sandstone Sign', 'Small Hanging Mortared Stone Sign', 'Small Hanging Oak Sign', 'Small Hanging Palm Sign', 'Small Hanging Redwood Sign', 'Small Hanging Saguaro Sign', 'Small Hanging Softwood Sign', 'Small Hanging Spruce Sign', 'Small Sink', 'Small Standing Ashlar Basalt Sign', 'Small Standing Ashlar Gneiss Sign', 'Small Standing Ashlar Granite Sign', 'Small Standing Ashlar Limestone Sign', 'Small Standing Ashlar Sandstone Sign', 'Small Standing Ashlar Shale Sign', 'Small Standing Ashlar Stone Sign', 'Small Standing Birch Sign', 'Small Standing Cedar Sign', 'Small Standing Ceiba Sign', 'Small Standing Fir Sign', 'Small Standing Hardwood Sign', 'Small Standing Joshua Sign', 'Small Standing Mortared Granite Sign', 'Small Standing Mortared Limestone Sign', 'Small Standing Mortared Sandstone Sign', 'Small Standing Mortared Stone Sign', 'Small Standing Oak Sign', 'Small Standing Palm Sign', 'Small Standing Redwood Sign', 'Small Standing Saguaro Sign', 'Small Standing Softwood Sign', 'Small Standing Spruce Sign', 'Sofa', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Door', 'Softwood Lumber Table', 'Solargenerator', 'Spüle', 'Staatskasse', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Stamp Mill', 'Starterzelt', 'Steinbrunnen', 'Steinmetztisch', 'Steintür', 'Stop Sign', 'Straßenlaterne', 'Street Sign', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stuhl', 'Stählerne Stehlampe', 'Sägewerk', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Tisch', 'Toilet', 'Tool Bench', 'Truhe', 'Tür', 'Verbrennungsgenerator', 'Verteilungsstation', 'Wagenmachertisch', 'Walzwerk', 'Wandkerze', 'Waschbrett', 'Waschmaschine', 'Wasserfilter', 'Wasserrad', 'Wechselstube', 'Werkbank', 'Windmühle', 'Windrad', 'Winziges Lager', 'Zementbrennofen', 'Zimmermanntisch', 'Zoning Office', 'Ölbohrturm', 'Übertragungsmast', },
        ['Werkzeuge'] = { 'Angel', 'Axt', 'Blasting Charge', 'Bodenprüfer', 'Bogen', 'Composite Bow', 'Drill', 'Ecko der Delphin', 'Eisenaxt', 'Eisenhacke', 'Eisenhammer', 'Eisenschaufel', 'Eisenspitzhacke', 'Fackel', 'Grundstückspfosten', 'Hacke', 'Hammer', 'Hochwasserwerkzeug für Entwickler', 'Holzhacke', 'Holzschaufel', 'Hydrometer', 'Iron Machete', 'Iron Rock Drill', 'Iron Sickle', 'Kettensäge', 'Meteorbruchstück', 'Modern Machete', 'Modern Rock Drill', 'Moderne Axt', 'Moderne Hacke', 'Moderne Schaufel', 'Moderne Sense', 'Moderne Spitzhacke', 'Moderner Hammer', 'Recurve Bow', 'Schaufel', 'Spitzhacke', 'Stahlaxt', 'Stahlhacke', 'Stahlhammer', 'Stahlschaufel', 'Stahlspitzhacke', 'Steel Machete', 'Steel Road Tool', 'Steel Sickle', 'Steinaxt', 'Steinhammer', 'Steinspitzhacke', 'Stone Machete', 'Stone Road Tool', 'Stone Sickle', 'Werkzeug für Entwickler', 'Wooden Bow', },
        ['Wirtschaft'] = { 'Anschlagbrett', 'Elektrische Wasserpumpe', 'Geschäft', 'Maut', 'Mechanische Wasserpumpe', 'Münzprägemaschine', 'Staatskasse', 'Verteilungsstation', 'Wechselstube', },
        ['Wood'] = { 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Fir Log', 'Joshua Log', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Spruce Log', },
        ['WoodBoard'] = { 'Brett', 'Hardwood Board', 'Softwood Board', },
        ['Zahnrad'] = { 'Eisenzahnrad', 'Stahlzahnrad', },
     },
     },
}
}

Version vom 19. September 2020, 07:22 Uhr

Dokumentation

'Diese Seite NICHT manuell ändern!'

Diese Datei ist eine Datendatei, mit der Informationen im gesamten Eco-Wiki mithilfe verschiedener Module automatisiert werden.

Das Modul: ItemData wird derzeit verwendet in:

Wenn Sie weitere Informationen auf einer Datenseite sehen möchten, fordern Sie diese im ECO Contribution Wiki Discord unter https://discord.gg/ynCVtN5 an.


-- Eco Version : 0.9.0.0 beta staging-1774

return {
    items = {
        ['Abfall'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A disgusting pile of garbage. Unpleasant to the eye and a source of ground pollution. Bury underground to help mitigate the effect.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = 'GarbageItem',
                    ['typeID'] = '59',
        },
        ['Abwasser'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'Sewage is a byproduct that is often created when using water for industrial purposes. It is a source of ground pollution.',
                    ['tagGroups'] = {'Liquid', 'Block', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Hände',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = 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'] = '76',
        },
        ['Adorned Ashlar Basalt Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarBasaltBenchItem',
                    ['typeID'] = '895',
        },
        ['Adorned Ashlar Basalt Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarBasaltChairItem',
                    ['typeID'] = '896',
        },
        ['Adorned Ashlar Basalt Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AdornedAshlarBasaltTableItem',
                    ['typeID'] = '897',
        },
        ['Adorned Ashlar Gneiss Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarGneissBenchItem',
                    ['typeID'] = '898',
        },
        ['Adorned Ashlar Gneiss Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarGneissChairItem',
                    ['typeID'] = '899',
        },
        ['Adorned Ashlar Gneiss Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AdornedAshlarGneissTableItem',
                    ['typeID'] = '900',
        },
        ['Adorned Ashlar Granite Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarGraniteBenchItem',
                    ['typeID'] = '901',
        },
        ['Adorned Ashlar Granite Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarGraniteChairItem',
                    ['typeID'] = '902',
        },
        ['Adorned Ashlar Granite Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AdornedAshlarGraniteTableItem',
                    ['typeID'] = '903',
        },
        ['Adorned Ashlar Limestone Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarLimestoneBenchItem',
                    ['typeID'] = '904',
        },
        ['Adorned Ashlar Limestone Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarLimestoneChairItem',
                    ['typeID'] = '905',
        },
        ['Adorned Ashlar Limestone Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AdornedAshlarLimestoneTableItem',
                    ['typeID'] = '906',
        },
        ['Adorned Ashlar Sandstone Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarSandstoneBenchItem',
                    ['typeID'] = '907',
        },
        ['Adorned Ashlar Sandstone Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarSandstoneChairItem',
                    ['typeID'] = '908',
        },
        ['Adorned Ashlar Sandstone Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AdornedAshlarSandstoneTableItem',
                    ['typeID'] = '909',
        },
        ['Adorned Ashlar Shale Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarShaleBenchItem',
                    ['typeID'] = '910',
        },
        ['Adorned Ashlar Shale Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarShaleChairItem',
                    ['typeID'] = '911',
        },
        ['Adorned Ashlar Shale Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AdornedAshlarShaleTableItem',
                    ['typeID'] = '912',
        },
        ['Adorned Ashlar Stone Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarStoneBenchItem',
                    ['typeID'] = '913',
        },
        ['Adorned Ashlar Stone Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarStoneChairItem',
                    ['typeID'] = '914',
        },
        ['Adorned Ashlar Stone Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AdornedAshlarStoneTableItem',
                    ['typeID'] = '915',
        },
        ['Advanced Baking Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedBakingUpgradeItem',
                    ['typeID'] = '611',
        },
        ['Advanced Carpentry Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedCarpentryTableItem',
                    ['typeID'] = '916',
        },
        ['Advanced Circuit'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine komplexe elektrische Komponente, die für fortschrittliche Elektronik verwendet wird.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedCircuitItem',
                    ['typeID'] = '509',
        },
        ['Advanced Cooking Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedCookingUpgradeItem',
                    ['typeID'] = '612',
        },
        ['Advanced Masonry Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedMasonryUpgradeItem',
                    ['typeID'] = '613',
        },
        ['Advanced Masonry Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Advanced Masonry Skill Scroll, die Advanced Masonry lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedMasonrySkillBook',
                    ['typeID'] = '772',
        },
        ['Advanced Masonry Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Advanced Masonry',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedMasonrySkillScroll',
                    ['typeID'] = '773',
        },
        ['Advanced Masonry Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.3',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedMasonryTableItem',
                    ['typeID'] = '917',
        },
        ['Advanced Smelting Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedSmeltingUpgradeItem',
                    ['typeID'] = '614',
        },
        ['Advanced Upgrade 1'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedUpgradeLvl1Item',
                    ['typeID'] = '615',
        },
        ['Advanced Upgrade 2'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedUpgradeLvl2Item',
                    ['typeID'] = '616',
        },
        ['Advanced Upgrade 3'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedUpgradeLvl3Item',
                    ['typeID'] = '617',
        },
        ['Advanced Upgrade 4'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedUpgradeLvl4Item',
                    ['typeID'] = '618',
        },
        ['Agavenblätter'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'The succulent leaves of the agave plant can be cooked to make a nice meal.',
                    ['tagGroups'] = {'Ernte', 'Greens', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '380',
        },
        ['Agavensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Agave.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '659',
        },
        ['Agavensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Agave.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '660',
        },
        ['Agouti Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A dead agouti.',
                    ['tagGroups'] = {'Tiny Fur Carcass', 'Carcass', 'Tiny Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'AgoutiCarcassItem',
                    ['typeID'] = '511',
        },
        ['Agriculture Research Paper Advanced'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Advanced  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AgricultureResearchPaperAdvancedItem',
                    ['typeID'] = '512',
        },
        ['Agriculture Research Paper Modern'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Modern  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AgricultureResearchPaperModernItem',
                    ['typeID'] = '513',
        },
        ['Air Pollution Generator'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Dev object for testing air pollution.',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object', 'Polluter'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'AirPollutionGeneratorItem',
                    ['typeID'] = '91',
        },
        ['Alligator Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A dead alligator.',
                    ['tagGroups'] = {'Medium Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'AlligatorCarcassItem',
                    ['typeID'] = '514',
        },
        ['Alphahut'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Danke, dass du ECO unterstützt!',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '17',
        },
        ['Alphamantel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Danke, dass du ECO unterstützt!',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '19',
        },
        ['Alphaschutzbrille'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Danke, dass du ECO unterstützt!',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '18',
        },
        ['Amboss'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein solide geformtes Stück Metall, um Barren in Werkzeuge oder anderes Nützliches zu hämmern.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AnvilItem',
                    ['typeID'] = '918',
        },
        ['Amendments'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Changes to the constituion are made here.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AmendmentsItem',
                    ['typeID'] = '99',
        },
        ['Ananas'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Schöne frische Ananas',
                    ['tagGroups'] = {'Ernte', 'Fruit', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '474',
        },
        ['Ananassamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Ananas.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '731',
        },
        ['Ananassamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Ananas.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '732',
        },
        ['Angel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A wooden pole attached to a line and hook. Used to catch fish from rivers and the ocean.',
                    ['tagGroups'] = {'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'FishingPoleItem',
                    ['typeID'] = '122',
        },
        ['Angetriebener Wagen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Großer Karren zum Transport großer Lasten.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Polluter', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '18',
                    ['inventoryMaxWeight'] = '3500000',
                    ['type'] = 'PoweredCartItem',
                    ['typeID'] = '887',
        },
        ['Anschlagbrett'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Brett, an dem man Aufträge veröffentlichen kann.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1044',
        },
        ['Arbeitsrucksack'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Lighter pack that causes lower calorie consumption.  Decreases calories consumed by 10% and increases max carry weight by 5 kg.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '367',
        },
        ['Arbeitsstiefel'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Boots designed to be rugged and reduce muscle strain while working.  Decreases calories consumed by 10%.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '368',
        },
        ['Arctic Willow Seed Pack'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Arktische Weide.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '664',
        },
        ['Arktische-Weide-Samen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Arktische Weide.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '663',
        },
        ['Arrastra'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A primitive rock mill of dragged boulders.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '75',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ArrastraItem',
                    ['typeID'] = '919',
        },
        ['Ashlar Basalt'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'AshlarBasaltItem',
                    ['typeID'] = '252',
        },
        ['Ashlar Basalt Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarBasaltBenchItem',
                    ['typeID'] = '920',
        },
        ['Ashlar Basalt Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarBasaltChairItem',
                    ['typeID'] = '921',
        },
        ['Ashlar Basalt Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'AshlarBasaltDoorItem',
                    ['typeID'] = '922',
        },
        ['Ashlar Basalt Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarBasaltFireplaceItem',
                    ['typeID'] = '923',
        },
        ['Ashlar Basalt Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large stone table crafted by an expert mason',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AshlarBasaltTableItem',
                    ['typeID'] = '924',
        },
        ['Ashlar Gneiss'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'AshlarGneissItem',
                    ['typeID'] = '253',
        },
        ['Ashlar Gneiss Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGneissBenchItem',
                    ['typeID'] = '925',
        },
        ['Ashlar Gneiss Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGneissChairItem',
                    ['typeID'] = '926',
        },
        ['Ashlar Gneiss Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'AshlarGneissDoorItem',
                    ['typeID'] = '927',
        },
        ['Ashlar Gneiss Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGneissFireplaceItem',
                    ['typeID'] = '928',
        },
        ['Ashlar Gneiss Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large stone table crafted by an expert mason',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AshlarGneissTableItem',
                    ['typeID'] = '929',
        },
        ['Ashlar Granite'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'AshlarGraniteItem',
                    ['typeID'] = '254',
        },
        ['Ashlar Granite Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGraniteBenchItem',
                    ['typeID'] = '930',
        },
        ['Ashlar Granite Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGraniteChairItem',
                    ['typeID'] = '931',
        },
        ['Ashlar Granite Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'AshlarGraniteDoorItem',
                    ['typeID'] = '932',
        },
        ['Ashlar Granite Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGraniteFireplaceItem',
                    ['typeID'] = '933',
        },
        ['Ashlar Granite Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large stone table crafted by an expert mason',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AshlarGraniteTableItem',
                    ['typeID'] = '934',
        },
        ['Ashlar Large Basalt Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeBasaltFountainItem',
                    ['typeID'] = '935',
        },
        ['Ashlar Large Gneiss Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeGneissFountainItem',
                    ['typeID'] = '936',
        },
        ['Ashlar Large Granite Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeGraniteFountainItem',
                    ['typeID'] = '937',
        },
        ['Ashlar Large Limestone Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeLimestoneFountainItem',
                    ['typeID'] = '938',
        },
        ['Ashlar Large Sandstone Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeSandstoneFountainItem',
                    ['typeID'] = '939',
        },
        ['Ashlar Large Shale Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeShaleFountainItem',
                    ['typeID'] = '940',
        },
        ['Ashlar Large Stone Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeStoneFountainItem',
                    ['typeID'] = '941',
        },
        ['Ashlar Limestone'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'AshlarLimestoneItem',
                    ['typeID'] = '255',
        },
        ['Ashlar Limestone Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLimestoneBenchItem',
                    ['typeID'] = '942',
        },
        ['Ashlar Limestone Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLimestoneChairItem',
                    ['typeID'] = '943',
        },
        ['Ashlar Limestone Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'AshlarLimestoneDoorItem',
                    ['typeID'] = '944',
        },
        ['Ashlar Limestone Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLimestoneFireplaceItem',
                    ['typeID'] = '945',
        },
        ['Ashlar Limestone Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large stone table crafted by an expert mason',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AshlarLimestoneTableItem',
                    ['typeID'] = '946',
        },
        ['Ashlar Sandstone'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'AshlarSandstoneItem',
                    ['typeID'] = '256',
        },
        ['Ashlar Sandstone Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSandstoneBenchItem',
                    ['typeID'] = '947',
        },
        ['Ashlar Sandstone Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSandstoneChairItem',
                    ['typeID'] = '948',
        },
        ['Ashlar Sandstone Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'AshlarSandstoneDoorItem',
                    ['typeID'] = '949',
        },
        ['Ashlar Sandstone Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSandstoneFireplaceItem',
                    ['typeID'] = '950',
        },
        ['Ashlar Sandstone Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large stone table crafted by an expert mason',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AshlarSandstoneTableItem',
                    ['typeID'] = '951',
        },
        ['Ashlar Shale'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'AshlarShaleItem',
                    ['typeID'] = '257',
        },
        ['Ashlar Shale Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarShaleBenchItem',
                    ['typeID'] = '952',
        },
        ['Ashlar Shale Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarShaleChairItem',
                    ['typeID'] = '953',
        },
        ['Ashlar Shale Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'AshlarShaleDoorItem',
                    ['typeID'] = '954',
        },
        ['Ashlar Shale Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarShaleFireplaceItem',
                    ['typeID'] = '955',
        },
        ['Ashlar Shale Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large stone table crafted by an expert mason',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AshlarShaleTableItem',
                    ['typeID'] = '956',
        },
        ['Ashlar Small Basalt Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSmallBasaltFountainItem',
                    ['typeID'] = '957',
        },
        ['Ashlar Small Gneiss Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSmallGneissFountainItem',
                    ['typeID'] = '958',
        },
        ['Ashlar Small Granite Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSmallGraniteFountainItem',
                    ['typeID'] = '959',
        },
        ['Ashlar Small Limestone Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSmallLimestoneFountainItem',
                    ['typeID'] = '960',
        },
        ['Ashlar Small Sandstone Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSmallSandstoneFountainItem',
                    ['typeID'] = '961',
        },
        ['Ashlar Small Shale Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSmallShaleFountainItem',
                    ['typeID'] = '962',
        },
        ['Ashlar Small Stone Fountain'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSmallStoneFountainItem',
                    ['typeID'] = '963',
        },
        ['Ashlar Stone Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarStoneBenchItem',
                    ['typeID'] = '964',
        },
        ['Ashlar Stone Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarStoneChairItem',
                    ['typeID'] = '965',
        },
        ['Ashlar Stone Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy ashlar stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'AshlarStoneDoorItem',
                    ['typeID'] = '966',
        },
        ['Ashlar Stone Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarStoneFireplaceItem',
                    ['typeID'] = '967',
        },
        ['Ashlar Stone Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large stone table crafted by an expert mason.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'AshlarStoneTableItem',
                    ['typeID'] = '968',
        },
        ['Asphalt Concrete'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Eine befestigte Oberfläche aus Asphalt und Beton. Widerstandsfähig und extrem effizient für jedes Fahrzeug mit Rädern.',
                    ['tagGroups'] = {'Straße', 'Constructable', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AsphaltConcreteItem',
                    ['typeID'] = '82',
        },
        ['Asphalt Concrete Ramp'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Road Items',
                    ['description'] = '4 x 1 Asphalt Concrete Ramp.',
                    ['tagGroups'] = {'Straße', 'Constructable', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '60',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AsphaltConcreteRampItem',
                    ['typeID'] = '58',
        },
        ['Ausgestopfter Bison'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein flauschiger, aber sehr toter Bisonkopf auf einem Gestell.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BisonMountItem',
                    ['typeID'] = '973',
        },
        ['Ausgestopfter Wapiti'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Jagdtrophäe für dein Haus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElkMountItem',
                    ['typeID'] = '1056',
        },
        ['Axt'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
                    ['tagGroups'] = {'Holzfällen', 'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'AxeItem',
                    ['typeID'] = '116',
        },
        ['Backofen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine solide gebauter Steinofen, nützlich, um allerlei Leckereien zu backen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Crafting  Table', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Küche',
                    ['furnitureType'] = 'Kochen',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakeryOvenItem',
                    ['typeID'] = '970',
        },
        ['Bagger'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Like a Skid Steer but more versatile. Great for high slope excavation.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Polluter', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Liquid Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ExcavatorItem',
                    ['typeID'] = '102',
        },
        ['Baked Beet'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Baked beets that retain more nutrients than more simple methods of cooking.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '560.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '4.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '12.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'] = 'BakedBeetItem',
                    ['typeID'] = '383',
        },
        ['Baked Corn'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Baked corn that retains more nutrients than more simple methods of cooking.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '560.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '7.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '9.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'] = 'BakedCornItem',
                    ['typeID'] = '384',
        },
        ['Baked Heart Of Palm'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Baked heart of palm that retains more nutrients than more simple methods of cooking.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '560.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '6.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '6.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'] = 'BakedHeartOfPalmItem',
                    ['typeID'] = '385',
        },
        ['Baked Taro'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Baked taro root',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '560.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '6.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '12.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'] = 'BakedTaroItem',
                    ['typeID'] = '388',
        },
        ['Baked Tomato'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '560.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '1.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '15.0',
                    ['density'] = '5.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakedTomatoItem',
                    ['typeID'] = '389',
        },
        ['Baking Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakingUpgradeItem',
                    ['typeID'] = '619',
        },
        ['Ballot Box'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A tamper proof box where votes are cast. Citizens can run for elected office here.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'BallotBoxItem',
                    ['typeID'] = '92',
        },
        ['Bandana'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'It just looks cool',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'BandanaItem',
                    ['typeID'] = '342',
        },
        ['Bank'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Erlaubt Spielern Bankkonten zu erstellen und zu nutzen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.5',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BankItem',
                    ['typeID'] = '971',
        },
        ['Bannockbrot'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein ungesäuertes Vollkornbrot.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '700.0',
                    ['carbs'] = '14.0',
                    ['protein'] = '3.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BannockItem',
                    ['typeID'] = '390',
        },
        ['Bärenklaue'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein süßes Gebäck, das ein bisschen wie eine Tatze aussieht.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '850.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '6.0',
                    ['fat'] = '21.0',
                    ['vitamins'] = '7.0',
                    ['density'] = '5.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BearclawItem',
                    ['typeID'] = '393',
        },
        ['Bärenrucksack'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Can you carry as much as a bear! Not really, but it helps you carry more.  Increases max carry weight by 15 kg.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '344',
        },
        ['Bärensteak'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Nur weil "Bär" im Namen vorkommt, ist noch lange kein Bär drin.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '394',
        },
        ['Barrel Cactus Seed Pack'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Plant to grow barrel cactus.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '666',
        },
        ['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.',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '259',
        },
        ['Basic Circuit'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine komplexe elektrische Komponente, die für fortschrittliche Elektronik verwendet wird.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicCircuitItem',
                    ['typeID'] = '516',
        },
        ['Basic Engineering Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicEngineeringUpgradeItem',
                    ['typeID'] = '620',
        },
        ['Basic Upgrade 1'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicUpgradeLvl1Item',
                    ['typeID'] = '621',
        },
        ['Basic Upgrade 2'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicUpgradeLvl2Item',
                    ['typeID'] = '622',
        },
        ['Basic Upgrade 3'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicUpgradeLvl3Item',
                    ['typeID'] = '623',
        },
        ['Basic Upgrade 4'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that increases crafting efficiency.',
                    ['tagGroups'] = {'Upgrade', 'Basic Upgrade', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicUpgradeLvl4Item',
                    ['typeID'] = '624',
        },
        ['Bass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A bass. ',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.8',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BassItem',
                    ['typeID'] = '517',
        },
        ['Bathtub'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A porcelain bathtub for when you need to get clean or just relax',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Badezimmer',
                    ['furnitureType'] = 'Spüle',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BathtubItem',
                    ['typeID'] = '972',
        },
        ['Bauernhaar'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Die Frisur, die deine Mutter dir immer gemacht hat, bevor du selber entscheiden konntest.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '359',
        },
        ['Bauholz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Kann in verschiedene Ausrüstung verarbeitet werden.',
                    ['tagGroups'] = {'Kraftstoff', 'Bauholz', 'Burnable  Fuel', 'Constructable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '313',
        },
        ['Baumrückstände'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'Baumrückstände, die erst zerkleinert werden müssen, um brauchbar zu sein.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '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'] = '335',
        },
        ['Baumstamm'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Stapel Baumstämme.',
                    ['tagGroups'] = {'Kraftstoff', 'Block', 'Object'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LogItem',
                    ['typeID'] = '312',
        },
        ['Baupfosten'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Für Bauaufträge.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1043',
        },
        ['Beerenextraktdünger'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'An excellent fertilizer that provide a mix of nutrients, but especially potassium.',
                    ['tagGroups'] = {'Object', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '369',
        },
        ['Beet Campfire Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A myriad of plants that make a healthy and odd blend.',
                    ['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '900.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '5.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '11.0',
                    ['density'] = '3.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BeetCampfireSaladItem',
                    ['typeID'] = '396',
        },
        ['Beet Greens'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'The leafy greens from a beet with a distinctive red stem.',
                    ['tagGroups'] = {'Ernte', 'Greens', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '100.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '8.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BeetGreensItem',
                    ['typeID'] = '397',
        },
        ['Benzin'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Mineralöl, nützlich für die Betankung von Maschinen und Generatoren.',
                    ['tagGroups'] = {'Kraftstoff', 'Liquid  Fuel', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '100000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '297',
        },
        ['Bergziegenkadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine tote Bergziege.',
                    ['tagGroups'] = {'Medium Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '3',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MountainGoatCarcassItem',
                    ['typeID'] = '574',
        },
        ['Bewehrungsstahl'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Gerippte Stahlstäbe zur Stärkung von Gebäuden.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '3',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '586',
        },
        ['Big Bluestem Seed Pack'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze einen Großen Blauhalm.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '672',
        },
        ['Binsensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus eine Binse wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'BullrushSeedItem',
                    ['typeID'] = '677',
        },
        ['Binsensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus eine Binse wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'BullrushSeedPackItem',
                    ['typeID'] = '678',
        },
        ['Biodiesel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein auf Gemüse oder tierischem Fett basierender Dieselkraftstoff.',
                    ['tagGroups'] = {'Kraftstoff', 'Liquid  Fuel', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '80000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '260',
        },
        ['Birch Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Birch log is a type of hardwood, notable for its white and papery bark.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Hardwood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'BirchLogItem',
                    ['typeID'] = '261',
        },
        ['Birkensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus eine Birke wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '673',
        },
        ['Birkensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus eine Birke wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '674',
        },
        ['Bisonkadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A dead bison.',
                    ['tagGroups'] = {'Big Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '5.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'] = 'BisonCarcassItem',
                    ['typeID'] = '519',
        },
        ['Blasting Charge'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Blasts appart rock.',
                    ['tagGroups'] = {'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BlastingChargeItem',
                    ['typeID'] = '62',
        },
        ['Blattgold'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein hocheffizienter Leiter für empfindliche Elektronik.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '553',
        },
        ['Blinzelnde Augenlieder'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Augen',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '336',
        },
        ['Blue Shark'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A blue shark',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'BlueSharkItem',
                    ['typeID'] = '520',
        },
        ['Blutmehldünger'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Blood meal is a great source of nitrogen.',
                    ['tagGroups'] = {'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '370',
        },
        ['Board Of Elections'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A building for deciding voting procedures.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BoardOfElectionsItem',
                    ['typeID'] = '96',
        },
        ['Bodenprüfer'] = {
                    ['category'] = 'Werkzeuge',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Becher und Messwerkzeuge zum Erkennen der Einflussfaktoren auf Pflanzen in der Umgebung.',
                    ['tagGroups'] = {'Tool', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SoilSamplerItem',
                    ['typeID'] = '130',
        },
        ['Bogen'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = '',
                    ['tagGroups'] = {'Harvester', 'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'BowItem',
                    ['typeID'] = '118',
        },
        ['Bohnen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine gute Proteinquelle.',
                    ['tagGroups'] = {'Vegetable', 'Raw  Food', 'Ernte', 'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '1.0',
                    ['protein'] = '4.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '667',
        },
        ['Bohnenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine gute Proteinquelle.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BeansPackItem',
                    ['typeID'] = '668',
        },
        ['Bohnenpaste'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Zerdrückte Bohnen können als Andickungsmittel oder Geschmacksverstärker genutzt werden.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '392',
        },
        ['Boiled Grains'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BoiledGrainsItem',
                    ['typeID'] = '398',
        },
        ['Boiler'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A vessel used for heating fluids.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '522',
        },
        ['Branntkalk'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine chemische Komponente, die in der Stahlherstellung benutzt wird.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '584',
        },
        ['Brennofen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Nützlich für das Brennen von Ziegeln und getöpferten Gegenständen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'KilnItem',
                    ['typeID'] = '1079',
        },
        ['Brett'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A higher quality board used for long lasting furniture.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood Board', 'Burnable  Fuel', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '2000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '521',
        },
        ['Brick Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BrickFireplaceItem',
                    ['typeID'] = '978',
        },
        ['Brot'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine leckere, knusprige Kruste versteckt das weiche Innere.',
                    ['tagGroups'] = {'Brot', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '402',
        },
        ['Bücherregal'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Platz, um Wissen und Informationen aufzubewahren; führt zum Rathaus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Regale',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BookshelfItem',
                    ['typeID'] = '976',
        },
        ['Büschelgrassamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Büschelgras wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '679',
        },
        ['Büschelgrassamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Büschelgras wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '680',
        },
        ['Butchery Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ButcheryUpgradeItem',
                    ['typeID'] = '625',
        },
        ['Campfire Cooking Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampfireCookingUpgradeItem',
                    ['typeID'] = '626',
        },
        ['Campfire Salad'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Nahrung',
                    ['description'] = '',
                    ['tagGroups'] = {'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampfireSaladItem',
                    ['typeID'] = '407',
        },
        ['Campingplatz'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Campingplatz',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '10',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampsiteItem',
                    ['typeID'] = '981',
        },
        ['Capitol'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Forms the foundation of a government. The constituion is created here.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CapitolItem',
                    ['typeID'] = '98',
        },
        ['Caprihose'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Eine Caprihose (auch bekannt als Dreiviertelhose) ist eine Hose, die länger ist als Shorts, aber nicht so lang wie eine normale Hose.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '348',
        },
        ['Carpentry Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarpentryAdvancedUpgradeItem',
                    ['typeID'] = '627',
        },
        ['Carpentry Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarpentryBasicUpgradeItem',
                    ['typeID'] = '628',
        },
        ['Carpentry Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Carpentry Skill Scroll, die Carpentry lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarpentrySkillBook',
                    ['typeID'] = '789',
        },
        ['Carpentry Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Carpentry',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarpentrySkillScroll',
                    ['typeID'] = '790',
        },
        ['Cedar Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Softwood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CedarLogItem',
                    ['typeID'] = '263',
        },
        ['Ceiba Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Hardwood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CeibaLogItem',
                    ['typeID'] = '264',
        },
        ['Census Bureau'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Demographics are created here using data about the population.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CensusBureauItem',
                    ['typeID'] = '93',
        },
        ['Champignons'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Speisepilze, die ziemlich lecker sind.',
                    ['tagGroups'] = {'Ernte', 'Fungus', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '4.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '432',
        },
        ['Champignonsporen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Champignons werden.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '693',
        },
        ['Champignonsporenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Champignons werden.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '694',
        },
        ['Charred Beans'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein matschiges Gemisch, das als Ersatzprotein in einer fleischlosen Ernährung dienen kann.',
                    ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '1.0',
                    ['protein'] = '8.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredBeansItem',
                    ['typeID'] = '411',
        },
        ['Charred Cactus Fruit'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Blackened cactus fruit. A favorite of early desert settlers.',
                    ['tagGroups'] = {'Charred Fruit', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '200.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '0.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '6.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredCactusFruitItem',
                    ['typeID'] = '413',
        },
        ['Charred Fireweed Shoots'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Gekocht, um die Bitterkeit loszuwerden, schmeckt dieser Trieb gleich viel besser.',
                    ['tagGroups'] = {'Charred Green', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredFireweedShootsItem',
                    ['typeID'] = '416',
        },
        ['Charred Heart Of Palm'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.',
                    ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '210.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '3.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '5.7',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredHeartOfPalmItem',
                    ['typeID'] = '418',
        },
        ['Charred Mushrooms'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.',
                    ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '6.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredMushroomsItem',
                    ['typeID'] = '420',
        },
        ['Cloth Belt'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'A fashionable cloth belt that drapes across the waist.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ClothBeltItem',
                    ['typeID'] = '349',
        },
        ['Cloth Cape'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'It just looks cool',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ClothCapeItem',
                    ['typeID'] = '350',
        },
        ['CO2 Item'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Nebenprodukt der Atmung.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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',
        },
        ['CO₂-Kanister'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Zum Erschaffen von ausgefallenem Schaum!',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '426',
        },
        ['Cod'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A cod.',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'CodItem',
                    ['typeID'] = '528',
        },
        ['Composite Birch Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeBirchBenchItem',
                    ['typeID'] = '990',
        },
        ['Composite Birch Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeBirchChairItem',
                    ['typeID'] = '991',
        },
        ['Composite Birch Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'CompositeBirchDoorItem',
                    ['typeID'] = '992',
        },
        ['Composite Birch Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CompositeBirchLumberItem',
                    ['typeID'] = '266',
        },
        ['Composite Birch Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositeBirchTableItem',
                    ['typeID'] = '993',
        },
        ['Composite Bow'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'CompositeBowItem',
                    ['typeID'] = '851',
        },
        ['Composite Cedar Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeCedarBenchItem',
                    ['typeID'] = '994',
        },
        ['Composite Cedar Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeCedarChairItem',
                    ['typeID'] = '995',
        },
        ['Composite Cedar Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'CompositeCedarDoorItem',
                    ['typeID'] = '996',
        },
        ['Composite Cedar Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CompositeCedarLumberItem',
                    ['typeID'] = '267',
        },
        ['Composite Cedar Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositeCedarTableItem',
                    ['typeID'] = '997',
        },
        ['Composite Ceiba Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeCeibaBenchItem',
                    ['typeID'] = '998',
        },
        ['Composite Ceiba Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeCeibaChairItem',
                    ['typeID'] = '999',
        },
        ['Composite Ceiba Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'CompositeCeibaDoorItem',
                    ['typeID'] = '1000',
        },
        ['Composite Ceiba Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CompositeCeibaLumberItem',
                    ['typeID'] = '268',
        },
        ['Composite Ceiba Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositeCeibaTableItem',
                    ['typeID'] = '1001',
        },
        ['Composite Fir Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeFirBenchItem',
                    ['typeID'] = '1002',
        },
        ['Composite Fir Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeFirChairItem',
                    ['typeID'] = '1003',
        },
        ['Composite Fir Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'CompositeFirDoorItem',
                    ['typeID'] = '1004',
        },
        ['Composite Fir Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CompositeFirLumberItem',
                    ['typeID'] = '269',
        },
        ['Composite Fir Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositeFirTableItem',
                    ['typeID'] = '1005',
        },
        ['Composite Hardwood Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeHardwoodBenchItem',
                    ['typeID'] = '1006',
        },
        ['Composite Hardwood Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeHardwoodChairItem',
                    ['typeID'] = '1007',
        },
        ['Composite Hardwood Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'CompositeHardwoodDoorItem',
                    ['typeID'] = '1008',
        },
        ['Composite Hardwood Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A nice composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositeHardwoodTableItem',
                    ['typeID'] = '1009',
        },
        ['Composite Joshua Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeJoshuaBenchItem',
                    ['typeID'] = '1010',
        },
        ['Composite Joshua Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeJoshuaChairItem',
                    ['typeID'] = '1011',
        },
        ['Composite Joshua Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'CompositeJoshuaDoorItem',
                    ['typeID'] = '1012',
        },
        ['Composite Joshua Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CompositeJoshuaLumberItem',
                    ['typeID'] = '270',
        },
        ['Composite Joshua Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositeJoshuaTableItem',
                    ['typeID'] = '1013',
        },
        ['Composite Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CompositeLumberItem',
                    ['typeID'] = '271',
        },
        ['Composite Lumber Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeLumberBenchItem',
                    ['typeID'] = '1014',
        },
        ['Composite Lumber Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeLumberChairItem',
                    ['typeID'] = '1015',
        },
        ['Composite Lumber Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'CompositeLumberDoorItem',
                    ['typeID'] = '1016',
        },
        ['Composite Lumber Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositeLumberTableItem',
                    ['typeID'] = '1017',
        },
        ['Composite Oak Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeOakBenchItem',
                    ['typeID'] = '1018',
        },
        ['Composite Oak Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeOakChairItem',
                    ['typeID'] = '1019',
        },
        ['Composite Oak Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'CompositeOakDoorItem',
                    ['typeID'] = '1020',
        },
        ['Composite Oak Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CompositeOakLumberItem',
                    ['typeID'] = '272',
        },
        ['Composite Oak Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositeOakTableItem',
                    ['typeID'] = '1021',
        },
        ['Composite Palm Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositePalmBenchItem',
                    ['typeID'] = '1022',
        },
        ['Composite Palm Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositePalmChairItem',
                    ['typeID'] = '1023',
        },
        ['Composite Palm Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'CompositePalmDoorItem',
                    ['typeID'] = '1024',
        },
        ['Composite Palm Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CompositePalmLumberItem',
                    ['typeID'] = '273',
        },
        ['Composite Palm Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositePalmTableItem',
                    ['typeID'] = '1025',
        },
        ['Composite Redwood Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeRedwoodBenchItem',
                    ['typeID'] = '1026',
        },
        ['Composite Redwood Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeRedwoodChairItem',
                    ['typeID'] = '1027',
        },
        ['Composite Redwood Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'CompositeRedwoodDoorItem',
                    ['typeID'] = '1028',
        },
        ['Composite Redwood Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CompositeRedwoodLumberItem',
                    ['typeID'] = '274',
        },
        ['Composite Redwood Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositeRedwoodTableItem',
                    ['typeID'] = '1029',
        },
        ['Composite Saguaro Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSaguaroBenchItem',
                    ['typeID'] = '1030',
        },
        ['Composite Saguaro Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSaguaroChairItem',
                    ['typeID'] = '1031',
        },
        ['Composite Saguaro Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'CompositeSaguaroDoorItem',
                    ['typeID'] = '1032',
        },
        ['Composite Saguaro Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CompositeSaguaroLumberItem',
                    ['typeID'] = '275',
        },
        ['Composite Saguaro Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositeSaguaroTableItem',
                    ['typeID'] = '1033',
        },
        ['Composite Softwood Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSoftwoodBenchItem',
                    ['typeID'] = '1034',
        },
        ['Composite Softwood Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSoftwoodChairItem',
                    ['typeID'] = '1035',
        },
        ['Composite Softwood Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'CompositeSoftwoodDoorItem',
                    ['typeID'] = '1036',
        },
        ['Composite Softwood Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A nice composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositeSoftwoodTableItem',
                    ['typeID'] = '1037',
        },
        ['Composite Spruce Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite bench built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSpruceBenchItem',
                    ['typeID'] = '1038',
        },
        ['Composite Spruce Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A composite chair built to last.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSpruceChairItem',
                    ['typeID'] = '1039',
        },
        ['Composite Spruce Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A beautiful composite door built by an expert carpenter.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'CompositeSpruceDoorItem',
                    ['typeID'] = '1040',
        },
        ['Composite Spruce Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A composite lumber made from a combination of wood and plastic.',
                    ['tagGroups'] = {'Composite Lumber', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CompositeSpruceLumberItem',
                    ['typeID'] = '276',
        },
        ['Composite Spruce Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large composite table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'CompositeSpruceTableItem',
                    ['typeID'] = '1041',
        },
        ['Composites Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Composites recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositesUpgradeItem',
                    ['typeID'] = '629',
        },
        ['Composites Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Composites Skill Scroll, die Composites lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositesSkillBook',
                    ['typeID'] = '793',
        },
        ['Composites Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Composites',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositesSkillScroll',
                    ['typeID'] = '794',
        },
        ['Compostables Item'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = '',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '61',
        },
        ['Computerlabor'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Ort, an dem du den ganzen Tag sitzen und Videospiele spielen kannst! Oder Expertenforschung betreiben kannst.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 3.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ComputerLabItem',
                    ['typeID'] = '1042',
        },
        ['Cookeina'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Kleine Champignons',
                    ['tagGroups'] = {'Ernte', 'Fungus', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '4.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '427',
        },
        ['Cookeinasporen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze einen Cookeinapilz.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '687',
        },
        ['Cookeinasporenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze einen Cookeinapilz.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '688',
        },
        ['Cooking Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CookingUpgradeItem',
                    ['typeID'] = '630',
        },
        ['Copper Concentrate'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
                    ['tagGroups'] = {'Concentrated Ore', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CopperConcentrateItem',
                    ['typeID'] = '278',
        },
        ['Court'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A court where laws are decided.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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 6',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CourtItem',
                    ['typeID'] = '95',
        },
        ['Coyote Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A dead coyote.',
                    ['tagGroups'] = {'Small Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CoyoteCarcassItem',
                    ['typeID'] = '531',
        },
        ['Crab Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A dead crab.',
                    ['tagGroups'] = {'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'CrabCarcassItem',
                    ['typeID'] = '532',
        },
        ['Crushed Basalt'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Basalt rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Crushed Rock', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CrushedBasaltItem',
                    ['typeID'] = '281',
        },
        ['Crushed Coal'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = '',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = 'CrushedCoalItem',
                    ['typeID'] = '282',
        },
        ['Crushed Copper Ore'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Crushed copper ore that is ready to be concentrated.',
                    ['tagGroups'] = {'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CrushedCopperOreItem',
                    ['typeID'] = '283',
        },
        ['Crushed Gneiss'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Gneiss rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Crushed Rock', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CrushedGneissItem',
                    ['typeID'] = '284',
        },
        ['Crushed Gold Ore'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Crushed gold ore that is ready to be concentrated.',
                    ['tagGroups'] = {'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CrushedGoldOreItem',
                    ['typeID'] = '285',
        },
        ['Crushed Granite'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Granite rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Crushed Rock', 'Silica', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CrushedGraniteItem',
                    ['typeID'] = '286',
        },
        ['Crushed Iron Ore'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Crushed iron ore that is ready to be concentrated.',
                    ['tagGroups'] = {'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CrushedIronOreItem',
                    ['typeID'] = '287',
        },
        ['Crushed Limestone'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Limestone rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Crushed Rock', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CrushedLimestoneItem',
                    ['typeID'] = '288',
        },
        ['Crushed Oil Shale'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = '',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = 'CrushedOilShaleItem',
                    ['typeID'] = '289',
        },
        ['Crushed Sandstone'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Sandstone rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Crushed Rock', 'Silica', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CrushedSandstoneItem',
                    ['typeID'] = '290',
        },
        ['Crushed Shale'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Shale rocks that have been crushed into a fine gravel.',
                    ['tagGroups'] = {'Crushed Rock', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CrushedShaleItem',
                    ['typeID'] = '291',
        },
        ['Crushed Slag'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Slag that has been crushed into a fine gravel.',
                    ['tagGroups'] = {'Crushed Rock', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CrushedSlagItem',
                    ['typeID'] = '292',
        },
        ['Crushed Stone'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = '',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CrushedStoneItem',
                    ['typeID'] = '293',
        },
        ['Culinary Research Paper Advanced'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Advanced  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CulinaryResearchPaperAdvancedItem',
                    ['typeID'] = '533',
        },
        ['Culinary Research Paper Basic'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Basic  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CulinaryResearchPaperBasicItem',
                    ['typeID'] = '534',
        },
        ['Culinary Research Paper Modern'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Modern  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CulinaryResearchPaperModernItem',
                    ['typeID'] = '535',
        },
        ['Cutting Edge Cooking Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CuttingEdgeCookingUpgradeItem',
                    ['typeID'] = '631',
        },
        ['Dampflastwagen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein dampfbetriebener Truck.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Polluter', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '24',
                    ['inventoryMaxWeight'] = '5000000',
                    ['type'] = 'SteamTruckItem',
                    ['typeID'] = '890',
        },
        ['Dampfmaschine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine große Dampfmaschine zum Erzeugen von Energie.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '1000',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = 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'] = '1249',
        },
        ['Dampftraktor'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein dampfbetriebener Traktor.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Polluter', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '12',
                    ['inventoryMaxWeight'] = '2500000',
                    ['type'] = 'SteamTractorItem',
                    ['typeID'] = '889',
        },
        ['Dampftraktor-Erntemaschine'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Aufsatz für den Dampftraktor, mit dem Pflanzen schnell geerntet werden können.',
                    ['tagGroups'] = {'Harvester', 'Tool', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteamTractorHarvesterItem',
                    ['typeID'] = '86',
        },
        ['Dampftraktor-Sämaschine'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Aufsatz für den Dampftraktor, der das schnelle Pflanzen von Samen erlaubt.',
                    ['tagGroups'] = {'Planter', 'Tool', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteamTractorSowerItem',
                    ['typeID'] = '87',
        },
        ['Deckenlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein schicker Kronleuchter.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.4',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fett]]',
                    ['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'] = '986',
        },
        ['Dendrology Research Paper Advanced'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Advanced  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DendrologyResearchPaperAdvancedItem',
                    ['typeID'] = '537',
        },
        ['Dendrology Research Paper Basic'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Basic  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DendrologyResearchPaperBasicItem',
                    ['typeID'] = '538',
        },
        ['Dendrology Research Paper Modern'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Modern  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DendrologyResearchPaperModernItem',
                    ['typeID'] = '539',
        },
        ['Dickhornschafskadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein totes Dickhornschaf.',
                    ['tagGroups'] = {'Medium Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '3.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BighornCarcassItem',
                    ['typeID'] = '518',
        },
        ['Dirt Road'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle..',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Hände',
                    ['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'] = 'DirtRoadItem',
                    ['typeID'] = '69',
        },
        ['Drehmaschine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Module',
                    ['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.',
                    ['tagGroups'] = {'Module', 'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LatheItem',
                    ['typeID'] = '1136',
        },
        ['Drill'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A useful tool for prospecting blocks.',
                    ['tagGroups'] = {'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'DrillItem',
                    ['typeID'] = '120',
        },
        ['Ecko der Delphin'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ecko, der Delphingott der Eco Bugs. Bitte pfleglich behandeln und ab und zu mit Wasser bespritzen, um ihn feucht zu halten.',
                    ['tagGroups'] = {'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'EckoTheDolphinItem',
                    ['typeID'] = '121',
        },
        ['Ecko Statue'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Die Statue eines Delfins. Was könnte sie bedeuten?',
                    ['tagGroups'] = {'Not In Browser', 'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '100',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'EckoStatueItem',
                    ['typeID'] = '1048',
        },
        ['Ecoylent'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A complete meal replacement solution.',
                    ['tagGroups'] = {'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '435',
        },
        ['Eichel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus eine Eiche wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '657',
        },
        ['Eichelbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus eine Eiche wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '658',
        },
        ['Eichelpulver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Gemahlene Eichel.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '379',
        },
        ['Einfacher Rucksack'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'A basic backpack to carry supplies.  Increases max carry weight by 5 kg.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '343',
        },
        ['Einfacher Salat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine scheinbar zufällige Auswahl an Wildpflanzen, die eine Art Salat bilden.',
                    ['tagGroups'] = {'Salad', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '391',
        },
        ['Eisenachse'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A rotating iron rod that can be fixed to wheels for use in vehicles.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '558',
        },
        ['Eisenaxt'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
                    ['tagGroups'] = {'Tool', 'Holzfällen', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'IronAxeItem',
                    ['typeID'] = '852',
        },
        ['Eisenbarren'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Refined bar of iron.',
                    ['tagGroups'] = {'Metal', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'IronBarItem',
                    ['typeID'] = '307',
        },
        ['Eisenerz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Unraffiniertes Erz mit Eiseneinschlüssen.',
                    ['tagGroups'] = {'Ore', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '309',
        },
        ['Eisenhacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
                    ['tagGroups'] = {'Tool', 'Pflug', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '854',
        },
        ['Eisenhammer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Used to construct buildings and pickup manmade objects.',
                    ['tagGroups'] = {'Tool', 'Bau', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '853',
        },
        ['Eisenplatte'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A solid iron plate for use in various crafting recipes.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '560',
        },
        ['Eisenrad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A sturdy iron wheel that can support heavier vehicles than early wooden wheels.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '562',
        },
        ['Eisenrohr'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Rohr für den Transport von Flüssigkeiten.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '77',
        },
        ['Eisenschaufel'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'IronShovelItem',
                    ['typeID'] = '858',
        },
        ['Eisenspitzhacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein spitzes Gerät zum Abbau von Stein und Erz.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'IronPickaxeItem',
                    ['typeID'] = '856',
        },
        ['Eisenzahnrad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein gezahntes Maschinenteil, das mit anderen ineinander greift.',
                    ['tagGroups'] = {'Zahnrad', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronGearItem',
                    ['typeID'] = '559',
        },
        ['Eisschrank'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Kasten, gefüllt mit Eis. Steht doch im Namen!',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Küche',
                    ['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'] = '1077',
        },
        ['Elchkadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein toter Elch.',
                    ['tagGroups'] = {'Medium Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '3',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElkCarcassItem',
                    ['typeID'] = '541',
        },
        ['Elchtaco'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine Leckerei aus Maistortillas und Fleisch.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '436',
        },
        ['Electronics Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectronicsUpgradeItem',
                    ['typeID'] = '632',
        },
        ['Elektrische Drehmaschine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An electric powered machine that has a spinning blade to craft a variety of metal products.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricLatheItem',
                    ['typeID'] = '1049',
        },
        ['Elektrische Hobelmaschine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A sander and a jointer rolled into one.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 5 X 6',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricPlanerItem',
                    ['typeID'] = '1051',
        },
        ['Elektrische Stanzpresse'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A tool for shaping or cutting metal by deforming it with a die.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 6 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricStampingPressItem',
                    ['typeID'] = '1052',
        },
        ['Elektrische Wandleuchte'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Wandlampe, die Strom benötigt.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricWallLampItem',
                    ['typeID'] = '1053',
        },
        ['Elektrische Wasserpumpe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Pumpt Wasser aus einer Quelle in ein Rohrnetzwerk.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Water]]', ' 1'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricWaterPumpItem',
                    ['typeID'] = '1054',
        },
        ['Elektrischer Bearbeitungstisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine tolle Werkbank, die ebenso tolle Werkzeuge herstellt.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricMachinistTableItem',
                    ['typeID'] = '1050',
        },
        ['Elektromotor'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Motor.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '540',
        },
        ['Elektronikfertigung'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Reihe von Maschinen zum Bau von Elektrogeräten.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectronicsAssemblyItem',
                    ['typeID'] = '1055',
        },
        ['Engineering Research Paper Advanced'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Advanced  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'EngineeringResearchPaperAdvancedItem',
                    ['typeID'] = '542',
        },
        ['Engineering Research Paper Modern'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Modern  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'EngineeringResearchPaperModernItem',
                    ['typeID'] = '543',
        },
        ['Epoxidharz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein nützliches Material zum Verhärten, zur Heilung und für weitere Anwendungen.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '544',
        },
        ['Erde'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = '',
                    ['tagGroups'] = {'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '72',
        },
        ['Erdrampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Road Items',
                    ['description'] = '4x1-Erdrampe.',
                    ['tagGroups'] = {'Straße', 'Constructable', 'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '56',
        },
        ['Executive Office'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Elected officials can perform one-time executive actions here.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '75',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ExecutiveOfficeItem',
                    ['typeID'] = '100',
        },
        ['Fackel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein wenig Licht, um die Nacht zurückzudrängen.',
                    ['tagGroups'] = {'Kraftstoff', 'Fackel', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '1000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TorchItem',
                    ['typeID'] = '131',
        },
        ['Fackelhalter'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ständer für eine Fackel.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.8',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fackel]]',
                    ['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'] = '1275',
        },
        ['Fahrzeugwerkzeug umschalten'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Press to toggle digging / driving mode.    Digging Controls:  Left Mouse Button (LMB) - Hold to Dig  Right Mouse Button - Dump Contents  Left/Right - Rotate Platform  Forward/Back - Boom Up/Down  LMB + Mouse Up/Down - Arm Up/Down',
                    ['tagGroups'] = {},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'VehicleToggleItem',
                    ['typeID'] = '44',
        },
        ['Farming Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Farming recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FarmingUpgradeItem',
                    ['typeID'] = '633',
        },
        ['Farnspitzen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine Sammlung der eingerollten Wedel junger Farne; eine einzigartige Ergänzung zu einer Mahlzeit.',
                    ['tagGroups'] = {'Ernte', 'Greens', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '439',
        },
        ['Farnsporen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Farn wird.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '697',
        },
        ['Farnsporenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Farn wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '698',
        },
        ['Faserfüllstoff'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A filler ingredient used in a variety of fertilizers.',
                    ['tagGroups'] = {'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '374',
        },
        ['Fass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Metallfass, um Flüssigkeiten zu tragen.',
                    ['tagGroups'] = {'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '258',
        },
        ['Fellpelz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein weiches, pelziges Fell.',
                    ['tagGroups'] = {'Animal  Skin', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '547',
        },
        ['Fern Campfire Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A myriad of plants that make a healthy and odd blend.',
                    ['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '900.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '5.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '13.0',
                    ['density'] = '3.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FernCampfireSaladItem',
                    ['typeID'] = '438',
        },
        ['Fertigkeitsbuch: Backen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Backen, die Backen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '778',
        },
        ['Fertigkeitsbuch: Dünger'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Dünger, die Dünger lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '810',
        },
        ['Fertigkeitsbuch: Elektronik'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Elektronik, die Elektronik lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '802',
        },
        ['Fertigkeitsbuch: Fortgeschrittenes Backen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Fortgeschrittenes Backen, die Fortgeschrittenes Backen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '766',
        },
        ['Fertigkeitsbuch: Fortgeschrittenes Kochen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Fortgeschrittenes Kochen, die Fortgeschrittenes Kochen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '769',
        },
        ['Fertigkeitsbuch: Fortgeschrittenes Schmelzen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen, die Fortgeschrittenes Schmelzen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '775',
        },
        ['Fertigkeitsbuch: Glasverarbeitung'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Glasverarbeitung, die Glasverarbeitung lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '814',
        },
        ['Fertigkeitsbuch: Grundlegende Technik'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Grundlegende Technik, die Grundlegende Technik lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '781',
        },
        ['Fertigkeitsbuch: Industrie'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Industrie, die Industrie lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '819',
        },
        ['Fertigkeitsbuch: Innovatives Kochen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Innovatives Kochen, die Innovatives Kochen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '799',
        },
        ['Fertigkeitsbuch: Kochen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Kochen, die Kochen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '796',
        },
        ['Fertigkeitsbuch: Landwirtschaft'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Landwirtschaft, die Landwirtschaft lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '807',
        },
        ['Fertigkeitsbuch: Mahlen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Mahlen, die Mahlen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '830',
        },
        ['Fertigkeitsbuch: Mechanik'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Mechanik, die Mechanik lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '827',
        },
        ['Fertigkeitsbuch: Metzgerhandwerk'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Metzgerhandwerk, die Metzgerhandwerk lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '784',
        },
        ['Fertigkeitsbuch: Ölbohrung'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Ölbohrung, die Ölbohrung lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '834',
        },
        ['Fertigkeitsbuch: Papierherstellung'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Papierherstellung, die Papierherstellung lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '837',
        },
        ['Fertigkeitsbuch: Schmelzen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Schmelzen, die Schmelzen lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '843',
        },
        ['Fertigkeitsbuch: Schneidern'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Fertigkeitsschriftrolle: Schneidern, die Schneidern lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '849',
        },
        ['Fertigkeitsschriftrolle: Backen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Backen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '779',
        },
        ['Fertigkeitsschriftrolle: Dünger'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Dünger',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '811',
        },
        ['Fertigkeitsschriftrolle: Elektronik'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Elektronik',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '803',
        },
        ['Fertigkeitsschriftrolle: Fortgeschrittenes Backen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Fortgeschrittenes Backen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '767',
        },
        ['Fertigkeitsschriftrolle: Fortgeschrittenes Kochen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Fortgeschrittenes Kochen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '770',
        },
        ['Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Fortgeschrittenes Schmelzen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '776',
        },
        ['Fertigkeitsschriftrolle: Glasverarbeitung'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Glasverarbeitung',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '815',
        },
        ['Fertigkeitsschriftrolle: Grundlegende Technik'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Grundlegende Technik',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '782',
        },
        ['Fertigkeitsschriftrolle: Industrie'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Industrie',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '820',
        },
        ['Fertigkeitsschriftrolle: Innovatives Kochen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Innovatives Kochen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '800',
        },
        ['Fertigkeitsschriftrolle: Kochen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Kochen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '797',
        },
        ['Fertigkeitsschriftrolle: Landwirtschaft'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Landwirtschaft',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '808',
        },
        ['Fertigkeitsschriftrolle: Mahlen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Mahlen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '831',
        },
        ['Fertigkeitsschriftrolle: Mechanik'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Mechanik',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '828',
        },
        ['Fertigkeitsschriftrolle: Metzgerhandwerk'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Metzgerhandwerk',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '785',
        },
        ['Fertigkeitsschriftrolle: Ölbohrung'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Ölbohrung',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '835',
        },
        ['Fertigkeitsschriftrolle: Papierherstellung'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Papierherstellung',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '838',
        },
        ['Fertigkeitsschriftrolle: Schmelzen'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Schmelzen',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '844',
        },
        ['Fertigkeitsschriftrolle: Schneidern'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Schneidern',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '850',
        },
        ['Fertigungsstraße'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'The assembly line allows for mass production of mechanical products',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '6 X 4 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AssemblyLineItem',
                    ['typeID'] = '969',
        },
        ['Fertilizers Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FertilizersUpgradeItem',
                    ['typeID'] = '634',
        },
        ['Feuerschale'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Metallständer für Brennstoff, um Licht zu spenden.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BrazierItem',
                    ['typeID'] = '977',
        },
        ['Feuerschale aus Stein'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Steinstäder für Brennstoff, um Licht zu spenden.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoneBrazierItem',
                    ['typeID'] = '1253',
        },
        ['Fichtensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus eine Tanne wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '747',
        },
        ['Fichtensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus eine Tanne wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '748',
        },
        ['Field Campfire Stew'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '6.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FieldCampfireStewItem',
                    ['typeID'] = '440',
        },
        ['Filet'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein perfekt marmoriertes Stück Fleisch.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '479',
        },
        ['Fir Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Fir log is a type of softwood with a nice piney smell.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Softwood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'FirLogItem',
                    ['typeID'] = '294',
        },
        ['Fischerei'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Ort zum Erstellen von Angelruten, Fallen und zum Zubereiten von Meeresfrüchten.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.5',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FisheryItem',
                    ['typeID'] = '1059',
        },
        ['Fitter Oberkörper'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Oberkörper',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '337',
        },
        ['Flachstahl'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Beschichtet mit einer Schicht aus Epoxid, weigert sich dieser Stahl zu rosten.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '295',
        },
        ['Fladenbrot'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ohne Gärungsstoff ist das Fladenbrot nicht besonders weich. Aber es ist trotzdem lecker.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '442',
        },
        ['Fleischbrühe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine Brühe aus dem Fleisch von Tieren.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.8',
                    ['calories'] = '600.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '8.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MeatStockItem',
                    ['typeID'] = '468',
        },
        ['Fleischpastete'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ähnlich wie eine Heidelbeertorte, aber gefüllt mit saftigem Fleisch.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.6',
                    ['calories'] = '1300.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '13.0',
                    ['fat'] = '13.0',
                    ['vitamins'] = '5.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'] = 'MeatPieItem',
                    ['typeID'] = '467',
        },
        ['Fleischreste'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Extra Fleischstücke.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '488',
        },
        ['Fliegenpilze'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!',
                    ['tagGroups'] = {'Ernte', 'Fungus', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '-200.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '-0.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '381',
        },
        ['Fliegenpilzsporen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflänzchen, das zu einem Fliegenpilz heranwächst. Keine Ahnung, warum du diesen giftigen Pilz haben möchtest.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'AmanitaMushroomSporesItem',
                    ['typeID'] = '661',
        },
        ['Fliegenpilzsporenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflänzchen, das zu einem Fliegenpilz heranwächst. Keine Ahnung, warum du diesen giftigen Pilz haben möchtest.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'AmanitaMushroomSporesPackItem',
                    ['typeID'] = '662',
        },
        ['Flüssiger Stickstoff'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Nützlich für eine schnelle Abkühlung.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '464',
        },
        ['Flüssigkeitskonverter'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Beispiel Tisch zum Herstellen mit Flüssigkeiten.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', ' 1'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LiquidCrafterItem',
                    ['typeID'] = '105',
        },
        ['Forelle'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine Forelle.',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.8',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TroutItem',
                    ['typeID'] = '604',
        },
        ['Forschungstisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein einfacher Tisch für die Erforschung neuer Technologien und Fertigkeiten.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.5',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ResearchTableItem',
                    ['typeID'] = '1175',
        },
        ['Fortschrittlicher Verbrennungsmotor'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine fortgeschrittene Version des normalen Verbrennungsmotors, der mehr Leistung hat.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '510',
        },
        ['Fräsmaschine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Module',
                    ['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.',
                    ['tagGroups'] = {'Module', 'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '75',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ShaperItem',
                    ['typeID'] = '1187',
        },
        ['Fried Camas'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Deep fried Camas. Bit greasy',
                    ['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '3.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedCamasItem',
                    ['typeID'] = '444',
        },
        ['Fried Fiddleheads'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Das Geheimnis steckt in der Sauce.',
                    ['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '3.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedFiddleheadsItem',
                    ['typeID'] = '445',
        },
        ['Fried Hearts Of Palm'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Das Geheimnis steckt in der Sauce.',
                    ['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '3.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedHeartsOfPalmItem',
                    ['typeID'] = '447',
        },
        ['Fried Taro'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Das Geheimnis steckt in der Sauce.',
                    ['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '14.0',
                    ['protein'] = '1.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedTaroItem',
                    ['typeID'] = '448',
        },
        ['Fried Vegetables'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = '',
                    ['tagGroups'] = {'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '560.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '3.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '4.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedVegetablesItem',
                    ['typeID'] = '450',
        },
        ['Frittierter Mais'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Diese frittierten Maisleckereien sind knusprig und lecker.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '429',
        },
        ['Froth Floatation Cell'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 4 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FrothFloatationCellItem',
                    ['typeID'] = '1061',
        },
        ['Fruit Muffin'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A soft, slightly sweet bread studded with juicy fruits.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '800.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '5.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '16.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'] = 'FruitMuffinItem',
                    ['typeID'] = '451',
        },
        ['Fruit Tart'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A sweet pastry that is great for breakfast or anytime you need a quick boost in energy.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.4',
                    ['calories'] = '800.0',
                    ['carbs'] = '14.0',
                    ['protein'] = '5.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '18.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'] = 'FruitTartItem',
                    ['typeID'] = '453',
        },
        ['Fuchskadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein toter Fuchs.',
                    ['tagGroups'] = {'Small Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'FoxCarcassItem',
                    ['typeID'] = '546',
        },
        ['Gartenschuhe'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '352',
        },
        ['Gathering Research Paper Basic'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Basic  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GatheringResearchPaperBasicItem',
                    ['typeID'] = '548',
        },
        ['Gebackene Agave'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '560.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '2.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '8.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'] = 'BakedAgaveItem',
                    ['typeID'] = '382',
        },
        ['Gebackene Prärielilienzwiebel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Aufstrich aus gleichmäßig gebackenen Prärielilienzwiebeln: weich in der Mitte, goldbraun von außen.',
                    ['tagGroups'] = {'Baked Vegetable', 'Baked Food', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.3',
                    ['calories'] = '560.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '7.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '4.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'] = 'CamasBulbBakeItem',
                    ['typeID'] = '404',
        },
        ['Gebackener Braten'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Gebundener Rollbraten, perfekt gegart.',
                    ['tagGroups'] = {'Baked Food', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.9',
                    ['calories'] = '1000.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '13.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '7.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakedRoastItem',
                    ['typeID'] = '387',
        },
        ['Gebackenes Fleisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Baked meat is less fatty than other methods of cooking.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.8',
                    ['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'] = '386',
        },
        ['Gebratene Hasenkeulen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Alles ist frittiert besser.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '446',
        },
        ['Gebratene Tomaten'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Das Geheimnis steckt in der Sauce.',
                    ['tagGroups'] = {'Fried Vegetable', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '3.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedTomatoesItem',
                    ['typeID'] = '449',
        },
        ['Gebratener Reis mit Ananas'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Wohlfühlrezept bestehend aus einem Mix von gekochtem Reis und Obst. Es ist nicht nur freundlich, sondern auch gebraten.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '475',
        },
        ['Gefüllter Truthahn'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Danke für die Tatsache, dass diese Nahrung zwei Nährstoffe mehr als vergleichbare Lebensmittel hergibt.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '492',
        },
        ['Gegrillte Agave'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Agave leaves that have been charred over a campfire',
                    ['tagGroups'] = {'Charred Green', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredAgaveItem',
                    ['typeID'] = '410',
        },
        ['Gegrillte Ananas'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pineapple that has been charred over a basic campfire.',
                    ['tagGroups'] = {'Charred Fruit', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredPineappleItem',
                    ['typeID'] = '422',
        },
        ['Gegrillte Papaya'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Papaya fruit that has been charred over a basic campfire.',
                    ['tagGroups'] = {'Charred Fruit', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '8.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredPapayaItem',
                    ['typeID'] = '421',
        },
        ['Gegrillte Prärielilienzwiebel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein faseriger und süßer Leckerbissen, ähnlich wie eine Süßkartoffel, jedoch über der Hitze des Lagerfeuers leicht geschwärzt.',
                    ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '3.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredCamasBulbItem',
                    ['typeID'] = '414',
        },
        ['Gegrillte Rübe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Vielleicht ist nicht das beste Gemüse, um es zu grillen, aber die Rübe scheint sich gut gehalten zu haben.',
                    ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '0.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredBeetItem',
                    ['typeID'] = '412',
        },
        ['Gegrillte Tomate'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Die schwarze Kohle auf dieser Tomate wäre ein toller Kontrast zur roten Haut, wenn es noch eine unverbrannte Stelle gäbe.',
                    ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredTomatoItem',
                    ['typeID'] = '425',
        },
        ['Gegrillte Wurst'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Die ungleichmäßige Flamme eignet sich zwar nicht besonders gut zum Kochen, aber die offene Flamme verleiht dem Essen einen tollen Geschmack.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '700.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '10.0',
                    ['fat'] = '14.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredSausageItem',
                    ['typeID'] = '423',
        },
        ['Gegrillter Fisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Wenigstens hat er keine Schuppen mehr.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '400.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '10.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredFishItem',
                    ['typeID'] = '417',
        },
        ['Gegrillter Mais'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Dieses Stück Mais braucht eine dick aufgetragene Schicht aus Butter, um den verbrannten Geschmack einzudämmen.',
                    ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredCornItem',
                    ['typeID'] = '415',
        },
        ['Gegrillter Taro'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.',
                    ['tagGroups'] = {'Charred Vegetable', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredTaroItem',
                    ['typeID'] = '424',
        },
        ['Gegrilltes Fleisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Die geschwärzte Oberfläche dieses kaum erkennbaren Fleisches ist \'goldbraun\'.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.8',
                    ['calories'] = '400.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '6.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredMeatItem',
                    ['typeID'] = '419',
        },
        ['Gekochte Wurst'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Gekochte Würste sind zwar nicht so schön wie gebratene, aber sie schmecken dennoch gut.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '400',
        },
        ['Gekochter Reis'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Weich und flauschig.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '399',
        },
        ['Gemüsebrühe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine herzhafte Brühe voll mit verschiedenen Gemüsesorten.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '503',
        },
        ['Gemüsesalat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine wahllose Zusammenstellung von Gemüse.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '501',
        },
        ['Gemüsesuppe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Wer hätte gedacht, dass Pflanzen in einer Pflanzenbrühe so lecker sein können?',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '502',
        },
        ['Geology Research Paper Advanced'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Advanced  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GeologyResearchPaperAdvancedItem',
                    ['typeID'] = '550',
        },
        ['Geology Research Paper Basic'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Basic  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GeologyResearchPaperBasicItem',
                    ['typeID'] = '551',
        },
        ['Geology Research Paper Modern'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Modern  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GeologyResearchPaperModernItem',
                    ['typeID'] = '552',
        },
        ['Gepolsterter Stuhl'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein komfortabler Stuhl, um sich auszuruhen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['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'] = '1170',
        },
        ['Gerahmte Glastür'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine schöne Glastür, hergestellt aus Stahl und Glas.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1060',
        },
        ['Gerahmtes Glas'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Glass which was reinforced by a steel frame.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '296',
        },
        ['Geschäft'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ermöglicht Kauf und Verkauf von Waren.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoreItem',
                    ['typeID'] = '1258',
        },
        ['Geschmortes Fleisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Fleisch im Fleischsaft gegart hält das Fleisch saftig.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '490',
        },
        ['Geschnitzter Kürbis'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein gruseliger Kürbis, der mystisches Licht ausstrahlt.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarvedPumpkinItem',
                    ['typeID'] = '984',
        },
        ['Getreidekeim'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Nebenprodukt beim Mahlen. Der Keim ist der fruchtbare Teil des Getreides, der austreibt.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '409',
        },
        ['Getriebe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Bietet einem anderen Gerät Geschwindigkeits- und Drehmomentumwandlungen von einer rotierenden Energiequelle',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '549',
        },
        ['Getrocknete Farnspitzen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Auch wenn ein paar welke Farnspitzen traurig aussehen mögen, sind sie zumindest nahrhaft.',
                    ['tagGroups'] = {'Charred Green', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '350.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '7.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WiltedFiddleheadsItem',
                    ['typeID'] = '507',
        },
        ['Glas'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein transparentes, festes Material, nützlich für mehr als nur Fenster.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '298',
        },
        ['Glasfaserverstärkter Kunststoff'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Kunststoff mit Glasfasersträngen verstärkt.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '545',
        },
        ['Glassworking Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GlassworkingAdvancedUpgradeItem',
                    ['typeID'] = '635',
        },
        ['Glassworking Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GlassworkingModernUpgradeItem',
                    ['typeID'] = '636',
        },
        ['Glühbirne'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein elektrisches Licht mit einer Drahtwendel.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '568',
        },
        ['Gneis'] = {
                    ['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.',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '299',
        },
        ['Goat Mount'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Jagdtrophäe für dein Haus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['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'] = 'GoatMountItem',
                    ['typeID'] = '1062',
        },
        ['Gold Concentrate'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
                    ['tagGroups'] = {'Concentrated Ore', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '22',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'GoldConcentrateItem',
                    ['typeID'] = '301',
        },
        ['Gold Wiring'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A length of gold conductive wire useful for a variety of purposes.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GoldWiringItem',
                    ['typeID'] = '554',
        },
        ['Goldbarren'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Refined bar of gold.',
                    ['tagGroups'] = {'Metal', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'GoldBarItem',
                    ['typeID'] = '300',
        },
        ['Golderz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Unraffiniertes Erz mit Goldeinschlüssen.',
                    ['tagGroups'] = {'Ore', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '302',
        },
        ['Government Office'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Elected titles are created and defined at the government office.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '75',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GovernmentOfficeItem',
                    ['typeID'] = '94',
        },
        ['Granit'] = {
                    ['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!',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '303',
        },
        ['Granitziegel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
                    ['tagGroups'] = {'Mortared Stone', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '316',
        },
        ['Grassamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Gras wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '705',
        },
        ['Grassamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Gras wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '706',
        },
        ['Große Holztür'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine große Tür.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1108',
        },
        ['Große Holztür mit Fenster'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine große Tür.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1134',
        },
        ['Große Wellstahltür'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine große Tür.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1082',
        },
        ['Großer Rucksack'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'A survival backpack that offers more support than the basic backpack.  Increases max carry weight by 10 kg.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '345',
        },
        ['Großer Teppich'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großer Teppich, um seltsame Flecken abzudecken.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Teppich',
                    ['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'] = '1179',
        },
        ['Großer-Blauhalm-Samen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze einen Großen Blauhalm.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '671',
        },
        ['Großes hängendes Bauholzschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1096',
        },
        ['Großes hängendes Steinschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1107',
        },
        ['Großes stehendes Bauholzschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1122',
        },
        ['Großes stehendes Steinschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1133',
        },
        ['Grundbestitztisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Ort zur Verwaltung des Verkauf und der Übertragung von Grundstücken und Immobilien.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RealEstateDeskItem',
                    ['typeID'] = '80',
        },
        ['Grundstückspfosten'] = {
                    ['category'] = 'Werkzeuge',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Used to claim, unclaim, and examine property.  When claiming: - Hold Ctrl to create a new deed. - Hold Shift to choose from nearby deeds. When unclaiming: - Hold Ctrl to unclaim an entire deed. - Hold Shift to move plot to a nearby deed.',
                    ['tagGroups'] = {'Tool', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'PropertyToolItem',
                    ['typeID'] = '125',
        },
        ['Grundstücksurkunde'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Landurkunden geben dir das Recht ein Stück Land zu beanspruchen. Nutze sie mit dem Pfahl zur Landesbeanspruchung.',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '33',
        },
        ['Gummirad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Rubber wheels provide much better traction and allow the construction of more modern vehicles.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '588',
        },
        ['Gusseiserner Ofen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Der perfekte Herd für den unerfahrenen Koch.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Crafting  Table', 'Storage  Container', 'Housing  Objects', 'Ingredient', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Küche',
                    ['furnitureType'] = 'Kochen',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CastIronStoveItem',
                    ['typeID'] = '985',
        },
        ['Hacke'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
                    ['tagGroups'] = {'Pflug', 'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '66',
        },
        ['Halbschuhe'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Einfache, gewöhnliche, unscheinbare, konventionelle, alltagstaugliche, fast langweilige, 08/15 standard Halbschuhe.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '357',
        },
        ['Hammer'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Used to construct buildings and pickup manmade objects.',
                    ['tagGroups'] = {'Bau', 'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '65',
        },
        ['Hand Plow'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Werkzeug, dass das Feld zum Farmen pflügt.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Pflug', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'HandPlowItem',
                    ['typeID'] = '886',
        },
        ['Hardwood Board'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A higher quality hardwood board used for long lasting furniture.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood Board', 'Burnable  Fuel', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '2000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HardwoodBoardItem',
                    ['typeID'] = '555',
        },
        ['Hardwood Hewn Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.',
                    ['tagGroups'] = {'Kraftstoff', 'Hewn Log', 'Burnable  Fuel', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'HardwoodHewnLogItem',
                    ['typeID'] = '304',
        },
        ['Hardwood Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Kann in verschiedene Ausrüstung verarbeitet werden.',
                    ['tagGroups'] = {'Kraftstoff', 'Bauholz', 'Burnable  Fuel', 'Constructable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'HardwoodLumberItem',
                    ['typeID'] = '305',
        },
        ['Hardwood Lumber Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone bench. Not too comfy but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HardwoodLumberBenchItem',
                    ['typeID'] = '1063',
        },
        ['Hardwood Lumber Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A sturdy lumber bench. It doesn\'t feel as wobbly as more basic wooden benches.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HardwoodLumberChairItem',
                    ['typeID'] = '1064',
        },
        ['Hardwood Lumber Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Tür aus fein geschnittenem Bauholz.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'HardwoodLumberDoorItem',
                    ['typeID'] = '1065',
        },
        ['Hardwood Lumber Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A nice, sturdy lumber chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'HardwoodLumberTableItem',
                    ['typeID'] = '1066',
        },
        ['Hasenkadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein toter Hase.',
                    ['tagGroups'] = {'Tiny Fur Carcass', 'Carcass', 'Tiny Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'HareCarcassItem',
                    ['typeID'] = '556',
        },
        ['Hefe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine Pilzart, die erstaunlich gut als Backtriebmittel dient.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '508',
        },
        ['Heidelbeeren'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine Handvoll kleiner wilder Beeren. Nicht zu verwechseln mit kleinen wilden Bären.',
                    ['tagGroups'] = {'Ernte', 'Fruit', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '456',
        },
        ['Heidelbeerextrakt'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein konzentrierter Schuss vom Besten der Heidelbeere.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '457',
        },
        ['Heidelbeerkuchen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine fantastische Kombination von blättriger Kruste und leckeren Beeren.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.6',
                    ['calories'] = '1300.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '5.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '16.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'] = 'HuckleberryPieItem',
                    ['typeID'] = '458',
        },
        ['Heidelbeersamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus ein Heidelbeerbusch wird.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '709',
        },
        ['Heidelbeersamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus ein Heidelbeerbusch wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '710',
        },
        ['Helikoniensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Paradiesvogelblume.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '707',
        },
        ['Helikoniensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Paradiesvogelblume.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '708',
        },
        ['Henleyshirt'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Ein Henleyshirt ist ein kragenloser Pullover, der sich dadurch auszeichnet, dass er eine Knopfleiste unterhalb des Rundhalsauschnittes hat. Diese ist meistens 8 bis 13 cm lang und hat 2 bis 5 Knöpfe. Grundsätzlich ähnelt es einem kragenlosen Poloshirt.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '355',
        },
        ['Herd'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großer Herd, um komplexere Gerichte zu kochen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Polluter', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Küche',
                    ['furnitureType'] = 'Kochen',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Smog]]', ' 0. 4'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoveItem',
                    ['typeID'] = '1259',
        },
        ['Hewn Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic wooden bench.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnBenchItem',
                    ['typeID'] = '1067',
        },
        ['Hewn Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnChairItem',
                    ['typeID'] = '1068',
        },
        ['Hewn Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Tür aus grob gehauenen Stämmen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'HewnDoorItem',
                    ['typeID'] = '1069',
        },
        ['Hewn Hardwood Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic wooden bench.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnHardwoodBenchItem',
                    ['typeID'] = '1070',
        },
        ['Hewn Hardwood Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnHardwoodChairItem',
                    ['typeID'] = '1071',
        },
        ['Hewn Hardwood Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'HewnHardwoodTableItem',
                    ['typeID'] = '1072',
        },
        ['Hewn Softwood Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic wooden bench.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnSoftwoodBenchItem',
                    ['typeID'] = '1073',
        },
        ['Hewn Softwood Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine erhöhte Oberfläche, die von Beinen getragen wird. Ohne den Rücken könnte es ein Hocker sein.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnSoftwoodChairItem',
                    ['typeID'] = '1074',
        },
        ['Hewn Softwood Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'HewnSoftwoodTableItem',
                    ['typeID'] = '1075',
        },
        ['Hewn Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'HewnTableItem',
                    ['typeID'] = '1076',
        },
        ['Hirschkadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein toter Hirsch.',
                    ['tagGroups'] = {'Medium Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '3',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DeerCarcassItem',
                    ['typeID'] = '536',
        },
        ['Hochofen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A superior replacement for the bloomery that can produce steel.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Polluter', 'Crafting  Table', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Smog]]', ' 1'},{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 5 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BlastFurnaceItem',
                    ['typeID'] = '974',
        },
        ['Hochwasserwerkzeug für Entwickler'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Werkzeug zum Beheben von Fluten! Klicke mit der linken Maustaste, um die oberste Wasserschicht zu entfernen. (Ziele auf eine Wand, die Wasser berührt).',
                    ['tagGroups'] = {'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '63',
        },
        ['Hohe Stiefel'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Kniehohe Stiefel sind Stiefel, die ungefähr bis zu den Knien gehen. An den Waden und Fußgelenken sind sie enger als an den Knien.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '365',
        },
        ['Holz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.',
                    ['tagGroups'] = {'Kraftstoff', 'Hewn Log', 'Burnable  Fuel', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '306',
        },
        ['Holzaufzug-Rufposten'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ruft einen nahegelegenen Holzaufzug.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'WoodenElevatorCallPostItem',
                    ['typeID'] = '1286',
        },
        ['Hölzerne Deckenlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine modernere Möglichkeit, um Räume zu erhellen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenCeilingLightItem',
                    ['typeID'] = '1285',
        },
        ['Hölzerne Stehlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine modernere Art, einen Raum zu beleuchten. Diesmal vom Boden aus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenFloorLampItem',
                    ['typeID'] = '1288',
        },
        ['Hölzerne Tischlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Für nächtliches Lernen. Oder arbeiten. Oder irgendetwas, wirklich.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenTableLampItem',
                    ['typeID'] = '1290',
        },
        ['Hölzerner Aufzug'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Aufzug, um Frachten vertikal zu transportieren.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenElevatorItem',
                    ['typeID'] = '894',
        },
        ['Hölzernes Stoffbett'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein viel gemütlicheres Bett, das mit Stoff gebaut ist.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '4',
                    ['roomCategory'] = 'Schlafzimmer',
                    ['furnitureType'] = 'Bett',
                    ['repeatsDepreciation'] = '0.2',
                    ['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'] = '1287',
        },
        ['Hölzernes Strohbett'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein schönes, kratziges und schrecklich ungemütliches Bett. Aber zumindest muss man nicht auf dem Boden schlafen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Schlafzimmer',
                    ['furnitureType'] = 'Bett',
                    ['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'] = '1289',
        },
        ['Holzhacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
                    ['tagGroups'] = {'Tool', 'Pflug', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '884',
        },
        ['Holzkarren'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Kleiner Karren zum Transport kleiner Lasten.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '893',
        },
        ['Holzkohle'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein schwarzer Rückstand, bestehend aus Kohlenstoff und verbleibender Asche.',
                    ['tagGroups'] = {'Kraftstoff', 'Kohle', 'Burnable  Fuel', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '20000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '525',
        },
        ['Holzlatrine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Plumpsklo.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Badezimmer',
                    ['furnitureType'] = 'Toilet',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LatrineItem',
                    ['typeID'] = '1137',
        },
        ['Holzrad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A basic wheel for use in early wooden vehicles.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '610',
        },
        ['Holzschaufel'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'WoodenShovelItem',
                    ['typeID'] = '885',
        },
        ['Holzschild'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1291',
        },
        ['Holzspan'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Als Nebenprodukt der Herstellung von Bauholz können Holzspäne für Mörtel verbrannt oder zu Papier gepresst werden.',
                    ['tagGroups'] = {'Object', 'Kraftstoff', 'Natural Fiber', 'Burnable  Fuel', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '50',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '90',
        },
        ['Holzstofffüller'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Wood pulp and dirt make a great filler for other fertilizers. ',
                    ['tagGroups'] = {'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '378',
        },
        ['Holztür'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Tür aus fein geschnittenem Bauholz.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1144',
        },
        ['Hosen'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Robuste, enge Hose. Eine Hose ist ein Kleidungsstück, das beide Beine jeweils einzeln bedeckt und von der Hüfte bis zu den Knöcheln reicht (im Gegensatz zu Roben, Röcken und Kleidern, deren Stoff beide Beine zusammen bedeckt).',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '366',
        },
        ['Hülsenhemd'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Cooles Piratenshirt, das deinen Bizeps größer aussehen lässt als er wirklich ist.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '353',
        },
        ['Hydrokolloide'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Wird verwendet um Kolloide fur Geschmacksexplosionen herzustellen.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '459',
        },
        ['Hydrometer'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Misst den Wassergehalt in der Umwelt.',
                    ['tagGroups'] = {'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '67',
        },
        ['Industry Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Industry recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IndustryUpgradeItem',
                    ['typeID'] = '637',
        },
        ['Iron Concentrate'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
                    ['tagGroups'] = {'Concentrated Ore', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '18',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'IronConcentrateItem',
                    ['typeID'] = '308',
        },
        ['Iron Machete'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A machete used to quickly clear plants.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'IronMacheteItem',
                    ['typeID'] = '855',
        },
        ['Iron Rock Drill'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A useful tool for prospecting blocks.',
                    ['tagGroups'] = {'Tool', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'IronRockDrillItem',
                    ['typeID'] = '857',
        },
        ['Iron Saw Blade'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A disc shaped iron saw that can be attached to rotary machines to shape wood products.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronSawBladeItem',
                    ['typeID'] = '561',
        },
        ['Iron Sickle'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'An iron sickle used to harvest crops or cut grass.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'IronSickleItem',
                    ['typeID'] = '859',
        },
        ['IronPiston'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine bewegliche Komponente, die Kraft überträgt. Kann auch gelegentlich als Ventil genutzt werden.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '580',
        },
        ['Jaguar Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A dead Jaguar.',
                    ['tagGroups'] = {'Medium Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'JaguarCarcassItem',
                    ['typeID'] = '563',
        },
        ['Jaw Crusher'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy duty machine that uses compressive force to crush rocks into a fine gravel.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '1000',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JawCrusherItem',
                    ['typeID'] = '1078',
        },
        ['Jeder Skypiercer'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Man hört das leise Rufen von Ecko, wenn dieses mythische Wapitigeweih in die Höhe gehalten wird.',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'ElkSkypiercerItem',
                    ['typeID'] = '1057',
        },
        ['Jointfir Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Plant to grow a jointfir.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '711',
        },
        ['Jointfir Seed Pack'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Plant to grow a jointfir.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '712',
        },
        ['Joshua Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'JoshuaLogItem',
                    ['typeID'] = '310',
        },
        ['Joshua Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Plant to grow a joshua tree.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '713',
        },
        ['Joshua Seed Pack'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Plant to grow a joshua tree.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '714',
        },
        ['Jungle Campfire Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A myriad of plants that make a healthy and odd blend.',
                    ['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '900.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '4.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '10.0',
                    ['density'] = '3.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JungleCampfireSaladItem',
                    ['typeID'] = '461',
        },
        ['Jungle Campfire Stew'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '8.0',
                    ['fat'] = '11.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JungleCampfireStewItem',
                    ['typeID'] = '462',
        },
        ['Kabel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'Verbindet elektronische Komponenten.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Hände',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = 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',
        },
        ['Kaktusfeige'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine saftige Frucht, umhüllt von eher furchterregenden Stacheln.',
                    ['tagGroups'] = {'Ernte', 'Fruit', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '190.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '1.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '4.2',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '478',
        },
        ['Kaktusfeigensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Kaktusfeigenkakteen werden.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '733',
        },
        ['Kaktusfeigensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Kaktusfeigenkakteen werden.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '734',
        },
        ['Kalkstein'] = {
                    ['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.',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '311',
        },
        ['Kalksteinziegel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
                    ['tagGroups'] = {'Mortared Stone', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '317',
        },
        ['Kapokbaumsamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Plant to grow a ceiba sapling.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '685',
        },
        ['Kapokbaumsamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Plant to grow a ceiba sapling.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '686',
        },
        ['Kernbrennstoff'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Unstable nuclear fuel.',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'NuclearFuelItem',
                    ['typeID'] = '576',
        },
        ['Kerzenständer'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein schicker Kronleuchter, der schwaches Licht ausstrahlt.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fett]]',
                    ['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'] = '982',
        },
        ['Kettensäge'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Eine motorisierte Säge zum Fällen von Bäumen.',
                    ['tagGroups'] = {'Holzfällen', 'Tool', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ChainsawItem',
                    ['typeID'] = '119',
        },
        ['Kleiner Holzkarren'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleiner Karren, um kleine Ladungen zu transportieren.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '888',
        },
        ['Kleiner Teppich'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleiner Teppich dafür, wenn du nicht genug Materialien hast, um einen größeren zu machen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Teppich',
                    ['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'] = '1181',
        },
        ['Kleiner Tisch'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Mehr ein Nachttisch als ein Tisch.',
                    ['tagGroups'] = {'Not In Browser', 'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallTableItem',
                    ['typeID'] = '1242',
        },
        ['Kleines hängendes Bauholzschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1204',
        },
        ['Kleines hängendes Steinschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1215',
        },
        ['Kleines Lager'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Kennzeichnet einen 3x3x3 Bereich als Lagerfläche für große Gegenstände.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '110',
        },
        ['Kleines stehendes Bauholzschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1230',
        },
        ['Kleines stehendes Steinschild'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1241',
        },
        ['Knopf'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Sendet ein Signal an umgebende Objekte.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Technik'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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',
        },
        ['Knuspriger Speck'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Gib mir alles an Speck und Eiern, das du hast.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '434',
        },
        ['Kohle'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein brennbares Mineral, liefert als Brennstoff viel Energie, aber erzeugt viel Umweltverschmutzung.',
                    ['tagGroups'] = {'Kraftstoff', 'Kohle', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '20000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '265',
        },
        ['Kompaktlader'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Small scale bucket loader. Great for flat to low slope excavation.',
                    ['tagGroups'] = {'Excavation', 'Weltobjekt', 'Object', 'Storage  Container', 'Polluter', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Liquid Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SkidSteerItem',
                    ['typeID'] = '109',
        },
        ['Kompost'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Delicious decomposed organic matter that can be used to fertilze crops. Compost is created overtime when organic material is left outdoors to decompose.  This is accomplished in Eco by dropping an organic item on the ground and overtime it will become Compost.',
                    ['tagGroups'] = {'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '70',
        },
        ['Kompostdünger'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Compost fertilizer is a classic, low effort fertilizer.',
                    ['tagGroups'] = {'Object', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '373',
        },
        ['Königsfarnsporen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus ein Königsfarn wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '717',
        },
        ['Königsfarnsporenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus ein Königsfarn wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '718',
        },
        ['Kran'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ermöglicht die Platzierung und den Transport von Materialien in einem Gebiet.',
                    ['tagGroups'] = {'Bau', 'Weltobjekt', 'Object', 'Storage  Container', 'Polluter', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Liquid Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CraneItem',
                    ['typeID'] = '101',
        },
        ['Krautweidensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Krautweide.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '695',
        },
        ['Krautweidensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Krautweide.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '696',
        },
        ['Kreosotbuschsamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus ein Kreosotbusch wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '691',
        },
        ['Kreosotbuschsamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus ein Kreosotbusch wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '692',
        },
        ['Küche'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Vorbereitungsbereich für Essen, der komplexere Gerichte ermöglicht.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Küche',
                    ['furnitureType'] = 'Kochen',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'KitchenItem',
                    ['typeID'] = '1080',
        },
        ['Kugelkaktussamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Plant to grow barrel cactus.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '665',
        },
        ['Kühler'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Kühlkörper, bei dem Flüssigkeit durch Kupferlamellen fließt, um die aufgestaute Wärme zu verteilen.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '585',
        },
        ['Kühlkörper'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine Kupferplatte, um Wärme abzuführen.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '557',
        },
        ['Kühlschrank'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Eisschrank aus der Zukunft, mit deutlich besseren Kühleigenschaften.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '5',
                    ['roomCategory'] = 'Küche',
                    ['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'] = '1173',
        },
        ['Kunststoff'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein sehr nützliches, synthetisches Material auf Basis von Petrochemikalien',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '582',
        },
        ['Kupferbarren'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Refined bar of copper.',
                    ['tagGroups'] = {'Metal', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'CopperBarItem',
                    ['typeID'] = '277',
        },
        ['Kupfererz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Unraffiniertes Erz mit Kupfereinschlüssen.',
                    ['tagGroups'] = {'Ore', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '22',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '279',
        },
        ['Kupferkabel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A length of copper conductive wire useful for a variety of purposes.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '530',
        },
        ['Kupferrohr'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Rohr für den Transport von Flüssigkeiten.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '79',
        },
        ['Kürbis'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Rund und lang',
                    ['tagGroups'] = {'Ernte', 'Fruit', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '340.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '2.4',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '480',
        },
        ['Kürbissamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze einen Kürbis.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '735',
        },
        ['Kürbissamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze einen Kürbis.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '736',
        },
        ['Kurz angebratenes Fleisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Stück perfekt geschnittenes Fleisch.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '489',
        },
        ['Kurzer Bart'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = '',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '362',
        },
        ['Laboratorium'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Zur Erforschung der wissenschaftlichen Seite des Kochens. Wissenschaft ist Genial!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LaboratoryItem',
                    ['typeID'] = '1081',
        },
        ['Lachs'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Lachs.',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '589',
        },
        ['Lager'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Kennzeichnet einen 5x5x5 Bereich als Lagerfläche für große Gegenstände.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '111',
        },
        ['Lagerfeuer'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Kochen wie ein Höhlenmensch auf unsteter Flamme.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Storage  Container', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 1 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampfireItem',
                    ['typeID'] = '980',
        },
        ['Lagerfeuerbraten'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Die ungleichmäßige Flamme eignet sich zwar nicht besonders gut zum Kochen, aber die offene Flamme verleiht dem Essen einen tollen Geschmack.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '406',
        },
        ['Lagerfeuereintopf'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein dicker Eintopf, randvoll mit Fleisch, Prärielilien und Mais. Eine überraschend gute Kombination.',
                    ['tagGroups'] = {'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '1200.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '10.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '2.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampfireStewItem',
                    ['typeID'] = '408',
        },
        ['Landwirttisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic workspace for crafting fertilizer and extracting seeds from crops.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.2',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FarmersTableItem',
                    ['typeID'] = '1058',
        },
        ['Large Hanging Ashlar Basalt Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingAshlarBasaltSignItem',
                    ['typeID'] = '1083',
        },
        ['Large Hanging Ashlar Gneiss Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingAshlarGneissSignItem',
                    ['typeID'] = '1084',
        },
        ['Large Hanging Ashlar Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingAshlarGraniteSignItem',
                    ['typeID'] = '1085',
        },
        ['Large Hanging Ashlar Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingAshlarLimestoneSignItem',
                    ['typeID'] = '1086',
        },
        ['Large Hanging Ashlar Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingAshlarSandstoneSignItem',
                    ['typeID'] = '1087',
        },
        ['Large Hanging Ashlar Shale Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingAshlarShaleSignItem',
                    ['typeID'] = '1088',
        },
        ['Large Hanging Ashlar Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingAshlarStoneSignItem',
                    ['typeID'] = '1089',
        },
        ['Large Hanging Birch Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingBirchSignItem',
                    ['typeID'] = '1090',
        },
        ['Large Hanging Cedar Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingCedarSignItem',
                    ['typeID'] = '1091',
        },
        ['Large Hanging Ceiba Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingCeibaSignItem',
                    ['typeID'] = '1092',
        },
        ['Large Hanging Fir Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingFirSignItem',
                    ['typeID'] = '1093',
        },
        ['Large Hanging Hardwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingHardwoodSignItem',
                    ['typeID'] = '1094',
        },
        ['Large Hanging Joshua Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingJoshuaSignItem',
                    ['typeID'] = '1095',
        },
        ['Large Hanging Mortared Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingMortaredGraniteSignItem',
                    ['typeID'] = '1097',
        },
        ['Large Hanging Mortared Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingMortaredLimestoneSignItem',
                    ['typeID'] = '1098',
        },
        ['Large Hanging Mortared Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingMortaredSandstoneSignItem',
                    ['typeID'] = '1099',
        },
        ['Large Hanging Mortared Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingMortaredStoneSignItem',
                    ['typeID'] = '1100',
        },
        ['Large Hanging Oak Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingOakSignItem',
                    ['typeID'] = '1101',
        },
        ['Large Hanging Palm Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingPalmSignItem',
                    ['typeID'] = '1102',
        },
        ['Large Hanging Redwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingRedwoodSignItem',
                    ['typeID'] = '1103',
        },
        ['Large Hanging Saguaro Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingSaguaroSignItem',
                    ['typeID'] = '1104',
        },
        ['Large Hanging Softwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingSoftwoodSignItem',
                    ['typeID'] = '1105',
        },
        ['Large Hanging Spruce Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeHangingSpruceSignItem',
                    ['typeID'] = '1106',
        },
        ['Large Hanging Wood Sign'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingWoodSignItem',
                    ['typeID'] = '565',
        },
        ['Large Lumber Stockpile'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Designates a 10x10x10 area as storage for large items.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '12 X 11 X 12',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '100',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeLumberStockpileItem',
                    ['typeID'] = '104',
        },
        ['Large Standing Ashlar Basalt Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarBasaltSignItem',
                    ['typeID'] = '1109',
        },
        ['Large Standing Ashlar Gneiss Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarGneissSignItem',
                    ['typeID'] = '1110',
        },
        ['Large Standing Ashlar Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarGraniteSignItem',
                    ['typeID'] = '1111',
        },
        ['Large Standing Ashlar Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarLimestoneSignItem',
                    ['typeID'] = '1112',
        },
        ['Large Standing Ashlar Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarSandstoneSignItem',
                    ['typeID'] = '1113',
        },
        ['Large Standing Ashlar Shale Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarShaleSignItem',
                    ['typeID'] = '1114',
        },
        ['Large Standing Ashlar Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarStoneSignItem',
                    ['typeID'] = '1115',
        },
        ['Large Standing Birch Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingBirchSignItem',
                    ['typeID'] = '1116',
        },
        ['Large Standing Cedar Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingCedarSignItem',
                    ['typeID'] = '1117',
        },
        ['Large Standing Ceiba Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingCeibaSignItem',
                    ['typeID'] = '1118',
        },
        ['Large Standing Fir Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingFirSignItem',
                    ['typeID'] = '1119',
        },
        ['Large Standing Hardwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingHardwoodSignItem',
                    ['typeID'] = '1120',
        },
        ['Large Standing Joshua Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingJoshuaSignItem',
                    ['typeID'] = '1121',
        },
        ['Large Standing Mortared Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingMortaredGraniteSignItem',
                    ['typeID'] = '1123',
        },
        ['Large Standing Mortared Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingMortaredLimestoneSignItem',
                    ['typeID'] = '1124',
        },
        ['Large Standing Mortared Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingMortaredSandstoneSignItem',
                    ['typeID'] = '1125',
        },
        ['Large Standing Mortared Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großes Schild für deine großen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingMortaredStoneSignItem',
                    ['typeID'] = '1126',
        },
        ['Large Standing Oak Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingOakSignItem',
                    ['typeID'] = '1127',
        },
        ['Large Standing Palm Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingPalmSignItem',
                    ['typeID'] = '1128',
        },
        ['Large Standing Redwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingRedwoodSignItem',
                    ['typeID'] = '1129',
        },
        ['Large Standing Saguaro Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingSaguaroSignItem',
                    ['typeID'] = '1130',
        },
        ['Large Standing Softwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingSoftwoodSignItem',
                    ['typeID'] = '1131',
        },
        ['Large Standing Spruce Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'LargeStandingSpruceSignItem',
                    ['typeID'] = '1132',
        },
        ['Large Standing Wood Sign'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A large sign for all of your larger text needs!',
                    ['tagGroups'] = {'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingWoodSignItem',
                    ['typeID'] = '566',
        },
        ['Laser'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'DIREKTEN AUGENKONTAKT VERMEIDEN',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '6000',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '5 X 4 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LaserItem',
                    ['typeID'] = '1135',
        },
        ['Lattice Mushroom Spores Pack'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze einen Roten Gitterling.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '720',
        },
        ['Laufschuhe'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Light weight shoes designed to make you run faster.  Increases movement speed.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '360',
        },
        ['Leavened Dough'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Leavened dough with added yeast that rises when baked.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.8',
                    ['calories'] = '10.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '18.0',
                    ['fat'] = '13.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '420.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LeavenedDoughItem',
                    ['typeID'] = '463',
        },
        ['Leder'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein dickes Fell.',
                    ['tagGroups'] = {'Animal  Skin', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '567',
        },
        ['Lederaschedünger'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A fertilizer made from hide ash and fillers.',
                    ['tagGroups'] = {'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '375',
        },
        ['Lehm'] = {
                    ['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.',
                    ['tagGroups'] = {'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '74',
        },
        ['Leichter Rucksack'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Smaller than your standard three-day backpack. You can\'t fit that much inside, but that makes you more agile.  Increases movement speed and increases max carry weight by 5 kg.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '356',
        },
        ['Limestone Bison Statue'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A bison statue carved from limestone.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LimestoneBisonStatueItem',
                    ['typeID'] = '1138',
        },
        ['Limestone Otter Statue'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An otter statue carved from limestone.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LimestoneOtterStatueItem',
                    ['typeID'] = '1139',
        },
        ['Limestone Owl Statue'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An owl statue carved from limestone.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LimestoneOwlStatueItem',
                    ['typeID'] = '1140',
        },
        ['Limestone Wolf Statue'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A wolf statue carved from limestone.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LimestoneWolfStatueItem',
                    ['typeID'] = '1141',
        },
        ['LKW'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Moderner Truck zum Transport großer Lasten.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Polluter', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Liquid Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Yes',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '36',
                    ['inventoryMaxWeight'] = '8000000',
                    ['type'] = 'TruckItem',
                    ['typeID'] = '891',
        },
        ['Logging Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LoggingAdvancedUpgradeItem',
                    ['typeID'] = '638',
        },
        ['Logging Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Logging recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LoggingBasicUpgradeItem',
                    ['typeID'] = '639',
        },
        ['Logic Gate Item'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = '',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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',
        },
        ['Lumber Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A sturdy lumber bench. It doesn\'t feel as wobbly as more basic wooden benches.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LumberBenchItem',
                    ['typeID'] = '1142',
        },
        ['Lumber Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A nice, sturdy lumber chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LumberChairItem',
                    ['typeID'] = '1143',
        },
        ['Lumber Stockpile'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Designates a 8x8x8 area as storage for large items.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '10 X 9 X 10',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '64',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LumberStockpileItem',
                    ['typeID'] = '106',
        },
        ['Lumber Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A nice, sturdy lumber table.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'LumberTableItem',
                    ['typeID'] = '1145',
        },
        ['Lupinensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze Lupine.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '721',
        },
        ['Lupinensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze Lupine.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '722',
        },
        ['Mais'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein warm gefärbtes, körniges Gemüse.',
                    ['tagGroups'] = {'Ernte', 'Vegetable', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '230.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '3.9',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '428',
        },
        ['Maismehl'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Getrockneter und gemahlener Mais; Wie ein Schrotmehl.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '430',
        },
        ['Maissamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus daraus Mais wird.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '689',
        },
        ['Maissamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus daraus Mais wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '690',
        },
        ['Maisstärke'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Aus dem Endosperm des Korns gewonnen, kann Maisstärke als Verdickungsmittel für Soßen verwendet werden.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '431',
        },
        ['Makronen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein kleiner kreisförmiger Keks mit einer süßen Heidelbeerfüllung.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '850.0',
                    ['carbs'] = '16.0',
                    ['protein'] = '7.0',
                    ['fat'] = '14.0',
                    ['vitamins'] = '10.0',
                    ['density'] = '5.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MacaroonsItem',
                    ['typeID'] = '465',
        },
        ['Maltodextrin'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Zum Abpudern von fetthaltigen Flüssigkeiten.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '466',
        },
        ['Mammutbaumsamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus ein Mammutbaum wächst.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '737',
        },
        ['Mammutbaumsamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus ein Mammutbaum wächst.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '738',
        },
        ['Masonry Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonryAdvancedUpgradeItem',
                    ['typeID'] = '640',
        },
        ['Masonry Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonryBasicUpgradeItem',
                    ['typeID'] = '641',
        },
        ['Masonry Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Masonry Skill Scroll, die Masonry lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonrySkillBook',
                    ['typeID'] = '824',
        },
        ['Masonry Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Masonry',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonrySkillScroll',
                    ['typeID'] = '825',
        },
        ['Maut'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Schalte alle sich berührenden Drähte und elektronischen Objekte ein.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Technik'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '113',
        },
        ['Meaty Stew'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A thick meaty stew. A great source of protein.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '13.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MeatyStewItem',
                    ['typeID'] = '469',
        },
        ['Mechanics Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MechanicsAdvancedUpgradeItem',
                    ['typeID'] = '642',
        },
        ['Mechanics Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MechanicsModernUpgradeItem',
                    ['typeID'] = '643',
        },
        ['Mechanikertisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Module',
                    ['description'] = 'Eine tolle Werkbank, die ebenso tolle Werkzeuge herstellt.',
                    ['tagGroups'] = {'Module', 'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MachinistTableItem',
                    ['typeID'] = '1146',
        },
        ['Mechanische Wasserpumpe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Pumpt Wasser aus einer Quelle in ein Rohrnetzwerk.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Water]]', ' 1'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MechanicalWaterPumpItem',
                    ['typeID'] = '1148',
        },
        ['Mehl'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein fein gemahlenes Weizenprodukt, das nützlich für alle Backwaren ist.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '50.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '30.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FlourItem',
                    ['typeID'] = '443',
        },
        ['Menschliche Gliedmaßen'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Gliedmaßen',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '338',
        },
        ['Metallurgy Research Paper Advanced'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Advanced  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MetallurgyResearchPaperAdvancedItem',
                    ['typeID'] = '569',
        },
        ['Metallurgy Research Paper Basic'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Basic  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MetallurgyResearchPaperBasicItem',
                    ['typeID'] = '570',
        },
        ['Metallurgy Research Paper Modern'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
                    ['tagGroups'] = {'Modern  Research', 'Research', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MetallurgyResearchPaperModernItem',
                    ['typeID'] = '571',
        },
        ['Meteorbruchstück'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Danke, dass du ECO unterstützt!',
                    ['tagGroups'] = {'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '23',
        },
        ['Metzgertisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Block und Hackbeil, um rohes Fleisch zu ausgefalleneren Gerichten zu verarbeiten.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Küche',
                    ['furnitureType'] = 'Food Preparation',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ButcheryTableItem',
                    ['typeID'] = '979',
        },
        ['Milch'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Milch, aber vielleicht nicht von einem Tier.',
                    ['tagGroups'] = {'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '470',
        },
        ['Milling Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Milling recipes',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MillingUpgradeItem',
                    ['typeID'] = '644',
        },
        ['Mining Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MiningAdvancedUpgradeItem',
                    ['typeID'] = '645',
        },
        ['Mining Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Mining recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MiningBasicUpgradeItem',
                    ['typeID'] = '646',
        },
        ['Mining Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mining recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MiningModernUpgradeItem',
                    ['typeID'] = '647',
        },
        ['Mittelgroßer Teppich'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein durchschnittlicher Teppich für durchschnittliche Anwendungen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Teppich',
                    ['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'] = '1180',
        },
        ['Modern Double Street Light'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine hoch aufragende Laterne aus Metall, die Elektrizität benötigt.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 7 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernDoubleStreetLightItem',
                    ['typeID'] = '1150',
        },
        ['Modern Machete'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A machete used to quickly clear plants. Has a large AoE with each swing.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ModernMacheteItem',
                    ['typeID'] = '863',
        },
        ['Modern Rock Drill'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A useful tool for prospecting blocks.',
                    ['tagGroups'] = {'Tool', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ModernRockDrillItem',
                    ['typeID'] = '865',
        },
        ['Modern Street Light'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine hoch aufragende Laterne aus Metall, die Elektrizität benötigt.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 7 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernStreetLightItem',
                    ['typeID'] = '1151',
        },
        ['Modern Upgrade 1'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade with great efficiency increase.',
                    ['tagGroups'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernUpgradeLvl1Item',
                    ['typeID'] = '648',
        },
        ['Modern Upgrade 2'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade with great efficiency increase.',
                    ['tagGroups'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernUpgradeLvl2Item',
                    ['typeID'] = '649',
        },
        ['Modern Upgrade 3'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade with great efficiency increase.',
                    ['tagGroups'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernUpgradeLvl3Item',
                    ['typeID'] = '650',
        },
        ['Modern Upgrade 4'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade with great efficiency increase.',
                    ['tagGroups'] = {'Upgrade', 'Modern Upgrade', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernUpgradeLvl4Item',
                    ['typeID'] = '651',
        },
        ['Moderne Axt'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
                    ['tagGroups'] = {'Tool', 'Holzfällen', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ModernAxeItem',
                    ['typeID'] = '860',
        },
        ['Moderne Hacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
                    ['tagGroups'] = {'Tool', 'Pflug', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '862',
        },
        ['Moderne Schaufel'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ModernShovelItem',
                    ['typeID'] = '867',
        },
        ['Moderne Sense'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ModernScytheItem',
                    ['typeID'] = '866',
        },
        ['Moderne Spitzhacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein spitzes Gerät zum Abbau von Stein und Erz.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ModernPickaxeItem',
                    ['typeID'] = '864',
        },
        ['Moderner Hammer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Used to construct buildings and pickup manmade objects.',
                    ['tagGroups'] = {'Tool', 'Bau', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '861',
        },
        ['Moon Jellyfish'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A moon jellyfish.',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MoonJellyfishItem',
                    ['typeID'] = '572',
        },
        ['Mortared Basalt'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = 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'] = 'MortaredBasaltItem',
                    ['typeID'] = '314',
        },
        ['Mortared Gneiss'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = 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'] = 'MortaredGneissItem',
                    ['typeID'] = '315',
        },
        ['Mortared Granite Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone bench for sitting.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredGraniteBenchItem',
                    ['typeID'] = '1152',
        },
        ['Mortared Granite Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone chair. Not too comfy but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredGraniteChairItem',
                    ['typeID'] = '1153',
        },
        ['Mortared Granite Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredGraniteFireplaceItem',
                    ['typeID'] = '1154',
        },
        ['Mortared Granite Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone table. Not much to look at but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'MortaredGraniteTableItem',
                    ['typeID'] = '1155',
        },
        ['Mortared Limestone Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone bench for sitting.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredLimestoneBenchItem',
                    ['typeID'] = '1156',
        },
        ['Mortared Limestone Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone chair. Not too comfy but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredLimestoneChairItem',
                    ['typeID'] = '1157',
        },
        ['Mortared Limestone Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredLimestoneFireplaceItem',
                    ['typeID'] = '1158',
        },
        ['Mortared Limestone Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone table. Not much to look at but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'MortaredLimestoneTableItem',
                    ['typeID'] = '1159',
        },
        ['Mortared Sandstone Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone bench for sitting.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredSandstoneBenchItem',
                    ['typeID'] = '1160',
        },
        ['Mortared Sandstone Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone chair. Not too comfy but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredSandstoneChairItem',
                    ['typeID'] = '1161',
        },
        ['Mortared Sandstone Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredSandstoneFireplaceItem',
                    ['typeID'] = '1162',
        },
        ['Mortared Sandstone Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone table. Not much to look at but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'MortaredSandstoneTableItem',
                    ['typeID'] = '1163',
        },
        ['Mortared Shale'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
                    ['tagGroups'] = {'Block', 'Object'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = 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'] = 'MortaredShaleItem',
                    ['typeID'] = '319',
        },
        ['Mortared Stone Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone bench for sitting.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredStoneBenchItem',
                    ['typeID'] = '1164',
        },
        ['Mortared Stone Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone chair. Not too comfy but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredStoneChairItem',
                    ['typeID'] = '1165',
        },
        ['Mortared Stone Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A heavy mortared stone door.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'MortaredStoneDoorItem',
                    ['typeID'] = '1166',
        },
        ['Mortared Stone Fireplace'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredStoneFireplaceItem',
                    ['typeID'] = '1167',
        },
        ['Mortared Stone Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone table. Not much to look at but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'MortaredStoneTableItem',
                    ['typeID'] = '1168',
        },
        ['Mörtel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A binding pitch useful as a mortar.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '573',
        },
        ['Mühle'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Verfeinert Nahrungsmittel durch das Zermahlen unter einem Mühlstein.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Küche',
                    ['furnitureType'] = 'Food Preparation',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MillItem',
                    ['typeID'] = '1149',
        },
        ['Münzprägemaschine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ermöglicht die Herstellung von Währung.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.2',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MintItem',
                    ['typeID'] = '107',
        },
        ['Muschel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Eine Muschel.',
                    ['tagGroups'] = {'Marine  Life', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '526',
        },
        ['Nail'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Nails used for construction.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'NailItem',
                    ['typeID'] = '575',
        },
        ['Niete'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A useful iron bolt for holding together inventions.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '587',
        },
        ['Nitrogen Item'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Edelgas.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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',
        },
        ['Normales Haar'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Das Haar mit ganz gewöhnlichem Glanz.',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '358',
        },
        ['Oak Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Hardwood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'OakLogItem',
                    ['typeID'] = '321',
        },
        ['Obstsalat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Obwohl Tomaten Früchte sind, kommen sie in der Regel nicht in Fruchtsalate.',
                    ['tagGroups'] = {'Salad', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '452',
        },
        ['Occupancy Init Item'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = '',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '68',
        },
        ['Oil Drilling Modern Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OilDrillingUpgradeItem',
                    ['typeID'] = '652',
        },
        ['Öl'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein extrahiertes Pflanzenfett für den Gebrauch in der Küche.',
                    ['tagGroups'] = {'Kraftstoff', 'Fett', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '471',
        },
        ['Ölbohrturm'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Bohr, Baby, Bohr!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 4 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PumpJackItem',
                    ['typeID'] = '108',
        },
        ['Orchideensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Orchidee.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '725',
        },
        ['Orchideensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Orchidee.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '726',
        },
        ['Otterkadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein toter Otter.',
                    ['tagGroups'] = {'Tiny Fur Carcass', 'Carcass', 'Tiny Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '577',
        },
        ['Oxygen Item'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein reaktives Gas, das zur Atmung benötigt wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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',
        },
        ['Pacific Sardine'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A pacific sardine.',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PacificSardineItem',
                    ['typeID'] = '578',
        },
        ['Palm Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'PalmLogItem',
                    ['typeID'] = '322',
        },
        ['Palmensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Palme.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '727',
        },
        ['Palmensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Palme.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '728',
        },
        ['Palmherz'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Gesammelt aus dem inneren Kern und die wachsende Knospe einer Palme.',
                    ['tagGroups'] = {'Ernte', 'Vegetable', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '100.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '8.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '455',
        },
        ['Papaya'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Schöne frische Papaya',
                    ['tagGroups'] = {'Ernte', 'Fruit', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '472',
        },
        ['Papayasamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Papaya.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '729',
        },
        ['Papayasamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Papaya.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '730',
        },
        ['Paper Milling Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PaperMillingUpgradeItem',
                    ['typeID'] = '653',
        },
        ['Papier'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Es ist Papier.',
                    ['tagGroups'] = {'Kraftstoff', 'Burnable  Fuel', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '100',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '579',
        },
        ['Pastry Dough'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'An extra fatty leavened dough for making yummy pastries.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '10.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '80.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PastryDoughItem',
                    ['typeID'] = '473',
        },
        ['Pelzdünger'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A fertilize made from fur pelts and filler.',
                    ['tagGroups'] = {'Object', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '376',
        },
        ['Petroleum'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein fossiler Brennstoff zur Herstellung von Benzin, Kunststoffen und Asphalt. Seine Gewinnung, Transport, und Verbrennung haben Auswirkungen auf die Umwelt.',
                    ['tagGroups'] = {'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '323',
        },
        ['Pfeil'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Mit dem Bogen benutzen, um Tiere zu jagen (oder deine Freunde zu beeindrucken, indem du Äpfel von ihren Köpfen schießt).',
                    ['tagGroups'] = {'Kraftstoff', 'Burnable  Fuel', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '500',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '515',
        },
        ['Pflanzenfasern'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Diese Fasern werden von vielen verschiedenen Pflanzen geerntet, sie eignen sich für eine überraschend große Anzahl von Dingen.',
                    ['tagGroups'] = {'Kraftstoff', 'Natural Fiber', 'Burnable  Fuel', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '100',
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '581',
        },
        ['Phosphatdünger'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Phosphate fertilizer is a great source of Phosphorus.',
                    ['tagGroups'] = {'Object', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '377',
        },
        ['Pirozhok'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A baked bun filled with tasty meat and mushrooms.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.4',
                    ['calories'] = '850.0',
                    ['carbs'] = '14.0',
                    ['protein'] = '19.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '5.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PirozhokItem',
                    ['typeID'] = '476',
        },
        ['Player Item'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = '',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '32',
        },
        ['Pottery Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PotteryUpgradeItem',
                    ['typeID'] = '654',
        },
        ['Pottery Skill Book'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Fertigkeitsbücher',
                    ['description'] = 'Erstellt eine Pottery Skill Scroll, die Pottery lehrt',
                    ['tagGroups'] = {'Fertigkeitsbücher', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PotterySkillBook',
                    ['typeID'] = '840',
        },
        ['Pottery Skill Scroll'] = {
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Skilschriftrollen',
                    ['description'] = 'Lehrt Pottery',
                    ['tagGroups'] = {'Skilschriftrollen', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PotterySkillScroll',
                    ['typeID'] = '841',
        },
        ['Prärielilienaschedünger'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Camas ash fertilizer, though not very potent, is a great source of potassium.',
                    ['tagGroups'] = {'Object', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '371',
        },
        ['Prärielilienbrot'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Brot mit Prärielilien als kleine Überraschung, für ein bisschen Geschmack und Spaß. ',
                    ['tagGroups'] = {'Brot', 'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '800.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '5.0',
                    ['fat'] = '13.0',
                    ['vitamins'] = '9.0',
                    ['density'] = '5.2',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CamasBreadItem',
                    ['typeID'] = '403',
        },
        ['Prärielilienpaste'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pulverisierte Prärielilie lassen sich ausgezeichnet als Verdickungsmittel oder Geschmacksverstärker verwenden.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '405',
        },
        ['Prärielilienzwiebel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus eine Prärielilie wird.',
                    ['tagGroups'] = {'Vegetable', 'Root', 'Raw  Food', 'Ernte', 'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '1.0',
                    ['protein'] = '2.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '681',
        },
        ['Prärielilienzwiebelbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus eine Prärielilie wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CamasBulbPackItem',
                    ['typeID'] = '682',
        },
        ['Purpursalat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Für den Fall, dass du rote Dinge essen möchten, ohne Fleisch zu essen.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '433',
        },
        ['Quadratgürtel'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Gürtel mit einer quadratischen Schnalle.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '364',
        },
        ['Quadratischer Blumentopf'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Manchmal möchtest du einfach etwas Natur in deinem Haus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '1',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PlanterPotSquareItem',
                    ['typeID'] = '1172',
        },
        ['Quadratkiefer'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Maul',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '340',
        },
        ['Raffinerie'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Satz aus Rohren und Behältern, der aus Rohöl verwendbare Mateialien erstellt.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Polluter', 'Crafting  Table', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Smog]]', ' 1. 4'},{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 8 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OilRefineryItem',
                    ['typeID'] = '1169',
        },
        ['Raffiniertes Öl'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Öl mit Geschmack, um es zu verbessern.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '460',
        },
        ['Recurve Bow'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'RecurveBowItem',
                    ['typeID'] = '868',
        },
        ['Redwood Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Redwood log is a type of softwood that can be easily identified by its distinct red bark.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Softwood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'RedwoodLogItem',
                    ['typeID'] = '324',
        },
        ['Regalschrank'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Wenn ein Regal und Schrank nicht genug Individualität sind.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Regale',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ShelfCabinetItem',
                    ['typeID'] = '1189',
        },
        ['Registrar'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Erlaubt die Verwaltung von Einstellungen für Titel.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RegistrarItem',
                    ['typeID'] = '1174',
        },
        ['Reis'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Reis wird.',
                    ['tagGroups'] = {'Grain', 'Raw  Food', 'Ernte', 'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '739',
        },
        ['Reisbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Reis wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RicePackItem',
                    ['typeID'] = '740',
        },
        ['Rennofen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein schornsteinförmiger Ofen zum Schmelzen von Erzen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BloomeryItem',
                    ['typeID'] = '975',
        },
        ['Reuse'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A trap to catch river fish as they swim. It can only be used in fresh water as it\'s too small to catch the larger ocean fish. ',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '15000',
                    ['type'] = 'FishTrapItem',
                    ['typeID'] = '103',
        },
        ['Riesige Kaktusfrucht'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine Knollenfrucht, die üblicherweise oben auf Saguarokakteen wächst.',
                    ['tagGroups'] = {'Ernte', 'Fruit', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '100.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '0.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '8.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '454',
        },
        ['Robotische Fertigungsstraße'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine komplexe Reihe von Maschinen zur Herstellung von genauso komplexen Dingen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '1000',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 4 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '75',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RoboticAssemblyLineItem',
                    ['typeID'] = '1176',
        },
        ['Rocker Box'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RockerBoxItem',
                    ['typeID'] = '1177',
        },
        ['Rohe Wurst'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'In einen Darm gepresstes Hackfleisch.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '485',
        },
        ['Roher Braten'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Rollbraten, fertig zum kochen.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '600.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '6.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '1.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RawRoastItem',
                    ['typeID'] = '484',
        },
        ['Roher Fisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein fetthaltiges Stück roher Fisch.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '200.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '7.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RawFishItem',
                    ['typeID'] = '482',
        },
        ['Roher Speck'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein fettiges Stück Fleisch,das überraschenderweise leckerer ist als andere Stücke.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '481',
        },
        ['Rohes Fleisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Frisches, rohes Fleisch von der Jagd. Es sollte vor dem Essen gekocht werden.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = '250.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '4.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '4.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RawMeatItem',
                    ['typeID'] = '483',
        },
        ['Root Campfire Salad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A myriad of plants that make a healthy and odd blend.',
                    ['tagGroups'] = {'Campfire Salad', 'Nahrung', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '950.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '5.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '11.0',
                    ['density'] = '2.9',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RootCampfireSaladItem',
                    ['typeID'] = '486',
        },
        ['Root Campfire Stew'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A thick stew chock-full of meat and charred vegetables. A suprisingly good combination.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '8.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RootCampfireStewItem',
                    ['typeID'] = '487',
        },
        ['Roter-Gitterling-Sporen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze einen Roten Gitterling.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '719',
        },
        ['Rübe'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine prächtig farbige Knolle mit einer erdigen Süße.',
                    ['tagGroups'] = {'Ernte', 'Vegetable', 'Root', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '230.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '0.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '3.5',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '395',
        },
        ['Rübensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Rüben werden.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '669',
        },
        ['Rübensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Rüben werden.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '670',
        },
        ['Runder Blumentopf'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Manchmal möchtest du einfach etwas Natur in deinem Haus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '1',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PlanterPotRoundItem',
                    ['typeID'] = '1171',
        },
        ['Rundes Gesicht'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Gesicht',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '339',
        },
        ['Sägewerk'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Verwendet für die Herstellung von Bauholz aus normalem Holz.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '400',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SawmillItem',
                    ['typeID'] = '1183',
        },
        ['Saguaro Rib'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'SaguaroRibItem',
                    ['typeID'] = '326',
        },
        ['Saguaro-Kaktus Samenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus ein Saguaro-Kaktus wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '742',
        },
        ['Saguaro-Kaktus-Samen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus ein Saguaro-Kaktus wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '741',
        },
        ['Salzkorb'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Korb mit Salz darin.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Küche',
                    ['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'] = '1182',
        },
        ['Sand'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = '',
                    ['tagGroups'] = {'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '73',
        },
        ['Sandstein'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '327',
        },
        ['Sandsteinziegel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Verwendet, um stabile, aber primitive Gebäude zu bauen.',
                    ['tagGroups'] = {'Mortared Stone', 'Constructable', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '318',
        },
        ['Schalter'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Schalte alle sich berührenden Drähte und elektronischen Objekte ein.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Technik'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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',
        },
        ['Schaufel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
                    ['tagGroups'] = {'Excavation', 'Harvester', 'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ShovelItem',
                    ['typeID'] = '128',
        },
        ['Schaumspierensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Schaumspiere.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '723',
        },
        ['Schaumspierensamen-Packung'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Schaumspiere.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '724',
        },
        ['Schiefer'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein weiches Gestein mit einigen nützlichen Anwendungen. Schiefer ist ein Sedimentgestein, das aus dünnen und komprimierten Lagen Lehm und Schlamm besteht.',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '328',
        },
        ['Schlacke'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Waste product from concentrating ore. When stored improperly the run-off will create pollution; killing nearby plants and seeping into the water supply. Bury deep underground to help neutralize the effect.',
                    ['tagGroups'] = {'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '88',
        },
        ['Schleierfarnspore'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze, damit daraus ein Schleierfarn wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '699',
        },
        ['Schleierfarnsporenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze, damit daraus ein Schleierfarn wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '700',
        },
        ['Schmuddeliges Haar'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Rockstar "Coole-Person" Frisur. Dieses sorgfältig angefertigte Haarteil sagt "Es ist mir egal, was du denkst. Ich trage ein abgefahrenes Toupet".',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '361',
        },
        ['Schneidertisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Sei der Anführer der Modebewegung mit den feinsten Kleidern und Haaren!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TailoringTableItem',
                    ['typeID'] = '1269',
        },
        ['Schrauben'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A pointed metal fastner used in crafting to attach pieces of material together.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '590',
        },
        ['Schubkarre'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleiner Karren, um kleine Ladungen zu transportieren.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Fahrzeuge', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '892',
        },
        ['Screening Machine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '400',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ScreeningMachineItem',
                    ['typeID'] = '1184',
        },
        ['Seagrass Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Plant to grow seagrass.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '745',
        },
        ['Seegrassamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Plant to grow seagrass.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '746',
        },
        ['Seeigel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Seeigel.',
                    ['tagGroups'] = {'Marine  Life', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '607',
        },
        ['Seetang'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Etwas ekeliger Seetang.',
                    ['tagGroups'] = {'Natural Fiber', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '564',
        },
        ['Seetangsamen'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Seetang wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '715',
        },
        ['Seetangsamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Seetang wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '716',
        },
        ['Seltsamer Kraftstoff'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'CHEEEAAAAATER',
                    ['tagGroups'] = {'Kraftstoff'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '10000000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StrangeFuelItem',
                    ['typeID'] = '601',
        },
        ['Sensor Based Belt Sorter'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SensorBasedBeltSorterItem',
                    ['typeID'] = '1186',
        },
        ['Servomotor'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Schwenkantrieb, mit dem die Drehstellung kontrolliert werden kann.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '591',
        },
        ['Sheep Mount'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Jagdtrophäe für dein Haus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SheepMountItem',
                    ['typeID'] = '1188',
        },
        ['Shorts'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'ShortsItem',
                    ['typeID'] = '363',
        },
        ['Slag'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.',
                    ['tagGroups'] = {'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'SlagItem',
                    ['typeID'] = '329',
        },
        ['Small Hanging Ashlar Basalt Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingAshlarBasaltSignItem',
                    ['typeID'] = '1191',
        },
        ['Small Hanging Ashlar Gneiss Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingAshlarGneissSignItem',
                    ['typeID'] = '1192',
        },
        ['Small Hanging Ashlar Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingAshlarGraniteSignItem',
                    ['typeID'] = '1193',
        },
        ['Small Hanging Ashlar Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingAshlarLimestoneSignItem',
                    ['typeID'] = '1194',
        },
        ['Small Hanging Ashlar Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingAshlarSandstoneSignItem',
                    ['typeID'] = '1195',
        },
        ['Small Hanging Ashlar Shale Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingAshlarShaleSignItem',
                    ['typeID'] = '1196',
        },
        ['Small Hanging Ashlar Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingAshlarStoneSignItem',
                    ['typeID'] = '1197',
        },
        ['Small Hanging Birch Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingBirchSignItem',
                    ['typeID'] = '1198',
        },
        ['Small Hanging Cedar Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingCedarSignItem',
                    ['typeID'] = '1199',
        },
        ['Small Hanging Ceiba Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingCeibaSignItem',
                    ['typeID'] = '1200',
        },
        ['Small Hanging Fir Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingFirSignItem',
                    ['typeID'] = '1201',
        },
        ['Small Hanging Hardwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingHardwoodSignItem',
                    ['typeID'] = '1202',
        },
        ['Small Hanging Joshua Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingJoshuaSignItem',
                    ['typeID'] = '1203',
        },
        ['Small Hanging Mortared Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingMortaredGraniteSignItem',
                    ['typeID'] = '1205',
        },
        ['Small Hanging Mortared Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingMortaredLimestoneSignItem',
                    ['typeID'] = '1206',
        },
        ['Small Hanging Mortared Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingMortaredSandstoneSignItem',
                    ['typeID'] = '1207',
        },
        ['Small Hanging Mortared Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingMortaredStoneSignItem',
                    ['typeID'] = '1208',
        },
        ['Small Hanging Oak Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingOakSignItem',
                    ['typeID'] = '1209',
        },
        ['Small Hanging Palm Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingPalmSignItem',
                    ['typeID'] = '1210',
        },
        ['Small Hanging Redwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingRedwoodSignItem',
                    ['typeID'] = '1211',
        },
        ['Small Hanging Saguaro Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingSaguaroSignItem',
                    ['typeID'] = '1212',
        },
        ['Small Hanging Softwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingSoftwoodSignItem',
                    ['typeID'] = '1213',
        },
        ['Small Hanging Spruce Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallHangingSpruceSignItem',
                    ['typeID'] = '1214',
        },
        ['Small Hanging Wood Sign'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingWoodSignItem',
                    ['typeID'] = '592',
        },
        ['Small Sink'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A small household sink.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Badezimmer',
                    ['furnitureType'] = 'Spüle',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallSinkItem',
                    ['typeID'] = '1216',
        },
        ['Small Standing Ashlar Basalt Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingAshlarBasaltSignItem',
                    ['typeID'] = '1217',
        },
        ['Small Standing Ashlar Gneiss Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingAshlarGneissSignItem',
                    ['typeID'] = '1218',
        },
        ['Small Standing Ashlar Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingAshlarGraniteSignItem',
                    ['typeID'] = '1219',
        },
        ['Small Standing Ashlar Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingAshlarLimestoneSignItem',
                    ['typeID'] = '1220',
        },
        ['Small Standing Ashlar Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingAshlarSandstoneSignItem',
                    ['typeID'] = '1221',
        },
        ['Small Standing Ashlar Shale Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingAshlarShaleSignItem',
                    ['typeID'] = '1222',
        },
        ['Small Standing Ashlar Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingAshlarStoneSignItem',
                    ['typeID'] = '1223',
        },
        ['Small Standing Birch Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingBirchSignItem',
                    ['typeID'] = '1224',
        },
        ['Small Standing Cedar Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingCedarSignItem',
                    ['typeID'] = '1225',
        },
        ['Small Standing Ceiba Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingCeibaSignItem',
                    ['typeID'] = '1226',
        },
        ['Small Standing Fir Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingFirSignItem',
                    ['typeID'] = '1227',
        },
        ['Small Standing Hardwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingHardwoodSignItem',
                    ['typeID'] = '1228',
        },
        ['Small Standing Joshua Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingJoshuaSignItem',
                    ['typeID'] = '1229',
        },
        ['Small Standing Mortared Granite Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingMortaredGraniteSignItem',
                    ['typeID'] = '1231',
        },
        ['Small Standing Mortared Limestone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingMortaredLimestoneSignItem',
                    ['typeID'] = '1232',
        },
        ['Small Standing Mortared Sandstone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingMortaredSandstoneSignItem',
                    ['typeID'] = '1233',
        },
        ['Small Standing Mortared Stone Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingMortaredStoneSignItem',
                    ['typeID'] = '1234',
        },
        ['Small Standing Oak Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingOakSignItem',
                    ['typeID'] = '1235',
        },
        ['Small Standing Palm Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingPalmSignItem',
                    ['typeID'] = '1236',
        },
        ['Small Standing Redwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingRedwoodSignItem',
                    ['typeID'] = '1237',
        },
        ['Small Standing Saguaro Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingSaguaroSignItem',
                    ['typeID'] = '1238',
        },
        ['Small Standing Softwood Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingSoftwoodSignItem',
                    ['typeID'] = '1239',
        },
        ['Small Standing Spruce Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SmallStandingSpruceSignItem',
                    ['typeID'] = '1240',
        },
        ['Small Standing Wood Sign'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein kleines Holzschild, für all deine kleinen Texte!',
                    ['tagGroups'] = {'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingWoodSignItem',
                    ['typeID'] = '593',
        },
        ['Smelting Advanced Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmeltingUpgradeItem',
                    ['typeID'] = '655',
        },
        ['Smog'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Rauch, der eine Kombination aus verschiedenen Verschmutzungen enthält.',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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',
        },
        ['Snapping Turtle Carcass'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A dead snapping turtle.',
                    ['tagGroups'] = {'Tiny Leather Carcass', 'Carcass', 'Tiny Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SnappingTurtleCarcassItem',
                    ['typeID'] = '594',
        },
        ['Sofa'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine kleine Couch zum Ausruhen. Jetzt mit Platz für deine Freunde!',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['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'] = '1045',
        },
        ['Softwood Board'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A higher quality softwood board used for long lasting furniture.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood Board', 'Burnable  Fuel', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '2000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SoftwoodBoardItem',
                    ['typeID'] = '595',
        },
        ['Softwood Hewn Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Baumstamm, der zu einem Baumaterial gehauen und geformt wird. Baumstämme an einer Werkbank zu behauen gewährt keine Erfahrung.',
                    ['tagGroups'] = {'Kraftstoff', 'Hewn Log', 'Burnable  Fuel', 'Constructable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'SoftwoodHewnLogItem',
                    ['typeID'] = '330',
        },
        ['Softwood Lumber'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Kann in verschiedene Ausrüstung verarbeitet werden.',
                    ['tagGroups'] = {'Kraftstoff', 'Bauholz', 'Burnable  Fuel', 'Constructable', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'SoftwoodLumberItem',
                    ['typeID'] = '331',
        },
        ['Softwood Lumber Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'An early stone bench. Not too comfy but it does the job.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SoftwoodLumberBenchItem',
                    ['typeID'] = '1243',
        },
        ['Softwood Lumber Chair'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A sturdy lumber bench. It doesn\'t feel as wobbly as more basic wooden benches.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SoftwoodLumberChairItem',
                    ['typeID'] = '1244',
        },
        ['Softwood Lumber Door'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Tür aus fein geschnittenem Bauholz.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'SoftwoodLumberDoorItem',
                    ['typeID'] = '1245',
        },
        ['Softwood Lumber Table'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A nice, sturdy lumber chair.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Tisch',
                    ['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'] = 'SoftwoodLumberTableItem',
                    ['typeID'] = '1246',
        },
        ['Solargenerator'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Erzeugt elektrischen Energie aus Sonnenlicht! Es speichert die Energie sogar für die Nacht.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '1247',
        },
        ['Sonnenblumensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Plant to grow sunflowers.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '751',
        },
        ['Sonnenblumensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Plant to grow sunflowers.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '752',
        },
        ['Spindelpresse'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Module',
                    ['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.',
                    ['tagGroups'] = {'Module', 'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ScrewPressItem',
                    ['typeID'] = '1185',
        },
        ['Spitzhacke'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein spitzes Gerät zum Abbau von Stein und Erz.',
                    ['tagGroups'] = {'Excavation', 'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'PickaxeItem',
                    ['typeID'] = '124',
        },
        ['Spruce Log'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Spruce log is a type of softwood, sometimes referred to as whitewood.',
                    ['tagGroups'] = {'Kraftstoff', 'Wood', 'Softwood', 'Burnable  Fuel', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'SpruceLogItem',
                    ['typeID'] = '332',
        },
        ['Spüle'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein industrielles Waschbecken.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '5',
                    ['roomCategory'] = 'Badezimmer',
                    ['furnitureType'] = 'Spüle',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SinkItem',
                    ['typeID'] = '1190',
        },
        ['Staatskasse'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ermöglicht das Festlegen von Steuern.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TreasuryItem',
                    ['typeID'] = '1277',
        },
        ['Stahlachse'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A rotating steel rod that can be fixed to wheels for use in vehicles.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '596',
        },
        ['Stahlaxt'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
                    ['tagGroups'] = {'Tool', 'Holzfällen', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SteelAxeItem',
                    ['typeID'] = '869',
        },
        ['Stahlbeton'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'A study construction material poured around a latice of rebar.',
                    ['tagGroups'] = {'Beton', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '325',
        },
        ['Stahl-Deckenlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine modernere Möglichkeit, um Räume zu erhellen.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelCeilingLightItem',
                    ['typeID'] = '1250',
        },
        ['Stählerne Stehlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine modernere Art, einen Raum zu beleuchten. Diesmal vom Boden aus.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelFloorLampItem',
                    ['typeID'] = '1251',
        },
        ['Stahlhacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Wird verwendet um Boden zu pflügen und ihn zum Anpflanzen vorzubereiten.',
                    ['tagGroups'] = {'Tool', 'Pflug', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '871',
        },
        ['Stahlhammer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Used to construct buildings and pickup manmade objects.',
                    ['tagGroups'] = {'Tool', 'Bau', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '870',
        },
        ['Stahlplatte'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A sturdy steel plate for use in various crafting recipes.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '599',
        },
        ['Stahlrohr'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Ein Rohr für den Transport von Flüssigkeiten.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '78',
        },
        ['Stahlschaufel'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein breites, flaches Werkzeug zum Verschieben von Schutt, Erde und Sand.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SteelShovelItem',
                    ['typeID'] = '875',
        },
        ['Stahlspitzhacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein spitzes Gerät zum Abbau von Stein und Erz.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SteelPickaxeItem',
                    ['typeID'] = '873',
        },
        ['Stahltischlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Für nächtliches Lernen. Oder arbeiten. Oder irgendetwas, wirklich.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelTableLampItem',
                    ['typeID'] = '1252',
        },
        ['Stahlzahnrad'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein gezahntes Maschinenteil, das mit anderen ineinander greift.',
                    ['tagGroups'] = {'Zahnrad', 'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '597',
        },
        ['Stamp Mill'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A crushing machine that uses iron stamps to pound rocks into small pieces.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 4 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StampMillItem',
                    ['typeID'] = '1248',
        },
        ['Starterzelt'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Kombination aus einem kleinen Zelt und einem winzigen Lager.',
                    ['tagGroups'] = {'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '83',
        },
        ['Steam Tractor Plow'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'An attachment for the steam tractor that allows for quick plowing.',
                    ['tagGroups'] = {'Pflug', 'Tool', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteamTractorPlowItem',
                    ['typeID'] = '85',
        },
        ['Steel Bar'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Refined bar of steel.',
                    ['tagGroups'] = {'Metal', 'Block', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = 'SteelBarItem',
                    ['typeID'] = '333',
        },
        ['Steel Gearbox'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Bietet einem anderen Gerät Geschwindigkeits- und Drehmomentumwandlungen von einer rotierenden Energiequelle',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelGearboxItem',
                    ['typeID'] = '598',
        },
        ['Steel Machete'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A machete used to quickly clear plants.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SteelMacheteItem',
                    ['typeID'] = '872',
        },
        ['Steel Road Tool'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A tool for tamping dirt into roads.',
                    ['tagGroups'] = {'Tool', 'Tamper', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SteelRoadToolItem',
                    ['typeID'] = '874',
        },
        ['Steel Saw Blade'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelSawBladeItem',
                    ['typeID'] = '600',
        },
        ['Steel Sickle'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'SteelSickleItem',
                    ['typeID'] = '876',
        },
        ['Stein'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'A pile of stones.',
                    ['tagGroups'] = {'Rock', 'Block', 'Object', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['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'] = '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'] = '334',
        },
        ['Steinaxt'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Eine Breitaxt, nützlich um Bäume zu fällen.',
                    ['tagGroups'] = {'Tool', 'Holzfällen', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'StoneAxeItem',
                    ['typeID'] = '877',
        },
        ['Steinbrechsamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze einen Steinbrech.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '743',
        },
        ['Steinbrechsamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze einen Steinbrech.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '744',
        },
        ['Steinbrunnen'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'PLATZHALTER',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1255',
        },
        ['Steinhammer'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Used to construct buildings and pickup manmade objects.',
                    ['tagGroups'] = {'Tool', 'Bau', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '878',
        },
        ['Steinmetztisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Arbeitsplatz, um Stein zu Gegenständen zu hacken und zu formen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.2',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonryTableItem',
                    ['typeID'] = '1147',
        },
        ['Steinpilze'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Boletus edulis',
                    ['tagGroups'] = {'Ernte', 'Fungus', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '4.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '401',
        },
        ['Steinpilzsporen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze einen Steinpilz.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '675',
        },
        ['Steinpilzsporenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze einen Steinpilz.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '676',
        },
        ['Steinrampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'Road Items',
                    ['description'] = '4x1-Steinrampe.',
                    ['tagGroups'] = {'Straße', 'Constructable', 'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '57',
        },
        ['Steinspitzhacke'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'Ein spitzes Gerät zum Abbau von Stein und Erz.',
                    ['tagGroups'] = {'Tool', 'Excavation', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'StonePickaxeItem',
                    ['typeID'] = '880',
        },
        ['Steinstraße'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Eine steinige Oberfläche aus geglättetem Kies. Sie ist ziemlich robust und effizient für alle Fahrzeuge.',
                    ['tagGroups'] = {'Straße', 'Constructable', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = '81',
        },
        ['Steintür'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine schwere Steintür.',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1254',
        },
        ['Steinziegel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Alter Stein',
                    ['tagGroups'] = {'Mortared Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '320',
        },
        ['Stoff'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Stück grobes Tuch, gewoben aus Fasern.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '527',
        },
        ['Stone Machete'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A machete used to quickly clear plants.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'StoneMacheteItem',
                    ['typeID'] = '879',
        },
        ['Stone Road Tool'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A tool for tamping dirt into roads.',
                    ['tagGroups'] = {'Tool', 'Tamper', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'StoneRoadToolItem',
                    ['typeID'] = '881',
        },
        ['Stone Sickle'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A stone sickle used to harvest crops or cut grass.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'StoneSickleItem',
                    ['typeID'] = '882',
        },
        ['Stop Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 3 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StopSignItem',
                    ['typeID'] = '1256',
        },
        ['Straßenlaterne'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine hoch aufragende Laterne aus Metall, die Elektrizität benötigt.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 5 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StreetlampItem',
                    ['typeID'] = '1260',
        },
        ['Street Sign'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 3 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StreetSignItem',
                    ['typeID'] = '1261',
        },
        ['Stuffed Alligator'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Es sieht so echt aus!',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedAlligatorItem',
                    ['typeID'] = '1262',
        },
        ['Stuffed Bison'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Es sieht so echt aus!',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedBisonItem',
                    ['typeID'] = '1263',
        },
        ['Stuffed Goat'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Es sieht so echt aus!',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedGoatItem',
                    ['typeID'] = '1265',
        },
        ['Stuffed Jaguar'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Es sieht so echt aus!',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedJaguarItem',
                    ['typeID'] = '1266',
        },
        ['Stuffed Wolf'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Es sieht so echt aus!',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedWolfItem',
                    ['typeID'] = '1267',
        },
        ['Stuhl'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = '',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = 'ChairItem',
                    ['typeID'] = '988',
        },
        ['Substrat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Das Grundmaterial für komplexe Elektronik.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '602',
        },
        ['Süßer Salat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Die natürliche Süße der Früchte harmoniert gut mit dem Salat.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '494',
        },
        ['Synthetischer Gummi'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein sehr nützliches, synthetisches Material auf Basis von Petrochemikalien',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '603',
        },
        ['Tailoring Basic Upgrade'] = {
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Upgrade',
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Tailroing recipes',
                    ['tagGroups'] = {'Upgrade', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TailoringUpgradeItem',
                    ['typeID'] = '656',
        },
        ['Talg'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Tierische Fette sind nicht nur zum Kochen nützlich.',
                    ['tagGroups'] = {'Kraftstoff', 'Fett', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '495',
        },
        ['Talgkerze'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Kerze, die Talg verbrennen kann, um etwas Licht zu spenden.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.8',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fett]]',
                    ['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'] = '1270',
        },
        ['Talglampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Keramiklampe. Benötigt Talg.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fett]]',
                    ['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'] = '1271',
        },
        ['Talgwandlampe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Wandkerze, die Talg verbrennen kann, um etwas Licht zu spenden.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fett]]',
                    ['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'] = '1272',
        },
        ['Tannensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus eine Tanne wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '703',
        },
        ['Tannensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus eine Tanne wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '704',
        },
        ['Tarnhose'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Hide from the animals!  Reduces the detection range of animals.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '346',
        },
        ['Tarnshirt'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Hide from the animals!  Reduces the detection range of animals.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '347',
        },
        ['Tarosamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Taro.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '753',
        },
        ['Tarosamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Taro.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '754',
        },
        ['Tarowurzel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Colocasia esculenta',
                    ['tagGroups'] = {'Ernte', 'Vegetable', 'Root', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '250.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.2',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '496',
        },
        ['Thunfisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Thunfisch.',
                    ['tagGroups'] = {'Fish', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '1.25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TunaItem',
                    ['typeID'] = '605',
        },
        ['Tisch'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein großer Tisch, auf dem man Sachen abstellen kann.',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TableItem',
                    ['typeID'] = '1268',
        },
        ['Toilet'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'When you gotta go, you gotta go.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Badezimmer',
                    ['furnitureType'] = 'Toilet',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ToiletItem',
                    ['typeID'] = '1273',
        },
        ['Tomate'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Intelligenz ist, zu wissen, dass es sich hierbei um eine Frucht handelt; Weisheit ist, diese nicht in einem Obstsalat zu verwenden.',
                    ['tagGroups'] = {'Ernte', 'Vegetable', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '240.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '3.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '497',
        },
        ['Tomatensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Tomaten werden.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '755',
        },
        ['Tomatensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Tomaten werden.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '756',
        },
        ['Tool Bench'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A place to craft and fix up tools.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ToolBenchItem',
                    ['typeID'] = '1274',
        },
        ['Topped Porridge'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'A thick gruel of boiled grains with a dash of fruity flavor.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.2',
                    ['calories'] = '700.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '4.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '10.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ToppedPorridgeItem',
                    ['typeID'] = '498',
        },
        ['Tortilla'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein dünnes, ungesäuertes Fladenbrot.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '499',
        },
        ['Tragbare Dampfmaschine'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Motor, der mechanische Leistung durch Dampf erzeugt.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PortableSteamEngineItem',
                    ['typeID'] = '583',
        },
        ['Transglutaminase'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Jedes Enzym, das dazu genutzt werden kann, Proteine zu binden.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '500',
        },
        ['Trash Item'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = '',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '60',
        },
        ['Trotteliger Hut'] = {
                    ['category'] = '_None',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Dämlicher Sombrero, der niemandem passt. Peinlich, so etwas zu tragen.',
                    ['tagGroups'] = {'Clothes', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = '351',
        },
        ['Truhe'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Behälter, in dem Gegenstände gelagert werden können.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '16',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StorageChestItem',
                    ['typeID'] = '1257',
        },
        ['Truthahnkadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein toter Truthahn',
                    ['tagGroups'] = {'Tiny Leather Carcass', 'Carcass', 'Tiny Carcass', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '606',
        },
        ['Tür'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine robuste Holztür. Kann für bestimmte Spieler gesperrt werden.',
                    ['tagGroups'] = {'Not In Browser', 'Weltobjekt', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '1047',
        },
        ['Übertragungsmast'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Kann Energie verbinden.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '15',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 8 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TransmissionPoleItem',
                    ['typeID'] = '1276',
        },
        ['Vehicle Tool Item'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = '',
                    ['tagGroups'] = {},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '45',
        },
        ['Ventil'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Gerät zum Regulieren, Steuern oder Kontrollieren von Flüssigkeiten.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '608',
        },
        ['Verbrennungsgenerator'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Verwendet die meisten Kraftstoffe, um daraus Energie zu erzeugen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Polluter', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Liquid Fuel]]',
                    ['gridRadius'] = '30',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '3000',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Smog]]', ' 1. 2'},{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '5 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CombustionGeneratorItem',
                    ['typeID'] = '989',
        },
        ['Verbrennungsmotor'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein Motor, der Strom durch die Verbrennung von Krafstoff erzeugt.',
                    ['tagGroups'] = {'Product', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CombustionEngineItem',
                    ['typeID'] = '529',
        },
        ['Verbundfüllstoff'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'A mix of different fillers that provide the benefits of both',
                    ['tagGroups'] = {'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Rucksack',
                    ['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'] = '372',
        },
        ['Verteilungsstation'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Halde zum Verteilen von Gegenständen an neue Spieler: Ermöglicht die Wahl eines bestimmten Satzes von Gegenständen, die jeder neue Spieler nehmen kann.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Storage  Container', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '71',
        },
        ['Vollbart'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = '',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '354',
        },
        ['Vorbereitetes Fleisch'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Sorgfältig geschlachtetes Fleisch. Bereit zum Kochen.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '477',
        },
        ['Wagenmachertisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Reihe von Glättungs- und Holzverarbeitungswerkzeugen, die bei der Schaffung von Rädern und Transport benötigt werden.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WainwrightTableItem',
                    ['typeID'] = '1278',
        },
        ['Waldliliensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanze eine Waldlilie.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '757',
        },
        ['Waldliliensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanze eine Waldlilie.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '758',
        },
        ['Walzwerk'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Zum Walzen von Stahl zu Baumaterialien.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RollingMillItem',
                    ['typeID'] = '1178',
        },
        ['Wandkerze'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Kerze mit Wandhalter.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Allgemein',
                    ['furnitureType'] = 'Lights',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Fett]]',
                    ['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'] = '1279',
        },
        ['Wapitiwellington'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Filetstück, umschlossen von Teig.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '437',
        },
        ['Waschbrett'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Manchmal ist es schön, saubere Kleidung zu haben.',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Badezimmer',
                    ['furnitureType'] = 'Waschen',
                    ['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'] = '1280',
        },
        ['Waschmaschine'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Wieso Kleidung von Hand waschen, wenn man sie einfach in diese magisch-reinigende Maschine werfen kann?',
                    ['tagGroups'] = {'Haus', 'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '5',
                    ['roomCategory'] = 'Badezimmer',
                    ['furnitureType'] = 'Waschen',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WashingMachineItem',
                    ['typeID'] = '1281',
        },
        ['Wasser'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Block Items',
                    ['description'] = 'Water is an abundant resource. Fresh water can be found in rivers and lakes while salt water is found in the ocean. In addition to being a home to fish, water is needed for a variety of objects to function.',
                    ['tagGroups'] = {'Liquid', 'Block', 'Object'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = 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'] = '75',
        },
        ['Wasserfilter'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Behandelt rohes Abwasser.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = {{'[[Sewage]]', ' 2'}},
                    ['fluidsProduced'] = {{'[[Water]]', ' 0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WasteFilterItem',
                    ['typeID'] = '114',
        },
        ['Wasserpestsamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Wasserpest wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '759',
        },
        ['Wasserpestsamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Wasserpest wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '760',
        },
        ['Wasserrad'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Benutze die Kraft fließenden Wassers, um mechanische Energie zu erzeugen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Housing  Objects', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'Mechanisch',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 5 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WaterwheelItem',
                    ['typeID'] = '1282',
        },
        ['Wechselstube'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ermöglicht Spielern, Währungen zu wechseln.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Wirtschaft', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.5',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CurrencyExchangeItem',
                    ['typeID'] = '1046',
        },
        ['Weidenröschensamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Weidenröschen werden.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '701',
        },
        ['Weidenröschensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Weidenröschen werden.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '702',
        },
        ['Weidenröschenwurzel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine bittere, bunte Sprosse; ähnlich wie Spargel.',
                    ['tagGroups'] = {'Ernte', 'Greens', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '441',
        },
        ['Weizen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein gewöhnliches Getreide, das verarbeitet sehr viel nützlicher ist.',
                    ['tagGroups'] = {'Ernte', 'Grain', 'Raw  Food', 'Nahrung', 'Object', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Sammeln]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '504',
        },
        ['Weizen Samen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus Weizen wird.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '761',
        },
        ['Weizensamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus Weizen wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '762',
        },
        ['Wellblech'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Besonders nützlich für Industriebauten.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Product'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '280',
        },
        ['Werkbank'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Eine Bank für die Grundlagen und um noch mehr Bänke zu machen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WorkbenchItem',
                    ['typeID'] = '84',
        },
        ['Werkzeug für Entwickler'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'MACHT SCHUMMELAKTIONEN DURCH SCHUMMELPOWER',
                    ['tagGroups'] = {'Bau', 'Werkzeuge', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '64',
        },
        ['Wet Tailings'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Waste product from concentrating ore. The run-off creates ground pollution; killing nearby plants and seeping into the water supply.',
                    ['tagGroups'] = {'Block', 'Object', 'Product'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Hände',
                    ['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'] = 'WetTailingsItem',
                    ['typeID'] = '89',
        },
        ['White Bursage Seed'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Plant to grow a white bursage.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '763',
        },
        ['White Bursage Seed Pack'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Plant to grow a white bursage.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '764',
        },
        ['Wide Hips'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Hüften',
                    ['tagGroups'] = {'Not In Browser', 'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'WideHipsItem',
                    ['typeID'] = '341',
        },
        ['Wildeintopf'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein üppiger Eintopf, gemacht mit einer Auswahl an Gemüse.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '2.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '12.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WildStewItem',
                    ['typeID'] = '506',
        },
        ['Wildsalat'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Ein Salat mit Dressing, der durch zusätzliche Süße ziemlich lecker ist.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '505',
        },
        ['Windmühle'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Benutze die Kraft des Windes, um mechanische Energie zu erzeugen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Housing  Objects', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'Mechanisch',
                    ['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'] = '1283',
        },
        ['Windrad'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Wandelt Wind in elektrische Energie um.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '30',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '1000',
                    ['energyType'] = 'Electric',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '7 X 11 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WindTurbineItem',
                    ['typeID'] = '1284',
        },
        ['Winziges Lager'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Kennzeichnet einen 2x3x2 Bereich als Lagerfläche für große Gegenstände.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Storage  Container', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = 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'] = '112',
        },
        ['Wolfflüstererhemd'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Danke, dass du ECO unterstützt!',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '22',
        },
        ['Wolfflüstererhut'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'Danke, dass du ECO unterstützt!',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '20',
        },
        ['Wolfflüsterermaske'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'AvatarPart',
                    ['description'] = 'AWOOOOOOOOO',
                    ['tagGroups'] = {'Object'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '21',
        },
        ['Wolfkadaver'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Ein toter Wolf.',
                    ['tagGroups'] = {'Small Carcass', 'Carcass', 'Tier', 'Ingredient'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'WolfCarcassItem',
                    ['typeID'] = '609',
        },
        ['Wooden Bow'] = {
                    ['category'] = 'Tool',
                    ['group'] = 'Werkzeuge',
                    ['description'] = 'A primitive ranged weapon for hunting. Requires arrows to fire.',
                    ['tagGroups'] = {'Tool', 'Harvester', 'Werkzeuge', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['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'] = 'WoodenBowItem',
                    ['typeID'] = '883',
        },
        ['Zedernsamen'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Pflanzen, damit daraus eine Zeder wird.',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '683',
        },
        ['Zedernsamenbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Pflanzen, damit daraus eine Zeder wird.',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '684',
        },
        ['Zellulosefaser'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Erschaffen durch Strangpressen eines Pflanzenbreis, vergleichbar mit der Herstellung von Kunstfasern.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = 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'] = '523',
        },
        ['Zement'] = {
                    ['category'] = '_None',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'In order to be usable it needs to be reinforced.',
                    ['tagGroups'] = {'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CementItem',
                    ['typeID'] = '524',
        },
        ['Zementbrennofen'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'A rotary kiln that produces AdvancedMasonry and concrete products.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Polluter', 'Crafting  Table', 'Storage  Container', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Smog]]', ' 1'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CementKilnItem',
                    ['typeID'] = '987',
        },
        ['Ziegel'] = {
                    ['category'] = '_None',
                    ['group'] = 'Block Items',
                    ['description'] = 'Langlebiger Baustoff aus gebrannten Blöcken und Mörtel.',
                    ['tagGroups'] = {'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Hände',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Ja',
                    ['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'] = '262',
        },
        ['Zimmermanntisch'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Ein Tisch, um grundsätzliche Holzarbeiten für den Hausbau herzustellen.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Industrial',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.2',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarpentryTableItem',
                    ['typeID'] = '983',
        },
        ['Zoning Office'] = {
                    ['category'] = 'WorldObject',
                    ['group'] = 'World Object Items',
                    ['description'] = 'Districts are created and redefined here.',
                    ['tagGroups'] = {'Weltobjekt', 'Object', 'Product'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Rucksack',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Ja',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ZoningOfficeItem',
                    ['typeID'] = '97',
        },
        ['Zucker'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Auch Süßigkeitenliebhaber ernähren sich nicht nur von Zucker.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '493',
        },
        ['Zuckerrohr'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Wie hast du das überhaupt bekommen?',
                    ['tagGroups'] = {'Seeds', 'Nahrung', 'Object'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '749',
        },
        ['Zuckerrohrbeutel'] = {
                    ['category'] = 'Versteckt',
                    ['group'] = 'Gegenstände',
                    ['description'] = 'Wie hast du das überhaupt bekommen?',
                    ['tagGroups'] = {'Not In Browser'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '750',
        },
        ['Zuckersirup'] = {
                    ['category'] = '_None',
                    ['group'] = 'Nahrung',
                    ['description'] = 'Eine einfache Zucker-Wasser Mischung, erwärmt bis sich der Zucker auflöst.',
                    ['tagGroups'] = {'Nahrung', 'Object', 'Ingredient', 'Product'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Rucksack',
                    ['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'] = '491',
        },
    },
    tags = {
        ['Advanced Research'] = { 'Agriculture Research Paper Advanced', 'Culinary Research Paper Advanced', 'Dendrology Research Paper Advanced', 'Engineering Research Paper Advanced', 'Geology Research Paper Advanced', 'Metallurgy Research Paper Advanced', },
        ['AdvancedUpgrade'] = { 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', },
        ['Animal Skin'] = { 'Fellpelz', 'Leder', },
        ['AshlarStone'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', },
        ['BakedFood'] = { 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Taro', 'Baked Tomato', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackener Braten', },
        ['BakedVegetable'] = { 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Taro', 'Baked Tomato', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', },
        ['Basic Research'] = { 'Culinary Research Paper Basic', 'Dendrology Research Paper Basic', 'Gathering Research Paper Basic', 'Geology Research Paper Basic', 'Metallurgy Research Paper Basic', },
        ['BasicUpgrade'] = { 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', },
        ['Bau'] = { 'Eisenhammer', 'Hammer', 'Moderner Hammer', 'Stahlhammer', 'Steinhammer', 'Werkzeug für Entwickler', 'Kran', },
        ['Bauholz'] = { 'Bauholz', 'Hardwood Lumber', 'Softwood Lumber', },
        ['Beton'] = { 'Stahlbeton', },
        ['BigCarcass'] = { 'Bisonkadaver', },
        ['Block'] = { 'Abfall', 'Abwasser', 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Basalt', 'Bauholz', 'Baumrückstände', 'Baumstamm', 'Benzin', 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Concentrate', 'Crushed Basalt', 'Crushed Coal', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Oil Shale', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Crushed Stone', 'Dirt Road', 'Eisenbarren', 'Eisenerz', 'Eisenrohr', 'Erde', 'Fass', 'Fir Log', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Gneis', 'Gold Concentrate', 'Goldbarren', 'Golderz', 'Granit', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Iron Concentrate', 'Joshua Log', 'Kabel', 'Kalkstein', 'Kalksteinziegel', 'Kohle', 'Kompost', 'Kupferbarren', 'Kupfererz', 'Kupferrohr', 'Lehm', 'Mortared Basalt', 'Mortared Gneiss', 'Mortared Shale', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Saguaro Rib', 'Sand', 'Sandstein', 'Sandsteinziegel', 'Schiefer', 'Schlacke', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Stahlbeton', 'Stahlrohr', 'Steel Bar', 'Stein', 'Steinstraße', 'Steinziegel', 'Wasser', 'Wellblech', 'Wet Tailings', 'Ziegel', },
        ['Brot'] = { 'Brot', 'Prärielilienbrot', },
        ['Burnable Fuel'] = { 'Bauholz', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Fir Log', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kohle', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Brett', 'Hardwood Board', 'Holzkohle', 'Holzspan', 'Papier', 'Pfeil', 'Pflanzenfasern', 'Softwood Board', },
        ['CampfireSalad'] = { 'Beet Campfire Salad', 'Fern Campfire Salad', 'Jungle Campfire Salad', 'Root Campfire Salad', },
        ['Carcass'] = { 'Agouti Carcass', 'Alligator Carcass', 'Bergziegenkadaver', 'Bisonkadaver', 'Coyote Carcass', 'Dickhornschafskadaver', 'Elchkadaver', 'Fuchskadaver', 'Hasenkadaver', 'Hirschkadaver', 'Jaguar Carcass', 'Otterkadaver', 'Snapping Turtle Carcass', 'Truthahnkadaver', 'Wolfkadaver', },
        ['CharredFruit'] = { 'Charred Cactus Fruit', 'Gegrillte Ananas', 'Gegrillte Papaya', },
        ['CharredGreen'] = { 'Charred Fireweed Shoots', 'Gegrillte Agave', 'Getrocknete Farnspitzen', },
        ['CharredVegetable'] = { 'Charred Beans', 'Charred Heart Of Palm', 'Charred Mushrooms', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrillte Tomate', 'Gegrillter Mais', 'Gegrillter Taro', },
        ['Clothes'] = { 'Arbeitsrucksack', 'Arbeitsstiefel', 'Bandana', 'Bärenrucksack', 'Caprihose', 'Cloth Belt', 'Cloth Cape', 'Einfacher Rucksack', 'Gartenschuhe', 'Großer Rucksack', 'Halbschuhe', 'Henleyshirt', 'Hohe Stiefel', 'Hosen', 'Hülsenhemd', 'Laufschuhe', 'Leichter Rucksack', 'Quadratgürtel', 'Shorts', 'Tarnhose', 'Tarnshirt', 'Trotteliger Hut', },
        ['CompositeLumber'] = { 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', },
        ['ConcentratedOre'] = { 'Copper Concentrate', 'Gold Concentrate', 'Iron Concentrate', },
        ['Constructable'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Bauholz', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Eisenrohr', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Kalksteinziegel', 'Kupferrohr', 'Sandsteinziegel', 'Softwood Hewn Log', 'Softwood Lumber', 'Stahlbeton', 'Stahlrohr', 'Steinstraße', 'Steinziegel', 'Wellblech', 'Ziegel', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', },
        ['Crafting Table'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spindelpresse', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Amboss', 'Arrastra', 'Backofen', 'Brennofen', 'Campingplatz', 'Capitol', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Fertigungsstraße', 'Fischerei', 'Forschungstisch', 'Froth Floatation Cell', 'Gusseiserner Ofen', 'Herd', 'Hochofen', 'Jaw Crusher', 'Küche', 'Laboratorium', 'Lagerfeuer', 'Landwirttisch', 'Metzgertisch', 'Mühle', 'Raffinerie', 'Rennofen', 'Robotische Fertigungsstraße', 'Rocker Box', 'Schneidertisch', 'Screening Machine', 'Sensor Based Belt Sorter', 'Stamp Mill', 'Steinmetztisch', 'Sägewerk', 'Tool Bench', 'Wagenmachertisch', 'Walzwerk', 'Werkbank', 'Zementbrennofen', 'Zimmermanntisch', 'Ölbohrturm', },
        ['Crop Seed'] = { 'Agavensamen', 'Ananassamen', 'Bohnen', 'Champignonsporen', 'Cookeinasporen', 'Farnsporen', 'Fliegenpilzsporen', 'Großer-Blauhalm-Samen', 'Heidelbeersamen', 'Kaktusfeigensamen', 'Kürbissamen', 'Maissamen', 'Papayasamen', 'Prärielilienzwiebel', 'Reis', 'Rübensamen', 'Steinpilzsporen', 'Tarosamen', 'Tomatensamen', 'Weidenröschensamen', 'Weizen Samen', },
        ['CrushedRock'] = { 'Crushed Basalt', 'Crushed Gneiss', 'Crushed Granite', 'Crushed Limestone', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', },
        ['Ernte'] = { 'Agavenblätter', 'Ananas', 'Beet Greens', 'Bohnen', 'Champignons', 'Cookeina', 'Farnspitzen', 'Fliegenpilze', 'Heidelbeeren', 'Kaktusfeige', 'Kürbis', 'Mais', 'Palmherz', 'Papaya', 'Prärielilienzwiebel', 'Reis', 'Riesige Kaktusfrucht', 'Rübe', 'Steinpilze', 'Tarowurzel', 'Tomate', 'Weidenröschenwurzel', 'Weizen', },
        ['Excavation'] = { 'Eisenschaufel', 'Eisenspitzhacke', 'Holzschaufel', 'Moderne Schaufel', 'Moderne Spitzhacke', 'Schaufel', 'Spitzhacke', 'Stahlschaufel', 'Stahlspitzhacke', 'Steinspitzhacke', 'Kompaktlader', },
        ['Fackel'] = { 'Fackel', },
        ['Fahrzeuge'] = { 'Angetriebener Wagen', 'Bagger', 'Dampflastwagen', 'Dampftraktor', 'Hand Plow', 'Holzkarren', 'Kleiner Holzkarren', 'Kompaktlader', 'Kran', 'LKW', 'Schubkarre', },
        ['Fertigkeitsbücher'] = { 'Advanced Masonry Skill Book', 'Carpentry Skill Book', 'Composites Skill Book', 'Fertigkeitsbuch: Backen', 'Fertigkeitsbuch: Dünger', 'Fertigkeitsbuch: Elektronik', 'Fertigkeitsbuch: Fortgeschrittenes Backen', 'Fertigkeitsbuch: Fortgeschrittenes Kochen', 'Fertigkeitsbuch: Fortgeschrittenes Schmelzen', 'Fertigkeitsbuch: Glasverarbeitung', 'Fertigkeitsbuch: Grundlegende Technik', 'Fertigkeitsbuch: Industrie', 'Fertigkeitsbuch: Innovatives Kochen', 'Fertigkeitsbuch: Kochen', 'Fertigkeitsbuch: Landwirtschaft', 'Fertigkeitsbuch: Mahlen', 'Fertigkeitsbuch: Mechanik', 'Fertigkeitsbuch: Metzgerhandwerk', 'Fertigkeitsbuch: Papierherstellung', 'Fertigkeitsbuch: Schmelzen', 'Fertigkeitsbuch: Schneidern', 'Fertigkeitsbuch: Ölbohrung', 'Masonry Skill Book', 'Pottery Skill Book', },
        ['Fett'] = { 'Talg', 'Öl', },
        ['Fish'] = { 'Bass', 'Blue Shark', 'Cod', 'Forelle', 'Lachs', 'Moon Jellyfish', 'Pacific Sardine', 'Thunfisch', },
        ['FriedVegetable'] = { 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Gebratene Tomaten', },
        ['Fruit'] = { 'Ananas', 'Heidelbeeren', 'Kaktusfeige', 'Kürbis', 'Papaya', 'Riesige Kaktusfrucht', },
        ['Fungus'] = { 'Champignons', 'Cookeina', 'Fliegenpilze', 'Steinpilze', },
        ['Grain'] = { 'Reis', 'Weizen', },
        ['Greens'] = { 'Agavenblätter', 'Beet Greens', 'Farnspitzen', 'Weidenröschenwurzel', },
        ['Hardwood'] = { 'Birch Log', 'Ceiba Log', 'Oak Log', },
        ['HardwoodLumber'] = { 'Composite Birch Lumber', 'Composite Ceiba Lumber', 'Composite Oak Lumber', },
        ['Harvester'] = { 'Dampftraktor-Erntemaschine', 'Bogen', 'Composite Bow', 'Eisenschaufel', 'Holzschaufel', 'Iron Machete', 'Iron Sickle', 'Modern Machete', 'Moderne Schaufel', 'Moderne Sense', 'Recurve Bow', 'Schaufel', 'Stahlschaufel', 'Steel Machete', 'Steel Sickle', 'Stone Machete', 'Stone Sickle', 'Wooden Bow', },
        ['Haus'] = { 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Backofen', 'Bathtub', 'Brick Fireplace', 'Bücherregal', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Table', 'Deckenlampe', 'Ecko Statue', 'Eisschrank', 'Elektrische Wandleuchte', 'Fackelhalter', 'Feuerschale', 'Feuerschale aus Stein', 'Gepolsterter Stuhl', 'Geschnitzter Kürbis', 'Goat Mount', 'Großer Teppich', 'Gusseiserner Ofen', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Holzlatrine', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Kerzenständer', 'Kleiner Teppich', 'Kleiner Tisch', 'Küche', 'Kühlschrank', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Lumber Bench', 'Lumber Chair', 'Lumber Table', 'Metzgertisch', 'Mittelgroßer Teppich', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Quadratischer Blumentopf', 'Regalschrank', 'Runder Blumentopf', 'Salzkorb', 'Sheep Mount', 'Small Sink', 'Sofa', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Table', 'Spüle', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Straßenlaterne', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stählerne Stehlampe', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Toilet', 'Wandkerze', 'Waschbrett', 'Waschmaschine', },
        ['HewnLog'] = { 'Hardwood Hewn Log', 'Holz', 'Softwood Hewn Log', },
        ['Holzfällen'] = { 'Axt', 'Eisenaxt', 'Kettensäge', 'Moderne Axt', 'Stahlaxt', 'Steinaxt', },
        ['Housing Objects'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spindelpresse', 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Amboss', 'Arrastra', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Backofen', 'Bathtub', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Table', 'Dampfmaschine', 'Deckenlampe', 'Ecko Statue', 'Eisschrank', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrische Wandleuchte', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Fackelhalter', 'Fertigungsstraße', 'Feuerschale', 'Feuerschale aus Stein', 'Froth Floatation Cell', 'Gepolsterter Stuhl', 'Geschnitzter Kürbis', 'Goat Mount', 'Großer Teppich', 'Gusseiserner Ofen', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Hochofen', 'Holzlatrine', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Jaw Crusher', 'Kerzenständer', 'Kleiner Teppich', 'Kleiner Tisch', 'Küche', 'Kühlschrank', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Lumber Bench', 'Lumber Chair', 'Lumber Table', 'Metzgertisch', 'Mittelgroßer Teppich', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Quadratischer Blumentopf', 'Raffinerie', 'Regalschrank', 'Rennofen', 'Robotische Fertigungsstraße', 'Rocker Box', 'Runder Blumentopf', 'Salzkorb', 'Schneidertisch', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Small Sink', 'Sofa', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Table', 'Solargenerator', 'Spüle', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Stamp Mill', 'Steinmetztisch', 'Straßenlaterne', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stählerne Stehlampe', 'Sägewerk', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Toilet', 'Verbrennungsgenerator', 'Wagenmachertisch', 'Walzwerk', 'Wandkerze', 'Waschbrett', 'Waschmaschine', 'Wasserrad', 'Windmühle', 'Windrad', 'Zementbrennofen', 'Zimmermanntisch', 'Ölbohrturm', },
        ['Ingredient'] = { 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Basalt', 'Bauholz', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Concentrate', 'Crushed Basalt', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Eisenbarren', 'Eisenerz', 'Eisenrohr', 'Erde', 'Fass', 'Fir Log', 'Gerahmtes Glas', 'Glas', 'Gneis', 'Gold Concentrate', 'Goldbarren', 'Golderz', 'Granit', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Iron Concentrate', 'Joshua Log', 'Kalkstein', 'Kalksteinziegel', 'Kohle', 'Kompost', 'Kupferbarren', 'Kupfererz', 'Lehm', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Saguaro Rib', 'Sand', 'Sandstein', 'Sandsteinziegel', 'Schiefer', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Stahlbeton', 'Stahlrohr', 'Steel Bar', 'Stein', 'Steinziegel', 'Ziegel', 'Agavenblätter', 'Agavensamen', 'Ananas', 'Ananassamen', 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Taro', 'Baked Tomato', 'Beet Campfire Salad', 'Beet Greens', 'Bohnen', 'Boiled Grains', 'Brot', 'Champignons', 'Champignonsporen', 'Cookeina', 'Cookeinasporen', 'Eichel', 'Einfacher Salat', 'Farnspitzen', 'Farnsporen', 'Fern Campfire Salad', 'Filet', 'Fleischbrühe', 'Fleischreste', 'Fliegenpilze', 'Fliegenpilzsporen', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackenes Fleisch', 'Gebratene Tomaten', 'Gegrillte Ananas', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrilltes Fleisch', 'Gekochte Wurst', 'Gekochter Reis', 'Gemüsebrühe', 'Gemüsesalat', 'Geschmortes Fleisch', 'Getreidekeim', 'Großer-Blauhalm-Samen', 'Hefe', 'Heidelbeeren', 'Heidelbeerextrakt', 'Heidelbeersamen', 'Jungle Campfire Salad', 'Kaktusfeige', 'Kaktusfeigensamen', 'Kürbis', 'Kürbissamen', 'Leavened Dough', 'Mais', 'Maismehl', 'Maissamen', 'Maisstärke', 'Mehl', 'Obstsalat', 'Palmherz', 'Papaya', 'Papayasamen', 'Pastry Dough', 'Prärielilienpaste', 'Prärielilienzwiebel', 'Raffiniertes Öl', 'Reis', 'Riesige Kaktusfrucht', 'Rohe Wurst', 'Roher Braten', 'Roher Fisch', 'Roher Speck', 'Rohes Fleisch', 'Root Campfire Salad', 'Rübe', 'Rübensamen', 'Steinpilze', 'Steinpilzsporen', 'Talg', 'Tarosamen', 'Tarowurzel', 'Tomate', 'Tomatensamen', 'Tortilla', 'Vorbereitetes Fleisch', 'Weidenröschensamen', 'Weidenröschenwurzel', 'Weizen', 'Weizen Samen', 'Wildsalat', 'Zucker', 'Zuckersirup', 'Öl', 'Advanced Circuit', 'Agouti Carcass', 'Agriculture Research Paper Advanced', 'Agriculture Research Paper Modern', 'Alligator Carcass', 'Basic Circuit', 'Bass', 'Bergziegenkadaver', 'Bewehrungsstahl', 'Bisonkadaver', 'Blattgold', 'Blue Shark', 'Blutmehldünger', 'Boiler', 'Branntkalk', 'Brett', 'Cod', 'Coyote Carcass', 'Crab Carcass', 'Culinary Research Paper Advanced', 'Culinary Research Paper Basic', 'Culinary Research Paper Modern', 'Dendrology Research Paper Advanced', 'Dendrology Research Paper Basic', 'Dendrology Research Paper Modern', 'Dickhornschafskadaver', 'Eisenachse', 'Eisenplatte', 'Eisenrad', 'Eisenzahnrad', 'Elchkadaver', 'Elektromotor', 'Engineering Research Paper Advanced', 'Engineering Research Paper Modern', 'Epoxidharz', 'Faserfüllstoff', 'Fellpelz', 'Forelle', 'Fortschrittlicher Verbrennungsmotor', 'Fuchskadaver', 'Gathering Research Paper Basic', 'Geology Research Paper Advanced', 'Geology Research Paper Basic', 'Geology Research Paper Modern', 'Getriebe', 'Glasfaserverstärkter Kunststoff', 'Glühbirne', 'Gold Wiring', 'Gummirad', 'Hardwood Board', 'Hasenkadaver', 'Hirschkadaver', 'Holzkohle', 'Holzrad', 'Holzspan', 'Holzstofffüller', 'Iron Saw Blade', 'IronPiston', 'Jaguar Carcass', 'Kunststoff', 'Kupferkabel', 'Kühler', 'Kühlkörper', 'Lachs', 'Leder', 'Lederaschedünger', 'Metallurgy Research Paper Advanced', 'Metallurgy Research Paper Basic', 'Metallurgy Research Paper Modern', 'Moon Jellyfish', 'Muschel', 'Mörtel', 'Nail', 'Niete', 'Otterkadaver', 'Pacific Sardine', 'Papier', 'Pflanzenfasern', 'Schrauben', 'Seeigel', 'Seetang', 'Servomotor', 'Snapping Turtle Carcass', 'Softwood Board', 'Stahlachse', 'Stahlplatte', 'Stahlzahnrad', 'Steel Gearbox', 'Steel Saw Blade', 'Stoff', 'Substrat', 'Synthetischer Gummi', 'Thunfisch', 'Tragbare Dampfmaschine', 'Truthahnkadaver', 'Ventil', 'Verbrennungsmotor', 'Verbundfüllstoff', 'Wolfkadaver', 'Zellulosefaser', 'Zement', 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', 'Gusseiserner Ofen', 'Talgkerze', 'Wasserrad', 'Windmühle', },
        ['Kohle'] = { 'Kohle', 'Holzkohle', },
        ['Kraftstoff'] = { 'Bauholz', 'Baumstamm', 'Benzin', 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Fir Log', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Joshua Log', 'Kohle', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Talg', 'Öl', 'Brett', 'Hardwood Board', 'Holzkohle', 'Holzspan', 'Papier', 'Pfeil', 'Pflanzenfasern', 'Seltsamer Kraftstoff', 'Softwood Board', 'Fackel', },
        ['Liquid'] = { 'Abwasser', 'Wasser', },
        ['Liquid Fuel'] = { 'Benzin', 'Biodiesel', },
        ['Marine Life'] = { 'Muschel', 'Seeigel', },
        ['MediumCarcass'] = { 'Alligator Carcass', 'Bergziegenkadaver', 'Dickhornschafskadaver', 'Elchkadaver', 'Hirschkadaver', 'Jaguar Carcass', },
        ['Metal'] = { 'Eisenbarren', 'Goldbarren', 'Kupferbarren', 'Steel Bar', },
        ['Modern Research'] = { 'Agriculture Research Paper Modern', 'Culinary Research Paper Modern', 'Dendrology Research Paper Modern', 'Engineering Research Paper Modern', 'Geology Research Paper Modern', 'Metallurgy Research Paper Modern', },
        ['ModernUpgrade'] = { 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', },
        ['Module'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spindelpresse', },
        ['MortaredStone'] = { 'Granitziegel', 'Kalksteinziegel', 'Sandsteinziegel', 'Steinziegel', },
        ['Nahrung'] = { 'Agavenblätter', 'Agavensamen', 'Ananas', 'Ananassamen', 'Arktische-Weide-Samen', 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Taro', 'Baked Tomato', 'Bannockbrot', 'Beet Campfire Salad', 'Beet Greens', 'Binsensamen', 'Birkensamen', 'Bohnen', 'Bohnenpaste', 'Boiled Grains', 'Brot', 'Bärenklaue', 'Bärensteak', 'Büschelgrassamen', 'CO₂-Kanister', 'Campfire Salad', 'Champignons', 'Champignonsporen', 'Charred Beans', 'Charred Cactus Fruit', 'Charred Fireweed Shoots', 'Charred Heart Of Palm', 'Charred Mushrooms', 'Cookeina', 'Cookeinasporen', 'Ecoylent', 'Eichel', 'Eichelpulver', 'Einfacher Salat', 'Elchtaco', 'Farnspitzen', 'Farnsporen', 'Fern Campfire Salad', 'Fichtensamen', 'Field Campfire Stew', 'Filet', 'Fladenbrot', 'Fleischbrühe', 'Fleischpastete', 'Fleischreste', 'Fliegenpilze', 'Fliegenpilzsporen', 'Flüssiger Stickstoff', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Fried Vegetables', 'Frittierter Mais', 'Fruit Muffin', 'Fruit Tart', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackener Braten', 'Gebackenes Fleisch', 'Gebratene Hasenkeulen', 'Gebratene Tomaten', 'Gebratener Reis mit Ananas', 'Gefüllter Truthahn', 'Gegrillte Agave', 'Gegrillte Ananas', 'Gegrillte Papaya', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrillte Tomate', 'Gegrillte Wurst', 'Gegrillter Fisch', 'Gegrillter Mais', 'Gegrillter Taro', 'Gegrilltes Fleisch', 'Gekochte Wurst', 'Gekochter Reis', 'Gemüsebrühe', 'Gemüsesalat', 'Gemüsesuppe', 'Geschmortes Fleisch', 'Getreidekeim', 'Getrocknete Farnspitzen', 'Grassamen', 'Großer-Blauhalm-Samen', 'Hefe', 'Heidelbeeren', 'Heidelbeerextrakt', 'Heidelbeerkuchen', 'Heidelbeersamen', 'Helikoniensamen', 'Hydrokolloide', 'Jointfir Seed', 'Joshua Seed', 'Jungle Campfire Salad', 'Jungle Campfire Stew', 'Kaktusfeige', 'Kaktusfeigensamen', 'Kapokbaumsamen', 'Knuspriger Speck', 'Krautweidensamen', 'Kreosotbuschsamen', 'Kugelkaktussamen', 'Kurz angebratenes Fleisch', 'Königsfarnsporen', 'Kürbis', 'Kürbissamen', 'Lagerfeuerbraten', 'Lagerfeuereintopf', 'Leavened Dough', 'Lupinensamen', 'Mais', 'Maismehl', 'Maissamen', 'Maisstärke', 'Makronen', 'Maltodextrin', 'Mammutbaumsamen', 'Meaty Stew', 'Mehl', 'Milch', 'Obstsalat', 'Orchideensamen', 'Palmensamen', 'Palmherz', 'Papaya', 'Papayasamen', 'Pastry Dough', 'Pirozhok', 'Prärielilienbrot', 'Prärielilienpaste', 'Prärielilienzwiebel', 'Purpursalat', 'Raffiniertes Öl', 'Reis', 'Riesige Kaktusfrucht', 'Rohe Wurst', 'Roher Braten', 'Roher Fisch', 'Roher Speck', 'Rohes Fleisch', 'Root Campfire Salad', 'Root Campfire Stew', 'Roter-Gitterling-Sporen', 'Rübe', 'Rübensamen', 'Saguaro-Kaktus-Samen', 'Schaumspierensamen', 'Schleierfarnspore', 'Seagrass Seed', 'Seetangsamen', 'Sonnenblumensamen', 'Steinbrechsamen', 'Steinpilze', 'Steinpilzsporen', 'Süßer Salat', 'Talg', 'Tannensamen', 'Tarosamen', 'Tarowurzel', 'Tomate', 'Tomatensamen', 'Topped Porridge', 'Tortilla', 'Transglutaminase', 'Vorbereitetes Fleisch', 'Waldliliensamen', 'Wapitiwellington', 'Wasserpestsamen', 'Weidenröschensamen', 'Weidenröschenwurzel', 'Weizen', 'Weizen Samen', 'White Bursage Seed', 'Wildeintopf', 'Wildsalat', 'Zedernsamen', 'Zucker', 'Zuckerrohr', 'Zuckersirup', 'Öl', },
        ['NaturalFiber'] = { 'Holzspan', 'Pflanzenfasern', 'Seetang', },
        ['NotInBrowser'] = { 'Bauernhaar', 'Blinzelnde Augenlieder', 'Fitter Oberkörper', 'Kurzer Bart', 'Menschliche Gliedmaßen', 'Normales Haar', 'Quadratkiefer', 'Rundes Gesicht', 'Schmuddeliges Haar', 'Vollbart', 'Wide Hips', 'Agavensamenbeutel', 'Ananassamenbeutel', 'Arctic Willow Seed Pack', 'Barrel Cactus Seed Pack', 'Big Bluestem Seed Pack', 'Binsensamenbeutel', 'Birkensamenbeutel', 'Bohnenbeutel', 'Büschelgrassamenbeutel', 'CO2 Item', 'Champignonsporenbeutel', 'Cookeinasporenbeutel', 'Eichelbeutel', 'Farnsporenbeutel', 'Fichtensamenbeutel', 'Fliegenpilzsporenbeutel', 'Grassamenbeutel', 'Heidelbeersamenbeutel', 'Helikoniensamenbeutel', 'Jointfir Seed Pack', 'Joshua Seed Pack', 'Kaktusfeigensamenbeutel', 'Kapokbaumsamenbeutel', 'Krautweidensamenbeutel', 'Kreosotbuschsamenbeutel', 'Königsfarnsporenbeutel', 'Kürbissamenbeutel', 'Lattice Mushroom Spores Pack', 'Lupinensamenbeutel', 'Maissamenbeutel', 'Mammutbaumsamenbeutel', 'Nitrogen Item', 'Orchideensamenbeutel', 'Oxygen Item', 'Palmensamenbeutel', 'Papayasamenbeutel', 'Prärielilienzwiebelbeutel', 'Reisbeutel', 'Rübensamenbeutel', 'Saguaro-Kaktus Samenbeutel', 'Schaumspierensamen-Packung', 'Schleierfarnsporenbeutel', 'Seegrassamenbeutel', 'Seetangsamenbeutel', 'Sonnenblumensamenbeutel', 'Steinbrechsamenbeutel', 'Steinpilzsporenbeutel', 'Tannensamenbeutel', 'Tarosamenbeutel', 'Tomatensamenbeutel', 'Waldliliensamenbeutel', 'Wasserpestsamenbeutel', 'Weidenröschensamenbeutel', 'Weizensamenbeutel', 'White Bursage Seed Pack', 'Zedernsamenbeutel', 'Zuckerrohrbeutel', 'Air Pollution Generator', 'Ecko Statue', 'Holzschild', 'Jeder Skypiercer', 'Kleiner Tisch', 'Steinbrunnen', 'Steintür', 'Stuhl', 'Tisch', 'Tür', },
        ['Object'] = { 'Alphahut', 'Alphamantel', 'Alphaschutzbrille', 'Arbeitsrucksack', 'Arbeitsstiefel', 'Bandana', 'Bauernhaar', 'Blinzelnde Augenlieder', 'Bärenrucksack', 'Caprihose', 'Cloth Belt', 'Cloth Cape', 'Einfacher Rucksack', 'Fitter Oberkörper', 'Gartenschuhe', 'Großer Rucksack', 'Halbschuhe', 'Henleyshirt', 'Hohe Stiefel', 'Hosen', 'Hülsenhemd', 'Kurzer Bart', 'Laufschuhe', 'Leichter Rucksack', 'Menschliche Gliedmaßen', 'Normales Haar', 'Quadratgürtel', 'Quadratkiefer', 'Rundes Gesicht', 'Schmuddeliges Haar', 'Shorts', 'Tarnhose', 'Tarnshirt', 'Trotteliger Hut', 'Vollbart', 'Wide Hips', 'Wolfflüstererhemd', 'Wolfflüstererhut', 'Wolfflüsterermaske', 'Abfall', 'Abwasser', 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Basalt', 'Bauholz', 'Baumrückstände', 'Baumstamm', 'Benzin', 'Biodiesel', 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Composite Birch Lumber', 'Composite Cedar Lumber', 'Composite Ceiba Lumber', 'Composite Fir Lumber', 'Composite Joshua Lumber', 'Composite Lumber', 'Composite Oak Lumber', 'Composite Palm Lumber', 'Composite Redwood Lumber', 'Composite Saguaro Lumber', 'Composite Spruce Lumber', 'Copper Concentrate', 'Crushed Basalt', 'Crushed Coal', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Oil Shale', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Crushed Stone', 'Dirt Road', 'Eisenbarren', 'Eisenerz', 'Eisenrohr', 'Erde', 'Fass', 'Fir Log', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Gneis', 'Gold Concentrate', 'Goldbarren', 'Golderz', 'Granit', 'Granitziegel', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Iron Concentrate', 'Joshua Log', 'Kabel', 'Kalkstein', 'Kalksteinziegel', 'Kohle', 'Kompost', 'Kupferbarren', 'Kupfererz', 'Kupferrohr', 'Lehm', 'Mortared Basalt', 'Mortared Gneiss', 'Mortared Shale', 'Oak Log', 'Palm Log', 'Petroleum', 'Redwood Log', 'Saguaro Rib', 'Sand', 'Sandstein', 'Sandsteinziegel', 'Schiefer', 'Schlacke', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Spruce Log', 'Stahlbeton', 'Stahlrohr', 'Steel Bar', 'Stein', 'Steinstraße', 'Steinziegel', 'Wasser', 'Wellblech', 'Wet Tailings', 'Ziegel', 'Agavenblätter', 'Agavensamen', 'Ananas', 'Ananassamen', 'Arktische-Weide-Samen', 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Taro', 'Baked Tomato', 'Bannockbrot', 'Beet Campfire Salad', 'Beet Greens', 'Binsensamen', 'Birkensamen', 'Bohnen', 'Bohnenpaste', 'Boiled Grains', 'Brot', 'Bärenklaue', 'Bärensteak', 'Büschelgrassamen', 'CO₂-Kanister', 'Campfire Salad', 'Champignons', 'Champignonsporen', 'Charred Beans', 'Charred Cactus Fruit', 'Charred Fireweed Shoots', 'Charred Heart Of Palm', 'Charred Mushrooms', 'Cookeina', 'Cookeinasporen', 'Ecoylent', 'Eichel', 'Eichelpulver', 'Einfacher Salat', 'Elchtaco', 'Farnspitzen', 'Farnsporen', 'Fern Campfire Salad', 'Fichtensamen', 'Field Campfire Stew', 'Filet', 'Fladenbrot', 'Fleischbrühe', 'Fleischpastete', 'Fleischreste', 'Fliegenpilze', 'Fliegenpilzsporen', 'Flüssiger Stickstoff', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Fried Vegetables', 'Frittierter Mais', 'Fruit Muffin', 'Fruit Tart', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackener Braten', 'Gebackenes Fleisch', 'Gebratene Hasenkeulen', 'Gebratene Tomaten', 'Gebratener Reis mit Ananas', 'Gefüllter Truthahn', 'Gegrillte Agave', 'Gegrillte Ananas', 'Gegrillte Papaya', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrillte Tomate', 'Gegrillte Wurst', 'Gegrillter Fisch', 'Gegrillter Mais', 'Gegrillter Taro', 'Gegrilltes Fleisch', 'Gekochte Wurst', 'Gekochter Reis', 'Gemüsebrühe', 'Gemüsesalat', 'Gemüsesuppe', 'Geschmortes Fleisch', 'Getreidekeim', 'Getrocknete Farnspitzen', 'Grassamen', 'Großer-Blauhalm-Samen', 'Hefe', 'Heidelbeeren', 'Heidelbeerextrakt', 'Heidelbeerkuchen', 'Heidelbeersamen', 'Helikoniensamen', 'Hydrokolloide', 'Jointfir Seed', 'Joshua Seed', 'Jungle Campfire Salad', 'Jungle Campfire Stew', 'Kaktusfeige', 'Kaktusfeigensamen', 'Kapokbaumsamen', 'Knuspriger Speck', 'Krautweidensamen', 'Kreosotbuschsamen', 'Kugelkaktussamen', 'Kurz angebratenes Fleisch', 'Königsfarnsporen', 'Kürbis', 'Kürbissamen', 'Lagerfeuerbraten', 'Lagerfeuereintopf', 'Leavened Dough', 'Lupinensamen', 'Mais', 'Maismehl', 'Maissamen', 'Maisstärke', 'Makronen', 'Maltodextrin', 'Mammutbaumsamen', 'Meaty Stew', 'Mehl', 'Milch', 'Obstsalat', 'Orchideensamen', 'Palmensamen', 'Palmherz', 'Papaya', 'Papayasamen', 'Pastry Dough', 'Pirozhok', 'Prärielilienbrot', 'Prärielilienpaste', 'Prärielilienzwiebel', 'Purpursalat', 'Raffiniertes Öl', 'Reis', 'Riesige Kaktusfrucht', 'Rohe Wurst', 'Roher Braten', 'Roher Fisch', 'Roher Speck', 'Rohes Fleisch', 'Root Campfire Salad', 'Root Campfire Stew', 'Roter-Gitterling-Sporen', 'Rübe', 'Rübensamen', 'Saguaro-Kaktus-Samen', 'Schaumspierensamen', 'Schleierfarnspore', 'Seagrass Seed', 'Seetangsamen', 'Sonnenblumensamen', 'Steinbrechsamen', 'Steinpilze', 'Steinpilzsporen', 'Süßer Salat', 'Talg', 'Tannensamen', 'Tarosamen', 'Tarowurzel', 'Tomate', 'Tomatensamen', 'Topped Porridge', 'Tortilla', 'Transglutaminase', 'Vorbereitetes Fleisch', 'Waldliliensamen', 'Wapitiwellington', 'Wasserpestsamen', 'Weidenröschensamen', 'Weidenröschenwurzel', 'Weizen', 'Weizen Samen', 'White Bursage Seed', 'Wildeintopf', 'Wildsalat', 'Zedernsamen', 'Zucker', 'Zuckerrohr', 'Zuckersirup', 'Öl', 'Beerenextraktdünger', 'Blutmehldünger', 'Compostables Item', 'Faserfüllstoff', 'Grundstücksurkunde', 'Holzspan', 'Holzstofffüller', 'Kompostdünger', 'Lederaschedünger', 'Pelzdünger', 'Phosphatdünger', 'Prärielilienaschedünger', 'Trash Item', 'Verbundfüllstoff', 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spindelpresse', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', 'Advanced Masonry Skill Book', 'Carpentry Skill Book', 'Composites Skill Book', 'Fertigkeitsbuch: Backen', 'Fertigkeitsbuch: Dünger', 'Fertigkeitsbuch: Elektronik', 'Fertigkeitsbuch: Fortgeschrittenes Backen', 'Fertigkeitsbuch: Fortgeschrittenes Kochen', 'Fertigkeitsbuch: Fortgeschrittenes Schmelzen', 'Fertigkeitsbuch: Glasverarbeitung', 'Fertigkeitsbuch: Grundlegende Technik', 'Fertigkeitsbuch: Industrie', 'Fertigkeitsbuch: Innovatives Kochen', 'Fertigkeitsbuch: Kochen', 'Fertigkeitsbuch: Landwirtschaft', 'Fertigkeitsbuch: Mahlen', 'Fertigkeitsbuch: Mechanik', 'Fertigkeitsbuch: Metzgerhandwerk', 'Fertigkeitsbuch: Papierherstellung', 'Fertigkeitsbuch: Schmelzen', 'Fertigkeitsbuch: Schneidern', 'Fertigkeitsbuch: Ölbohrung', 'Masonry Skill Book', 'Pottery Skill Book', 'Advanced Masonry Skill Scroll', 'Carpentry Skill Scroll', 'Composites Skill Scroll', 'Fertigkeitsschriftrolle: Backen', 'Fertigkeitsschriftrolle: Dünger', 'Fertigkeitsschriftrolle: Elektronik', 'Fertigkeitsschriftrolle: Fortgeschrittenes Backen', 'Fertigkeitsschriftrolle: Fortgeschrittenes Kochen', 'Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen', 'Fertigkeitsschriftrolle: Glasverarbeitung', 'Fertigkeitsschriftrolle: Grundlegende Technik', 'Fertigkeitsschriftrolle: Industrie', 'Fertigkeitsschriftrolle: Innovatives Kochen', 'Fertigkeitsschriftrolle: Kochen', 'Fertigkeitsschriftrolle: Landwirtschaft', 'Fertigkeitsschriftrolle: Mahlen', 'Fertigkeitsschriftrolle: Mechanik', 'Fertigkeitsschriftrolle: Metzgerhandwerk', 'Fertigkeitsschriftrolle: Papierherstellung', 'Fertigkeitsschriftrolle: Schmelzen', 'Fertigkeitsschriftrolle: Schneidern', 'Fertigkeitsschriftrolle: Ölbohrung', 'Masonry Skill Scroll', 'Pottery Skill Scroll', 'Angel', 'Axt', 'Blasting Charge', 'Bodenprüfer', 'Bogen', 'Composite Bow', 'Drill', 'Ecko der Delphin', 'Eisenaxt', 'Eisenhacke', 'Eisenhammer', 'Eisenschaufel', 'Eisenspitzhacke', 'Fackel', 'Grundstückspfosten', 'Hacke', 'Hammer', 'Hochwasserwerkzeug für Entwickler', 'Holzhacke', 'Holzschaufel', 'Hydrometer', 'Iron Machete', 'Iron Rock Drill', 'Iron Sickle', 'Kettensäge', 'Meteorbruchstück', 'Modern Machete', 'Modern Rock Drill', 'Moderne Axt', 'Moderne Hacke', 'Moderne Schaufel', 'Moderne Sense', 'Moderne Spitzhacke', 'Moderner Hammer', 'Recurve Bow', 'Schaufel', 'Spitzhacke', 'Stahlaxt', 'Stahlhacke', 'Stahlhammer', 'Stahlschaufel', 'Stahlspitzhacke', 'Steel Machete', 'Steel Road Tool', 'Steel Sickle', 'Steinaxt', 'Steinhammer', 'Steinspitzhacke', 'Stone Machete', 'Stone Road Tool', 'Stone Sickle', 'Werkzeug für Entwickler', 'Wooden Bow', 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Air Pollution Generator', 'Amboss', 'Amendments', 'Angetriebener Wagen', 'Anschlagbrett', 'Arrastra', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Door', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Door', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Door', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Door', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Door', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Door', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Door', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Backofen', 'Bagger', 'Ballot Box', 'Bank', 'Bathtub', 'Baupfosten', 'Board Of Elections', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Campingplatz', 'Capitol', 'Census Bureau', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Door', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Door', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Door', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Door', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Door', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Door', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Door', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Door', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Door', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Door', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Door', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Door', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Door', 'Composite Spruce Table', 'Computerlabor', 'Court', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Deckenlampe', 'Ecko Statue', 'Eisschrank', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrische Wandleuchte', 'Elektrische Wasserpumpe', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Executive Office', 'Fackelhalter', 'Fertigungsstraße', 'Feuerschale', 'Feuerschale aus Stein', 'Fischerei', 'Flüssigkeitskonverter', 'Forschungstisch', 'Froth Floatation Cell', 'Gepolsterter Stuhl', 'Gerahmte Glastür', 'Geschnitzter Kürbis', 'Geschäft', 'Goat Mount', 'Government Office', 'Große Holztür', 'Große Holztür mit Fenster', 'Große Wellstahltür', 'Großer Teppich', 'Großes hängendes Bauholzschild', 'Großes hängendes Steinschild', 'Großes stehendes Bauholzschild', 'Großes stehendes Steinschild', 'Grundbestitztisch', 'Gusseiserner Ofen', 'Hand Plow', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Door', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Door', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Hochofen', 'Holzaufzug-Rufposten', 'Holzkarren', 'Holzlatrine', 'Holzschild', 'Holztür', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzerner Aufzug', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Jaw Crusher', 'Jeder Skypiercer', 'Kerzenständer', 'Kleiner Holzkarren', 'Kleiner Teppich', 'Kleiner Tisch', 'Kleines Lager', 'Kleines hängendes Bauholzschild', 'Kleines hängendes Steinschild', 'Kleines stehendes Bauholzschild', 'Kleines stehendes Steinschild', 'Knopf', 'Kompaktlader', 'Kran', 'Küche', 'Kühlschrank', 'LKW', 'Laboratorium', 'Lager', 'Lagerfeuer', 'Landwirttisch', 'Large Hanging Ashlar Basalt Sign', 'Large Hanging Ashlar Gneiss Sign', 'Large Hanging Ashlar Granite Sign', 'Large Hanging Ashlar Limestone Sign', 'Large Hanging Ashlar Sandstone Sign', 'Large Hanging Ashlar Shale Sign', 'Large Hanging Ashlar Stone Sign', 'Large Hanging Birch Sign', 'Large Hanging Cedar Sign', 'Large Hanging Ceiba Sign', 'Large Hanging Fir Sign', 'Large Hanging Hardwood Sign', 'Large Hanging Joshua Sign', 'Large Hanging Mortared Granite Sign', 'Large Hanging Mortared Limestone Sign', 'Large Hanging Mortared Sandstone Sign', 'Large Hanging Mortared Stone Sign', 'Large Hanging Oak Sign', 'Large Hanging Palm Sign', 'Large Hanging Redwood Sign', 'Large Hanging Saguaro Sign', 'Large Hanging Softwood Sign', 'Large Hanging Spruce Sign', 'Large Lumber Stockpile', 'Large Standing Ashlar Basalt Sign', 'Large Standing Ashlar Gneiss Sign', 'Large Standing Ashlar Granite Sign', 'Large Standing Ashlar Limestone Sign', 'Large Standing Ashlar Sandstone Sign', 'Large Standing Ashlar Shale Sign', 'Large Standing Ashlar Stone Sign', 'Large Standing Birch Sign', 'Large Standing Cedar Sign', 'Large Standing Ceiba Sign', 'Large Standing Fir Sign', 'Large Standing Hardwood Sign', 'Large Standing Joshua Sign', 'Large Standing Mortared Granite Sign', 'Large Standing Mortared Limestone Sign', 'Large Standing Mortared Sandstone Sign', 'Large Standing Mortared Stone Sign', 'Large Standing Oak Sign', 'Large Standing Palm Sign', 'Large Standing Redwood Sign', 'Large Standing Saguaro Sign', 'Large Standing Softwood Sign', 'Large Standing Spruce Sign', 'Laser', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Logic Gate Item', 'Lumber Bench', 'Lumber Chair', 'Lumber Stockpile', 'Lumber Table', 'Maut', 'Mechanische Wasserpumpe', 'Metzgertisch', 'Mittelgroßer Teppich', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Door', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Münzprägemaschine', 'Quadratischer Blumentopf', 'Raffinerie', 'Regalschrank', 'Registrar', 'Rennofen', 'Reuse', 'Robotische Fertigungsstraße', 'Rocker Box', 'Runder Blumentopf', 'Salzkorb', 'Schalter', 'Schneidertisch', 'Schubkarre', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Small Hanging Ashlar Basalt Sign', 'Small Hanging Ashlar Gneiss Sign', 'Small Hanging Ashlar Granite Sign', 'Small Hanging Ashlar Limestone Sign', 'Small Hanging Ashlar Sandstone Sign', 'Small Hanging Ashlar Shale Sign', 'Small Hanging Ashlar Stone Sign', 'Small Hanging Birch Sign', 'Small Hanging Cedar Sign', 'Small Hanging Ceiba Sign', 'Small Hanging Fir Sign', 'Small Hanging Hardwood Sign', 'Small Hanging Joshua Sign', 'Small Hanging Mortared Granite Sign', 'Small Hanging Mortared Limestone Sign', 'Small Hanging Mortared Sandstone Sign', 'Small Hanging Mortared Stone Sign', 'Small Hanging Oak Sign', 'Small Hanging Palm Sign', 'Small Hanging Redwood Sign', 'Small Hanging Saguaro Sign', 'Small Hanging Softwood Sign', 'Small Hanging Spruce Sign', 'Small Sink', 'Small Standing Ashlar Basalt Sign', 'Small Standing Ashlar Gneiss Sign', 'Small Standing Ashlar Granite Sign', 'Small Standing Ashlar Limestone Sign', 'Small Standing Ashlar Sandstone Sign', 'Small Standing Ashlar Shale Sign', 'Small Standing Ashlar Stone Sign', 'Small Standing Birch Sign', 'Small Standing Cedar Sign', 'Small Standing Ceiba Sign', 'Small Standing Fir Sign', 'Small Standing Hardwood Sign', 'Small Standing Joshua Sign', 'Small Standing Mortared Granite Sign', 'Small Standing Mortared Limestone Sign', 'Small Standing Mortared Sandstone Sign', 'Small Standing Mortared Stone Sign', 'Small Standing Oak Sign', 'Small Standing Palm Sign', 'Small Standing Redwood Sign', 'Small Standing Saguaro Sign', 'Small Standing Softwood Sign', 'Small Standing Spruce Sign', 'Sofa', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Door', 'Softwood Lumber Table', 'Solargenerator', 'Spüle', 'Staatskasse', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Stamp Mill', 'Starterzelt', 'Steinbrunnen', 'Steinmetztisch', 'Steintür', 'Stop Sign', 'Straßenlaterne', 'Street Sign', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stuhl', 'Stählerne Stehlampe', 'Sägewerk', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Tisch', 'Toilet', 'Tool Bench', 'Truhe', 'Tür', 'Verbrennungsgenerator', 'Verteilungsstation', 'Wagenmachertisch', 'Walzwerk', 'Wandkerze', 'Waschbrett', 'Waschmaschine', 'Wasserfilter', 'Wasserrad', 'Wechselstube', 'Werkbank', 'Windmühle', 'Windrad', 'Winziges Lager', 'Zementbrennofen', 'Zimmermanntisch', 'Zoning Office', 'Ölbohrturm', 'Übertragungsmast', },
        ['Ore'] = { 'Eisenerz', 'Golderz', 'Kupfererz', },
        ['Pflug'] = { 'Steam Tractor Plow', 'Eisenhacke', 'Hacke', 'Holzhacke', 'Moderne Hacke', 'Stahlhacke', 'Hand Plow', },
        ['Planter'] = { 'Dampftraktor-Sämaschine', },
        ['Polluter'] = { 'Air Pollution Generator', 'Angetriebener Wagen', 'Bagger', 'Dampflastwagen', 'Dampftraktor', 'Herd', 'Hochofen', 'Kompaktlader', 'Kran', 'LKW', 'Raffinerie', 'Verbrennungsgenerator', 'Zementbrennofen', },
        ['Product'] = { 'Arbeitsrucksack', 'Arbeitsstiefel', 'Bandana', 'Bärenrucksack', 'Caprihose', 'Cloth Belt', 'Cloth Cape', 'Einfacher Rucksack', 'Gartenschuhe', 'Großer Rucksack', 'Halbschuhe', 'Henleyshirt', 'Hohe Stiefel', 'Hosen', 'Hülsenhemd', 'Laufschuhe', 'Leichter Rucksack', 'Quadratgürtel', 'Shorts', 'Tarnhose', 'Tarnshirt', 'Trotteliger Hut', 'Ashlar Basalt', 'Ashlar Gneiss', 'Ashlar Granite', 'Ashlar Limestone', 'Ashlar Sandstone', 'Ashlar Shale', 'Asphalt Concrete', 'Bauholz', 'Benzin', 'Biodiesel', 'Composite Lumber', 'Copper Concentrate', 'Crushed Basalt', 'Crushed Copper Ore', 'Crushed Gneiss', 'Crushed Gold Ore', 'Crushed Granite', 'Crushed Iron Ore', 'Crushed Limestone', 'Crushed Sandstone', 'Crushed Shale', 'Crushed Slag', 'Eisenbarren', 'Eisenrohr', 'Fass', 'Flachstahl', 'Gerahmtes Glas', 'Glas', 'Gold Concentrate', 'Goldbarren', 'Hardwood Hewn Log', 'Hardwood Lumber', 'Holz', 'Iron Concentrate', 'Kupferbarren', 'Kupferrohr', 'Petroleum', 'Sand', 'Schlacke', 'Slag', 'Softwood Hewn Log', 'Softwood Lumber', 'Stahlbeton', 'Stahlrohr', 'Steel Bar', 'Steinstraße', 'Steinziegel', 'Wellblech', 'Wet Tailings', 'Ziegel', 'Agavensamen', 'Ananassamen', 'Baked Beet', 'Baked Corn', 'Baked Heart Of Palm', 'Baked Taro', 'Baked Tomato', 'Bannockbrot', 'Beet Campfire Salad', 'Bohnenpaste', 'Boiled Grains', 'Brot', 'Bärenklaue', 'Bärensteak', 'CO₂-Kanister', 'Champignonsporen', 'Charred Beans', 'Charred Cactus Fruit', 'Charred Fireweed Shoots', 'Charred Heart Of Palm', 'Charred Mushrooms', 'Cookeinasporen', 'Eichelpulver', 'Einfacher Salat', 'Elchtaco', 'Farnsporen', 'Fern Campfire Salad', 'Field Campfire Stew', 'Filet', 'Fladenbrot', 'Fleischbrühe', 'Fleischpastete', 'Fleischreste', 'Fliegenpilzsporen', 'Flüssiger Stickstoff', 'Fried Camas', 'Fried Fiddleheads', 'Fried Hearts Of Palm', 'Fried Taro', 'Frittierter Mais', 'Fruit Muffin', 'Fruit Tart', 'Gebackene Agave', 'Gebackene Prärielilienzwiebel', 'Gebackener Braten', 'Gebackenes Fleisch', 'Gebratene Hasenkeulen', 'Gebratene Tomaten', 'Gebratener Reis mit Ananas', 'Gefüllter Truthahn', 'Gegrillte Agave', 'Gegrillte Ananas', 'Gegrillte Papaya', 'Gegrillte Prärielilienzwiebel', 'Gegrillte Rübe', 'Gegrillte Tomate', 'Gegrillte Wurst', 'Gegrillter Fisch', 'Gegrillter Mais', 'Gegrillter Taro', 'Gegrilltes Fleisch', 'Gekochte Wurst', 'Gekochter Reis', 'Gemüsebrühe', 'Gemüsesalat', 'Gemüsesuppe', 'Geschmortes Fleisch', 'Getreidekeim', 'Getrocknete Farnspitzen', 'Hefe', 'Heidelbeerextrakt', 'Heidelbeerkuchen', 'Heidelbeersamen', 'Hydrokolloide', 'Jungle Campfire Salad', 'Jungle Campfire Stew', 'Kaktusfeigensamen', 'Knuspriger Speck', 'Kurz angebratenes Fleisch', 'Kürbissamen', 'Lagerfeuerbraten', 'Leavened Dough', 'Maismehl', 'Maissamen', 'Maisstärke', 'Makronen', 'Maltodextrin', 'Meaty Stew', 'Mehl', 'Obstsalat', 'Papayasamen', 'Pastry Dough', 'Pirozhok', 'Prärielilienbrot', 'Prärielilienpaste', 'Purpursalat', 'Raffiniertes Öl', 'Rohe Wurst', 'Roher Braten', 'Roher Fisch', 'Roher Speck', 'Rohes Fleisch', 'Root Campfire Salad', 'Root Campfire Stew', 'Rübensamen', 'Steinpilzsporen', 'Süßer Salat', 'Talg', 'Tarosamen', 'Tomatensamen', 'Topped Porridge', 'Tortilla', 'Transglutaminase', 'Vorbereitetes Fleisch', 'Wapitiwellington', 'Weidenröschensamen', 'Weizen Samen', 'Wildeintopf', 'Wildsalat', 'Zucker', 'Zuckersirup', 'Öl', 'Advanced Circuit', 'Agriculture Research Paper Advanced', 'Agriculture Research Paper Modern', 'Basic Circuit', 'Beerenextraktdünger', 'Bewehrungsstahl', 'Blattgold', 'Blutmehldünger', 'Boiler', 'Branntkalk', 'Brett', 'Culinary Research Paper Advanced', 'Culinary Research Paper Basic', 'Culinary Research Paper Modern', 'Dampftraktor-Erntemaschine', 'Dampftraktor-Sämaschine', 'Dendrology Research Paper Advanced', 'Dendrology Research Paper Basic', 'Dendrology Research Paper Modern', 'Eisenachse', 'Eisenplatte', 'Eisenrad', 'Eisenzahnrad', 'Elektromotor', 'Engineering Research Paper Advanced', 'Engineering Research Paper Modern', 'Epoxidharz', 'Faserfüllstoff', 'Fellpelz', 'Fortschrittlicher Verbrennungsmotor', 'Gathering Research Paper Basic', 'Geology Research Paper Advanced', 'Geology Research Paper Basic', 'Geology Research Paper Modern', 'Getriebe', 'Glasfaserverstärkter Kunststoff', 'Glühbirne', 'Gold Wiring', 'Gummirad', 'Holzkohle', 'Holzrad', 'Holzstofffüller', 'Iron Saw Blade', 'IronPiston', 'Kompostdünger', 'Kunststoff', 'Kupferkabel', 'Kühler', 'Kühlkörper', 'Large Hanging Wood Sign', 'Large Standing Wood Sign', 'Leder', 'Lederaschedünger', 'Metallurgy Research Paper Advanced', 'Metallurgy Research Paper Basic', 'Metallurgy Research Paper Modern', 'Mörtel', 'Nail', 'Niete', 'Papier', 'Pelzdünger', 'Pfeil', 'Pflanzenfasern', 'Phosphatdünger', 'Prärielilienaschedünger', 'Schrauben', 'Servomotor', 'Small Hanging Wood Sign', 'Small Standing Wood Sign', 'Stahlachse', 'Stahlplatte', 'Stahlzahnrad', 'Steam Tractor Plow', 'Steel Gearbox', 'Steel Saw Blade', 'Stoff', 'Substrat', 'Synthetischer Gummi', 'Tragbare Dampfmaschine', 'Ventil', 'Verbrennungsmotor', 'Verbundfüllstoff', 'Zellulosefaser', 'Zement', 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spindelpresse', 'Erdrampe', 'Steinrampe', 'Advanced Masonry Skill Book', 'Carpentry Skill Book', 'Composites Skill Book', 'Fertigkeitsbuch: Backen', 'Fertigkeitsbuch: Dünger', 'Fertigkeitsbuch: Elektronik', 'Fertigkeitsbuch: Fortgeschrittenes Backen', 'Fertigkeitsbuch: Fortgeschrittenes Kochen', 'Fertigkeitsbuch: Fortgeschrittenes Schmelzen', 'Fertigkeitsbuch: Glasverarbeitung', 'Fertigkeitsbuch: Grundlegende Technik', 'Fertigkeitsbuch: Industrie', 'Fertigkeitsbuch: Innovatives Kochen', 'Fertigkeitsbuch: Kochen', 'Fertigkeitsbuch: Landwirtschaft', 'Fertigkeitsbuch: Mahlen', 'Fertigkeitsbuch: Mechanik', 'Fertigkeitsbuch: Metzgerhandwerk', 'Fertigkeitsbuch: Papierherstellung', 'Fertigkeitsbuch: Schmelzen', 'Fertigkeitsbuch: Schneidern', 'Fertigkeitsbuch: Ölbohrung', 'Masonry Skill Book', 'Pottery Skill Book', 'Angel', 'Bodenprüfer', 'Composite Bow', 'Eisenaxt', 'Eisenhacke', 'Eisenhammer', 'Eisenschaufel', 'Eisenspitzhacke', 'Fackel', 'Grundstückspfosten', 'Holzhacke', 'Holzschaufel', 'Iron Machete', 'Iron Rock Drill', 'Iron Sickle', 'Kettensäge', 'Modern Machete', 'Modern Rock Drill', 'Moderne Axt', 'Moderne Hacke', 'Moderne Schaufel', 'Moderne Sense', 'Moderne Spitzhacke', 'Moderner Hammer', 'Recurve Bow', 'Stahlaxt', 'Stahlhacke', 'Stahlhammer', 'Stahlschaufel', 'Stahlspitzhacke', 'Steel Machete', 'Steel Road Tool', 'Steel Sickle', 'Steinaxt', 'Steinhammer', 'Steinspitzhacke', 'Stone Machete', 'Stone Road Tool', 'Stone Sickle', 'Wooden Bow', 'Advanced Baking Advanced Upgrade', 'Advanced Cooking Advanced Upgrade', 'Advanced Masonry Modern Upgrade', 'Advanced Smelting Advanced Upgrade', 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', 'Baking Advanced Upgrade', 'Basic Engineering Basic Upgrade', 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', 'Butchery Basic Upgrade', 'Campfire Cooking Basic Upgrade', 'Carpentry Advanced Upgrade', 'Carpentry Basic Upgrade', 'Composites Modern Upgrade', 'Cooking Advanced Upgrade', 'Cutting Edge Cooking Modern Upgrade', 'Electronics Modern Upgrade', 'Farming Basic Upgrade', 'Fertilizers Basic Upgrade', 'Glassworking Advanced Upgrade', 'Glassworking Modern Upgrade', 'Industry Modern Upgrade', 'Logging Advanced Upgrade', 'Logging Basic Upgrade', 'Masonry Advanced Upgrade', 'Masonry Basic Upgrade', 'Mechanics Advanced Upgrade', 'Mechanics Modern Upgrade', 'Milling Advanced Upgrade', 'Mining Advanced Upgrade', 'Mining Basic Upgrade', 'Mining Modern Upgrade', 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', 'Oil Drilling Modern Upgrade', 'Paper Milling Basic Upgrade', 'Pottery Advanced Upgrade', 'Smelting Advanced Upgrade', 'Tailoring Basic Upgrade', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Amboss', 'Amendments', 'Angetriebener Wagen', 'Anschlagbrett', 'Arrastra', 'Ashlar Large Stone Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Door', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Backofen', 'Bagger', 'Ballot Box', 'Bank', 'Bathtub', 'Baupfosten', 'Board Of Elections', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Campingplatz', 'Capitol', 'Census Bureau', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Door', 'Composite Lumber Table', 'Computerlabor', 'Court', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Deckenlampe', 'Eisschrank', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrische Wandleuchte', 'Elektrische Wasserpumpe', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Executive Office', 'Fackelhalter', 'Fertigungsstraße', 'Feuerschale', 'Feuerschale aus Stein', 'Fischerei', 'Forschungstisch', 'Froth Floatation Cell', 'Gepolsterter Stuhl', 'Gerahmte Glastür', 'Geschnitzter Kürbis', 'Geschäft', 'Goat Mount', 'Government Office', 'Große Holztür', 'Große Holztür mit Fenster', 'Große Wellstahltür', 'Großer Teppich', 'Großes hängendes Bauholzschild', 'Großes stehendes Bauholzschild', 'Grundbestitztisch', 'Gusseiserner Ofen', 'Hand Plow', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Door', 'Hewn Table', 'Hochofen', 'Holzaufzug-Rufposten', 'Holzkarren', 'Holzlatrine', 'Holztür', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzerner Aufzug', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Jaw Crusher', 'Kerzenständer', 'Kleiner Holzkarren', 'Kleiner Teppich', 'Kleines Lager', 'Kleines hängendes Bauholzschild', 'Kleines stehendes Bauholzschild', 'Kompaktlader', 'Kran', 'Küche', 'Kühlschrank', 'LKW', 'Laboratorium', 'Lager', 'Lagerfeuer', 'Landwirttisch', 'Large Hanging Ashlar Stone Sign', 'Large Hanging Mortared Stone Sign', 'Large Lumber Stockpile', 'Large Standing Ashlar Stone Sign', 'Large Standing Mortared Stone Sign', 'Laser', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Lumber Bench', 'Lumber Chair', 'Lumber Stockpile', 'Lumber Table', 'Mechanische Wasserpumpe', 'Metzgertisch', 'Mittelgroßer Teppich', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Door', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Münzprägemaschine', 'Quadratischer Blumentopf', 'Raffinerie', 'Regalschrank', 'Registrar', 'Rennofen', 'Reuse', 'Robotische Fertigungsstraße', 'Rocker Box', 'Runder Blumentopf', 'Salzkorb', 'Schneidertisch', 'Schubkarre', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Small Hanging Ashlar Stone Sign', 'Small Hanging Mortared Stone Sign', 'Small Sink', 'Small Standing Ashlar Stone Sign', 'Small Standing Mortared Stone Sign', 'Sofa', 'Solargenerator', 'Spüle', 'Staatskasse', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Stamp Mill', 'Steinmetztisch', 'Stop Sign', 'Straßenlaterne', 'Street Sign', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stählerne Stehlampe', 'Sägewerk', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Toilet', 'Tool Bench', 'Truhe', 'Verbrennungsgenerator', 'Verteilungsstation', 'Wagenmachertisch', 'Walzwerk', 'Wandkerze', 'Waschbrett', 'Waschmaschine', 'Wasserfilter', 'Wasserrad', 'Wechselstube', 'Werkbank', 'Windmühle', 'Windrad', 'Winziges Lager', 'Zementbrennofen', 'Zimmermanntisch', 'Zoning Office', 'Ölbohrturm', 'Übertragungsmast', },
        ['Raw Food'] = { 'Agavenblätter', 'Ananas', 'Beet Greens', 'Bohnen', 'Champignons', 'Cookeina', 'Farnspitzen', 'Heidelbeeren', 'Kaktusfeige', 'Kürbis', 'Mais', 'Palmherz', 'Papaya', 'Prärielilienzwiebel', 'Reis', 'Riesige Kaktusfrucht', 'Rübe', 'Steinpilze', 'Tarowurzel', 'Tomate', 'Weidenröschenwurzel', 'Weizen', },
        ['Research'] = { 'Agriculture Research Paper Advanced', 'Agriculture Research Paper Modern', 'Culinary Research Paper Advanced', 'Culinary Research Paper Basic', 'Culinary Research Paper Modern', 'Dendrology Research Paper Advanced', 'Dendrology Research Paper Basic', 'Dendrology Research Paper Modern', 'Engineering Research Paper Advanced', 'Engineering Research Paper Modern', 'Gathering Research Paper Basic', 'Geology Research Paper Advanced', 'Geology Research Paper Basic', 'Geology Research Paper Modern', 'Metallurgy Research Paper Advanced', 'Metallurgy Research Paper Basic', 'Metallurgy Research Paper Modern', },
        ['Rock'] = { 'Basalt', 'Gneis', 'Granit', 'Kalkstein', 'Sandstein', 'Schiefer', 'Stein', },
        ['Root'] = { 'Prärielilienzwiebel', 'Rübe', 'Tarowurzel', },
        ['Salad'] = { 'Einfacher Salat', 'Obstsalat', },
        ['Seeds'] = { 'Agavensamen', 'Ananassamen', 'Arktische-Weide-Samen', 'Binsensamen', 'Birkensamen', 'Bohnen', 'Büschelgrassamen', 'Champignonsporen', 'Cookeinasporen', 'Eichel', 'Farnsporen', 'Fichtensamen', 'Fliegenpilzsporen', 'Grassamen', 'Großer-Blauhalm-Samen', 'Heidelbeersamen', 'Helikoniensamen', 'Jointfir Seed', 'Joshua Seed', 'Kaktusfeigensamen', 'Kapokbaumsamen', 'Krautweidensamen', 'Kreosotbuschsamen', 'Kugelkaktussamen', 'Königsfarnsporen', 'Kürbissamen', 'Lupinensamen', 'Maissamen', 'Mammutbaumsamen', 'Orchideensamen', 'Palmensamen', 'Papayasamen', 'Prärielilienzwiebel', 'Reis', 'Roter-Gitterling-Sporen', 'Rübensamen', 'Saguaro-Kaktus-Samen', 'Schaumspierensamen', 'Schleierfarnspore', 'Seagrass Seed', 'Seetangsamen', 'Sonnenblumensamen', 'Steinbrechsamen', 'Steinpilzsporen', 'Tannensamen', 'Tarosamen', 'Tomatensamen', 'Waldliliensamen', 'Wasserpestsamen', 'Weidenröschensamen', 'Weizen Samen', 'White Bursage Seed', 'Zedernsamen', 'Zuckerrohr', },
        ['Silica'] = { 'Crushed Granite', 'Crushed Sandstone', },
        ['Skilschriftrollen'] = { 'Advanced Masonry Skill Scroll', 'Carpentry Skill Scroll', 'Composites Skill Scroll', 'Fertigkeitsschriftrolle: Backen', 'Fertigkeitsschriftrolle: Dünger', 'Fertigkeitsschriftrolle: Elektronik', 'Fertigkeitsschriftrolle: Fortgeschrittenes Backen', 'Fertigkeitsschriftrolle: Fortgeschrittenes Kochen', 'Fertigkeitsschriftrolle: Fortgeschrittenes Schmelzen', 'Fertigkeitsschriftrolle: Glasverarbeitung', 'Fertigkeitsschriftrolle: Grundlegende Technik', 'Fertigkeitsschriftrolle: Industrie', 'Fertigkeitsschriftrolle: Innovatives Kochen', 'Fertigkeitsschriftrolle: Kochen', 'Fertigkeitsschriftrolle: Landwirtschaft', 'Fertigkeitsschriftrolle: Mahlen', 'Fertigkeitsschriftrolle: Mechanik', 'Fertigkeitsschriftrolle: Metzgerhandwerk', 'Fertigkeitsschriftrolle: Papierherstellung', 'Fertigkeitsschriftrolle: Schmelzen', 'Fertigkeitsschriftrolle: Schneidern', 'Fertigkeitsschriftrolle: Ölbohrung', 'Masonry Skill Scroll', 'Pottery Skill Scroll', },
        ['SmallCarcass'] = { 'Coyote Carcass', 'Fuchskadaver', 'Wolfkadaver', },
        ['Softwood'] = { 'Cedar Log', 'Fir Log', 'Redwood Log', 'Spruce Log', },
        ['SoftwoodLumber'] = { 'Composite Cedar Lumber', 'Composite Fir Lumber', 'Composite Redwood Lumber', },
        ['Storage Container'] = { 'Angetriebener Wagen', 'Ashlar Basalt Fireplace', 'Ashlar Gneiss Fireplace', 'Ashlar Granite Fireplace', 'Ashlar Limestone Fireplace', 'Ashlar Sandstone Fireplace', 'Ashlar Shale Fireplace', 'Ashlar Stone Fireplace', 'Backofen', 'Bagger', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Campingplatz', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Deckenlampe', 'Eisschrank', 'Fackelhalter', 'Feuerschale', 'Feuerschale aus Stein', 'Gusseiserner Ofen', 'Hochofen', 'Holzkarren', 'Kerzenständer', 'Kleiner Holzkarren', 'Kleines Lager', 'Kompaktlader', 'Kran', 'Kühlschrank', 'LKW', 'Lager', 'Lagerfeuer', 'Large Lumber Stockpile', 'Lumber Stockpile', 'Mortared Granite Fireplace', 'Mortared Limestone Fireplace', 'Mortared Sandstone Fireplace', 'Mortared Stone Fireplace', 'Raffinerie', 'Regalschrank', 'Rennofen', 'Schubkarre', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Truhe', 'Verbrennungsgenerator', 'Verteilungsstation', 'Wandkerze', 'Winziges Lager', 'Zementbrennofen', },
        ['Straße'] = { 'Asphalt Concrete', 'Steinstraße', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', },
        ['Tamper'] = { 'Steel Road Tool', 'Stone Road Tool', },
        ['Technik'] = { 'Knopf', 'Maut', 'Schalter', },
        ['Tier'] = { 'Agouti Carcass', 'Alligator Carcass', 'Bergziegenkadaver', 'Bisonkadaver', 'Coyote Carcass', 'Dickhornschafskadaver', 'Elchkadaver', 'Fuchskadaver', 'Hasenkadaver', 'Hirschkadaver', 'Jaguar Carcass', 'Otterkadaver', 'Snapping Turtle Carcass', 'Wolfkadaver', },
        ['TinyCarcass'] = { 'Agouti Carcass', 'Hasenkadaver', 'Otterkadaver', 'Snapping Turtle Carcass', 'Truthahnkadaver', },
        ['TinyFurCarcass'] = { 'Agouti Carcass', 'Hasenkadaver', 'Otterkadaver', },
        ['TinyLeatherCarcass'] = { 'Snapping Turtle Carcass', 'Truthahnkadaver', },
        ['Tool'] = { 'Dampftraktor-Erntemaschine', 'Dampftraktor-Sämaschine', 'Steam Tractor Plow', 'Bodenprüfer', 'Composite Bow', 'Eisenaxt', 'Eisenhacke', 'Eisenhammer', 'Eisenschaufel', 'Eisenspitzhacke', 'Grundstückspfosten', 'Holzhacke', 'Holzschaufel', 'Iron Machete', 'Iron Rock Drill', 'Iron Sickle', 'Kettensäge', 'Modern Machete', 'Modern Rock Drill', 'Moderne Axt', 'Moderne Hacke', 'Moderne Schaufel', 'Moderne Sense', 'Moderne Spitzhacke', 'Moderner Hammer', 'Recurve Bow', 'Stahlaxt', 'Stahlhacke', 'Stahlhammer', 'Stahlschaufel', 'Stahlspitzhacke', 'Steel Machete', 'Steel Road Tool', 'Steel Sickle', 'Steinaxt', 'Steinhammer', 'Steinspitzhacke', 'Stone Machete', 'Stone Road Tool', 'Stone Sickle', 'Wooden Bow', },
        ['Upgrade'] = { 'Advanced Baking Advanced Upgrade', 'Advanced Cooking Advanced Upgrade', 'Advanced Masonry Modern Upgrade', 'Advanced Smelting Advanced Upgrade', 'Advanced Upgrade 1', 'Advanced Upgrade 2', 'Advanced Upgrade 3', 'Advanced Upgrade 4', 'Baking Advanced Upgrade', 'Basic Engineering Basic Upgrade', 'Basic Upgrade 1', 'Basic Upgrade 2', 'Basic Upgrade 3', 'Basic Upgrade 4', 'Butchery Basic Upgrade', 'Campfire Cooking Basic Upgrade', 'Carpentry Advanced Upgrade', 'Carpentry Basic Upgrade', 'Composites Modern Upgrade', 'Cooking Advanced Upgrade', 'Cutting Edge Cooking Modern Upgrade', 'Electronics Modern Upgrade', 'Farming Basic Upgrade', 'Fertilizers Basic Upgrade', 'Glassworking Advanced Upgrade', 'Glassworking Modern Upgrade', 'Industry Modern Upgrade', 'Logging Advanced Upgrade', 'Logging Basic Upgrade', 'Masonry Advanced Upgrade', 'Masonry Basic Upgrade', 'Mechanics Advanced Upgrade', 'Mechanics Modern Upgrade', 'Milling Advanced Upgrade', 'Mining Advanced Upgrade', 'Mining Basic Upgrade', 'Mining Modern Upgrade', 'Modern Upgrade 1', 'Modern Upgrade 2', 'Modern Upgrade 3', 'Modern Upgrade 4', 'Oil Drilling Modern Upgrade', 'Paper Milling Basic Upgrade', 'Pottery Advanced Upgrade', 'Smelting Advanced Upgrade', 'Tailoring Basic Upgrade', },
        ['Vegetable'] = { 'Bohnen', 'Mais', 'Palmherz', 'Prärielilienzwiebel', 'Rübe', 'Tarowurzel', 'Tomate', },
        ['Weltobjekt'] = { 'Drehmaschine', 'Fräsmaschine', 'Mechanikertisch', 'Spindelpresse', 'Asphalt Concrete Ramp', 'Erdrampe', 'Steinrampe', 'Adorned Ashlar Basalt Bench', 'Adorned Ashlar Basalt Chair', 'Adorned Ashlar Basalt Table', 'Adorned Ashlar Gneiss Bench', 'Adorned Ashlar Gneiss Chair', 'Adorned Ashlar Gneiss Table', 'Adorned Ashlar Granite Bench', 'Adorned Ashlar Granite Chair', 'Adorned Ashlar Granite Table', 'Adorned Ashlar Limestone Bench', 'Adorned Ashlar Limestone Chair', 'Adorned Ashlar Limestone Table', 'Adorned Ashlar Sandstone Bench', 'Adorned Ashlar Sandstone Chair', 'Adorned Ashlar Sandstone Table', 'Adorned Ashlar Shale Bench', 'Adorned Ashlar Shale Chair', 'Adorned Ashlar Shale Table', 'Adorned Ashlar Stone Bench', 'Adorned Ashlar Stone Chair', 'Adorned Ashlar Stone Table', 'Advanced Carpentry Table', 'Advanced Masonry Table', 'Air Pollution Generator', 'Amboss', 'Amendments', 'Angetriebener Wagen', 'Anschlagbrett', 'Arrastra', 'Ashlar Basalt Bench', 'Ashlar Basalt Chair', 'Ashlar Basalt Door', 'Ashlar Basalt Fireplace', 'Ashlar Basalt Table', 'Ashlar Gneiss Bench', 'Ashlar Gneiss Chair', 'Ashlar Gneiss Door', 'Ashlar Gneiss Fireplace', 'Ashlar Gneiss Table', 'Ashlar Granite Bench', 'Ashlar Granite Chair', 'Ashlar Granite Door', 'Ashlar Granite Fireplace', 'Ashlar Granite Table', 'Ashlar Large Basalt Fountain', 'Ashlar Large Gneiss Fountain', 'Ashlar Large Granite Fountain', 'Ashlar Large Limestone Fountain', 'Ashlar Large Sandstone Fountain', 'Ashlar Large Shale Fountain', 'Ashlar Large Stone Fountain', 'Ashlar Limestone Bench', 'Ashlar Limestone Chair', 'Ashlar Limestone Door', 'Ashlar Limestone Fireplace', 'Ashlar Limestone Table', 'Ashlar Sandstone Bench', 'Ashlar Sandstone Chair', 'Ashlar Sandstone Door', 'Ashlar Sandstone Fireplace', 'Ashlar Sandstone Table', 'Ashlar Shale Bench', 'Ashlar Shale Chair', 'Ashlar Shale Door', 'Ashlar Shale Fireplace', 'Ashlar Shale Table', 'Ashlar Small Basalt Fountain', 'Ashlar Small Gneiss Fountain', 'Ashlar Small Granite Fountain', 'Ashlar Small Limestone Fountain', 'Ashlar Small Sandstone Fountain', 'Ashlar Small Shale Fountain', 'Ashlar Small Stone Fountain', 'Ashlar Stone Bench', 'Ashlar Stone Chair', 'Ashlar Stone Door', 'Ashlar Stone Fireplace', 'Ashlar Stone Table', 'Ausgestopfter Bison', 'Ausgestopfter Wapiti', 'Backofen', 'Bagger', 'Ballot Box', 'Bank', 'Bathtub', 'Baupfosten', 'Board Of Elections', 'Brennofen', 'Brick Fireplace', 'Bücherregal', 'Campingplatz', 'Capitol', 'Census Bureau', 'Composite Birch Bench', 'Composite Birch Chair', 'Composite Birch Door', 'Composite Birch Table', 'Composite Cedar Bench', 'Composite Cedar Chair', 'Composite Cedar Door', 'Composite Cedar Table', 'Composite Ceiba Bench', 'Composite Ceiba Chair', 'Composite Ceiba Door', 'Composite Ceiba Table', 'Composite Fir Bench', 'Composite Fir Chair', 'Composite Fir Door', 'Composite Fir Table', 'Composite Hardwood Bench', 'Composite Hardwood Chair', 'Composite Hardwood Door', 'Composite Hardwood Table', 'Composite Joshua Bench', 'Composite Joshua Chair', 'Composite Joshua Door', 'Composite Joshua Table', 'Composite Lumber Bench', 'Composite Lumber Chair', 'Composite Lumber Door', 'Composite Lumber Table', 'Composite Oak Bench', 'Composite Oak Chair', 'Composite Oak Door', 'Composite Oak Table', 'Composite Palm Bench', 'Composite Palm Chair', 'Composite Palm Door', 'Composite Palm Table', 'Composite Redwood Bench', 'Composite Redwood Chair', 'Composite Redwood Door', 'Composite Redwood Table', 'Composite Saguaro Bench', 'Composite Saguaro Chair', 'Composite Saguaro Door', 'Composite Saguaro Table', 'Composite Softwood Bench', 'Composite Softwood Chair', 'Composite Softwood Door', 'Composite Softwood Table', 'Composite Spruce Bench', 'Composite Spruce Chair', 'Composite Spruce Door', 'Composite Spruce Table', 'Computerlabor', 'Court', 'Dampflastwagen', 'Dampfmaschine', 'Dampftraktor', 'Deckenlampe', 'Ecko Statue', 'Eisschrank', 'Elektrische Drehmaschine', 'Elektrische Hobelmaschine', 'Elektrische Stanzpresse', 'Elektrische Wandleuchte', 'Elektrische Wasserpumpe', 'Elektrischer Bearbeitungstisch', 'Elektronikfertigung', 'Executive Office', 'Fackelhalter', 'Fertigungsstraße', 'Feuerschale', 'Feuerschale aus Stein', 'Fischerei', 'Flüssigkeitskonverter', 'Forschungstisch', 'Froth Floatation Cell', 'Gepolsterter Stuhl', 'Gerahmte Glastür', 'Geschnitzter Kürbis', 'Geschäft', 'Goat Mount', 'Government Office', 'Große Holztür', 'Große Holztür mit Fenster', 'Große Wellstahltür', 'Großer Teppich', 'Großes hängendes Bauholzschild', 'Großes hängendes Steinschild', 'Großes stehendes Bauholzschild', 'Großes stehendes Steinschild', 'Grundbestitztisch', 'Gusseiserner Ofen', 'Hand Plow', 'Hardwood Lumber Bench', 'Hardwood Lumber Chair', 'Hardwood Lumber Door', 'Hardwood Lumber Table', 'Herd', 'Hewn Bench', 'Hewn Chair', 'Hewn Door', 'Hewn Hardwood Bench', 'Hewn Hardwood Chair', 'Hewn Hardwood Table', 'Hewn Softwood Bench', 'Hewn Softwood Chair', 'Hewn Softwood Table', 'Hewn Table', 'Hochofen', 'Holzaufzug-Rufposten', 'Holzkarren', 'Holzlatrine', 'Holzschild', 'Holztür', 'Hölzerne Deckenlampe', 'Hölzerne Stehlampe', 'Hölzerne Tischlampe', 'Hölzerner Aufzug', 'Hölzernes Stoffbett', 'Hölzernes Strohbett', 'Jaw Crusher', 'Jeder Skypiercer', 'Kerzenständer', 'Kleiner Holzkarren', 'Kleiner Teppich', 'Kleiner Tisch', 'Kleines Lager', 'Kleines hängendes Bauholzschild', 'Kleines hängendes Steinschild', 'Kleines stehendes Bauholzschild', 'Kleines stehendes Steinschild', 'Knopf', 'Kompaktlader', 'Kran', 'Küche', 'Kühlschrank', 'LKW', 'Laboratorium', 'Lager', 'Lagerfeuer', 'Landwirttisch', 'Large Hanging Ashlar Basalt Sign', 'Large Hanging Ashlar Gneiss Sign', 'Large Hanging Ashlar Granite Sign', 'Large Hanging Ashlar Limestone Sign', 'Large Hanging Ashlar Sandstone Sign', 'Large Hanging Ashlar Shale Sign', 'Large Hanging Ashlar Stone Sign', 'Large Hanging Birch Sign', 'Large Hanging Cedar Sign', 'Large Hanging Ceiba Sign', 'Large Hanging Fir Sign', 'Large Hanging Hardwood Sign', 'Large Hanging Joshua Sign', 'Large Hanging Mortared Granite Sign', 'Large Hanging Mortared Limestone Sign', 'Large Hanging Mortared Sandstone Sign', 'Large Hanging Mortared Stone Sign', 'Large Hanging Oak Sign', 'Large Hanging Palm Sign', 'Large Hanging Redwood Sign', 'Large Hanging Saguaro Sign', 'Large Hanging Softwood Sign', 'Large Hanging Spruce Sign', 'Large Lumber Stockpile', 'Large Standing Ashlar Basalt Sign', 'Large Standing Ashlar Gneiss Sign', 'Large Standing Ashlar Granite Sign', 'Large Standing Ashlar Limestone Sign', 'Large Standing Ashlar Sandstone Sign', 'Large Standing Ashlar Shale Sign', 'Large Standing Ashlar Stone Sign', 'Large Standing Birch Sign', 'Large Standing Cedar Sign', 'Large Standing Ceiba Sign', 'Large Standing Fir Sign', 'Large Standing Hardwood Sign', 'Large Standing Joshua Sign', 'Large Standing Mortared Granite Sign', 'Large Standing Mortared Limestone Sign', 'Large Standing Mortared Sandstone Sign', 'Large Standing Mortared Stone Sign', 'Large Standing Oak Sign', 'Large Standing Palm Sign', 'Large Standing Redwood Sign', 'Large Standing Saguaro Sign', 'Large Standing Softwood Sign', 'Large Standing Spruce Sign', 'Laser', 'Limestone Bison Statue', 'Limestone Otter Statue', 'Limestone Owl Statue', 'Limestone Wolf Statue', 'Logic Gate Item', 'Lumber Bench', 'Lumber Chair', 'Lumber Stockpile', 'Lumber Table', 'Maut', 'Mechanische Wasserpumpe', 'Metzgertisch', 'Mittelgroßer Teppich', 'Modern Double Street Light', 'Modern Street Light', 'Mortared Granite Bench', 'Mortared Granite Chair', 'Mortared Granite Fireplace', 'Mortared Granite Table', 'Mortared Limestone Bench', 'Mortared Limestone Chair', 'Mortared Limestone Fireplace', 'Mortared Limestone Table', 'Mortared Sandstone Bench', 'Mortared Sandstone Chair', 'Mortared Sandstone Fireplace', 'Mortared Sandstone Table', 'Mortared Stone Bench', 'Mortared Stone Chair', 'Mortared Stone Door', 'Mortared Stone Fireplace', 'Mortared Stone Table', 'Mühle', 'Münzprägemaschine', 'Quadratischer Blumentopf', 'Raffinerie', 'Regalschrank', 'Registrar', 'Rennofen', 'Reuse', 'Robotische Fertigungsstraße', 'Rocker Box', 'Runder Blumentopf', 'Salzkorb', 'Schalter', 'Schneidertisch', 'Schubkarre', 'Screening Machine', 'Sensor Based Belt Sorter', 'Sheep Mount', 'Small Hanging Ashlar Basalt Sign', 'Small Hanging Ashlar Gneiss Sign', 'Small Hanging Ashlar Granite Sign', 'Small Hanging Ashlar Limestone Sign', 'Small Hanging Ashlar Sandstone Sign', 'Small Hanging Ashlar Shale Sign', 'Small Hanging Ashlar Stone Sign', 'Small Hanging Birch Sign', 'Small Hanging Cedar Sign', 'Small Hanging Ceiba Sign', 'Small Hanging Fir Sign', 'Small Hanging Hardwood Sign', 'Small Hanging Joshua Sign', 'Small Hanging Mortared Granite Sign', 'Small Hanging Mortared Limestone Sign', 'Small Hanging Mortared Sandstone Sign', 'Small Hanging Mortared Stone Sign', 'Small Hanging Oak Sign', 'Small Hanging Palm Sign', 'Small Hanging Redwood Sign', 'Small Hanging Saguaro Sign', 'Small Hanging Softwood Sign', 'Small Hanging Spruce Sign', 'Small Sink', 'Small Standing Ashlar Basalt Sign', 'Small Standing Ashlar Gneiss Sign', 'Small Standing Ashlar Granite Sign', 'Small Standing Ashlar Limestone Sign', 'Small Standing Ashlar Sandstone Sign', 'Small Standing Ashlar Shale Sign', 'Small Standing Ashlar Stone Sign', 'Small Standing Birch Sign', 'Small Standing Cedar Sign', 'Small Standing Ceiba Sign', 'Small Standing Fir Sign', 'Small Standing Hardwood Sign', 'Small Standing Joshua Sign', 'Small Standing Mortared Granite Sign', 'Small Standing Mortared Limestone Sign', 'Small Standing Mortared Sandstone Sign', 'Small Standing Mortared Stone Sign', 'Small Standing Oak Sign', 'Small Standing Palm Sign', 'Small Standing Redwood Sign', 'Small Standing Saguaro Sign', 'Small Standing Softwood Sign', 'Small Standing Spruce Sign', 'Sofa', 'Softwood Lumber Bench', 'Softwood Lumber Chair', 'Softwood Lumber Door', 'Softwood Lumber Table', 'Solargenerator', 'Spüle', 'Staatskasse', 'Stahl-Deckenlampe', 'Stahltischlampe', 'Stamp Mill', 'Starterzelt', 'Steinbrunnen', 'Steinmetztisch', 'Steintür', 'Stop Sign', 'Straßenlaterne', 'Street Sign', 'Stuffed Alligator', 'Stuffed Bison', 'Stuffed Goat', 'Stuffed Jaguar', 'Stuffed Wolf', 'Stuhl', 'Stählerne Stehlampe', 'Sägewerk', 'Talgkerze', 'Talglampe', 'Talgwandlampe', 'Tisch', 'Toilet', 'Tool Bench', 'Truhe', 'Tür', 'Verbrennungsgenerator', 'Verteilungsstation', 'Wagenmachertisch', 'Walzwerk', 'Wandkerze', 'Waschbrett', 'Waschmaschine', 'Wasserfilter', 'Wasserrad', 'Wechselstube', 'Werkbank', 'Windmühle', 'Windrad', 'Winziges Lager', 'Zementbrennofen', 'Zimmermanntisch', 'Zoning Office', 'Ölbohrturm', 'Übertragungsmast', },
        ['Werkzeuge'] = { 'Angel', 'Axt', 'Blasting Charge', 'Bodenprüfer', 'Bogen', 'Composite Bow', 'Drill', 'Ecko der Delphin', 'Eisenaxt', 'Eisenhacke', 'Eisenhammer', 'Eisenschaufel', 'Eisenspitzhacke', 'Fackel', 'Grundstückspfosten', 'Hacke', 'Hammer', 'Hochwasserwerkzeug für Entwickler', 'Holzhacke', 'Holzschaufel', 'Hydrometer', 'Iron Machete', 'Iron Rock Drill', 'Iron Sickle', 'Kettensäge', 'Meteorbruchstück', 'Modern Machete', 'Modern Rock Drill', 'Moderne Axt', 'Moderne Hacke', 'Moderne Schaufel', 'Moderne Sense', 'Moderne Spitzhacke', 'Moderner Hammer', 'Recurve Bow', 'Schaufel', 'Spitzhacke', 'Stahlaxt', 'Stahlhacke', 'Stahlhammer', 'Stahlschaufel', 'Stahlspitzhacke', 'Steel Machete', 'Steel Road Tool', 'Steel Sickle', 'Steinaxt', 'Steinhammer', 'Steinspitzhacke', 'Stone Machete', 'Stone Road Tool', 'Stone Sickle', 'Werkzeug für Entwickler', 'Wooden Bow', },
        ['Wirtschaft'] = { 'Anschlagbrett', 'Elektrische Wasserpumpe', 'Geschäft', 'Maut', 'Mechanische Wasserpumpe', 'Münzprägemaschine', 'Staatskasse', 'Verteilungsstation', 'Wechselstube', },
        ['Wood'] = { 'Birch Log', 'Cedar Log', 'Ceiba Log', 'Fir Log', 'Joshua Log', 'Oak Log', 'Palm Log', 'Redwood Log', 'Saguaro Rib', 'Spruce Log', },
        ['WoodBoard'] = { 'Brett', 'Hardwood Board', 'Softwood Board', },
        ['Zahnrad'] = { 'Eisenzahnrad', 'Stahlzahnrad', },
    },
}