Editing Module:ItemData

From Eco - English Wiki

Your changes will be displayed to readers once an authorized user accepts them. (help)

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
-- Eco Version : 0.10.2.2
-- Eco Version : 0.9.3.1 beta release-204
-- Export Language: English
-- Export Language: English


return {
return {
items = {
    items = {
Acorn = {
        ['Acorn'] = {
untranslated = "Acorn",
                    ['untranslated'] = 'Acorn',
category = nil,
                    ['category'] = '_None',
group = "Food",
                    ['group'] = 'Food',
description = "Plant to grow an oak tree.",
                    ['description'] = 'Plant to grow an oak tree.',
tagGroups = {
                    ['tagGroups'] = {'Seeds', 'Food', 'Object', 'Ingredient'},
"Food",
                    ['maxStack'] = '100',
"Seeds",
                    ['carried'] = 'Backpack',
},
                    ['weight'] = '0.05',
maxStack = 100,
                    ['calories'] = '0.0',
carried = "Backpack",
                    ['carbs'] = '0.0',
weight = 50,
                    ['protein'] = '0.0',
calories = 0,
                    ['fat'] = '0.0',
carbs = 0,
                    ['vitamins'] = '0.0',
protein = 0,
                    ['density'] = '0.0',
fat = 0,
                    ['fuel'] = nil,
vitamins = 0,
                    ['yield'] = nil,
density = 0,
                    ['currency'] = nil,
fuel = nil,
                    ['skillValue'] = nil,
yield = nil,
                    ['roomCategory'] = nil,
currency = nil,
                    ['furnitureType'] = nil,
skillValue = nil,
                    ['repeatsDepreciation'] = nil,
roomCategory = nil,
                    ['materialTier'] = nil,
furnitureType = nil,
                    ['fuelsUsed'] = nil,
repeatsDepreciation = nil,
                    ['gridRadius'] = nil,
materialTier = nil,
                    ['energyUsed'] = nil,
fuelsUsed = nil,
                    ['energyProduced'] = nil,
gridRadius = nil,
                    ['energyType'] = nil,
energyUsed = nil,
                    ['fluidsUsed'] = nil,
energyProduced = nil,
                    ['fluidsProduced'] = nil,
energyType = nil,
                    ['validTalents'] = nil,
fluidsUsed = nil,
                    ['footprint'] = nil,
fluidsProduced = nil,
                    ['mobile'] = nil,
validTalents = nil,
                    ['roomSizeReq'] = nil,
footprint = nil,
                    ['roomMatReq'] = nil,
mobile = nil,
                    ['roomContainReq'] = nil,
roomSizeReq = nil,
                    ['inventorySlots'] = nil,
roomMatReq = nil,
                    ['inventoryMaxWeight'] = nil,
roomContainReq = nil,
                    ['type'] = 'AcornItem',
inventorySlots = nil,
                    ['typeID'] = '714',
inventoryMaxWeight = nil,
        },
inventoryRestrictions = nil,
        ['Acorn Pack'] = {
NutrientElement = nil,
                    ['untranslated'] = 'Acorn Pack',
type = "AcornItem",
                    ['category'] = 'Hidden',
typeID = 0,
                    ['group'] = 'Items',
},
                    ['description'] = 'Plant to grow an oak tree.',
["Acorn Powder"] = {
                    ['tagGroups'] = {'Not In Browser'},
untranslated = "Acorn Powder",
                    ['maxStack'] = '100',
category = nil,
                    ['carried'] = 'Backpack',
group = "Food",
                    ['weight'] = '0.05',
description = "Powdered acorn.",
                    ['calories'] = nil,
tagGroups = {
                    ['carbs'] = nil,
"Food",
                    ['protein'] = nil,
},
                    ['fat'] = nil,
maxStack = 100,
                    ['vitamins'] = nil,
carried = "Backpack",
                    ['density'] = nil,
weight = 200,
                    ['fuel'] = nil,
calories = 40,
                    ['yield'] = nil,
carbs = 1,
                    ['currency'] = nil,
protein = 5,
                    ['skillValue'] = nil,
fat = 2,
                    ['roomCategory'] = nil,
vitamins = 5,
                    ['furnitureType'] = nil,
density = 32.5,
                    ['repeatsDepreciation'] = nil,
fuel = nil,
                    ['materialTier'] = nil,
yield = nil,
                    ['fuelsUsed'] = nil,
currency = nil,
                    ['gridRadius'] = nil,
skillValue = nil,
                    ['energyUsed'] = nil,
roomCategory = nil,
                    ['energyProduced'] = nil,
furnitureType = nil,
                    ['energyType'] = nil,
repeatsDepreciation = nil,
                    ['fluidsUsed'] = nil,
materialTier = nil,
                    ['fluidsProduced'] = nil,
fuelsUsed = nil,
                    ['validTalents'] = nil,
gridRadius = nil,
                    ['footprint'] = nil,
energyUsed = nil,
                    ['mobile'] = nil,
energyProduced = nil,
                    ['roomSizeReq'] = nil,
energyType = nil,
                    ['roomMatReq'] = nil,
fluidsUsed = nil,
                    ['roomContainReq'] = nil,
fluidsProduced = nil,
                    ['inventorySlots'] = nil,
validTalents = nil,
                    ['inventoryMaxWeight'] = nil,
footprint = nil,
                    ['type'] = 'AcornPackItem',
mobile = nil,
                    ['typeID'] = '715',
roomSizeReq = nil,
        },
roomMatReq = nil,
        ['Acorn Powder'] = {
roomContainReq = nil,
                    ['untranslated'] = 'Acorn Powder',
inventorySlots = nil,
                    ['category'] = '_None',
inventoryMaxWeight = nil,
                    ['group'] = 'Food',
inventoryRestrictions = nil,
                    ['description'] = 'Powdered acorn.',
NutrientElement = nil,
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
type = "AcornPowderItem",
                    ['maxStack'] = '100',
typeID = 0,
                    ['carried'] = 'Backpack',
},
                    ['weight'] = '0.2',
["Adorned Ashlar Basalt Bench"] = {
                    ['calories'] = '40.0',
untranslated = "Adorned Ashlar Basalt Bench",
                    ['carbs'] = '3.0',
category = nil,
                    ['protein'] = '5.0',
group = "Housing Objects",
                    ['fat'] = '2.0',
description = "A fancy ashlar stone bench that has been adorned with gold.",
                    ['vitamins'] = '5.0',
tagGroups = {
                    ['density'] = '37.5',
"Housing",
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
maxStack = 1,
                    ['currency'] = nil,
carried = "Backpack",
                    ['skillValue'] = nil,
weight = 1000,
                    ['roomCategory'] = nil,
calories = nil,
                    ['furnitureType'] = nil,
carbs = nil,
                    ['repeatsDepreciation'] = nil,
protein = nil,
                    ['materialTier'] = nil,
fat = nil,
                    ['fuelsUsed'] = nil,
vitamins = nil,
                    ['gridRadius'] = nil,
density = nil,
                    ['energyUsed'] = nil,
fuel = nil,
                    ['energyProduced'] = nil,
yield = nil,
                    ['energyType'] = nil,
currency = nil,
                    ['fluidsUsed'] = nil,
skillValue = "3",
                    ['fluidsProduced'] = nil,
roomCategory = "Seating",
                    ['validTalents'] = nil,
furnitureType = "Chair",
                    ['footprint'] = nil,
repeatsDepreciation = "0.5",
                    ['mobile'] = nil,
materialTier = nil,
                    ['roomSizeReq'] = nil,
fuelsUsed = nil,
                    ['roomMatReq'] = nil,
gridRadius = nil,
                    ['roomContainReq'] = nil,
energyUsed = nil,
                    ['inventorySlots'] = nil,
energyProduced = nil,
                    ['inventoryMaxWeight'] = nil,
energyType = nil,
                    ['type'] = 'AcornPowderItem',
fluidsUsed = nil,
                    ['typeID'] = '425',
fluidsProduced = nil,
        },
validTalents = nil,
        ['Adorned Ashlar Basalt Bench'] = {
footprint = "2x1x2",
                    ['untranslated'] = 'Adorned Ashlar Basalt Bench',
mobile = nil,
                    ['category'] = 'WorldObject',
roomSizeReq = nil,
                    ['group'] = 'World Object Items',
roomMatReq = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
roomContainReq = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
inventorySlots = nil,
                    ['maxStack'] = '100',
inventoryMaxWeight = nil,
                    ['carried'] = 'Backpack',
inventoryRestrictions = nil,
                    ['weight'] = nil,
NutrientElement = nil,
                    ['calories'] = nil,
type = "AdornedAshlarBasaltBenchItem",
                    ['carbs'] = nil,
typeID = 0,
                    ['protein'] = nil,
},
                    ['fat'] = nil,
["Adorned Ashlar Basalt Chair"] = {
                    ['vitamins'] = nil,
untranslated = "Adorned Ashlar Basalt Chair",
                    ['density'] = nil,
category = nil,
                    ['fuel'] = nil,
group = "Housing Objects",
                    ['yield'] = nil,
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
                    ['currency'] = nil,
tagGroups = {
                    ['skillValue'] = '3',
"Housing",
                    ['roomCategory'] = 'General',
},
                    ['furnitureType'] = 'Seating',
maxStack = 1,
                    ['repeatsDepreciation'] = '0.5',
carried = "Backpack",
                    ['materialTier'] = nil,
weight = 1000,
                    ['fuelsUsed'] = nil,
calories = nil,
                    ['gridRadius'] = nil,
carbs = nil,
                    ['energyUsed'] = nil,
protein = nil,
                    ['energyProduced'] = nil,
fat = nil,
                    ['energyType'] = nil,
vitamins = nil,
                    ['fluidsUsed'] = nil,
density = nil,
                    ['fluidsProduced'] = nil,
fuel = nil,
                    ['validTalents'] = nil,
yield = nil,
                    ['footprint'] = '2 X 2 X 1',
currency = nil,
                    ['mobile'] = nil,
skillValue = "2",
                    ['roomSizeReq'] = nil,
roomCategory = "Seating",
                    ['roomMatReq'] = nil,
furnitureType = "Chair",
                    ['roomContainReq'] = nil,
repeatsDepreciation = "0.7",
                    ['inventorySlots'] = nil,
materialTier = nil,
                    ['inventoryMaxWeight'] = nil,
fuelsUsed = nil,
                    ['type'] = 'AdornedAshlarBasaltBenchItem',
gridRadius = nil,
                    ['typeID'] = '955',
energyUsed = nil,
        },
energyProduced = nil,
        ['Adorned Ashlar Basalt Chair'] = {
energyType = nil,
                    ['untranslated'] = 'Adorned Ashlar Basalt Chair',
fluidsUsed = nil,
                    ['category'] = 'WorldObject',
fluidsProduced = nil,
                    ['group'] = 'World Object Items',
validTalents = nil,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
footprint = "1x1x2",
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
mobile = nil,
                    ['maxStack'] = '100',
roomSizeReq = nil,
                    ['carried'] = 'Backpack',
roomMatReq = nil,
                    ['weight'] = nil,
roomContainReq = nil,
                    ['calories'] = nil,
inventorySlots = nil,
                    ['carbs'] = nil,
inventoryMaxWeight = nil,
                    ['protein'] = nil,
inventoryRestrictions = nil,
                    ['fat'] = nil,
NutrientElement = nil,
                    ['vitamins'] = nil,
type = "AdornedAshlarBasaltChairItem",
                    ['density'] = nil,
typeID = 0,
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
["Adorned Ashlar Basalt Table"] = {
                    ['currency'] = nil,
untranslated = "Adorned Ashlar Basalt Table",
                    ['skillValue'] = '2',
category = nil,
                    ['roomCategory'] = 'General',
group = "Housing Objects",
                    ['furnitureType'] = 'Seating',
description = "A fancy ashlar stone table that has been adorned with gold.",
                    ['repeatsDepreciation'] = '0.7',
tagGroups = {
                    ['materialTier'] = nil,
"Housing",
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
maxStack = 1,
                    ['energyUsed'] = nil,
carried = "Backpack",
                    ['energyProduced'] = nil,
weight = 2000,
                    ['energyType'] = nil,
calories = nil,
                    ['fluidsUsed'] = nil,
carbs = nil,
                    ['fluidsProduced'] = nil,
protein = nil,
                    ['validTalents'] = nil,
fat = nil,
                    ['footprint'] = '1 X 2 X 1',
vitamins = nil,
                    ['mobile'] = nil,
density = nil,
                    ['roomSizeReq'] = nil,
fuel = nil,
                    ['roomMatReq'] = nil,
yield = nil,
                    ['roomContainReq'] = nil,
currency = nil,
                    ['inventorySlots'] = nil,
skillValue = "3.5",
                    ['inventoryMaxWeight'] = nil,
roomCategory = "Seating",
                    ['type'] = 'AdornedAshlarBasaltChairItem',
furnitureType = "Table",
                    ['typeID'] = '956',
repeatsDepreciation = "0.6",
        },
materialTier = nil,
        ['Adorned Ashlar Basalt Table'] = {
fuelsUsed = nil,
                    ['untranslated'] = 'Adorned Ashlar Basalt Table',
gridRadius = nil,
                    ['category'] = 'WorldObject',
energyUsed = nil,
                    ['group'] = 'World Object Items',
energyProduced = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
energyType = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
fluidsUsed = nil,
                    ['maxStack'] = '100',
fluidsProduced = nil,
                    ['carried'] = 'Backpack',
validTalents = nil,
                    ['weight'] = nil,
footprint = "2x1x1",
                    ['calories'] = nil,
mobile = nil,
                    ['carbs'] = nil,
roomSizeReq = nil,
                    ['protein'] = nil,
roomMatReq = nil,
                    ['fat'] = nil,
roomContainReq = nil,
                    ['vitamins'] = nil,
inventorySlots = nil,
                    ['density'] = nil,
inventoryMaxWeight = nil,
                    ['fuel'] = nil,
inventoryRestrictions = nil,
                    ['yield'] = nil,
NutrientElement = nil,
                    ['currency'] = nil,
type = "AdornedAshlarBasaltTableItem",
                    ['skillValue'] = '3.5',
typeID = 0,
                    ['roomCategory'] = 'General',
},
                    ['furnitureType'] = 'Table',
["Adorned Ashlar Stone Bench"] = {
                    ['repeatsDepreciation'] = '0.6',
untranslated = "Adorned Ashlar Stone Bench",
                    ['materialTier'] = nil,
category = nil,
                    ['fuelsUsed'] = nil,
group = "Housing Objects",
                    ['gridRadius'] = nil,
description = "A fancy ashlar stone bench that has been adorned with gold.",
                    ['energyUsed'] = nil,
tagGroups = {
                    ['energyProduced'] = nil,
"Housing",
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
maxStack = 1,
                    ['fluidsProduced'] = nil,
carried = "Backpack",
                    ['validTalents'] = nil,
weight = 1000,
                    ['footprint'] = '2 X 1 X 1',
calories = nil,
                    ['mobile'] = nil,
carbs = nil,
                    ['roomSizeReq'] = nil,
protein = nil,
                    ['roomMatReq'] = nil,
fat = nil,
                    ['roomContainReq'] = nil,
vitamins = nil,
                    ['inventorySlots'] = nil,
density = nil,
                    ['inventoryMaxWeight'] = nil,
fuel = nil,
                    ['type'] = 'AdornedAshlarBasaltTableItem',
yield = nil,
                    ['typeID'] = '957',
currency = nil,
        },
skillValue = "3",
        ['Adorned Ashlar Gneiss Bench'] = {
roomCategory = "Seating",
                    ['untranslated'] = 'Adorned Ashlar Gneiss Bench',
furnitureType = "Chair",
                    ['category'] = 'WorldObject',
repeatsDepreciation = "0.5",
                    ['group'] = 'World Object Items',
materialTier = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
fuelsUsed = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
gridRadius = nil,
                    ['maxStack'] = '100',
energyUsed = nil,
                    ['carried'] = 'Backpack',
energyProduced = nil,
                    ['weight'] = nil,
energyType = nil,
                    ['calories'] = nil,
fluidsUsed = nil,
                    ['carbs'] = nil,
fluidsProduced = nil,
                    ['protein'] = nil,
validTalents = nil,
                    ['fat'] = nil,
footprint = "2x1x2",
                    ['vitamins'] = nil,
mobile = nil,
                    ['density'] = nil,
roomSizeReq = nil,
                    ['fuel'] = nil,
roomMatReq = nil,
                    ['yield'] = nil,
roomContainReq = nil,
                    ['currency'] = nil,
inventorySlots = nil,
                    ['skillValue'] = '3',
inventoryMaxWeight = nil,
                    ['roomCategory'] = 'General',
inventoryRestrictions = nil,
                    ['furnitureType'] = 'Seating',
NutrientElement = nil,
                    ['repeatsDepreciation'] = '0.5',
type = "AdornedAshlarStoneBenchItem",
                    ['materialTier'] = nil,
typeID = 0,
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
["Adorned Ashlar Stone Chair"] = {
                    ['energyUsed'] = nil,
untranslated = "Adorned Ashlar Stone Chair",
                    ['energyProduced'] = nil,
category = nil,
                    ['energyType'] = nil,
group = "Housing Objects",
                    ['fluidsUsed'] = nil,
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
                    ['fluidsProduced'] = nil,
tagGroups = {
                    ['validTalents'] = nil,
"Housing",
                    ['footprint'] = '2 X 2 X 1',
},
                    ['mobile'] = nil,
maxStack = 1,
                    ['roomSizeReq'] = nil,
carried = "Backpack",
                    ['roomMatReq'] = nil,
weight = 1000,
                    ['roomContainReq'] = nil,
calories = nil,
                    ['inventorySlots'] = nil,
carbs = nil,
                    ['inventoryMaxWeight'] = nil,
protein = nil,
                    ['type'] = 'AdornedAshlarGneissBenchItem',
fat = nil,
                    ['typeID'] = '958',
vitamins = nil,
        },
density = nil,
        ['Adorned Ashlar Gneiss Chair'] = {
fuel = nil,
                    ['untranslated'] = 'Adorned Ashlar Gneiss Chair',
yield = nil,
                    ['category'] = 'WorldObject',
currency = nil,
                    ['group'] = 'World Object Items',
skillValue = "2",
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
roomCategory = "Seating",
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
furnitureType = "Chair",
                    ['maxStack'] = '100',
repeatsDepreciation = "0.7",
                    ['carried'] = 'Backpack',
materialTier = nil,
                    ['weight'] = nil,
fuelsUsed = nil,
                    ['calories'] = nil,
gridRadius = nil,
                    ['carbs'] = nil,
energyUsed = nil,
                    ['protein'] = nil,
energyProduced = nil,
                    ['fat'] = nil,
energyType = nil,
                    ['vitamins'] = nil,
fluidsUsed = nil,
                    ['density'] = nil,
fluidsProduced = nil,
                    ['fuel'] = nil,
validTalents = nil,
                    ['yield'] = nil,
footprint = "1x1x2",
                    ['currency'] = nil,
mobile = nil,
                    ['skillValue'] = '2',
roomSizeReq = nil,
                    ['roomCategory'] = 'General',
roomMatReq = nil,
                    ['furnitureType'] = 'Seating',
roomContainReq = nil,
                    ['repeatsDepreciation'] = '0.7',
inventorySlots = nil,
                    ['materialTier'] = nil,
inventoryMaxWeight = nil,
                    ['fuelsUsed'] = nil,
inventoryRestrictions = nil,
                    ['gridRadius'] = nil,
NutrientElement = nil,
                    ['energyUsed'] = nil,
type = "AdornedAshlarStoneChairItem",
                    ['energyProduced'] = nil,
typeID = 0,
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
["Adorned Ashlar Stone Table"] = {
                    ['fluidsProduced'] = nil,
untranslated = "Adorned Ashlar Stone Table",
                    ['validTalents'] = nil,
category = nil,
                    ['footprint'] = '1 X 2 X 1',
group = "Housing Objects",
                    ['mobile'] = nil,
description = "A fancy ashlar stone table that has been adorned with gold.",
                    ['roomSizeReq'] = nil,
tagGroups = {
                    ['roomMatReq'] = nil,
"Housing",
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
maxStack = 1,
                    ['inventoryMaxWeight'] = nil,
carried = "Backpack",
                    ['type'] = 'AdornedAshlarGneissChairItem',
weight = 2000,
                    ['typeID'] = '959',
calories = nil,
        },
carbs = nil,
        ['Adorned Ashlar Gneiss Table'] = {
protein = nil,
                    ['untranslated'] = 'Adorned Ashlar Gneiss Table',
fat = nil,
                    ['category'] = 'WorldObject',
vitamins = nil,
                    ['group'] = 'World Object Items',
density = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
fuel = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
yield = nil,
                    ['maxStack'] = '100',
currency = nil,
                    ['carried'] = 'Backpack',
skillValue = "3.5",
                    ['weight'] = nil,
roomCategory = "Seating",
                    ['calories'] = nil,
furnitureType = "Table",
                    ['carbs'] = nil,
repeatsDepreciation = "0.6",
                    ['protein'] = nil,
materialTier = nil,
                    ['fat'] = nil,
fuelsUsed = nil,
                    ['vitamins'] = nil,
gridRadius = nil,
                    ['density'] = nil,
energyUsed = nil,
                    ['fuel'] = nil,
energyProduced = nil,
                    ['yield'] = nil,
energyType = nil,
                    ['currency'] = nil,
fluidsUsed = nil,
                    ['skillValue'] = '3.5',
fluidsProduced = nil,
                    ['roomCategory'] = 'General',
validTalents = nil,
                    ['furnitureType'] = 'Table',
footprint = "2x1x1",
                    ['repeatsDepreciation'] = '0.6',
mobile = nil,
                    ['materialTier'] = nil,
roomSizeReq = nil,
                    ['fuelsUsed'] = nil,
roomMatReq = nil,
                    ['gridRadius'] = nil,
roomContainReq = nil,
                    ['energyUsed'] = nil,
inventorySlots = nil,
                    ['energyProduced'] = nil,
inventoryMaxWeight = nil,
                    ['energyType'] = nil,
inventoryRestrictions = nil,
                    ['fluidsUsed'] = nil,
NutrientElement = nil,
                    ['fluidsProduced'] = nil,
type = "AdornedAshlarStoneTableItem",
                    ['validTalents'] = nil,
typeID = 0,
                    ['footprint'] = '2 X 1 X 1',
},
                    ['mobile'] = nil,
["Advanced Baking Skill Book"] = {
                    ['roomSizeReq'] = nil,
untranslated = "Advanced Baking Skill Book",
                    ['roomMatReq'] = nil,
category = nil,
                    ['roomContainReq'] = nil,
group = "Skill Books",
                    ['inventorySlots'] = nil,
description = "Advanced Baking Skill Book",
                    ['inventoryMaxWeight'] = nil,
tagGroups = {
                    ['type'] = 'AdornedAshlarGneissTableItem',
"Skill Books",
                    ['typeID'] = '960',
},
        },
maxStack = 1,
        ['Adorned Ashlar Granite Bench'] = {
carried = "Backpack",
                    ['untranslated'] = 'Adorned Ashlar Granite Bench',
weight = 100,
                    ['category'] = 'WorldObject',
calories = nil,
                    ['group'] = 'World Object Items',
carbs = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
protein = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
fat = nil,
                    ['maxStack'] = '100',
vitamins = nil,
                    ['carried'] = 'Backpack',
density = nil,
                    ['weight'] = nil,
fuel = nil,
                    ['calories'] = nil,
yield = nil,
                    ['carbs'] = nil,
currency = nil,
                    ['protein'] = nil,
skillValue = nil,
                    ['fat'] = nil,
roomCategory = nil,
                    ['vitamins'] = nil,
furnitureType = nil,
                    ['density'] = nil,
repeatsDepreciation = nil,
                    ['fuel'] = nil,
materialTier = nil,
                    ['yield'] = nil,
fuelsUsed = nil,
                    ['currency'] = nil,
gridRadius = nil,
                    ['skillValue'] = '3',
energyUsed = nil,
                    ['roomCategory'] = 'General',
energyProduced = nil,
                    ['furnitureType'] = 'Seating',
energyType = nil,
                    ['repeatsDepreciation'] = '0.5',
fluidsUsed = nil,
                    ['materialTier'] = nil,
fluidsProduced = nil,
                    ['fuelsUsed'] = nil,
validTalents = nil,
                    ['gridRadius'] = nil,
footprint = nil,
                    ['energyUsed'] = nil,
mobile = nil,
                    ['energyProduced'] = nil,
roomSizeReq = nil,
                    ['energyType'] = nil,
roomMatReq = nil,
                    ['fluidsUsed'] = nil,
roomContainReq = nil,
                    ['fluidsProduced'] = nil,
inventorySlots = nil,
                    ['validTalents'] = nil,
inventoryMaxWeight = nil,
                    ['footprint'] = '2 X 2 X 1',
inventoryRestrictions = nil,
                    ['mobile'] = nil,
NutrientElement = nil,
                    ['roomSizeReq'] = nil,
type = "Advanced Baking Skill BookItem",
                    ['roomMatReq'] = nil,
typeID = 0,
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
["Advanced Baking Skill Scroll"] = {
                    ['inventoryMaxWeight'] = nil,
untranslated = "Advanced Baking Skill Scroll",
                    ['type'] = 'AdornedAshlarGraniteBenchItem',
category = nil,
                    ['typeID'] = '961',
group = "Skill Scrolls",
        },
description = "Advanced Baking Skill Scroll",
        ['Adorned Ashlar Granite Chair'] = {
tagGroups = {
                    ['untranslated'] = 'Adorned Ashlar Granite Chair',
"Skill Scrolls",
                    ['category'] = 'WorldObject',
},
                    ['group'] = 'World Object Items',
maxStack = 10,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
carried = "Backpack",
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
weight = 10,
                    ['maxStack'] = '100',
calories = nil,
                    ['carried'] = 'Backpack',
carbs = nil,
                    ['weight'] = nil,
protein = nil,
                    ['calories'] = nil,
fat = nil,
                    ['carbs'] = nil,
vitamins = nil,
                    ['protein'] = nil,
density = nil,
                    ['fat'] = nil,
fuel = nil,
                    ['vitamins'] = nil,
yield = nil,
                    ['density'] = nil,
currency = nil,
                    ['fuel'] = nil,
skillValue = nil,
                    ['yield'] = nil,
roomCategory = nil,
                    ['currency'] = nil,
furnitureType = nil,
                    ['skillValue'] = '2',
repeatsDepreciation = nil,
                    ['roomCategory'] = 'General',
materialTier = nil,
                    ['furnitureType'] = 'Seating',
fuelsUsed = nil,
                    ['repeatsDepreciation'] = '0.7',
gridRadius = nil,
                    ['materialTier'] = nil,
energyUsed = nil,
                    ['fuelsUsed'] = nil,
energyProduced = nil,
                    ['gridRadius'] = nil,
energyType = nil,
                    ['energyUsed'] = nil,
fluidsUsed = nil,
                    ['energyProduced'] = nil,
fluidsProduced = nil,
                    ['energyType'] = nil,
validTalents = nil,
                    ['fluidsUsed'] = nil,
footprint = nil,
                    ['fluidsProduced'] = nil,
mobile = nil,
                    ['validTalents'] = nil,
roomSizeReq = nil,
                    ['footprint'] = '1 X 2 X 1',
roomMatReq = nil,
                    ['mobile'] = nil,
roomContainReq = nil,
                    ['roomSizeReq'] = nil,
inventorySlots = nil,
                    ['roomMatReq'] = nil,
inventoryMaxWeight = nil,
                    ['roomContainReq'] = nil,
inventoryRestrictions = nil,
                    ['inventorySlots'] = nil,
NutrientElement = nil,
                    ['inventoryMaxWeight'] = nil,
type = "Advanced Baking Skill ScrollItem",
                    ['type'] = 'AdornedAshlarGraniteChairItem',
typeID = 0,
                    ['typeID'] = '962',
},
        },
["Advanced Baking Upgrade"] = {
        ['Adorned Ashlar Granite Table'] = {
untranslated = "Advanced Baking Upgrade",
                    ['untranslated'] = 'Adorned Ashlar Granite Table',
category = nil,
                    ['category'] = 'WorldObject',
group = "Upgrade Modules",
                    ['group'] = 'World Object Items',
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.",
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
tagGroups = {
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
"Upgrade",
                    ['maxStack'] = '100',
},
                    ['carried'] = 'Backpack',
maxStack = 100,
                    ['weight'] = nil,
carried = "Backpack",
                    ['calories'] = nil,
weight = 1,
                    ['carbs'] = nil,
calories = nil,
                    ['protein'] = nil,
carbs = nil,
                    ['fat'] = nil,
protein = nil,
                    ['vitamins'] = nil,
fat = nil,
                    ['density'] = nil,
vitamins = nil,
                    ['fuel'] = nil,
density = nil,
                    ['yield'] = nil,
fuel = nil,
                    ['currency'] = nil,
yield = nil,
                    ['skillValue'] = '3.5',
currency = nil,
                    ['roomCategory'] = 'General',
skillValue = nil,
                    ['furnitureType'] = 'Table',
roomCategory = nil,
                    ['repeatsDepreciation'] = '0.6',
furnitureType = nil,
                    ['materialTier'] = nil,
repeatsDepreciation = nil,
                    ['fuelsUsed'] = nil,
materialTier = nil,
                    ['gridRadius'] = nil,
fuelsUsed = nil,
                    ['energyUsed'] = nil,
gridRadius = nil,
                    ['energyProduced'] = nil,
energyUsed = nil,
                    ['energyType'] = nil,
energyProduced = nil,
                    ['fluidsUsed'] = nil,
energyType = nil,
                    ['fluidsProduced'] = nil,
fluidsUsed = nil,
                    ['validTalents'] = nil,
fluidsProduced = nil,
                    ['footprint'] = '2 X 1 X 1',
validTalents = nil,
                    ['mobile'] = nil,
footprint = nil,
                    ['roomSizeReq'] = nil,
mobile = nil,
                    ['roomMatReq'] = nil,
roomSizeReq = nil,
                    ['roomContainReq'] = nil,
roomMatReq = nil,
                    ['inventorySlots'] = nil,
roomContainReq = nil,
                    ['inventoryMaxWeight'] = nil,
inventorySlots = nil,
                    ['type'] = 'AdornedAshlarGraniteTableItem',
inventoryMaxWeight = nil,
                    ['typeID'] = '963',
inventoryRestrictions = nil,
        },
NutrientElement = nil,
        ['Adorned Ashlar Limestone Bench'] = {
type = "AdvancedBakingUpgradeItem",
                    ['untranslated'] = 'Adorned Ashlar Limestone Bench',
typeID = 0,
                    ['category'] = 'WorldObject',
},
                    ['group'] = 'World Object Items',
["Advanced Carpentry Table"] = {
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
untranslated = "Advanced Carpentry Table",
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
category = nil,
                    ['maxStack'] = '100',
group = "Work Stations",
                    ['carried'] = 'Backpack',
description = "A modern carpentry table with an electric motor and heavy duty steel sawblades.",
                    ['weight'] = nil,
tagGroups = {
                    ['calories'] = nil,
"Crafting Table",
                    ['carbs'] = nil,
},
                    ['protein'] = nil,
maxStack = 1,
                    ['fat'] = nil,
carried = "Backpack",
                    ['vitamins'] = nil,
weight = 5000,
                    ['density'] = nil,
calories = nil,
                    ['fuel'] = nil,
carbs = nil,
                    ['yield'] = nil,
protein = nil,
                    ['currency'] = nil,
fat = nil,
                    ['skillValue'] = '3',
vitamins = nil,
                    ['roomCategory'] = 'General',
density = nil,
                    ['furnitureType'] = 'Seating',
fuel = nil,
                    ['repeatsDepreciation'] = '0.5',
yield = nil,
                    ['materialTier'] = nil,
currency = nil,
                    ['fuelsUsed'] = nil,
skillValue = nil,
                    ['gridRadius'] = nil,
roomCategory = "Industrial",
                    ['energyUsed'] = nil,
furnitureType = nil,
                    ['energyProduced'] = nil,
repeatsDepreciation = nil,
                    ['energyType'] = nil,
materialTier = nil,
                    ['fluidsUsed'] = nil,
fuelsUsed = nil,
                    ['fluidsProduced'] = nil,
gridRadius = nil,
                    ['validTalents'] = nil,
energyUsed = nil,
                    ['footprint'] = '2 X 2 X 1',
energyProduced = nil,
                    ['mobile'] = nil,
energyType = nil,
                    ['roomSizeReq'] = nil,
fluidsUsed = nil,
                    ['roomMatReq'] = nil,
fluidsProduced = nil,
                    ['roomContainReq'] = nil,
validTalents = nil,
                    ['inventorySlots'] = nil,
footprint = "3x2x2",
                    ['inventoryMaxWeight'] = nil,
mobile = nil,
                    ['type'] = 'AdornedAshlarLimestoneBenchItem',
roomSizeReq = nil,
                    ['typeID'] = '964',
roomMatReq = nil,
        },
roomContainReq = nil,
        ['Adorned Ashlar Limestone Chair'] = {
inventorySlots = nil,
                    ['untranslated'] = 'Adorned Ashlar Limestone Chair',
inventoryMaxWeight = nil,
                    ['category'] = 'WorldObject',
inventoryRestrictions = nil,
                    ['group'] = 'World Object Items',
NutrientElement = nil,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
type = "AdvancedCarpentryTableItem",
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
typeID = 0,
                    ['maxStack'] = '100',
},
                    ['carried'] = 'Backpack',
["Advanced Circuit"] = {
                    ['weight'] = nil,
untranslated = "Advanced Circuit",
                    ['calories'] = nil,
category = nil,
                    ['carbs'] = nil,
group = "Items",
                    ['protein'] = nil,
description = "A complex electrical component used in advanced electronics.",
                    ['fat'] = nil,
tagGroups = {},
                    ['vitamins'] = nil,
maxStack = 100,
                    ['density'] = nil,
carried = "Backpack",
                    ['fuel'] = nil,
weight = 1000,
                    ['yield'] = nil,
calories = nil,
                    ['currency'] = nil,
carbs = nil,
                    ['skillValue'] = '2',
protein = nil,
                    ['roomCategory'] = 'General',
fat = nil,
                    ['furnitureType'] = 'Seating',
vitamins = nil,
                    ['repeatsDepreciation'] = '0.7',
density = nil,
                    ['materialTier'] = nil,
fuel = nil,
                    ['fuelsUsed'] = nil,
yield = nil,
                    ['gridRadius'] = nil,
currency = nil,
                    ['energyUsed'] = nil,
skillValue = nil,
                    ['energyProduced'] = nil,
roomCategory = nil,
                    ['energyType'] = nil,
furnitureType = nil,
                    ['fluidsUsed'] = nil,
repeatsDepreciation = nil,
                    ['fluidsProduced'] = nil,
materialTier = nil,
                    ['validTalents'] = nil,
fuelsUsed = nil,
                    ['footprint'] = '1 X 2 X 1',
gridRadius = nil,
                    ['mobile'] = nil,
energyUsed = nil,
                    ['roomSizeReq'] = nil,
energyProduced = nil,
                    ['roomMatReq'] = nil,
energyType = nil,
                    ['roomContainReq'] = nil,
fluidsUsed = nil,
                    ['inventorySlots'] = nil,
fluidsProduced = nil,
                    ['inventoryMaxWeight'] = nil,
validTalents = nil,
                    ['type'] = 'AdornedAshlarLimestoneChairItem',
footprint = nil,
                    ['typeID'] = '965',
mobile = nil,
        },
roomSizeReq = nil,
        ['Adorned Ashlar Limestone Table'] = {
roomMatReq = nil,
                    ['untranslated'] = 'Adorned Ashlar Limestone Table',
roomContainReq = nil,
                    ['category'] = 'WorldObject',
inventorySlots = nil,
                    ['group'] = 'World Object Items',
inventoryMaxWeight = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
inventoryRestrictions = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
NutrientElement = nil,
                    ['maxStack'] = '100',
type = "AdvancedCircuitItem",
                    ['carried'] = 'Backpack',
typeID = 0,
                    ['weight'] = nil,
},
                    ['calories'] = nil,
["Advanced Combustion Engine"] = {
                    ['carbs'] = nil,
untranslated = "Advanced Combustion Engine",
                    ['protein'] = nil,
category = nil,
                    ['fat'] = nil,
group = "Items",
                    ['vitamins'] = nil,
description = "A more advanced version of the normal combustion engine that produces a greater output.",
                    ['density'] = nil,
tagGroups = {},
                    ['fuel'] = nil,
maxStack = 100,
                    ['yield'] = nil,
carried = "Backpack",
                    ['currency'] = nil,
weight = 1000,
                    ['skillValue'] = '3.5',
calories = nil,
                    ['roomCategory'] = 'General',
carbs = nil,
                    ['furnitureType'] = 'Table',
protein = nil,
                    ['repeatsDepreciation'] = '0.6',
fat = nil,
                    ['materialTier'] = nil,
vitamins = nil,
                    ['fuelsUsed'] = nil,
density = nil,
                    ['gridRadius'] = nil,
fuel = nil,
                    ['energyUsed'] = nil,
yield = nil,
                    ['energyProduced'] = nil,
currency = nil,
                    ['energyType'] = nil,
skillValue = nil,
                    ['fluidsUsed'] = nil,
roomCategory = nil,
                    ['fluidsProduced'] = nil,
furnitureType = nil,
                    ['validTalents'] = nil,
repeatsDepreciation = nil,
                    ['footprint'] = '2 X 1 X 1',
materialTier = nil,
                    ['mobile'] = nil,
fuelsUsed = nil,
                    ['roomSizeReq'] = nil,
gridRadius = nil,
                    ['roomMatReq'] = nil,
energyUsed = nil,
                    ['roomContainReq'] = nil,
energyProduced = nil,
                    ['inventorySlots'] = nil,
energyType = nil,
                    ['inventoryMaxWeight'] = nil,
fluidsUsed = nil,
                    ['type'] = 'AdornedAshlarLimestoneTableItem',
fluidsProduced = nil,
                    ['typeID'] = '966',
validTalents = nil,
        },
footprint = nil,
        ['Adorned Ashlar Sandstone Bench'] = {
mobile = nil,
                    ['untranslated'] = 'Adorned Ashlar Sandstone Bench',
roomSizeReq = nil,
                    ['category'] = 'WorldObject',
roomMatReq = nil,
                    ['group'] = 'World Object Items',
roomContainReq = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
inventorySlots = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
inventoryMaxWeight = nil,
                    ['maxStack'] = '100',
inventoryRestrictions = nil,
                    ['carried'] = 'Backpack',
NutrientElement = nil,
                    ['weight'] = nil,
type = "AdvancedCombustionEngineItem",
                    ['calories'] = nil,
typeID = 0,
                    ['carbs'] = nil,
},
                    ['protein'] = nil,
["Advanced Cooking Skill Book"] = {
                    ['fat'] = nil,
untranslated = "Advanced Cooking Skill Book",
                    ['vitamins'] = nil,
category = nil,
                    ['density'] = nil,
group = "Skill Books",
                    ['fuel'] = nil,
description = "Advanced Cooking Skill Book",
                    ['yield'] = nil,
tagGroups = {
                    ['currency'] = nil,
"Skill Books",
                    ['skillValue'] = '3',
},
                    ['roomCategory'] = 'General',
maxStack = 1,
                    ['furnitureType'] = 'Seating',
carried = "Backpack",
                    ['repeatsDepreciation'] = '0.5',
weight = 100,
                    ['materialTier'] = nil,
calories = nil,
                    ['fuelsUsed'] = nil,
carbs = nil,
                    ['gridRadius'] = nil,
protein = nil,
                    ['energyUsed'] = nil,
fat = nil,
                    ['energyProduced'] = nil,
vitamins = nil,
                    ['energyType'] = nil,
density = nil,
                    ['fluidsUsed'] = nil,
fuel = nil,
                    ['fluidsProduced'] = nil,
yield = nil,
                    ['validTalents'] = nil,
currency = nil,
                    ['footprint'] = '2 X 2 X 1',
skillValue = nil,
                    ['mobile'] = nil,
roomCategory = nil,
                    ['roomSizeReq'] = nil,
furnitureType = nil,
                    ['roomMatReq'] = nil,
repeatsDepreciation = nil,
                    ['roomContainReq'] = nil,
materialTier = nil,
                    ['inventorySlots'] = nil,
fuelsUsed = nil,
                    ['inventoryMaxWeight'] = nil,
gridRadius = nil,
                    ['type'] = 'AdornedAshlarSandstoneBenchItem',
energyUsed = nil,
                    ['typeID'] = '967',
energyProduced = nil,
        },
energyType = nil,
        ['Adorned Ashlar Sandstone Chair'] = {
fluidsUsed = nil,
                    ['untranslated'] = 'Adorned Ashlar Sandstone Chair',
fluidsProduced = nil,
                    ['category'] = 'WorldObject',
validTalents = nil,
                    ['group'] = 'World Object Items',
footprint = nil,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
mobile = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
roomSizeReq = nil,
                    ['maxStack'] = '100',
roomMatReq = nil,
                    ['carried'] = 'Backpack',
roomContainReq = nil,
                    ['weight'] = nil,
inventorySlots = nil,
                    ['calories'] = nil,
inventoryMaxWeight = nil,
                    ['carbs'] = nil,
inventoryRestrictions = nil,
                    ['protein'] = nil,
NutrientElement = nil,
                    ['fat'] = nil,
type = "Advanced Cooking Skill BookItem",
                    ['vitamins'] = nil,
typeID = 0,
                    ['density'] = nil,
},
                    ['fuel'] = nil,
["Advanced Cooking Skill Scroll"] = {
                    ['yield'] = nil,
untranslated = "Advanced Cooking Skill Scroll",
                    ['currency'] = nil,
category = nil,
                    ['skillValue'] = '2',
group = "Skill Scrolls",
                    ['roomCategory'] = 'General',
description = "Advanced Cooking Skill Scroll",
                    ['furnitureType'] = 'Seating',
tagGroups = {
                    ['repeatsDepreciation'] = '0.7',
"Skill Scrolls",
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
maxStack = 10,
                    ['gridRadius'] = nil,
carried = "Backpack",
                    ['energyUsed'] = nil,
weight = 10,
                    ['energyProduced'] = nil,
calories = nil,
                    ['energyType'] = nil,
carbs = nil,
                    ['fluidsUsed'] = nil,
protein = nil,
                    ['fluidsProduced'] = nil,
fat = nil,
                    ['validTalents'] = nil,
vitamins = nil,
                    ['footprint'] = '1 X 2 X 1',
density = nil,
                    ['mobile'] = nil,
fuel = nil,
                    ['roomSizeReq'] = nil,
yield = nil,
                    ['roomMatReq'] = nil,
currency = nil,
                    ['roomContainReq'] = nil,
skillValue = nil,
                    ['inventorySlots'] = nil,
roomCategory = nil,
                    ['inventoryMaxWeight'] = nil,
furnitureType = nil,
                    ['type'] = 'AdornedAshlarSandstoneChairItem',
repeatsDepreciation = nil,
                    ['typeID'] = '968',
materialTier = nil,
        },
fuelsUsed = nil,
        ['Adorned Ashlar Sandstone Table'] = {
gridRadius = nil,
                    ['untranslated'] = 'Adorned Ashlar Sandstone Table',
energyUsed = nil,
                    ['category'] = 'WorldObject',
energyProduced = nil,
                    ['group'] = 'World Object Items',
energyType = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
fluidsUsed = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
fluidsProduced = nil,
                    ['maxStack'] = '100',
validTalents = nil,
                    ['carried'] = 'Backpack',
footprint = nil,
                    ['weight'] = nil,
mobile = nil,
                    ['calories'] = nil,
roomSizeReq = nil,
                    ['carbs'] = nil,
roomMatReq = nil,
                    ['protein'] = nil,
roomContainReq = nil,
                    ['fat'] = nil,
inventorySlots = nil,
                    ['vitamins'] = nil,
inventoryMaxWeight = nil,
                    ['density'] = nil,
inventoryRestrictions = nil,
                    ['fuel'] = nil,
NutrientElement = nil,
                    ['yield'] = nil,
type = "Advanced Cooking Skill ScrollItem",
                    ['currency'] = nil,
typeID = 0,
                    ['skillValue'] = '3.5',
},
                    ['roomCategory'] = 'General',
["Advanced Cooking Upgrade"] = {
                    ['furnitureType'] = 'Table',
untranslated = "Advanced Cooking Upgrade",
                    ['repeatsDepreciation'] = '0.6',
category = nil,
                    ['materialTier'] = nil,
group = "Upgrade Modules",
                    ['fuelsUsed'] = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.",
                    ['gridRadius'] = nil,
tagGroups = {
                    ['energyUsed'] = nil,
"Upgrade",
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
maxStack = 100,
                    ['fluidsUsed'] = nil,
carried = "Backpack",
                    ['fluidsProduced'] = nil,
weight = 1,
                    ['validTalents'] = nil,
calories = nil,
                    ['footprint'] = '2 X 1 X 1',
carbs = nil,
                    ['mobile'] = nil,
protein = nil,
                    ['roomSizeReq'] = nil,
fat = nil,
                    ['roomMatReq'] = nil,
vitamins = nil,
                    ['roomContainReq'] = nil,
density = nil,
                    ['inventorySlots'] = nil,
fuel = nil,
                    ['inventoryMaxWeight'] = nil,
yield = nil,
                    ['type'] = 'AdornedAshlarSandstoneTableItem',
currency = nil,
                    ['typeID'] = '969',
skillValue = nil,
        },
roomCategory = nil,
        ['Adorned Ashlar Shale Bench'] = {
furnitureType = nil,
                    ['untranslated'] = 'Adorned Ashlar Shale Bench',
repeatsDepreciation = nil,
                    ['category'] = 'WorldObject',
materialTier = nil,
                    ['group'] = 'World Object Items',
fuelsUsed = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
gridRadius = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
energyUsed = nil,
                    ['maxStack'] = '100',
energyProduced = nil,
                    ['carried'] = 'Backpack',
energyType = nil,
                    ['weight'] = nil,
fluidsUsed = nil,
                    ['calories'] = nil,
fluidsProduced = nil,
                    ['carbs'] = nil,
validTalents = nil,
                    ['protein'] = nil,
footprint = nil,
                    ['fat'] = nil,
mobile = nil,
                    ['vitamins'] = nil,
roomSizeReq = nil,
                    ['density'] = nil,
roomMatReq = nil,
                    ['fuel'] = nil,
roomContainReq = nil,
                    ['yield'] = nil,
inventorySlots = nil,
                    ['currency'] = nil,
inventoryMaxWeight = nil,
                    ['skillValue'] = '3',
inventoryRestrictions = nil,
                    ['roomCategory'] = 'General',
NutrientElement = nil,
                    ['furnitureType'] = 'Seating',
type = "AdvancedCookingUpgradeItem",
                    ['repeatsDepreciation'] = '0.5',
typeID = 0,
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
["Advanced Masonry Skill Book"] = {
                    ['gridRadius'] = nil,
untranslated = "Advanced Masonry Skill Book",
                    ['energyUsed'] = nil,
category = nil,
                    ['energyProduced'] = nil,
group = "Skill Books",
                    ['energyType'] = nil,
description = "Advanced Masonry Skill Book",
                    ['fluidsUsed'] = nil,
tagGroups = {
                    ['fluidsProduced'] = nil,
"Skill Books",
                    ['validTalents'] = nil,
},
                    ['footprint'] = '2 X 2 X 1',
maxStack = 1,
                    ['mobile'] = nil,
carried = "Backpack",
                    ['roomSizeReq'] = nil,
weight = 100,
                    ['roomMatReq'] = nil,
calories = nil,
                    ['roomContainReq'] = nil,
carbs = nil,
                    ['inventorySlots'] = nil,
protein = nil,
                    ['inventoryMaxWeight'] = nil,
fat = nil,
                    ['type'] = 'AdornedAshlarShaleBenchItem',
vitamins = nil,
                    ['typeID'] = '970',
density = nil,
        },
fuel = nil,
        ['Adorned Ashlar Shale Chair'] = {
yield = nil,
                    ['untranslated'] = 'Adorned Ashlar Shale Chair',
currency = nil,
                    ['category'] = 'WorldObject',
skillValue = nil,
                    ['group'] = 'World Object Items',
roomCategory = nil,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
furnitureType = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
repeatsDepreciation = nil,
                    ['maxStack'] = '100',
materialTier = nil,
                    ['carried'] = 'Backpack',
fuelsUsed = nil,
                    ['weight'] = nil,
gridRadius = nil,
                    ['calories'] = nil,
energyUsed = nil,
                    ['carbs'] = nil,
energyProduced = nil,
                    ['protein'] = nil,
energyType = nil,
                    ['fat'] = nil,
fluidsUsed = nil,
                    ['vitamins'] = nil,
fluidsProduced = nil,
                    ['density'] = nil,
validTalents = nil,
                    ['fuel'] = nil,
footprint = nil,
                    ['yield'] = nil,
mobile = nil,
                    ['currency'] = nil,
roomSizeReq = nil,
                    ['skillValue'] = '2',
roomMatReq = nil,
                    ['roomCategory'] = 'General',
roomContainReq = nil,
                    ['furnitureType'] = 'Seating',
inventorySlots = nil,
                    ['repeatsDepreciation'] = '0.7',
inventoryMaxWeight = nil,
                    ['materialTier'] = nil,
inventoryRestrictions = nil,
                    ['fuelsUsed'] = nil,
NutrientElement = nil,
                    ['gridRadius'] = nil,
type = "Advanced Masonry Skill BookItem",
                    ['energyUsed'] = nil,
typeID = 0,
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
["Advanced Masonry Skill Scroll"] = {
                    ['fluidsUsed'] = nil,
untranslated = "Advanced Masonry Skill Scroll",
                    ['fluidsProduced'] = nil,
category = nil,
                    ['validTalents'] = nil,
group = "Skill Scrolls",
                    ['footprint'] = '1 X 2 X 1',
description = "Advanced Masonry Skill Scroll",
                    ['mobile'] = nil,
tagGroups = {
                    ['roomSizeReq'] = nil,
"Skill Scrolls",
                    ['roomMatReq'] = nil,
},
                    ['roomContainReq'] = nil,
maxStack = 10,
                    ['inventorySlots'] = nil,
carried = "Backpack",
                    ['inventoryMaxWeight'] = nil,
weight = 10,
                    ['type'] = 'AdornedAshlarShaleChairItem',
calories = nil,
                    ['typeID'] = '971',
carbs = nil,
        },
protein = nil,
        ['Adorned Ashlar Shale Table'] = {
fat = nil,
                    ['untranslated'] = 'Adorned Ashlar Shale Table',
vitamins = nil,
                    ['category'] = 'WorldObject',
density = nil,
                    ['group'] = 'World Object Items',
fuel = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
yield = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
currency = nil,
                    ['maxStack'] = '100',
skillValue = nil,
                    ['carried'] = 'Backpack',
roomCategory = nil,
                    ['weight'] = nil,
furnitureType = nil,
                    ['calories'] = nil,
repeatsDepreciation = nil,
                    ['carbs'] = nil,
materialTier = nil,
                    ['protein'] = nil,
fuelsUsed = nil,
                    ['fat'] = nil,
gridRadius = nil,
                    ['vitamins'] = nil,
energyUsed = nil,
                    ['density'] = nil,
energyProduced = nil,
                    ['fuel'] = nil,
energyType = nil,
                    ['yield'] = nil,
fluidsUsed = nil,
                    ['currency'] = nil,
fluidsProduced = nil,
                    ['skillValue'] = '3.5',
validTalents = nil,
                    ['roomCategory'] = 'General',
footprint = nil,
                    ['furnitureType'] = 'Table',
mobile = nil,
                    ['repeatsDepreciation'] = '0.6',
roomSizeReq = nil,
                    ['materialTier'] = nil,
roomMatReq = nil,
                    ['fuelsUsed'] = nil,
roomContainReq = nil,
                    ['gridRadius'] = nil,
inventorySlots = nil,
                    ['energyUsed'] = nil,
inventoryMaxWeight = nil,
                    ['energyProduced'] = nil,
inventoryRestrictions = nil,
                    ['energyType'] = nil,
NutrientElement = nil,
                    ['fluidsUsed'] = nil,
type = "Advanced Masonry Skill ScrollItem",
                    ['fluidsProduced'] = nil,
typeID = 0,
                    ['validTalents'] = nil,
},
                    ['footprint'] = '2 X 1 X 1',
["Advanced Masonry Table"] = {
                    ['mobile'] = nil,
untranslated = "Advanced Masonry Table",
                    ['roomSizeReq'] = nil,
category = nil,
                    ['roomMatReq'] = nil,
group = "Work Stations",
                    ['roomContainReq'] = nil,
description = "A workbench for the advanced shaping of rocks into beautiful stone.",
                    ['inventorySlots'] = nil,
tagGroups = {
                    ['inventoryMaxWeight'] = nil,
"Crafting Table",
                    ['type'] = 'AdornedAshlarShaleTableItem',
},
                    ['typeID'] = '972',
maxStack = 1,
        },
carried = "Backpack",
        ['Adorned Ashlar Stone Bench'] = {
weight = 5000,
                    ['untranslated'] = 'Adorned Ashlar Stone Bench',
calories = nil,
                    ['category'] = 'WorldObject',
carbs = nil,
                    ['group'] = 'World Object Items',
protein = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
fat = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
vitamins = nil,
                    ['maxStack'] = '100',
density = nil,
                    ['carried'] = 'Backpack',
fuel = nil,
                    ['weight'] = nil,
yield = nil,
                    ['calories'] = nil,
currency = nil,
                    ['carbs'] = nil,
skillValue = nil,
                    ['protein'] = nil,
roomCategory = "Industrial",
                    ['fat'] = nil,
furnitureType = nil,
                    ['vitamins'] = nil,
repeatsDepreciation = nil,
                    ['density'] = nil,
materialTier = nil,
                    ['fuel'] = nil,
fuelsUsed = nil,
                    ['yield'] = nil,
gridRadius = nil,
                    ['currency'] = nil,
energyUsed = nil,
                    ['skillValue'] = '3',
energyProduced = nil,
                    ['roomCategory'] = 'General',
energyType = nil,
                    ['furnitureType'] = 'Seating',
fluidsUsed = nil,
                    ['repeatsDepreciation'] = '0.5',
fluidsProduced = nil,
                    ['materialTier'] = nil,
validTalents = nil,
                    ['fuelsUsed'] = nil,
footprint = "3x1x2",
                    ['gridRadius'] = nil,
mobile = nil,
                    ['energyUsed'] = nil,
roomSizeReq = nil,
                    ['energyProduced'] = nil,
roomMatReq = nil,
                    ['energyType'] = nil,
roomContainReq = nil,
                    ['fluidsUsed'] = nil,
inventorySlots = nil,
                    ['fluidsProduced'] = nil,
inventoryMaxWeight = nil,
                    ['validTalents'] = nil,
inventoryRestrictions = nil,
                    ['footprint'] = '2 X 2 X 1',
NutrientElement = nil,
                    ['mobile'] = nil,
type = "AdvancedMasonryTableItem",
                    ['roomSizeReq'] = nil,
typeID = 0,
                    ['roomMatReq'] = nil,
},
                    ['roomContainReq'] = nil,
["Advanced Masonry Upgrade"] = {
                    ['inventorySlots'] = nil,
untranslated = "Advanced Masonry Upgrade",
                    ['inventoryMaxWeight'] = nil,
category = nil,
                    ['type'] = 'AdornedAshlarStoneBenchItem',
group = "Upgrade Modules",
                    ['typeID'] = '973',
description = "Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.",
        },
tagGroups = {
        ['Adorned Ashlar Stone Chair'] = {
"Upgrade",
                    ['untranslated'] = 'Adorned Ashlar Stone Chair',
},
                    ['category'] = 'WorldObject',
maxStack = 100,
                    ['group'] = 'World Object Items',
carried = "Backpack",
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
weight = 1,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
calories = nil,
                    ['maxStack'] = '100',
carbs = nil,
                    ['carried'] = 'Backpack',
protein = nil,
                    ['weight'] = nil,
fat = nil,
                    ['calories'] = nil,
vitamins = nil,
                    ['carbs'] = nil,
density = nil,
                    ['protein'] = nil,
fuel = nil,
                    ['fat'] = nil,
yield = nil,
                    ['vitamins'] = nil,
currency = nil,
                    ['density'] = nil,
skillValue = nil,
                    ['fuel'] = nil,
roomCategory = nil,
                    ['yield'] = nil,
furnitureType = nil,
                    ['currency'] = nil,
repeatsDepreciation = nil,
                    ['skillValue'] = '2',
materialTier = nil,
                    ['roomCategory'] = 'General',
fuelsUsed = nil,
                    ['furnitureType'] = 'Seating',
gridRadius = nil,
                    ['repeatsDepreciation'] = '0.7',
energyUsed = nil,
                    ['materialTier'] = nil,
energyProduced = nil,
                    ['fuelsUsed'] = nil,
energyType = nil,
                    ['gridRadius'] = nil,
fluidsUsed = nil,
                    ['energyUsed'] = nil,
fluidsProduced = nil,
                    ['energyProduced'] = nil,
validTalents = nil,
                    ['energyType'] = nil,
footprint = nil,
                    ['fluidsUsed'] = nil,
mobile = nil,
                    ['fluidsProduced'] = nil,
roomSizeReq = nil,
                    ['validTalents'] = nil,
roomMatReq = nil,
                    ['footprint'] = '1 X 2 X 1',
roomContainReq = nil,
                    ['mobile'] = nil,
inventorySlots = nil,
                    ['roomSizeReq'] = nil,
inventoryMaxWeight = nil,
                    ['roomMatReq'] = nil,
inventoryRestrictions = nil,
                    ['roomContainReq'] = nil,
NutrientElement = nil,
                    ['inventorySlots'] = nil,
type = "AdvancedMasonryUpgradeItem",
                    ['inventoryMaxWeight'] = nil,
typeID = 0,
                    ['type'] = 'AdornedAshlarStoneChairItem',
},
                    ['typeID'] = '974',
["Advanced Smelting Skill Book"] = {
        },
untranslated = "Advanced Smelting Skill Book",
        ['Adorned Ashlar Stone Table'] = {
category = nil,
                    ['untranslated'] = 'Adorned Ashlar Stone Table',
group = "Skill Books",
                    ['category'] = 'WorldObject',
description = "Advanced Smelting Skill Book",
                    ['group'] = 'World Object Items',
tagGroups = {
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
"Skill Books",
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
},
                    ['maxStack'] = '100',
maxStack = 1,
                    ['carried'] = 'Backpack',
carried = "Backpack",
                    ['weight'] = nil,
weight = 100,
                    ['calories'] = nil,
calories = nil,
                    ['carbs'] = nil,
carbs = nil,
                    ['protein'] = nil,
protein = nil,
                    ['fat'] = nil,
fat = nil,
                    ['vitamins'] = nil,
vitamins = nil,
                    ['density'] = nil,
density = nil,
                    ['fuel'] = nil,
fuel = nil,
                    ['yield'] = nil,
yield = nil,
                    ['currency'] = nil,
currency = nil,
                    ['skillValue'] = '3.5',
skillValue = nil,
                    ['roomCategory'] = 'General',
roomCategory = nil,
                    ['furnitureType'] = 'Table',
furnitureType = nil,
                    ['repeatsDepreciation'] = '0.6',
repeatsDepreciation = nil,
                    ['materialTier'] = nil,
materialTier = nil,
                    ['fuelsUsed'] = nil,
fuelsUsed = nil,
                    ['gridRadius'] = nil,
gridRadius = nil,
                    ['energyUsed'] = nil,
energyUsed = nil,
                    ['energyProduced'] = nil,
energyProduced = nil,
                    ['energyType'] = nil,
energyType = nil,
                    ['fluidsUsed'] = nil,
fluidsUsed = nil,
                    ['fluidsProduced'] = nil,
fluidsProduced = nil,
                    ['validTalents'] = nil,
validTalents = nil,
                    ['footprint'] = '2 X 1 X 1',
footprint = nil,
                    ['mobile'] = nil,
mobile = nil,
                    ['roomSizeReq'] = nil,
roomSizeReq = nil,
                    ['roomMatReq'] = nil,
roomMatReq = nil,
                    ['roomContainReq'] = nil,
roomContainReq = nil,
                    ['inventorySlots'] = nil,
inventorySlots = nil,
                    ['inventoryMaxWeight'] = nil,
inventoryMaxWeight = nil,
                    ['type'] = 'AdornedAshlarStoneTableItem',
inventoryRestrictions = nil,
                    ['typeID'] = '975',
NutrientElement = nil,
        },
type = "Advanced Smelting Skill BookItem",
        ['Advanced Baking Skill Book'] = {
typeID = 0,
                    ['untranslated'] = 'Advanced Baking Skill Book',
},
                    ['category'] = 'Hidden/Research',
["Advanced Smelting Skill Scroll"] = {
                    ['group'] = 'Skill Books',
untranslated = "Advanced Smelting Skill Scroll",
                    ['description'] = 'Creates Advanced Baking Skill Scrolls that teach Advanced Baking',
category = nil,
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
group = "Skill Scrolls",
                    ['maxStack'] = '1',
description = "Advanced Smelting Skill Scroll",
                    ['carried'] = 'Backpack',
tagGroups = {
                    ['weight'] = nil,
"Skill Scrolls",
                    ['calories'] = nil,
},
                    ['carbs'] = nil,
maxStack = 10,
                    ['protein'] = nil,
carried = "Backpack",
                    ['fat'] = nil,
weight = 10,
                    ['vitamins'] = nil,
calories = nil,
                    ['density'] = nil,
carbs = nil,
                    ['fuel'] = nil,
protein = nil,
                    ['yield'] = nil,
fat = nil,
                    ['currency'] = nil,
vitamins = nil,
                    ['skillValue'] = nil,
density = nil,
                    ['roomCategory'] = nil,
fuel = nil,
                    ['furnitureType'] = nil,
yield = nil,
                    ['repeatsDepreciation'] = nil,
currency = nil,
                    ['materialTier'] = nil,
skillValue = nil,
                    ['fuelsUsed'] = nil,
roomCategory = nil,
                    ['gridRadius'] = nil,
furnitureType = nil,
                    ['energyUsed'] = nil,
repeatsDepreciation = nil,
                    ['energyProduced'] = nil,
materialTier = nil,
                    ['energyType'] = nil,
fuelsUsed = nil,
                    ['fluidsUsed'] = nil,
gridRadius = nil,
                    ['fluidsProduced'] = nil,
energyUsed = nil,
                    ['validTalents'] = nil,
energyProduced = nil,
                    ['footprint'] = nil,
energyType = nil,
                    ['mobile'] = nil,
fluidsUsed = nil,
                    ['roomSizeReq'] = nil,
fluidsProduced = nil,
                    ['roomMatReq'] = nil,
validTalents = nil,
                    ['roomContainReq'] = nil,
footprint = nil,
                    ['inventorySlots'] = nil,
mobile = nil,
                    ['inventoryMaxWeight'] = nil,
roomSizeReq = nil,
                    ['type'] = 'AdvancedBakingSkillBook',
roomMatReq = nil,
                    ['typeID'] = '825',
roomContainReq = nil,
        },
inventorySlots = nil,
        ['Advanced Baking Skill Scroll'] = {
inventoryMaxWeight = nil,
                    ['untranslated'] = 'Advanced Baking Skill Scroll',
inventoryRestrictions = nil,
                    ['category'] = 'Hidden/Research',
NutrientElement = nil,
                    ['group'] = 'Skill Scrolls',
type = "Advanced Smelting Skill ScrollItem",
                    ['description'] = 'Teaches Advanced Baking',
typeID = 0,
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
},
                    ['maxStack'] = '100',
["Advanced Smelting Upgrade"] = {
                    ['carried'] = 'Backpack',
untranslated = "Advanced Smelting Upgrade",
                    ['weight'] = nil,
category = nil,
                    ['calories'] = nil,
group = "Upgrade Modules",
                    ['carbs'] = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.",
                    ['protein'] = nil,
tagGroups = {
                    ['fat'] = nil,
"Upgrade",
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
maxStack = 100,
                    ['fuel'] = nil,
carried = "Backpack",
                    ['yield'] = nil,
weight = 1,
                    ['currency'] = nil,
calories = nil,
                    ['skillValue'] = nil,
carbs = nil,
                    ['roomCategory'] = nil,
protein = nil,
                    ['furnitureType'] = nil,
fat = nil,
                    ['repeatsDepreciation'] = nil,
vitamins = nil,
                    ['materialTier'] = nil,
density = nil,
                    ['fuelsUsed'] = nil,
fuel = nil,
                    ['gridRadius'] = nil,
yield = nil,
                    ['energyUsed'] = nil,
currency = nil,
                    ['energyProduced'] = nil,
skillValue = nil,
                    ['energyType'] = nil,
roomCategory = nil,
                    ['fluidsUsed'] = nil,
furnitureType = nil,
                    ['fluidsProduced'] = nil,
repeatsDepreciation = nil,
                    ['validTalents'] = nil,
materialTier = nil,
                    ['footprint'] = nil,
fuelsUsed = nil,
                    ['mobile'] = nil,
gridRadius = nil,
                    ['roomSizeReq'] = nil,
energyUsed = nil,
                    ['roomMatReq'] = nil,
energyProduced = nil,
                    ['roomContainReq'] = nil,
energyType = nil,
                    ['inventorySlots'] = nil,
fluidsUsed = nil,
                    ['inventoryMaxWeight'] = nil,
fluidsProduced = nil,
                    ['type'] = 'AdvancedBakingSkillScroll',
validTalents = nil,
                    ['typeID'] = '826',
footprint = nil,
        },
mobile = nil,
        ['Advanced Baking Upgrade'] = {
roomSizeReq = nil,
                    ['untranslated'] = 'Advanced Baking Upgrade',
roomMatReq = nil,
                    ['category'] = 'Efficiency Modules',
roomContainReq = nil,
                    ['group'] = 'Upgrade',
inventorySlots = nil,
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.',
inventoryMaxWeight = nil,
                    ['tagGroups'] = {'Upgrade', 'Product'},
inventoryRestrictions = nil,
                    ['maxStack'] = '100',
NutrientElement = nil,
                    ['carried'] = 'Backpack',
type = "AdvancedSmeltingUpgradeItem",
                    ['weight'] = '0.001',
typeID = 0,
                    ['calories'] = nil,
},
                    ['carbs'] = nil,
["Advanced Tailoring Table"] = {
                    ['protein'] = nil,
untranslated = "Advanced Tailoring Table",
                    ['fat'] = nil,
category = nil,
                    ['vitamins'] = nil,
group = "Work Stations",
                    ['density'] = nil,
description = "An advanced tailoring table.",
                    ['fuel'] = nil,
tagGroups = {
                    ['yield'] = nil,
"Crafting Table",
                    ['currency'] = nil,
},
                    ['skillValue'] = nil,
maxStack = 1,
                    ['roomCategory'] = nil,
carried = "Backpack",
                    ['furnitureType'] = nil,
weight = 5000,
                    ['repeatsDepreciation'] = nil,
calories = nil,
                    ['materialTier'] = nil,
carbs = nil,
                    ['fuelsUsed'] = nil,
protein = nil,
                    ['gridRadius'] = nil,
fat = nil,
                    ['energyUsed'] = nil,
vitamins = nil,
                    ['energyProduced'] = nil,
density = nil,
                    ['energyType'] = nil,
fuel = nil,
                    ['fluidsUsed'] = nil,
yield = nil,
                    ['fluidsProduced'] = nil,
currency = nil,
                    ['validTalents'] = nil,
skillValue = nil,
                    ['footprint'] = nil,
roomCategory = "Industrial",
                    ['mobile'] = nil,
furnitureType = nil,
                    ['roomSizeReq'] = nil,
repeatsDepreciation = nil,
                    ['roomMatReq'] = nil,
materialTier = nil,
                    ['roomContainReq'] = nil,
fuelsUsed = nil,
                    ['inventorySlots'] = nil,
gridRadius = nil,
                    ['inventoryMaxWeight'] = nil,
energyUsed = nil,
                    ['type'] = 'AdvancedBakingUpgradeItem',
energyProduced = nil,
                    ['typeID'] = '667',
energyType = nil,
        },
fluidsUsed = nil,
        ['Advanced Carpentry Table'] = {
fluidsProduced = nil,
                    ['untranslated'] = 'Advanced Carpentry Table',
validTalents = nil,
                    ['category'] = 'WorldObject',
footprint = "4x2x2",
                    ['group'] = 'World Object Items',
mobile = nil,
                    ['description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.',
roomSizeReq = nil,
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
roomMatReq = nil,
                    ['maxStack'] = '1',
roomContainReq = nil,
                    ['carried'] = 'Backpack',
inventorySlots = nil,
                    ['weight'] = nil,
inventoryMaxWeight = nil,
                    ['calories'] = nil,
inventoryRestrictions = nil,
                    ['carbs'] = nil,
NutrientElement = nil,
                    ['protein'] = nil,
type = "AdvancedTailoringTableItem",
                    ['fat'] = nil,
typeID = 0,
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
["Advanced Upgrade 1"] = {
                    ['fuel'] = nil,
untranslated = "Advanced Upgrade 1",
                    ['yield'] = nil,
category = nil,
                    ['currency'] = nil,
group = "Upgrade Modules",
                    ['skillValue'] = '0',
description = "Advanced Upgrade that increases crafting efficiency.",
                    ['roomCategory'] = 'Industrial',
tagGroups = {
                    ['furnitureType'] = nil,
"Advanced Upgrade",
                    ['repeatsDepreciation'] = nil,
"Upgrade",
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
maxStack = 100,
                    ['gridRadius'] = '10',
carried = "Backpack",
                    ['energyUsed'] = '250',
weight = 1,
                    ['energyProduced'] = '0',
calories = nil,
                    ['energyType'] = 'Electric',
carbs = nil,
                    ['fluidsUsed'] = nil,
protein = nil,
                    ['fluidsProduced'] = nil,
fat = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
vitamins = nil,
                    ['footprint'] = '3 X 2 X 2',
density = nil,
                    ['mobile'] = nil,
fuel = nil,
                    ['roomSizeReq'] = '45',
yield = nil,
                    ['roomMatReq'] = 'Tier 2.8',
currency = nil,
                    ['roomContainReq'] = 'Yes',
skillValue = nil,
                    ['inventorySlots'] = nil,
roomCategory = nil,
                    ['inventoryMaxWeight'] = nil,
furnitureType = nil,
                    ['type'] = 'AdvancedCarpentryTableItem',
repeatsDepreciation = nil,
                    ['typeID'] = '976',
materialTier = nil,
        },
fuelsUsed = nil,
        ['Advanced Circuit'] = {
gridRadius = nil,
                    ['untranslated'] = 'Advanced Circuit',
energyUsed = nil,
                    ['category'] = '_None',
energyProduced = nil,
                    ['group'] = 'Items',
energyType = nil,
                    ['description'] = 'A complex electrical component used in advanced electronics.',
fluidsUsed = nil,
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
fluidsProduced = nil,
                    ['maxStack'] = '100',
validTalents = nil,
                    ['carried'] = 'Backpack',
footprint = nil,
                    ['weight'] = '1',
mobile = nil,
                    ['calories'] = nil,
roomSizeReq = nil,
                    ['carbs'] = nil,
roomMatReq = nil,
                    ['protein'] = nil,
roomContainReq = nil,
                    ['fat'] = nil,
inventorySlots = nil,
                    ['vitamins'] = nil,
inventoryMaxWeight = nil,
                    ['density'] = nil,
inventoryRestrictions = nil,
                    ['fuel'] = nil,
NutrientElement = nil,
                    ['yield'] = nil,
type = "AdvancedUpgradeLvl1Item",
                    ['currency'] = 'Yes',
typeID = 0,
                    ['skillValue'] = nil,
},
                    ['roomCategory'] = nil,
["Advanced Upgrade 2"] = {
                    ['furnitureType'] = nil,
untranslated = "Advanced Upgrade 2",
                    ['repeatsDepreciation'] = nil,
category = nil,
                    ['materialTier'] = nil,
group = "Upgrade Modules",
                    ['fuelsUsed'] = nil,
description = "Advanced Upgrade that increases crafting efficiency.",
                    ['gridRadius'] = nil,
tagGroups = {
                    ['energyUsed'] = nil,
"Advanced Upgrade",
                    ['energyProduced'] = nil,
"Upgrade",
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
maxStack = 100,
                    ['fluidsProduced'] = nil,
carried = "Backpack",
                    ['validTalents'] = nil,
weight = 1,
                    ['footprint'] = nil,
calories = nil,
                    ['mobile'] = nil,
carbs = nil,
                    ['roomSizeReq'] = nil,
protein = nil,
                    ['roomMatReq'] = nil,
fat = nil,
                    ['roomContainReq'] = nil,
vitamins = nil,
                    ['inventorySlots'] = nil,
density = nil,
                    ['inventoryMaxWeight'] = nil,
fuel = nil,
                    ['type'] = 'AdvancedCircuitItem',
yield = nil,
                    ['typeID'] = '555',
currency = nil,
        },
skillValue = nil,
        ['Advanced Combustion Engine'] = {
roomCategory = nil,
                    ['untranslated'] = 'Advanced Combustion Engine',
furnitureType = nil,
                    ['category'] = '_None',
repeatsDepreciation = nil,
                    ['group'] = 'Items',
materialTier = nil,
                    ['description'] = 'A more advanced version of the normal combustion engine that produces a greater output.',
fuelsUsed = nil,
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
gridRadius = nil,
                    ['maxStack'] = '100',
energyUsed = nil,
                    ['carried'] = 'Backpack',
energyProduced = nil,
                    ['weight'] = '1',
energyType = nil,
                    ['calories'] = nil,
fluidsUsed = nil,
                    ['carbs'] = nil,
fluidsProduced = nil,
                    ['protein'] = nil,
validTalents = nil,
                    ['fat'] = nil,
footprint = nil,
                    ['vitamins'] = nil,
mobile = nil,
                    ['density'] = nil,
roomSizeReq = nil,
                    ['fuel'] = nil,
roomMatReq = nil,
                    ['yield'] = nil,
roomContainReq = nil,
                    ['currency'] = 'Yes',
inventorySlots = nil,
                    ['skillValue'] = nil,
inventoryMaxWeight = nil,
                    ['roomCategory'] = nil,
inventoryRestrictions = nil,
                    ['furnitureType'] = nil,
NutrientElement = nil,
                    ['repeatsDepreciation'] = nil,
type = "AdvancedUpgradeLvl2Item",
                    ['materialTier'] = nil,
typeID = 0,
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
["Advanced Upgrade 3"] = {
                    ['energyUsed'] = nil,
untranslated = "Advanced Upgrade 3",
                    ['energyProduced'] = nil,
category = nil,
                    ['energyType'] = nil,
group = "Upgrade Modules",
                    ['fluidsUsed'] = nil,
description = "Advanced Upgrade that increases crafting efficiency.",
                    ['fluidsProduced'] = nil,
tagGroups = {
                    ['validTalents'] = nil,
"Advanced Upgrade",
                    ['footprint'] = nil,
"Upgrade",
                    ['mobile'] = nil,
},
                    ['roomSizeReq'] = nil,
maxStack = 100,
                    ['roomMatReq'] = nil,
carried = "Backpack",
                    ['roomContainReq'] = nil,
weight = 1,
                    ['inventorySlots'] = nil,
calories = nil,
                    ['inventoryMaxWeight'] = nil,
carbs = nil,
                    ['type'] = 'AdvancedCombustionEngineItem',
protein = nil,
                    ['typeID'] = '556',
fat = nil,
        },
vitamins = nil,
        ['Advanced Cooking Skill Book'] = {
density = nil,
                    ['untranslated'] = 'Advanced Cooking Skill Book',
fuel = nil,
                    ['category'] = 'Hidden/Research',
yield = nil,
                    ['group'] = 'Skill Books',
currency = nil,
                    ['description'] = 'Creates Advanced Cooking Skill Scrolls that teach Advanced Cooking',
skillValue = nil,
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
roomCategory = nil,
                    ['maxStack'] = '1',
furnitureType = nil,
                    ['carried'] = 'Backpack',
repeatsDepreciation = nil,
                    ['weight'] = nil,
materialTier = nil,
                    ['calories'] = nil,
fuelsUsed = nil,
                    ['carbs'] = nil,
gridRadius = nil,
                    ['protein'] = nil,
energyUsed = nil,
                    ['fat'] = nil,
energyProduced = nil,
                    ['vitamins'] = nil,
energyType = nil,
                    ['density'] = nil,
fluidsUsed = nil,
                    ['fuel'] = nil,
fluidsProduced = nil,
                    ['yield'] = nil,
validTalents = nil,
                    ['currency'] = nil,
footprint = nil,
                    ['skillValue'] = nil,
mobile = nil,
                    ['roomCategory'] = nil,
roomSizeReq = nil,
                    ['furnitureType'] = nil,
roomMatReq = nil,
                    ['repeatsDepreciation'] = nil,
roomContainReq = nil,
                    ['materialTier'] = nil,
inventorySlots = nil,
                    ['fuelsUsed'] = nil,
inventoryMaxWeight = nil,
                    ['gridRadius'] = nil,
inventoryRestrictions = nil,
                    ['energyUsed'] = nil,
NutrientElement = nil,
                    ['energyProduced'] = nil,
type = "AdvancedUpgradeLvl3Item",
                    ['energyType'] = nil,
typeID = 0,
                    ['fluidsUsed'] = nil,
},
                    ['fluidsProduced'] = nil,
["Advanced Upgrade 4"] = {
                    ['validTalents'] = nil,
untranslated = "Advanced Upgrade 4",
                    ['footprint'] = nil,
category = nil,
                    ['mobile'] = nil,
group = "Upgrade Modules",
                    ['roomSizeReq'] = nil,
description = "Advanced Upgrade that increases crafting efficiency.",
                    ['roomMatReq'] = nil,
tagGroups = {
                    ['roomContainReq'] = nil,
"Advanced Upgrade",
                    ['inventorySlots'] = nil,
"Upgrade",
                    ['inventoryMaxWeight'] = nil,
},
                    ['type'] = 'AdvancedCookingSkillBook',
maxStack = 100,
                    ['typeID'] = '828',
carried = "Backpack",
        },
weight = 1,
        ['Advanced Cooking Skill Scroll'] = {
calories = nil,
                    ['untranslated'] = 'Advanced Cooking Skill Scroll',
carbs = nil,
                    ['category'] = 'Hidden/Research',
protein = nil,
                    ['group'] = 'Skill Scrolls',
fat = nil,
                    ['description'] = 'Teaches Advanced Cooking',
vitamins = nil,
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
density = nil,
                    ['maxStack'] = '100',
fuel = nil,
                    ['carried'] = 'Backpack',
yield = nil,
                    ['weight'] = nil,
currency = nil,
                    ['calories'] = nil,
skillValue = nil,
                    ['carbs'] = nil,
roomCategory = nil,
                    ['protein'] = nil,
furnitureType = nil,
                    ['fat'] = nil,
repeatsDepreciation = nil,
                    ['vitamins'] = nil,
materialTier = nil,
                    ['density'] = nil,
fuelsUsed = nil,
                    ['fuel'] = nil,
gridRadius = nil,
                    ['yield'] = nil,
energyUsed = nil,
                    ['currency'] = nil,
energyProduced = nil,
                    ['skillValue'] = nil,
energyType = nil,
                    ['roomCategory'] = nil,
fluidsUsed = nil,
                    ['furnitureType'] = nil,
fluidsProduced = nil,
                    ['repeatsDepreciation'] = nil,
validTalents = nil,
                    ['materialTier'] = nil,
footprint = nil,
                    ['fuelsUsed'] = nil,
mobile = nil,
                    ['gridRadius'] = nil,
roomSizeReq = nil,
                    ['energyUsed'] = nil,
roomMatReq = nil,
                    ['energyProduced'] = nil,
roomContainReq = nil,
                    ['energyType'] = nil,
inventorySlots = nil,
                    ['fluidsUsed'] = nil,
inventoryMaxWeight = nil,
                    ['fluidsProduced'] = nil,
inventoryRestrictions = nil,
                    ['validTalents'] = nil,
NutrientElement = nil,
                    ['footprint'] = nil,
type = "AdvancedUpgradeLvl4Item",
                    ['mobile'] = nil,
typeID = 0,
                    ['roomSizeReq'] = nil,
},
                    ['roomMatReq'] = nil,
["Agave Leaves"] = {
                    ['roomContainReq'] = nil,
untranslated = "Agave Leaves",
                    ['inventorySlots'] = nil,
category = nil,
                    ['inventoryMaxWeight'] = nil,
group = "Food",
                    ['type'] = 'AdvancedCookingSkillScroll',
description = "The succulent leaves of the agave plant can be cooked to make a nice meal.",
                    ['typeID'] = '829',
tagGroups = {
        },
"Food",
        ['Advanced Cooking Upgrade'] = {
"Greens",
                    ['untranslated'] = 'Advanced Cooking Upgrade',
"Raw Food",
                    ['category'] = 'Efficiency Modules',
},
                    ['group'] = 'Upgrade',
maxStack = 100,
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.',
carried = "Backpack",
                    ['tagGroups'] = {'Upgrade', 'Product'},
weight = 75,
                    ['maxStack'] = '100',
calories = 200,
                    ['carried'] = 'Backpack',
carbs = 2,
                    ['weight'] = '0.001',
protein = 1,
                    ['calories'] = nil,
fat = 1,
                    ['carbs'] = nil,
vitamins = 4,
                    ['protein'] = nil,
density = 4.0,
                    ['fat'] = nil,
fuel = nil,
                    ['vitamins'] = nil,
yield = nil,
                    ['density'] = nil,
currency = nil,
                    ['fuel'] = nil,
skillValue = nil,
                    ['yield'] = nil,
roomCategory = nil,
                    ['currency'] = nil,
furnitureType = nil,
                    ['skillValue'] = nil,
repeatsDepreciation = nil,
                    ['roomCategory'] = nil,
materialTier = nil,
                    ['furnitureType'] = nil,
fuelsUsed = nil,
                    ['repeatsDepreciation'] = nil,
gridRadius = nil,
                    ['materialTier'] = nil,
energyUsed = nil,
                    ['fuelsUsed'] = nil,
energyProduced = nil,
                    ['gridRadius'] = nil,
energyType = nil,
                    ['energyUsed'] = nil,
fluidsUsed = nil,
                    ['energyProduced'] = nil,
fluidsProduced = nil,
                    ['energyType'] = nil,
validTalents = nil,
                    ['fluidsUsed'] = nil,
footprint = nil,
                    ['fluidsProduced'] = nil,
mobile = nil,
                    ['validTalents'] = nil,
roomSizeReq = nil,
                    ['footprint'] = nil,
roomMatReq = nil,
                    ['mobile'] = nil,
roomContainReq = nil,
                    ['roomSizeReq'] = nil,
inventorySlots = nil,
                    ['roomMatReq'] = nil,
inventoryMaxWeight = nil,
                    ['roomContainReq'] = nil,
inventoryRestrictions = nil,
                    ['inventorySlots'] = nil,
NutrientElement = nil,
                    ['inventoryMaxWeight'] = nil,
type = "AgaveLeavesItem",
                    ['type'] = 'AdvancedCookingUpgradeItem',
typeID = 0,
                    ['typeID'] = '668',
},
        },
["Agave Seed"] = {
        ['Advanced Masonry Skill Book'] = {
untranslated = "Agave Seed",
                    ['untranslated'] = 'Advanced Masonry Skill Book',
category = nil,
                    ['category'] = 'Hidden/Research',
group = "Food",
                    ['group'] = 'Skill Books',
description = "Plant to grow an agave plant.",
                    ['description'] = 'Creates Advanced Masonry Skill Scrolls that teach Advanced Masonry',
tagGroups = {
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
"Crop Seed",
                    ['maxStack'] = '1',
"Food",
                    ['carried'] = 'Backpack',
"Seeds",
                    ['weight'] = nil,
},
                    ['calories'] = nil,
maxStack = 100,
                    ['carbs'] = nil,
carried = "Backpack",
                    ['protein'] = nil,
weight = 50,
                    ['fat'] = nil,
calories = 0,
                    ['vitamins'] = nil,
carbs = 0,
                    ['density'] = nil,
protein = 0,
                    ['fuel'] = nil,
fat = 0,
                    ['yield'] = nil,
vitamins = 0,
                    ['currency'] = nil,
density = 0,
                    ['skillValue'] = nil,
fuel = nil,
                    ['roomCategory'] = nil,
yield = nil,
                    ['furnitureType'] = nil,
currency = nil,
                    ['repeatsDepreciation'] = nil,
skillValue = nil,
                    ['materialTier'] = nil,
roomCategory = nil,
                    ['fuelsUsed'] = nil,
furnitureType = nil,
                    ['gridRadius'] = nil,
repeatsDepreciation = nil,
                    ['energyUsed'] = nil,
materialTier = nil,
                    ['energyProduced'] = nil,
fuelsUsed = nil,
                    ['energyType'] = nil,
gridRadius = nil,
                    ['fluidsUsed'] = nil,
energyUsed = nil,
                    ['fluidsProduced'] = nil,
energyProduced = nil,
                    ['validTalents'] = nil,
energyType = nil,
                    ['footprint'] = nil,
fluidsUsed = nil,
                    ['mobile'] = nil,
fluidsProduced = nil,
                    ['roomSizeReq'] = nil,
validTalents = nil,
                    ['roomMatReq'] = nil,
footprint = nil,
                    ['roomContainReq'] = nil,
mobile = nil,
                    ['inventorySlots'] = nil,
roomSizeReq = nil,
                    ['inventoryMaxWeight'] = nil,
roomMatReq = nil,
                    ['type'] = 'AdvancedMasonrySkillBook',
roomContainReq = nil,
                    ['typeID'] = '831',
inventorySlots = nil,
        },
inventoryMaxWeight = nil,
        ['Advanced Masonry Skill Scroll'] = {
inventoryRestrictions = nil,
                    ['untranslated'] = 'Advanced Masonry Skill Scroll',
NutrientElement = nil,
                    ['category'] = 'Hidden/Research',
type = "AgaveSeedItem",
                    ['group'] = 'Skill Scrolls',
typeID = 0,
                    ['description'] = 'Teaches Advanced Masonry',
},
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
["Agouti Carcass"] = {
                    ['maxStack'] = '100',
untranslated = "Agouti Carcass",
                    ['carried'] = 'Backpack',
category = nil,
                    ['weight'] = nil,
group = "Natural Resources",
                    ['calories'] = nil,
description = "A dead agouti.",
                    ['carbs'] = nil,
tagGroups = {
                    ['protein'] = nil,
"Tiny Carcass",
                    ['fat'] = nil,
"Tiny Fur Carcass",
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
maxStack = 100,
                    ['fuel'] = nil,
carried = "Backpack",
                    ['yield'] = nil,
weight = 2000,
                    ['currency'] = nil,
calories = nil,
                    ['skillValue'] = nil,
carbs = nil,
                    ['roomCategory'] = nil,
protein = nil,
                    ['furnitureType'] = nil,
fat = nil,
                    ['repeatsDepreciation'] = nil,
vitamins = nil,
                    ['materialTier'] = nil,
density = nil,
                    ['fuelsUsed'] = nil,
fuel = nil,
                    ['gridRadius'] = nil,
yield = nil,
                    ['energyUsed'] = nil,
currency = nil,
                    ['energyProduced'] = nil,
skillValue = nil,
                    ['energyType'] = nil,
roomCategory = nil,
                    ['fluidsUsed'] = nil,
furnitureType = nil,
                    ['fluidsProduced'] = nil,
repeatsDepreciation = nil,
                    ['validTalents'] = nil,
materialTier = nil,
                    ['footprint'] = nil,
fuelsUsed = nil,
                    ['mobile'] = nil,
gridRadius = nil,
                    ['roomSizeReq'] = nil,
energyUsed = nil,
                    ['roomMatReq'] = nil,
energyProduced = nil,
                    ['roomContainReq'] = nil,
energyType = nil,
                    ['inventorySlots'] = nil,
fluidsUsed = nil,
                    ['inventoryMaxWeight'] = nil,
fluidsProduced = nil,
                    ['type'] = 'AdvancedMasonrySkillScroll',
validTalents = nil,
                    ['typeID'] = '832',
footprint = nil,
        },
mobile = nil,
        ['Advanced Masonry Table'] = {
roomSizeReq = nil,
                    ['untranslated'] = 'Advanced Masonry Table',
roomMatReq = nil,
                    ['category'] = 'WorldObject',
roomContainReq = nil,
                    ['group'] = 'World Object Items',
inventorySlots = nil,
                    ['description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.',
inventoryMaxWeight = nil,
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
inventoryRestrictions = nil,
                    ['maxStack'] = '1',
NutrientElement = nil,
                    ['carried'] = 'Backpack',
type = "AgoutiCarcassItem",
                    ['weight'] = nil,
typeID = 0,
                    ['calories'] = nil,
},
                    ['carbs'] = nil,
["Agouti Enchiladas"] = {
                    ['protein'] = nil,
untranslated = "Agouti Enchiladas",
                    ['fat'] = nil,
category = nil,
                    ['vitamins'] = nil,
group = "Food",
                    ['density'] = nil,
description = "Sweet and savory...it doesn't have to be an Agouti.",
                    ['fuel'] = nil,
tagGroups = {
                    ['yield'] = nil,
"Food",
                    ['currency'] = nil,
},
                    ['skillValue'] = '0',
maxStack = 100,
                    ['roomCategory'] = 'Industrial',
carried = "Backpack",
                    ['furnitureType'] = nil,
weight = 550,
                    ['repeatsDepreciation'] = nil,
calories = 800,
                    ['materialTier'] = nil,
carbs = 20,
                    ['fuelsUsed'] = nil,
protein = 8,
                    ['gridRadius'] = '10',
fat = 27,
                    ['energyUsed'] = '250',
vitamins = 3,
                    ['energyProduced'] = '0',
density = 7.249999999999999,
                    ['energyType'] = 'Electric',
fuel = nil,
                    ['fluidsUsed'] = nil,
yield = nil,
                    ['fluidsProduced'] = nil,
currency = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
skillValue = nil,
                    ['footprint'] = '3 X 2 X 1',
roomCategory = nil,
                    ['mobile'] = nil,
furnitureType = nil,
                    ['roomSizeReq'] = '45',
repeatsDepreciation = nil,
                    ['roomMatReq'] = 'Tier 2.3',
materialTier = nil,
                    ['roomContainReq'] = 'Yes',
fuelsUsed = nil,
                    ['inventorySlots'] = nil,
gridRadius = nil,
                    ['inventoryMaxWeight'] = nil,
energyUsed = nil,
                    ['type'] = 'AdvancedMasonryTableItem',
energyProduced = nil,
                    ['typeID'] = '977',
energyType = nil,
        },
fluidsUsed = nil,
        ['Advanced Masonry Upgrade'] = {
fluidsProduced = nil,
                    ['untranslated'] = 'Advanced Masonry Upgrade',
validTalents = nil,
                    ['category'] = 'Efficiency Modules',
footprint = nil,
                    ['group'] = 'Upgrade',
mobile = nil,
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.',
roomSizeReq = nil,
                    ['tagGroups'] = {'Upgrade', 'Product'},
roomMatReq = nil,
                    ['maxStack'] = '100',
roomContainReq = nil,
                    ['carried'] = 'Backpack',
inventorySlots = nil,
                    ['weight'] = '0.001',
inventoryMaxWeight = nil,
                    ['calories'] = nil,
inventoryRestrictions = nil,
                    ['carbs'] = nil,
NutrientElement = nil,
                    ['protein'] = nil,
type = "AgoutiEnchiladasItem",
                    ['fat'] = nil,
typeID = 0,
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
["Agriculture Research Paper Advanced"] = {
                    ['fuel'] = nil,
untranslated = "Agriculture Research Paper Advanced",
                    ['yield'] = nil,
category = nil,
                    ['currency'] = nil,
group = "Items",
                    ['skillValue'] = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
                    ['roomCategory'] = nil,
tagGroups = {
                    ['furnitureType'] = nil,
"Advanced Research",
                    ['repeatsDepreciation'] = nil,
"Research",
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
maxStack = 100,
                    ['gridRadius'] = nil,
carried = "Backpack",
                    ['energyUsed'] = nil,
weight = 10,
                    ['energyProduced'] = nil,
calories = nil,
                    ['energyType'] = nil,
carbs = nil,
                    ['fluidsUsed'] = nil,
protein = nil,
                    ['fluidsProduced'] = nil,
fat = nil,
                    ['validTalents'] = nil,
vitamins = nil,
                    ['footprint'] = nil,
density = nil,
                    ['mobile'] = nil,
fuel = nil,
                    ['roomSizeReq'] = nil,
yield = nil,
                    ['roomMatReq'] = nil,
currency = nil,
                    ['roomContainReq'] = nil,
skillValue = nil,
                    ['inventorySlots'] = nil,
roomCategory = nil,
                    ['inventoryMaxWeight'] = nil,
furnitureType = nil,
                    ['type'] = 'AdvancedMasonryUpgradeItem',
repeatsDepreciation = nil,
                    ['typeID'] = '669',
materialTier = nil,
        },
fuelsUsed = nil,
        ['Advanced Smelting Skill Book'] = {
gridRadius = nil,
                    ['untranslated'] = 'Advanced Smelting Skill Book',
energyUsed = nil,
                    ['category'] = 'Hidden/Research',
energyProduced = nil,
                    ['group'] = 'Skill Books',
energyType = nil,
                    ['description'] = 'Creates Advanced Smelting Skill Scrolls that teach Advanced Smelting',
fluidsUsed = nil,
                    ['tagGroups'] = {'Skill Books', 'Object', 'Product'},
fluidsProduced = nil,
                    ['maxStack'] = '1',
validTalents = nil,
                    ['carried'] = 'Backpack',
footprint = nil,
                    ['weight'] = nil,
mobile = nil,
                    ['calories'] = nil,
roomSizeReq = nil,
                    ['carbs'] = nil,
roomMatReq = nil,
                    ['protein'] = nil,
roomContainReq = nil,
                    ['fat'] = nil,
inventorySlots = nil,
                    ['vitamins'] = nil,
inventoryMaxWeight = nil,
                    ['density'] = nil,
inventoryRestrictions = nil,
                    ['fuel'] = nil,
NutrientElement = nil,
                    ['yield'] = nil,
type = "AgricultureResearchPaperAdvancedItem",
                    ['currency'] = nil,
typeID = 0,
                    ['skillValue'] = nil,
},
                    ['roomCategory'] = nil,
["Agriculture Research Paper Modern"] = {
                    ['furnitureType'] = nil,
untranslated = "Agriculture Research Paper Modern",
                    ['repeatsDepreciation'] = nil,
category = nil,
                    ['materialTier'] = nil,
group = "Items",
                    ['fuelsUsed'] = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
                    ['gridRadius'] = nil,
tagGroups = {
                    ['energyUsed'] = nil,
"Modern Research",
                    ['energyProduced'] = nil,
"Research",
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
maxStack = 100,
                    ['fluidsProduced'] = nil,
carried = "Backpack",
                    ['validTalents'] = nil,
weight = 10,
                    ['footprint'] = nil,
calories = nil,
                    ['mobile'] = nil,
carbs = nil,
                    ['roomSizeReq'] = nil,
protein = nil,
                    ['roomMatReq'] = nil,
fat = nil,
                    ['roomContainReq'] = nil,
vitamins = nil,
                    ['inventorySlots'] = nil,
density = nil,
                    ['inventoryMaxWeight'] = nil,
fuel = nil,
                    ['type'] = 'AdvancedSmeltingSkillBook',
yield = nil,
                    ['typeID'] = '834',
currency = nil,
        },
skillValue = nil,
        ['Advanced Smelting Skill Scroll'] = {
roomCategory = nil,
                    ['untranslated'] = 'Advanced Smelting Skill Scroll',
furnitureType = nil,
                    ['category'] = 'Hidden/Research',
repeatsDepreciation = nil,
                    ['group'] = 'Skill Scrolls',
materialTier = nil,
                    ['description'] = 'Teaches Advanced Smelting',
fuelsUsed = nil,
                    ['tagGroups'] = {'Skill Scrolls', 'Object'},
gridRadius = nil,
                    ['maxStack'] = '100',
energyUsed = nil,
                    ['carried'] = 'Backpack',
energyProduced = nil,
                    ['weight'] = nil,
energyType = nil,
                    ['calories'] = nil,
fluidsUsed = nil,
                    ['carbs'] = nil,
fluidsProduced = nil,
                    ['protein'] = nil,
validTalents = nil,
                    ['fat'] = nil,
footprint = nil,
                    ['vitamins'] = nil,
mobile = nil,
                    ['density'] = nil,
roomSizeReq = nil,
                    ['fuel'] = nil,
roomMatReq = nil,
                    ['yield'] = nil,
roomContainReq = nil,
                    ['currency'] = nil,
inventorySlots = nil,
                    ['skillValue'] = nil,
inventoryMaxWeight = nil,
                    ['roomCategory'] = nil,
inventoryRestrictions = nil,
                    ['furnitureType'] = nil,
NutrientElement = nil,
                    ['repeatsDepreciation'] = nil,
type = "AgricultureResearchPaperModernItem",
                    ['materialTier'] = nil,
typeID = 0,
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
["Alligator Carcass"] = {
                    ['energyUsed'] = nil,
untranslated = "Alligator Carcass",
                    ['energyProduced'] = nil,
category = nil,
                    ['energyType'] = nil,
group = "Natural Resources",
                    ['fluidsUsed'] = nil,
description = "A dead alligator.",
                    ['fluidsProduced'] = nil,
tagGroups = {
                    ['validTalents'] = nil,
"Medium Carcass",
                    ['footprint'] = nil,
"Medium Leather Carcass",
                    ['mobile'] = nil,
},
                    ['roomSizeReq'] = nil,
maxStack = 100,
                    ['roomMatReq'] = nil,
carried = "Backpack",
                    ['roomContainReq'] = nil,
weight = 2000,
                    ['inventorySlots'] = nil,
calories = nil,
                    ['inventoryMaxWeight'] = nil,
carbs = nil,
                    ['type'] = 'AdvancedSmeltingSkillScroll',
protein = nil,
                    ['typeID'] = '835',
fat = nil,
        },
vitamins = nil,
        ['Advanced Smelting Upgrade'] = {
density = nil,
                    ['untranslated'] = 'Advanced Smelting Upgrade',
fuel = nil,
                    ['category'] = 'Efficiency Modules',
yield = nil,
                    ['group'] = 'Upgrade',
currency = nil,
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.',
skillValue = nil,
                    ['tagGroups'] = {'Upgrade', 'Product'},
roomCategory = nil,
                    ['maxStack'] = '100',
furnitureType = nil,
                    ['carried'] = 'Backpack',
repeatsDepreciation = nil,
                    ['weight'] = '0.001',
materialTier = nil,
                    ['calories'] = nil,
fuelsUsed = nil,
                    ['carbs'] = nil,
gridRadius = nil,
                    ['protein'] = nil,
energyUsed = nil,
                    ['fat'] = nil,
energyProduced = nil,
                    ['vitamins'] = nil,
energyType = nil,
                    ['density'] = nil,
fluidsUsed = nil,
                    ['fuel'] = nil,
fluidsProduced = nil,
                    ['yield'] = nil,
validTalents = nil,
                    ['currency'] = nil,
footprint = nil,
                    ['skillValue'] = nil,
mobile = nil,
                    ['roomCategory'] = nil,
roomSizeReq = nil,
                    ['furnitureType'] = nil,
roomMatReq = nil,
                    ['repeatsDepreciation'] = nil,
roomContainReq = nil,
                    ['materialTier'] = nil,
inventorySlots = nil,
                    ['fuelsUsed'] = nil,
inventoryMaxWeight = nil,
                    ['gridRadius'] = nil,
inventoryRestrictions = nil,
                    ['energyUsed'] = nil,
NutrientElement = nil,
                    ['energyProduced'] = nil,
type = "AlligatorCarcassItem",
                    ['energyType'] = nil,
typeID = 0,
                    ['fluidsUsed'] = nil,
},
                    ['fluidsProduced'] = nil,
["Amanita Mushroom Spores"] = {
                    ['validTalents'] = nil,
untranslated = "Amanita Mushroom Spores",
                    ['footprint'] = nil,
category = nil,
                    ['mobile'] = nil,
group = "Food",
                    ['roomSizeReq'] = nil,
description = "Plant to grow amanita mushrooms. Not sure why you'd want these poisonous mushrooms, though.",
                    ['roomMatReq'] = nil,
tagGroups = {
                    ['roomContainReq'] = nil,
"Crop Seed",
                    ['inventorySlots'] = nil,
"Food",
                    ['inventoryMaxWeight'] = nil,
"Seeds",
                    ['type'] = 'AdvancedSmeltingUpgradeItem',
},
                    ['typeID'] = '670',
maxStack = 100,
        },
carried = "Backpack",
        ['Advanced Tailoring Table'] = {
weight = 50,
                    ['untranslated'] = 'Advanced Tailoring Table',
calories = 0,
                    ['category'] = 'WorldObject',
carbs = 0,
                    ['group'] = 'World Object Items',
protein = 0,
                    ['description'] = 'An advanced tailoring table.',
fat = 0,
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
vitamins = 0,
                    ['maxStack'] = '1',
density = 0,
                    ['carried'] = 'Backpack',
fuel = nil,
                    ['weight'] = nil,
yield = nil,
                    ['calories'] = nil,
currency = nil,
                    ['carbs'] = nil,
skillValue = nil,
                    ['protein'] = nil,
roomCategory = nil,
                    ['fat'] = nil,
furnitureType = nil,
                    ['vitamins'] = nil,
repeatsDepreciation = nil,
                    ['density'] = nil,
materialTier = nil,
                    ['fuel'] = nil,
fuelsUsed = nil,
                    ['yield'] = nil,
gridRadius = nil,
                    ['currency'] = nil,
energyUsed = nil,
                    ['skillValue'] = '0',
energyProduced = nil,
                    ['roomCategory'] = 'Industrial',
energyType = nil,
                    ['furnitureType'] = nil,
fluidsUsed = nil,
                    ['repeatsDepreciation'] = nil,
fluidsProduced = nil,
                    ['materialTier'] = nil,
validTalents = nil,
                    ['fuelsUsed'] = nil,
footprint = nil,
                    ['gridRadius'] = nil,
mobile = nil,
                    ['energyUsed'] = nil,
roomSizeReq = nil,
                    ['energyProduced'] = nil,
roomMatReq = nil,
                    ['energyType'] = nil,
roomContainReq = nil,
                    ['fluidsUsed'] = nil,
inventorySlots = nil,
                    ['fluidsProduced'] = nil,
inventoryMaxWeight = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
inventoryRestrictions = nil,
                    ['footprint'] = '4 X 2 X 2',
NutrientElement = nil,
                    ['mobile'] = nil,
type = "AmanitaMushroomSporesItem",
                    ['roomSizeReq'] = '45',
typeID = 0,
                    ['roomMatReq'] = 'Tier 2.8',
},
                    ['roomContainReq'] = 'Yes',
["Amanita Mushrooms"] = {
                    ['inventorySlots'] = nil,
untranslated = "Amanita Mushrooms",
                    ['inventoryMaxWeight'] = nil,
category = nil,
                    ['type'] = 'AdvancedTailoringTableItem',
group = "Food",
                    ['typeID'] = '978',
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 = {
        ['Advanced Upgrade 1'] = {
"Food",
                    ['untranslated'] = 'Advanced Upgrade 1',
"Fungus",
                    ['category'] = 'Efficiency Modules',
},
                    ['group'] = 'Upgrade',
maxStack = 100,
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
carried = "Backpack",
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
weight = 75,
                    ['maxStack'] = '100',
calories = -200,
                    ['carried'] = 'Backpack',
carbs = 0,
                    ['weight'] = '0.001',
protein = 0,
                    ['calories'] = nil,
fat = 0,
                    ['carbs'] = nil,
vitamins = 0,
                    ['protein'] = nil,
density = -0.0,
                    ['fat'] = nil,
fuel = nil,
                    ['vitamins'] = nil,
yield = nil,
                    ['density'] = nil,
currency = nil,
                    ['fuel'] = nil,
skillValue = nil,
                    ['yield'] = nil,
roomCategory = nil,
                    ['currency'] = nil,
furnitureType = nil,
                    ['skillValue'] = nil,
repeatsDepreciation = nil,
                    ['roomCategory'] = nil,
materialTier = nil,
                    ['furnitureType'] = nil,
fuelsUsed = nil,
                    ['repeatsDepreciation'] = nil,
gridRadius = nil,
                    ['materialTier'] = nil,
energyUsed = nil,
                    ['fuelsUsed'] = nil,
energyProduced = nil,
                    ['gridRadius'] = nil,
energyType = nil,
                    ['energyUsed'] = nil,
fluidsUsed = nil,
                    ['energyProduced'] = nil,
fluidsProduced = nil,
                    ['energyType'] = nil,
validTalents = nil,
                    ['fluidsUsed'] = nil,
footprint = nil,
                    ['fluidsProduced'] = nil,
mobile = nil,
                    ['validTalents'] = nil,
roomSizeReq = nil,
                    ['footprint'] = nil,
roomMatReq = nil,
                    ['mobile'] = nil,
roomContainReq = nil,
                    ['roomSizeReq'] = nil,
inventorySlots = nil,
                    ['roomMatReq'] = nil,
inventoryMaxWeight = nil,
                    ['roomContainReq'] = nil,
inventoryRestrictions = nil,
                    ['inventorySlots'] = nil,
NutrientElement = nil,
                    ['inventoryMaxWeight'] = nil,
type = "AmanitaMushroomsItem",
                    ['type'] = 'AdvancedUpgradeLvl1Item',
typeID = 0,
                    ['typeID'] = '671',
},
        },
Amendments = {
        ['Advanced Upgrade 2'] = {
untranslated = "Amendments",
                    ['untranslated'] = 'Advanced Upgrade 2',
category = nil,
                    ['category'] = 'Efficiency Modules',
group = "Work Stations",
                    ['group'] = 'Upgrade',
description = "Allows the modification of the constitution.",
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
tagGroups = {
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
"Government",
                    ['maxStack'] = '100',
},
                    ['carried'] = 'Backpack',
maxStack = 1,
                    ['weight'] = '0.001',
carried = "Backpack",
                    ['calories'] = nil,
weight = 2000,
                    ['carbs'] = nil,
calories = nil,
                    ['protein'] = nil,
carbs = nil,
                    ['fat'] = nil,
protein = nil,
                    ['vitamins'] = nil,
fat = nil,
                    ['density'] = nil,
vitamins = nil,
                    ['fuel'] = nil,
density = nil,
                    ['yield'] = nil,
fuel = nil,
                    ['currency'] = nil,
yield = nil,
                    ['skillValue'] = nil,
currency = nil,
                    ['roomCategory'] = nil,
skillValue = nil,
                    ['furnitureType'] = nil,
roomCategory = nil,
                    ['repeatsDepreciation'] = nil,
furnitureType = nil,
                    ['materialTier'] = nil,
repeatsDepreciation = nil,
                    ['fuelsUsed'] = nil,
materialTier = nil,
                    ['gridRadius'] = nil,
fuelsUsed = nil,
                    ['energyUsed'] = nil,
gridRadius = nil,
                    ['energyProduced'] = nil,
energyUsed = nil,
                    ['energyType'] = nil,
energyProduced = nil,
                    ['fluidsUsed'] = nil,
energyType = nil,
                    ['fluidsProduced'] = nil,
fluidsUsed = nil,
                    ['validTalents'] = nil,
fluidsProduced = nil,
                    ['footprint'] = nil,
validTalents = nil,
                    ['mobile'] = nil,
footprint = "3x2x3",
                    ['roomSizeReq'] = nil,
mobile = nil,
                    ['roomMatReq'] = nil,
roomSizeReq = nil,
                    ['roomContainReq'] = nil,
roomMatReq = nil,
                    ['inventorySlots'] = nil,
roomContainReq = nil,
                    ['inventoryMaxWeight'] = nil,
inventorySlots = nil,
                    ['type'] = 'AdvancedUpgradeLvl2Item',
inventoryMaxWeight = nil,
                    ['typeID'] = '672',
inventoryRestrictions = nil,
        },
NutrientElement = nil,
        ['Advanced Upgrade 3'] = {
type = "AmendmentsItem",
                    ['untranslated'] = 'Advanced Upgrade 3',
typeID = 0,
                    ['category'] = 'Efficiency Modules',
},
                    ['group'] = 'Upgrade',
Anvil = {
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
untranslated = "Anvil",
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
category = nil,
                    ['maxStack'] = '100',
group = "Work Stations",
                    ['carried'] = 'Backpack',
description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
                    ['weight'] = '0.001',
tagGroups = {
                    ['calories'] = nil,
"Crafting Table",
                    ['carbs'] = nil,
},
                    ['protein'] = nil,
maxStack = 1,
                    ['fat'] = nil,
carried = "Backpack",
                    ['vitamins'] = nil,
weight = 2000,
                    ['density'] = nil,
calories = nil,
                    ['fuel'] = nil,
carbs = nil,
                    ['yield'] = nil,
protein = nil,
                    ['currency'] = nil,
fat = nil,
                    ['skillValue'] = nil,
vitamins = nil,
                    ['roomCategory'] = nil,
density = nil,
                    ['furnitureType'] = nil,
fuel = nil,
                    ['repeatsDepreciation'] = nil,
yield = nil,
                    ['materialTier'] = nil,
currency = nil,
                    ['fuelsUsed'] = nil,
skillValue = nil,
                    ['gridRadius'] = nil,
roomCategory = "Industrial",
                    ['energyUsed'] = nil,
furnitureType = nil,
                    ['energyProduced'] = nil,
repeatsDepreciation = nil,
                    ['energyType'] = nil,
materialTier = nil,
                    ['fluidsUsed'] = nil,
fuelsUsed = nil,
                    ['fluidsProduced'] = nil,
gridRadius = nil,
                    ['validTalents'] = nil,
energyUsed = nil,
                    ['footprint'] = nil,
energyProduced = nil,
                    ['mobile'] = nil,
energyType = nil,
                    ['roomSizeReq'] = nil,
fluidsUsed = nil,
                    ['roomMatReq'] = nil,
fluidsProduced = nil,
                    ['roomContainReq'] = nil,
validTalents = nil,
                    ['inventorySlots'] = nil,
footprint = "2x1x2",
                    ['inventoryMaxWeight'] = nil,
mobile = nil,
                    ['type'] = 'AdvancedUpgradeLvl3Item',
roomSizeReq = nil,
                    ['typeID'] = '673',
roomMatReq = nil,
        },
roomContainReq = nil,
        ['Advanced Upgrade 4'] = {
inventorySlots = nil,
                    ['untranslated'] = 'Advanced Upgrade 4',
inventoryMaxWeight = nil,
                    ['category'] = 'Efficiency Modules',
inventoryRestrictions = nil,
                    ['group'] = 'Upgrade',
NutrientElement = nil,
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
type = "AnvilItem",
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Ingredient', 'Product'},
typeID = 0,
                    ['maxStack'] = '100',
},
                    ['carried'] = 'Backpack',
["Arctic Willow Seed"] = {
                    ['weight'] = '0.001',
untranslated = "Arctic Willow Seed",
                    ['calories'] = nil,
category = nil,
                    ['carbs'] = nil,
group = "Food",
                    ['protein'] = nil,
description = "Plant to grow arctic willow.",
                    ['fat'] = nil,
tagGroups = {
                    ['vitamins'] = nil,
"Food",
                    ['density'] = nil,
"Seeds",
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
maxStack = 100,
                    ['currency'] = nil,
carried = "Backpack",
                    ['skillValue'] = nil,
weight = 50,
                    ['roomCategory'] = nil,
calories = 0,
                    ['furnitureType'] = nil,
carbs = 0,
                    ['repeatsDepreciation'] = nil,
protein = 0,
                    ['materialTier'] = nil,
fat = 0,
                    ['fuelsUsed'] = nil,
vitamins = 0,
                    ['gridRadius'] = nil,
density = 0,
                    ['energyUsed'] = nil,
fuel = nil,
                    ['energyProduced'] = nil,
yield = nil,
                    ['energyType'] = nil,
currency = nil,
                    ['fluidsUsed'] = nil,
skillValue = nil,
                    ['fluidsProduced'] = nil,
roomCategory = nil,
                    ['validTalents'] = nil,
furnitureType = nil,
                    ['footprint'] = nil,
repeatsDepreciation = nil,
                    ['mobile'] = nil,
materialTier = nil,
                    ['roomSizeReq'] = nil,
fuelsUsed = nil,
                    ['roomMatReq'] = nil,
gridRadius = nil,
                    ['roomContainReq'] = nil,
energyUsed = nil,
                    ['inventorySlots'] = nil,
energyProduced = nil,
                    ['inventoryMaxWeight'] = nil,
energyType = nil,
                    ['type'] = 'AdvancedUpgradeLvl4Item',
fluidsUsed = nil,
                    ['typeID'] = '674',
fluidsProduced = nil,
        },
validTalents = nil,
        ['Agave Leaves'] = {
footprint = nil,
                    ['untranslated'] = 'Agave Leaves',
mobile = nil,
                    ['category'] = '_None',
roomSizeReq = nil,
                    ['group'] = 'Food',
roomMatReq = nil,
                    ['description'] = 'The succulent leaves of the agave plant can be cooked to make a nice meal.',
roomContainReq = nil,
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Object', 'Ingredient'},
inventorySlots = nil,
                    ['maxStack'] = '100',
inventoryMaxWeight = nil,
                    ['carried'] = 'Backpack',
inventoryRestrictions = nil,
                    ['weight'] = '0.01',
NutrientElement = nil,
                    ['calories'] = '200.0',
type = "ArcticWillowSeedItem",
                    ['carbs'] = '3.0',
typeID = 0,
                    ['protein'] = '1.0',
},
                    ['fat'] = '2.0',
Arrastra = {
                    ['vitamins'] = '2.0',
untranslated = "Arrastra",
                    ['density'] = '4.0',
category = nil,
                    ['fuel'] = nil,
group = "Work Stations",
                    ['yield'] = '[[Gathering]]',
description = "A primitive rock mill of dragged boulders.",
                    ['currency'] = nil,
tagGroups = {
                    ['skillValue'] = nil,
"Crafting Table",
                    ['roomCategory'] = nil,
},
                    ['furnitureType'] = nil,
maxStack = 1,
                    ['repeatsDepreciation'] = nil,
carried = "Backpack",
                    ['materialTier'] = nil,
weight = 5000,
                    ['fuelsUsed'] = nil,
calories = nil,
                    ['gridRadius'] = nil,
carbs = nil,
                    ['energyUsed'] = nil,
protein = nil,
                    ['energyProduced'] = nil,
fat = nil,
                    ['energyType'] = nil,
vitamins = nil,
                    ['fluidsUsed'] = nil,
density = nil,
                    ['fluidsProduced'] = nil,
fuel = nil,
                    ['validTalents'] = nil,
yield = nil,
                    ['footprint'] = nil,
currency = nil,
                    ['mobile'] = nil,
skillValue = nil,
                    ['roomSizeReq'] = nil,
roomCategory = "Industrial",
                    ['roomMatReq'] = nil,
furnitureType = nil,
                    ['roomContainReq'] = nil,
repeatsDepreciation = nil,
                    ['inventorySlots'] = nil,
materialTier = nil,
                    ['inventoryMaxWeight'] = nil,
fuelsUsed = nil,
                    ['type'] = 'AgaveLeavesItem',
gridRadius = nil,
                    ['typeID'] = '426',
energyUsed = nil,
        },
energyProduced = nil,
        ['Agave Seed'] = {
energyType = nil,
                    ['untranslated'] = 'Agave Seed',
fluidsUsed = nil,
                    ['category'] = '_None',
fluidsProduced = nil,
                    ['group'] = 'Food',
validTalents = nil,
                    ['description'] = 'Plant to grow an agave plant.',
footprint = "4x3x3",
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
mobile = nil,
                    ['maxStack'] = '100',
roomSizeReq = nil,
                    ['carried'] = 'Backpack',
roomMatReq = nil,
                    ['weight'] = '0.05',
roomContainReq = nil,
                    ['calories'] = '0.0',
inventorySlots = nil,
                    ['carbs'] = '0.0',
inventoryMaxWeight = nil,
                    ['protein'] = '0.0',
inventoryRestrictions = nil,
                    ['fat'] = '0.0',
NutrientElement = nil,
                    ['vitamins'] = '0.0',
type = "ArrastraItem",
                    ['density'] = '0.0',
typeID = 0,
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
Arrow = {
                    ['currency'] = nil,
untranslated = "Arrow",
                    ['skillValue'] = nil,
category = nil,
                    ['roomCategory'] = nil,
group = "Items",
                    ['furnitureType'] = nil,
description = "Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).",
                    ['repeatsDepreciation'] = nil,
tagGroups = {
                    ['materialTier'] = nil,
"Burnable Fuel",
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
maxStack = 100,
                    ['energyUsed'] = nil,
carried = "Backpack",
                    ['energyProduced'] = nil,
weight = 100,
                    ['energyType'] = nil,
calories = nil,
                    ['fluidsUsed'] = nil,
carbs = nil,
                    ['fluidsProduced'] = nil,
protein = nil,
                    ['validTalents'] = nil,
fat = nil,
                    ['footprint'] = nil,
vitamins = nil,
                    ['mobile'] = nil,
density = nil,
                    ['roomSizeReq'] = nil,
fuel = 500,
                    ['roomMatReq'] = nil,
yield = nil,
                    ['roomContainReq'] = nil,
currency = nil,
                    ['inventorySlots'] = nil,
skillValue = nil,
                    ['inventoryMaxWeight'] = nil,
roomCategory = nil,
                    ['type'] = 'AgaveSeedItem',
furnitureType = nil,
                    ['typeID'] = '716',
repeatsDepreciation = nil,
        },
materialTier = nil,
        ['Agave Seed Pack'] = {
fuelsUsed = nil,
                    ['untranslated'] = 'Agave Seed Pack',
gridRadius = nil,
                    ['category'] = 'Hidden',
energyUsed = nil,
                    ['group'] = 'Items',
energyProduced = nil,
                    ['description'] = 'Plant to grow an agave plant.',
energyType = nil,
                    ['tagGroups'] = {'Not In Browser'},
fluidsUsed = nil,
                    ['maxStack'] = '100',
fluidsProduced = nil,
                    ['carried'] = 'Backpack',
validTalents = nil,
                    ['weight'] = '0.05',
footprint = nil,
                    ['calories'] = nil,
mobile = nil,
                    ['carbs'] = nil,
roomSizeReq = nil,
                    ['protein'] = nil,
roomMatReq = nil,
                    ['fat'] = nil,
roomContainReq = nil,
                    ['vitamins'] = nil,
inventorySlots = nil,
                    ['density'] = nil,
inventoryMaxWeight = nil,
                    ['fuel'] = nil,
inventoryRestrictions = nil,
                    ['yield'] = nil,
NutrientElement = nil,
                    ['currency'] = nil,
type = "ArrowItem",
                    ['skillValue'] = nil,
typeID = 0,
                    ['roomCategory'] = nil,
},
                    ['furnitureType'] = nil,
["Art Supplies"] = {
                    ['repeatsDepreciation'] = nil,
untranslated = "Art Supplies",
                    ['materialTier'] = nil,
category = nil,
                    ['fuelsUsed'] = nil,
group = "Items",
                    ['gridRadius'] = nil,
description = "A set of art supplies that ",
                    ['energyUsed'] = nil,
tagGroups = {},
                    ['energyProduced'] = nil,
maxStack = 100,
                    ['energyType'] = nil,
carried = "Backpack",
                    ['fluidsUsed'] = nil,
weight = 150,
                    ['fluidsProduced'] = nil,
calories = nil,
                    ['validTalents'] = nil,
carbs = nil,
                    ['footprint'] = nil,
protein = nil,
                    ['mobile'] = nil,
fat = nil,
                    ['roomSizeReq'] = nil,
vitamins = nil,
                    ['roomMatReq'] = nil,
density = nil,
                    ['roomContainReq'] = nil,
fuel = nil,
                    ['inventorySlots'] = nil,
yield = nil,
                    ['inventoryMaxWeight'] = nil,
currency = nil,
                    ['type'] = 'AgaveSeedPackItem',
skillValue = nil,
                    ['typeID'] = '717',
roomCategory = nil,
        },
furnitureType = nil,
        ['Agouti Carcass'] = {
repeatsDepreciation = nil,
                    ['untranslated'] = 'Agouti Carcass',
materialTier = nil,
                    ['category'] = '_None',
fuelsUsed = nil,
                    ['group'] = 'Items',
gridRadius = nil,
                    ['description'] = 'A dead agouti.',
energyUsed = nil,
                    ['tagGroups'] = {'Tiny Fur Carcass', 'Tiny Carcass', 'Ingredient'},
energyProduced = nil,
                    ['maxStack'] = '100',
energyType = nil,
                    ['carried'] = 'Backpack',
fluidsUsed = nil,
                    ['weight'] = '2',
fluidsProduced = nil,
                    ['calories'] = nil,
validTalents = nil,
                    ['carbs'] = nil,
footprint = nil,
                    ['protein'] = nil,
mobile = nil,
                    ['fat'] = nil,
roomSizeReq = nil,
                    ['vitamins'] = nil,
roomMatReq = nil,
                    ['density'] = nil,
roomContainReq = nil,
                    ['fuel'] = nil,
inventorySlots = nil,
                    ['yield'] = nil,
inventoryMaxWeight = nil,
                    ['currency'] = nil,
inventoryRestrictions = nil,
                    ['skillValue'] = nil,
NutrientElement = nil,
                    ['roomCategory'] = nil,
type = "ArtSuppliesItem",
                    ['furnitureType'] = nil,
typeID = 0,
                    ['repeatsDepreciation'] = nil,
},
                    ['materialTier'] = nil,
["Ashlar Basalt"] = {
                    ['fuelsUsed'] = nil,
untranslated = "Ashlar Basalt",
                    ['gridRadius'] = nil,
category = nil,
                    ['energyUsed'] = nil,
group = "Blocks",
                    ['energyProduced'] = nil,
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.",
                    ['energyType'] = nil,
tagGroups = {
                    ['fluidsUsed'] = nil,
"Ashlar Stone",
                    ['fluidsProduced'] = nil,
"Constructable",
                    ['validTalents'] = nil,
},
                    ['footprint'] = nil,
maxStack = 20,
                    ['mobile'] = nil,
carried = "Hands",
                    ['roomSizeReq'] = nil,
weight = 10000,
                    ['roomMatReq'] = nil,
calories = nil,
                    ['roomContainReq'] = nil,
carbs = nil,
                    ['inventorySlots'] = nil,
protein = nil,
                    ['inventoryMaxWeight'] = nil,
fat = nil,
                    ['type'] = 'AgoutiCarcassItem',
vitamins = nil,
                    ['typeID'] = '557',
density = nil,
        },
fuel = nil,
        ['Agriculture Research Paper Advanced'] = {
yield = nil,
                    ['untranslated'] = 'Agriculture Research Paper Advanced',
currency = nil,
                    ['category'] = '_None',
skillValue = nil,
                    ['group'] = 'Items',
roomCategory = nil,
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
furnitureType = nil,
                    ['tagGroups'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
repeatsDepreciation = nil,
                    ['maxStack'] = '100',
materialTier = 4,
                    ['carried'] = 'Backpack',
fuelsUsed = nil,
                    ['weight'] = '0.01',
gridRadius = nil,
                    ['calories'] = nil,
energyUsed = nil,
                    ['carbs'] = nil,
energyProduced = nil,
                    ['protein'] = nil,
energyType = nil,
                    ['fat'] = nil,
fluidsUsed = nil,
                    ['vitamins'] = nil,
fluidsProduced = nil,
                    ['density'] = nil,
validTalents = nil,
                    ['fuel'] = nil,
footprint = nil,
                    ['yield'] = nil,
mobile = nil,
                    ['currency'] = nil,
roomSizeReq = nil,
                    ['skillValue'] = nil,
roomMatReq = nil,
                    ['roomCategory'] = nil,
roomContainReq = nil,
                    ['furnitureType'] = nil,
inventorySlots = nil,
                    ['repeatsDepreciation'] = nil,
inventoryMaxWeight = nil,
                    ['materialTier'] = nil,
inventoryRestrictions = nil,
                    ['fuelsUsed'] = nil,
NutrientElement = nil,
                    ['gridRadius'] = nil,
type = "AshlarBasaltItem",
                    ['energyUsed'] = nil,
typeID = 0,
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
["Ashlar Basalt Bench"] = {
                    ['fluidsUsed'] = nil,
untranslated = "Ashlar Basalt Bench",
                    ['fluidsProduced'] = nil,
category = nil,
                    ['validTalents'] = nil,
group = "Housing Objects",
                    ['footprint'] = nil,
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
                    ['mobile'] = nil,
tagGroups = {
                    ['roomSizeReq'] = nil,
"Housing",
                    ['roomMatReq'] = nil,
},
                    ['roomContainReq'] = nil,
maxStack = 1,
                    ['inventorySlots'] = nil,
carried = "Backpack",
                    ['inventoryMaxWeight'] = nil,
weight = 1000,
                    ['type'] = 'AgricultureResearchPaperAdvancedItem',
calories = nil,
                    ['typeID'] = '558',
carbs = nil,
        },
protein = nil,
        ['Agriculture Research Paper Modern'] = {
fat = nil,
                    ['untranslated'] = 'Agriculture Research Paper Modern',
vitamins = nil,
                    ['category'] = '_None',
density = nil,
                    ['group'] = 'Items',
fuel = nil,
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
yield = nil,
                    ['tagGroups'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
currency = nil,
                    ['maxStack'] = '100',
skillValue = "2.5",
                    ['carried'] = 'Backpack',
roomCategory = "Seating",
                    ['weight'] = '0.01',
furnitureType = "Chair",
                    ['calories'] = nil,
repeatsDepreciation = "0.5",
                    ['carbs'] = nil,
materialTier = nil,
                    ['protein'] = nil,
fuelsUsed = nil,
                    ['fat'] = nil,
gridRadius = nil,
                    ['vitamins'] = nil,
energyUsed = nil,
                    ['density'] = nil,
energyProduced = nil,
                    ['fuel'] = nil,
energyType = nil,
                    ['yield'] = nil,
fluidsUsed = nil,
                    ['currency'] = nil,
fluidsProduced = nil,
                    ['skillValue'] = nil,
validTalents = nil,
                    ['roomCategory'] = nil,
footprint = "2x1x2",
                    ['furnitureType'] = nil,
mobile = nil,
                    ['repeatsDepreciation'] = nil,
roomSizeReq = nil,
                    ['materialTier'] = nil,
roomMatReq = nil,
                    ['fuelsUsed'] = nil,
roomContainReq = nil,
                    ['gridRadius'] = nil,
inventorySlots = nil,
                    ['energyUsed'] = nil,
inventoryMaxWeight = nil,
                    ['energyProduced'] = nil,
inventoryRestrictions = nil,
                    ['energyType'] = nil,
NutrientElement = nil,
                    ['fluidsUsed'] = nil,
type = "AshlarBasaltBenchItem",
                    ['fluidsProduced'] = nil,
typeID = 0,
                    ['validTalents'] = nil,
},
                    ['footprint'] = nil,
["Ashlar Basalt Chair"] = {
                    ['mobile'] = nil,
untranslated = "Ashlar Basalt Chair",
                    ['roomSizeReq'] = nil,
category = nil,
                    ['roomMatReq'] = nil,
group = "Housing Objects",
                    ['roomContainReq'] = nil,
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
                    ['inventorySlots'] = nil,
tagGroups = {
                    ['inventoryMaxWeight'] = nil,
"Housing",
                    ['type'] = 'AgricultureResearchPaperModernItem',
},
                    ['typeID'] = '559',
maxStack = 1,
        },
carried = "Backpack",
        ['Air Pollution Generator'] = {
weight = 1000,
                    ['untranslated'] = 'Air Pollution Generator',
calories = nil,
                    ['category'] = 'Hidden',
carbs = nil,
                    ['group'] = 'World Object Items',
protein = nil,
                    ['description'] = 'Dev object for testing air pollution.',
fat = nil,
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Object', 'Polluter'},
vitamins = nil,
                    ['maxStack'] = '100',
density = nil,
                    ['carried'] = 'Backpack',
fuel = nil,
                    ['weight'] = nil,
yield = nil,
                    ['calories'] = nil,
currency = nil,
                    ['carbs'] = nil,
skillValue = "1.7",
                    ['protein'] = nil,
roomCategory = "Seating",
                    ['fat'] = nil,
furnitureType = "Chair",
                    ['vitamins'] = nil,
repeatsDepreciation = "0.7",
                    ['density'] = nil,
materialTier = nil,
                    ['fuel'] = nil,
fuelsUsed = nil,
                    ['yield'] = nil,
gridRadius = nil,
                    ['currency'] = nil,
energyUsed = nil,
                    ['skillValue'] = nil,
energyProduced = nil,
                    ['roomCategory'] = nil,
energyType = nil,
                    ['furnitureType'] = nil,
fluidsUsed = nil,
                    ['repeatsDepreciation'] = nil,
fluidsProduced = nil,
                    ['materialTier'] = nil,
validTalents = nil,
                    ['fuelsUsed'] = nil,
footprint = "1x1x2",
                    ['gridRadius'] = nil,
mobile = nil,
                    ['energyUsed'] = nil,
roomSizeReq = nil,
                    ['energyProduced'] = nil,
roomMatReq = nil,
                    ['energyType'] = nil,
roomContainReq = nil,
                    ['fluidsUsed'] = nil,
inventorySlots = nil,
                    ['fluidsProduced'] = nil,
inventoryMaxWeight = nil,
                    ['validTalents'] = nil,
inventoryRestrictions = nil,
                    ['footprint'] = '1 X 1 X 1',
NutrientElement = nil,
                    ['mobile'] = nil,
type = "AshlarBasaltChairItem",
                    ['roomSizeReq'] = nil,
typeID = 0,
                    ['roomMatReq'] = nil,
},
                    ['roomContainReq'] = nil,
["Ashlar Basalt Door"] = {
                    ['inventorySlots'] = nil,
untranslated = "Ashlar Basalt Door",
                    ['inventoryMaxWeight'] = nil,
category = nil,
                    ['type'] = 'AirPollutionGeneratorItem',
group = "Housing Objects",
                    ['typeID'] = '96',
description = "A heavy ashlar stone door.",
        },
tagGroups = {},
        ['Alligator Carcass'] = {
maxStack = 1,
                    ['untranslated'] = 'Alligator Carcass',
carried = "Backpack",
                    ['category'] = '_None',
weight = 1000,
                    ['group'] = 'Items',
calories = nil,
                    ['description'] = 'A dead alligator.',
carbs = nil,
                    ['tagGroups'] = {'Medium Carcass', 'Ingredient'},
protein = nil,
                    ['maxStack'] = '100',
fat = nil,
                    ['carried'] = 'Backpack',
vitamins = nil,
                    ['weight'] = '2',
density = nil,
                    ['calories'] = nil,
fuel = nil,
                    ['carbs'] = nil,
yield = nil,
                    ['protein'] = nil,
currency = nil,
                    ['fat'] = nil,
skillValue = nil,
                    ['vitamins'] = nil,
roomCategory = nil,
                    ['density'] = nil,
furnitureType = nil,
                    ['fuel'] = nil,
repeatsDepreciation = nil,
                    ['yield'] = nil,
materialTier = 4,
                    ['currency'] = nil,
fuelsUsed = nil,
                    ['skillValue'] = nil,
gridRadius = nil,
                    ['roomCategory'] = nil,
energyUsed = nil,
                    ['furnitureType'] = nil,
energyProduced = nil,
                    ['repeatsDepreciation'] = nil,
energyType = nil,
                    ['materialTier'] = nil,
fluidsUsed = nil,
                    ['fuelsUsed'] = nil,
fluidsProduced = nil,
                    ['gridRadius'] = nil,
validTalents = nil,
                    ['energyUsed'] = nil,
footprint = "1x3x2",
                    ['energyProduced'] = nil,
mobile = nil,
                    ['energyType'] = nil,
roomSizeReq = nil,
                    ['fluidsUsed'] = nil,
roomMatReq = nil,
                    ['fluidsProduced'] = nil,
roomContainReq = nil,
                    ['validTalents'] = nil,
inventorySlots = nil,
                    ['footprint'] = nil,
inventoryMaxWeight = nil,
                    ['mobile'] = nil,
inventoryRestrictions = nil,
                    ['roomSizeReq'] = nil,
NutrientElement = nil,
                    ['roomMatReq'] = nil,
type = "AshlarBasaltDoorItem",
                    ['roomContainReq'] = nil,
typeID = 0,
                    ['inventorySlots'] = nil,
},
                    ['inventoryMaxWeight'] = nil,
["Ashlar Basalt Fireplace"] = {
                    ['type'] = 'AlligatorCarcassItem',
untranslated = "Ashlar Basalt Fireplace",
                    ['typeID'] = '560',
category = nil,
        },
group = "Housing Objects",
        ['Alpha Cloak'] = {
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
                    ['untranslated'] = 'Alpha Cloak',
tagGroups = {
                    ['category'] = 'Hidden',
"Housing",
                    ['group'] = 'AvatarPart',
},
                    ['description'] = 'Thanks for supporting ECO!',
maxStack = 1,
                    ['tagGroups'] = {'Object'},
carried = "Backpack",
                    ['maxStack'] = '1',
weight = 5000,
                    ['carried'] = 'Backpack',
calories = nil,
                    ['weight'] = nil,
carbs = nil,
                    ['calories'] = nil,
protein = nil,
                    ['carbs'] = nil,
fat = nil,
                    ['protein'] = nil,
vitamins = nil,
                    ['fat'] = nil,
density = nil,
                    ['vitamins'] = nil,
fuel = nil,
                    ['density'] = nil,
yield = nil,
                    ['fuel'] = nil,
currency = nil,
                    ['yield'] = nil,
skillValue = "3",
                    ['currency'] = nil,
roomCategory = "Living Room",
                    ['skillValue'] = nil,
furnitureType = "Fireplace",
                    ['roomCategory'] = nil,
repeatsDepreciation = "0.1",
                    ['furnitureType'] = nil,
materialTier = nil,
                    ['repeatsDepreciation'] = nil,
fuelsUsed = nil,
                    ['materialTier'] = nil,
gridRadius = nil,
                    ['fuelsUsed'] = nil,
energyUsed = nil,
                    ['gridRadius'] = nil,
energyProduced = nil,
                    ['energyUsed'] = nil,
energyType = nil,
                    ['energyProduced'] = nil,
fluidsUsed = nil,
                    ['energyType'] = nil,
fluidsProduced = nil,
                    ['fluidsUsed'] = nil,
validTalents = nil,
                    ['fluidsProduced'] = nil,
footprint = "3x1x2",
                    ['validTalents'] = nil,
mobile = nil,
                    ['footprint'] = nil,
roomSizeReq = nil,
                    ['mobile'] = nil,
roomMatReq = nil,
                    ['roomSizeReq'] = nil,
roomContainReq = nil,
                    ['roomMatReq'] = nil,
inventorySlots = nil,
                    ['roomContainReq'] = nil,
inventoryMaxWeight = nil,
                    ['inventorySlots'] = nil,
inventoryRestrictions = nil,
                    ['inventoryMaxWeight'] = nil,
NutrientElement = nil,
                    ['type'] = 'AlphaCloakItem',
type = "AshlarBasaltFireplaceItem",
                    ['typeID'] = '24',
typeID = 0,
        },
},
        ['Alpha Goggles'] = {
["Ashlar Basalt Table"] = {
                    ['untranslated'] = 'Alpha Goggles',
untranslated = "Ashlar Basalt Table",
                    ['category'] = 'Hidden',
category = nil,
                    ['group'] = 'AvatarPart',
group = "Housing Objects",
                    ['description'] = 'Thanks for supporting ECO!',
description = "A large stone table crafted by an expert mason.",
                    ['tagGroups'] = {'Object'},
tagGroups = {
                    ['maxStack'] = '1',
"Housing",
                    ['carried'] = 'Backpack',
},
                    ['weight'] = nil,
maxStack = 1,
                    ['calories'] = nil,
carried = "Backpack",
                    ['carbs'] = nil,
weight = 2000,
                    ['protein'] = nil,
calories = nil,
                    ['fat'] = nil,
carbs = nil,
                    ['vitamins'] = nil,
protein = nil,
                    ['density'] = nil,
fat = nil,
                    ['fuel'] = nil,
vitamins = nil,
                    ['yield'] = nil,
density = nil,
                    ['currency'] = nil,
fuel = nil,
                    ['skillValue'] = nil,
yield = nil,
                    ['roomCategory'] = nil,
currency = nil,
                    ['furnitureType'] = nil,
skillValue = "3",
                    ['repeatsDepreciation'] = nil,
roomCategory = "Seating",
                    ['materialTier'] = nil,
furnitureType = "Table",
                    ['fuelsUsed'] = nil,
repeatsDepreciation = "0.6",
                    ['gridRadius'] = nil,
materialTier = nil,
                    ['energyUsed'] = nil,
fuelsUsed = nil,
                    ['energyProduced'] = nil,
gridRadius = nil,
                    ['energyType'] = nil,
energyUsed = nil,
                    ['fluidsUsed'] = nil,
energyProduced = nil,
                    ['fluidsProduced'] = nil,
energyType = nil,
                    ['validTalents'] = nil,
fluidsUsed = nil,
                    ['footprint'] = nil,
fluidsProduced = nil,
                    ['mobile'] = nil,
validTalents = nil,
                    ['roomSizeReq'] = nil,
footprint = "2x1x1",
                    ['roomMatReq'] = nil,
mobile = nil,
                    ['roomContainReq'] = nil,
roomSizeReq = nil,
                    ['inventorySlots'] = nil,
roomMatReq = nil,
                    ['inventoryMaxWeight'] = nil,
roomContainReq = nil,
                    ['type'] = 'AlphaGogglesItem',
inventorySlots = nil,
                    ['typeID'] = '23',
inventoryMaxWeight = nil,
        },
inventoryRestrictions = nil,
        ['Alpha Hat'] = {
NutrientElement = nil,
                    ['untranslated'] = 'Alpha Hat',
type = "AshlarBasaltTableItem",
                    ['category'] = 'Hidden',
typeID = 0,
                    ['group'] = 'AvatarPart',
},
                    ['description'] = 'Thanks for supporting ECO!',
["Ashlar Gneiss"] = {
                    ['tagGroups'] = {'Object'},
untranslated = "Ashlar Gneiss",
                    ['maxStack'] = '1',
category = nil,
                    ['carried'] = 'Backpack',
group = "Blocks",
                    ['weight'] = nil,
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.",
                    ['calories'] = nil,
tagGroups = {
                    ['carbs'] = nil,
"Ashlar Stone",
                    ['protein'] = nil,
"Constructable",
                    ['fat'] = nil,
},
                    ['vitamins'] = nil,
maxStack = 20,
                    ['density'] = nil,
carried = "Hands",
                    ['fuel'] = nil,
weight = 10000,
                    ['yield'] = nil,
calories = nil,
                    ['currency'] = nil,
carbs = nil,
                    ['skillValue'] = nil,
protein = nil,
                    ['roomCategory'] = nil,
fat = nil,
                    ['furnitureType'] = nil,
vitamins = nil,
                    ['repeatsDepreciation'] = nil,
density = nil,
                    ['materialTier'] = nil,
fuel = nil,
                    ['fuelsUsed'] = nil,
yield = nil,
                    ['gridRadius'] = nil,
currency = nil,
                    ['energyUsed'] = nil,
skillValue = nil,
                    ['energyProduced'] = nil,
roomCategory = nil,
                    ['energyType'] = nil,
furnitureType = nil,
                    ['fluidsUsed'] = nil,
repeatsDepreciation = nil,
                    ['fluidsProduced'] = nil,
materialTier = 4,
                    ['validTalents'] = nil,
fuelsUsed = nil,
                    ['footprint'] = nil,
gridRadius = nil,
                    ['mobile'] = nil,
energyUsed = nil,
                    ['roomSizeReq'] = nil,
energyProduced = nil,
                    ['roomMatReq'] = nil,
energyType = nil,
                    ['roomContainReq'] = nil,
fluidsUsed = nil,
                    ['inventorySlots'] = nil,
fluidsProduced = nil,
                    ['inventoryMaxWeight'] = nil,
validTalents = nil,
                    ['type'] = 'AlphaHatItem',
footprint = nil,
                    ['typeID'] = '22',
mobile = nil,
        },
roomSizeReq = nil,
        ['Amanita Mushroom Spores'] = {
roomMatReq = nil,
                    ['untranslated'] = 'Amanita Mushroom Spores',
roomContainReq = nil,
                    ['category'] = '_None',
inventorySlots = nil,
                    ['group'] = 'Food',
inventoryMaxWeight = nil,
                    ['description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
inventoryRestrictions = nil,
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
NutrientElement = nil,
                    ['maxStack'] = '100',
type = "AshlarGneissItem",
                    ['carried'] = 'Backpack',
typeID = 0,
                    ['weight'] = '0.05',
},
                    ['calories'] = '0.0',
["Ashlar Granite"] = {
                    ['carbs'] = '0.0',
untranslated = "Ashlar Granite",
                    ['protein'] = '0.0',
category = nil,
                    ['fat'] = '0.0',
group = "Blocks",
                    ['vitamins'] = '0.0',
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.",
                    ['density'] = '0.0',
tagGroups = {
                    ['fuel'] = nil,
"Ashlar Stone",
                    ['yield'] = nil,
"Constructable",
                    ['currency'] = nil,
},
                    ['skillValue'] = nil,
maxStack = 20,
                    ['roomCategory'] = nil,
carried = "Hands",
                    ['furnitureType'] = nil,
weight = 10000,
                    ['repeatsDepreciation'] = nil,
calories = nil,
                    ['materialTier'] = nil,
carbs = nil,
                    ['fuelsUsed'] = nil,
protein = nil,
                    ['gridRadius'] = nil,
fat = nil,
                    ['energyUsed'] = nil,
vitamins = nil,
                    ['energyProduced'] = nil,
density = nil,
                    ['energyType'] = nil,
fuel = nil,
                    ['fluidsUsed'] = nil,
yield = nil,
                    ['fluidsProduced'] = nil,
currency = nil,
                    ['validTalents'] = nil,
skillValue = nil,
                    ['footprint'] = nil,
roomCategory = nil,
                    ['mobile'] = nil,
furnitureType = nil,
                    ['roomSizeReq'] = nil,
repeatsDepreciation = nil,
                    ['roomMatReq'] = nil,
materialTier = 4,
                    ['roomContainReq'] = nil,
fuelsUsed = nil,
                    ['inventorySlots'] = nil,
gridRadius = nil,
                    ['inventoryMaxWeight'] = nil,
energyUsed = nil,
                    ['type'] = 'AmanitaMushroomSporesItem',
energyProduced = nil,
                    ['typeID'] = '718',
energyType = nil,
        },
fluidsUsed = nil,
        ['Amanita Mushroom Spores Pack'] = {
fluidsProduced = nil,
                    ['untranslated'] = 'Amanita Mushroom Spores Pack',
validTalents = nil,
                    ['category'] = 'Hidden',
footprint = nil,
                    ['group'] = 'Items',
mobile = nil,
                    ['description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
roomSizeReq = nil,
                    ['tagGroups'] = {'Not In Browser'},
roomMatReq = nil,
                    ['maxStack'] = '100',
roomContainReq = nil,
                    ['carried'] = 'Backpack',
inventorySlots = nil,
                    ['weight'] = '0.05',
inventoryMaxWeight = nil,
                    ['calories'] = nil,
inventoryRestrictions = nil,
                    ['carbs'] = nil,
NutrientElement = nil,
                    ['protein'] = nil,
type = "AshlarGraniteItem",
                    ['fat'] = nil,
typeID = 0,
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
["Ashlar Large Basalt Fountain"] = {
                    ['fuel'] = nil,
untranslated = "Ashlar Large Basalt Fountain",
                    ['yield'] = nil,
category = nil,
                    ['currency'] = nil,
group = "Housing Objects",
                    ['skillValue'] = nil,
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
                    ['roomCategory'] = nil,
tagGroups = {
                    ['furnitureType'] = nil,
"Housing",
                    ['repeatsDepreciation'] = nil,
},
                    ['materialTier'] = nil,
maxStack = 1,
                    ['fuelsUsed'] = nil,
carried = "Backpack",
                    ['gridRadius'] = nil,
weight = 5000,
                    ['energyUsed'] = nil,
calories = nil,
                    ['energyProduced'] = nil,
carbs = nil,
                    ['energyType'] = nil,
protein = nil,
                    ['fluidsUsed'] = nil,
fat = nil,
                    ['fluidsProduced'] = nil,
vitamins = nil,
                    ['validTalents'] = nil,
density = nil,
                    ['footprint'] = nil,
fuel = nil,
                    ['mobile'] = nil,
yield = nil,
                    ['roomSizeReq'] = nil,
currency = nil,
                    ['roomMatReq'] = nil,
skillValue = "3",
                    ['roomContainReq'] = nil,
roomCategory = "Decoration",
                    ['inventorySlots'] = nil,
furnitureType = "Fountain",
                    ['inventoryMaxWeight'] = nil,
repeatsDepreciation = "0.1",
                    ['type'] = 'AmanitaMushroomSporesPackItem',
materialTier = nil,
                    ['typeID'] = '719',
fuelsUsed = nil,
        },
gridRadius = nil,
        ['Amanita Mushrooms'] = {
energyUsed = nil,
                    ['untranslated'] = 'Amanita Mushrooms',
energyProduced = nil,
                    ['category'] = '_None',
energyType = nil,
                    ['group'] = 'Food',
fluidsUsed = nil,
                    ['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!',
fluidsProduced = nil,
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Fungus', 'Food', 'Object', 'Ingredient'},
validTalents = nil,
                    ['maxStack'] = '100',
footprint = "4x4x3",
                    ['carried'] = 'Backpack',
mobile = nil,
                    ['weight'] = '0.01',
roomSizeReq = nil,
                    ['calories'] = '-200.0',
roomMatReq = nil,
                    ['carbs'] = '0.0',
roomContainReq = nil,
                    ['protein'] = '0.0',
inventorySlots = nil,
                    ['fat'] = '0.0',
inventoryMaxWeight = nil,
                    ['vitamins'] = '0.0',
inventoryRestrictions = nil,
                    ['density'] = '-0.0',
NutrientElement = nil,
                    ['fuel'] = nil,
type = "AshlarLargeBasaltFountainItem",
                    ['yield'] = '[[Gathering]]',
typeID = 0,
                    ['currency'] = nil,
},
                    ['skillValue'] = nil,
["Ashlar Large Stone Fountain"] = {
                    ['roomCategory'] = nil,
untranslated = "Ashlar Large Stone Fountain",
                    ['furnitureType'] = nil,
category = nil,
                    ['repeatsDepreciation'] = nil,
group = "Housing Objects",
                    ['materialTier'] = nil,
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
                    ['fuelsUsed'] = nil,
tagGroups = {
                    ['gridRadius'] = nil,
"Housing",
                    ['energyUsed'] = nil,
},
                    ['energyProduced'] = nil,
maxStack = 1,
                    ['energyType'] = nil,
carried = "Backpack",
                    ['fluidsUsed'] = nil,
weight = 5000,
                    ['fluidsProduced'] = nil,
calories = nil,
                    ['validTalents'] = nil,
carbs = nil,
                    ['footprint'] = nil,
protein = nil,
                    ['mobile'] = nil,
fat = nil,
                    ['roomSizeReq'] = nil,
vitamins = nil,
                    ['roomMatReq'] = nil,
density = nil,
                    ['roomContainReq'] = nil,
fuel = nil,
                    ['inventorySlots'] = nil,
yield = nil,
                    ['inventoryMaxWeight'] = nil,
currency = nil,
                    ['type'] = 'AmanitaMushroomsItem',
skillValue = "3",
                    ['typeID'] = '427',
roomCategory = "Decoration",
        },
furnitureType = "Fountain",
        ['Amendments'] = {
repeatsDepreciation = "0.1",
                    ['untranslated'] = 'Amendments',
materialTier = nil,
                    ['category'] = 'WorldObject',
fuelsUsed = nil,
                    ['group'] = 'World Object Items',
gridRadius = nil,
                    ['description'] = 'Changes to the constituion are made here.',
energyUsed = nil,
                    ['tagGroups'] = {'World Object', 'Object', 'Product'},
energyProduced = nil,
                    ['maxStack'] = '1',
energyType = nil,
                    ['carried'] = 'Backpack',
fluidsUsed = nil,
                    ['weight'] = nil,
fluidsProduced = nil,
                    ['calories'] = nil,
validTalents = nil,
                    ['carbs'] = nil,
footprint = "4x4x3",
                    ['protein'] = nil,
mobile = nil,
                    ['fat'] = nil,
roomSizeReq = nil,
                    ['vitamins'] = nil,
roomMatReq = nil,
                    ['density'] = nil,
roomContainReq = nil,
                    ['fuel'] = nil,
inventorySlots = nil,
                    ['yield'] = nil,
inventoryMaxWeight = nil,
                    ['currency'] = nil,
inventoryRestrictions = nil,
                    ['skillValue'] = nil,
NutrientElement = nil,
                    ['roomCategory'] = nil,
type = "AshlarLargeStoneFountainItem",
                    ['furnitureType'] = nil,
typeID = 0,
                    ['repeatsDepreciation'] = nil,
},
                    ['materialTier'] = nil,
["Ashlar Limestone"] = {
                    ['fuelsUsed'] = nil,
untranslated = "Ashlar Limestone",
                    ['gridRadius'] = nil,
category = nil,
                    ['energyUsed'] = nil,
group = "Blocks",
                    ['energyProduced'] = nil,
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.",
                    ['energyType'] = nil,
tagGroups = {
                    ['fluidsUsed'] = nil,
"Ashlar Stone",
                    ['fluidsProduced'] = nil,
"Constructable",
                    ['validTalents'] = nil,
},
                    ['footprint'] = '3 X 3 X 2',
maxStack = 20,
                    ['mobile'] = nil,
carried = "Hands",
                    ['roomSizeReq'] = '45',
weight = 10000,
                    ['roomMatReq'] = 'Tier 1',
calories = nil,
                    ['roomContainReq'] = 'Yes',
carbs = nil,
                    ['inventorySlots'] = nil,
protein = nil,
                    ['inventoryMaxWeight'] = nil,
fat = nil,
                    ['type'] = 'AmendmentsItem',
vitamins = nil,
                    ['typeID'] = '104',
density = nil,
        },
fuel = nil,
        ['Anvil'] = {
yield = nil,
                    ['untranslated'] = 'Anvil',
currency = nil,
                    ['category'] = 'WorldObject',
skillValue = nil,
                    ['group'] = 'World Object Items',
roomCategory = nil,
                    ['description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
furnitureType = nil,
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
repeatsDepreciation = nil,
                    ['maxStack'] = '1',
materialTier = 4,
                    ['carried'] = 'Backpack',
fuelsUsed = nil,
                    ['weight'] = nil,
gridRadius = nil,
                    ['calories'] = nil,
energyUsed = nil,
                    ['carbs'] = nil,
energyProduced = nil,
                    ['protein'] = nil,
energyType = nil,
                    ['fat'] = nil,
fluidsUsed = nil,
                    ['vitamins'] = nil,
fluidsProduced = nil,
                    ['density'] = nil,
validTalents = nil,
                    ['fuel'] = nil,
footprint = nil,
                    ['yield'] = nil,
mobile = nil,
                    ['currency'] = nil,
roomSizeReq = nil,
                    ['skillValue'] = '0',
roomMatReq = nil,
                    ['roomCategory'] = 'Industrial',
roomContainReq = nil,
                    ['furnitureType'] = nil,
inventorySlots = nil,
                    ['repeatsDepreciation'] = nil,
inventoryMaxWeight = nil,
                    ['materialTier'] = nil,
inventoryRestrictions = nil,
                    ['fuelsUsed'] = nil,
NutrientElement = nil,
                    ['gridRadius'] = nil,
type = "AshlarLimestoneItem",
                    ['energyUsed'] = nil,
typeID = 0,
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
["Ashlar Sandstone"] = {
                    ['fluidsUsed'] = nil,
untranslated = "Ashlar Sandstone",
                    ['fluidsProduced'] = nil,
category = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
group = "Blocks",
                    ['footprint'] = '2 X 2 X 1',
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.",
                    ['mobile'] = nil,
tagGroups = {
                    ['roomSizeReq'] = '25',
"Ashlar Stone",
                    ['roomMatReq'] = 'Tier 0.8',
"Constructable",
                    ['roomContainReq'] = 'Yes',
},
                    ['inventorySlots'] = nil,
maxStack = 20,
                    ['inventoryMaxWeight'] = nil,
carried = "Hands",
                    ['type'] = 'AnvilItem',
weight = 10000,
                    ['typeID'] = '979',
calories = nil,
        },
carbs = nil,
        ['Arctic Willow Seed'] = {
protein = nil,
                    ['untranslated'] = 'Arctic Willow Seed',
fat = nil,
                    ['category'] = '_None',
vitamins = nil,
                    ['group'] = 'Food',
density = nil,
                    ['description'] = 'Plant to grow arctic willow.',
fuel = nil,
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
yield = nil,
                    ['maxStack'] = '100',
currency = nil,
                    ['carried'] = 'Backpack',
skillValue = nil,
                    ['weight'] = '0.05',
roomCategory = nil,
                    ['calories'] = '0.0',
furnitureType = nil,
                    ['carbs'] = '0.0',
repeatsDepreciation = nil,
                    ['protein'] = '0.0',
materialTier = 4,
                    ['fat'] = '0.0',
fuelsUsed = nil,
                    ['vitamins'] = '0.0',
gridRadius = nil,
                    ['density'] = '0.0',
energyUsed = nil,
                    ['fuel'] = nil,
energyProduced = nil,
                    ['yield'] = nil,
energyType = nil,
                    ['currency'] = nil,
fluidsUsed = nil,
                    ['skillValue'] = nil,
fluidsProduced = nil,
                    ['roomCategory'] = nil,
validTalents = nil,
                    ['furnitureType'] = nil,
footprint = nil,
                    ['repeatsDepreciation'] = nil,
mobile = nil,
                    ['materialTier'] = nil,
roomSizeReq = nil,
                    ['fuelsUsed'] = nil,
roomMatReq = nil,
                    ['gridRadius'] = nil,
roomContainReq = nil,
                    ['energyUsed'] = nil,
inventorySlots = nil,
                    ['energyProduced'] = nil,
inventoryMaxWeight = nil,
                    ['energyType'] = nil,
inventoryRestrictions = nil,
                    ['fluidsUsed'] = nil,
NutrientElement = nil,
                    ['fluidsProduced'] = nil,
type = "AshlarSandstoneItem",
                    ['validTalents'] = nil,
typeID = 0,
                    ['footprint'] = nil,
},
                    ['mobile'] = nil,
["Ashlar Shale"] = {
                    ['roomSizeReq'] = nil,
untranslated = "Ashlar Shale",
                    ['roomMatReq'] = nil,
category = nil,
                    ['roomContainReq'] = nil,
group = "Blocks",
                    ['inventorySlots'] = nil,
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.",
                    ['inventoryMaxWeight'] = nil,
tagGroups = {
                    ['type'] = 'ArcticWillowSeedItem',
"Ashlar Stone",
                    ['typeID'] = '720',
"Constructable",
        },
},
        ['Arctic Willow Seed Pack'] = {
maxStack = 20,
                    ['untranslated'] = 'Arctic Willow Seed Pack',
carried = "Hands",
                    ['category'] = 'Hidden',
weight = 10000,
                    ['group'] = 'Items',
calories = nil,
                    ['description'] = 'Plant to grow arctic willow.',
carbs = nil,
                    ['tagGroups'] = {'Not In Browser'},
protein = nil,
                    ['maxStack'] = '100',
fat = nil,
                    ['carried'] = 'Backpack',
vitamins = nil,
                    ['weight'] = '0.05',
density = nil,
                    ['calories'] = nil,
fuel = nil,
                    ['carbs'] = nil,
yield = nil,
                    ['protein'] = nil,
currency = nil,
                    ['fat'] = nil,
skillValue = nil,
                    ['vitamins'] = nil,
roomCategory = nil,
                    ['density'] = nil,
furnitureType = nil,
                    ['fuel'] = nil,
repeatsDepreciation = nil,
                    ['yield'] = nil,
materialTier = 4,
                    ['currency'] = nil,
fuelsUsed = nil,
                    ['skillValue'] = nil,
gridRadius = nil,
                    ['roomCategory'] = nil,
energyUsed = nil,
                    ['furnitureType'] = nil,
energyProduced = nil,
                    ['repeatsDepreciation'] = nil,
energyType = nil,
                    ['materialTier'] = nil,
fluidsUsed = nil,
                    ['fuelsUsed'] = nil,
fluidsProduced = nil,
                    ['gridRadius'] = nil,
validTalents = nil,
                    ['energyUsed'] = nil,
footprint = nil,
                    ['energyProduced'] = nil,
mobile = nil,
                    ['energyType'] = nil,
roomSizeReq = nil,
                    ['fluidsUsed'] = nil,
roomMatReq = nil,
                    ['fluidsProduced'] = nil,
roomContainReq = nil,
                    ['validTalents'] = nil,
inventorySlots = nil,
                    ['footprint'] = nil,
inventoryMaxWeight = nil,
                    ['mobile'] = nil,
inventoryRestrictions = nil,
                    ['roomSizeReq'] = nil,
NutrientElement = nil,
                    ['roomMatReq'] = nil,
type = "AshlarShaleItem",
                    ['roomContainReq'] = nil,
typeID = 0,
                    ['inventorySlots'] = nil,
},
                    ['inventoryMaxWeight'] = nil,
["Ashlar Small Basalt Fountain"] = {
                    ['type'] = 'ArcticWillowSeedPackItem',
untranslated = "Ashlar Small Basalt Fountain",
                    ['typeID'] = '721',
category = nil,
        },
group = "Housing Objects",
        ['Arrastra'] = {
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
                    ['untranslated'] = 'Arrastra',
tagGroups = {
                    ['category'] = 'WorldObject',
"Housing",
                    ['group'] = 'World Object Items',
},
                    ['description'] = 'A primitive rock mill of dragged boulders.',
maxStack = 1,
                    ['tagGroups'] = {'World Object', 'Object', 'Crafting Table', 'Housing Objects', 'Product'},
carried = "Backpack",
                    ['maxStack'] = '1',
weight = 1000,
                    ['carried'] = 'Backpack',
calories = nil,
                    ['weight'] = nil,
carbs = nil,
                    ['calories'] = nil,
protein = nil,
                    ['carbs'] = nil,
fat = nil,
                    ['protein'] = nil,
vitamins = nil,
                    ['fat'] = nil,
density = nil,
                    ['vitamins'] = nil,
fuel = nil,
                    ['density'] = nil,
yield = nil,
                    ['fuel'] = nil,
currency = nil,
                    ['yield'] = nil,
skillValue = "1.5",
                    ['currency'] = nil,
roomCategory = "Decoration",
                    ['skillValue'] = '0',
furnitureType = "Fountain",
                    ['roomCategory'] = 'Industrial',
repeatsDepreciation = "0.1",
                    ['furnitureType'] = nil,
materialTier = nil,
                    ['repeatsDepreciation'] = nil,
fuelsUsed = nil,
                    ['materialTier'] = nil,
gridRadius = nil,
                    ['fuelsUsed'] = nil,
energyUsed = nil,
                    ['gridRadius'] = '5',
energyProduced = nil,
                    ['energyUsed'] = '75',
energyType = nil,
                    ['energyProduced'] = '0',
fluidsUsed = nil,
                    ['energyType'] = 'Mechanical',
fluidsProduced = nil,
                    ['fluidsUsed'] = nil,
validTalents = nil,
                    ['fluidsProduced'] = nil,
footprint = "1x1x2",
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
mobile = nil,
                    ['footprint'] = '4 X 3 X 3',
roomSizeReq = nil,
                    ['mobile'] = nil,
roomMatReq = nil,
                    ['roomSizeReq'] = nil,
roomContainReq = nil,
                    ['roomMatReq'] = nil,
inventorySlots = nil,
                    ['roomContainReq'] = nil,
inventoryMaxWeight = nil,
                    ['inventorySlots'] = nil,
inventoryRestrictions = nil,
                    ['inventoryMaxWeight'] = nil,
NutrientElement = nil,
                    ['type'] = 'ArrastraItem',
type = "AshlarSmallBasaltFountainItem",
                    ['typeID'] = '980',
typeID = 0,
        },
},
        ['Arrow'] = {
["Ashlar Small Stone Fountain"] = {
                    ['untranslated'] = 'Arrow',
untranslated = "Ashlar Small Stone Fountain",
                    ['category'] = '_None',
category = nil,
                    ['group'] = 'Items',
group = "Housing Objects",
                    ['description'] = 'Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).',
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
                    ['tagGroups'] = {'Fuel', 'Currency', 'Burnable Fuel', 'Product'},
tagGroups = {
                    ['maxStack'] = '100',
"Housing",
                    ['carried'] = 'Backpack',
},
                    ['weight'] = '0.01',
maxStack = 1,
                    ['calories'] = nil,
carried = "Backpack",
                    ['carbs'] = nil,
weight = 1000,
                    ['protein'] = nil,
calories = nil,
                    ['fat'] = nil,
carbs = nil,
                    ['vitamins'] = nil,
protein = nil,
                    ['density'] = nil,
fat = nil,
                    ['fuel'] = '500',
vitamins = nil,
                    ['yield'] = nil,
density = nil,
                    ['currency'] = 'Yes',
fuel = nil,
                    ['skillValue'] = nil,
yield = nil,
                    ['roomCategory'] = nil,
currency = nil,
                    ['furnitureType'] = nil,
skillValue = "1.5",
                    ['repeatsDepreciation'] = nil,
roomCategory = "Decoration",
                    ['materialTier'] = nil,
furnitureType = "Fountain",
                    ['fuelsUsed'] = nil,
repeatsDepreciation = "0.1",
                    ['gridRadius'] = nil,
materialTier = nil,
                    ['energyUsed'] = nil,
fuelsUsed = nil,
                    ['energyProduced'] = nil,
gridRadius = nil,
                    ['energyType'] = nil,
energyUsed = nil,
                    ['fluidsUsed'] = nil,
energyProduced = nil,
                    ['fluidsProduced'] = nil,
energyType = nil,
                    ['validTalents'] = nil,
fluidsUsed = nil,
                    ['footprint'] = nil,
fluidsProduced = nil,
                    ['mobile'] = nil,
validTalents = nil,
                    ['roomSizeReq'] = nil,
footprint = "1x1x2",
                    ['roomMatReq'] = nil,
mobile = nil,
                    ['roomContainReq'] = nil,
roomSizeReq = nil,
                    ['inventorySlots'] = nil,
roomMatReq = nil,
                    ['inventoryMaxWeight'] = nil,
roomContainReq = nil,
                    ['type'] = 'ArrowItem',
inventorySlots = nil,
                    ['typeID'] = '561',
inventoryMaxWeight = nil,
        },
inventoryRestrictions = nil,
        ['Ashlar Basalt'] = {
NutrientElement = nil,
                    ['untranslated'] = 'Ashlar Basalt',
type = "AshlarSmallStoneFountainItem",
                    ['category'] = '_None',
typeID = 0,
                    ['group'] = 'Block Items',
},
                    ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
["Ashlar Stone Bench"] = {
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
untranslated = "Ashlar Stone Bench",
                    ['maxStack'] = '20',
category = nil,
                    ['carried'] = 'Hands',
group = "Housing Objects",
                    ['weight'] = '10',
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
                    ['calories'] = nil,
tagGroups = {
                    ['carbs'] = nil,
"Housing",
                    ['protein'] = nil,
},
                    ['fat'] = nil,
maxStack = 1,
                    ['vitamins'] = nil,
carried = "Backpack",
                    ['density'] = nil,
weight = 1000,
                    ['fuel'] = nil,
calories = nil,
                    ['yield'] = nil,
carbs = nil,
                    ['currency'] = 'Yes',
protein = nil,
                    ['skillValue'] = nil,
fat = nil,
                    ['roomCategory'] = nil,
vitamins = nil,
                    ['furnitureType'] = nil,
density = nil,
                    ['repeatsDepreciation'] = nil,
fuel = nil,
                    ['materialTier'] = '4',
yield = nil,
                    ['fuelsUsed'] = nil,
currency = nil,
                    ['gridRadius'] = nil,
skillValue = "2.5",
                    ['energyUsed'] = nil,
roomCategory = "Seating",
                    ['energyProduced'] = nil,
furnitureType = "Chair",
                    ['energyType'] = nil,
repeatsDepreciation = "0.5",
                    ['fluidsUsed'] = nil,
materialTier = nil,
                    ['fluidsProduced'] = nil,
fuelsUsed = nil,
                    ['validTalents'] = nil,
gridRadius = nil,
                    ['footprint'] = nil,
energyUsed = nil,
                    ['mobile'] = nil,
energyProduced = nil,
                    ['roomSizeReq'] = nil,
energyType = nil,
                    ['roomMatReq'] = nil,
fluidsUsed = nil,
                    ['roomContainReq'] = nil,
fluidsProduced = nil,
                    ['inventorySlots'] = nil,
validTalents = nil,
                    ['inventoryMaxWeight'] = nil,
footprint = "2x1x2",
                    ['type'] = 'AshlarBasaltItem',
mobile = nil,
                    ['typeID'] = '257',
roomSizeReq = nil,
        },
roomMatReq = nil,
        ['Ashlar Basalt Bench'] = {
roomContainReq = nil,
                    ['untranslated'] = 'Ashlar Basalt Bench',
inventorySlots = nil,
                    ['category'] = 'WorldObject',
inventoryMaxWeight = nil,
                    ['group'] = 'World Object Items',
inventoryRestrictions = nil,
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
NutrientElement = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
type = "AshlarStoneBenchItem",
                    ['maxStack'] = '100',
typeID = 0,
                    ['carried'] = 'Backpack',
},
                    ['weight'] = nil,
["Ashlar Stone Chair"] = {
                    ['calories'] = nil,
untranslated = "Ashlar Stone Chair",
                    ['carbs'] = nil,
category = nil,
                    ['protein'] = nil,
group = "Housing Objects",
                    ['fat'] = nil,
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
                    ['vitamins'] = nil,
tagGroups = {
                    ['density'] = nil,
"Housing",
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
maxStack = 1,
                    ['currency'] = nil,
carried = "Backpack",
                    ['skillValue'] = '2.5',
weight = 1000,
                    ['roomCategory'] = 'General',
calories = nil,
                    ['furnitureType'] = 'Seating',
carbs = nil,
                    ['repeatsDepreciation'] = '0.5',
protein = nil,
                    ['materialTier'] = nil,
fat = nil,
                    ['fuelsUsed'] = nil,
vitamins = nil,
                    ['gridRadius'] = nil,
density = nil,
                    ['energyUsed'] = nil,
fuel = nil,
                    ['energyProduced'] = nil,
yield = nil,
                    ['energyType'] = nil,
currency = nil,
                    ['fluidsUsed'] = nil,
skillValue = "1.7",
                    ['fluidsProduced'] = nil,
roomCategory = "Seating",
                    ['validTalents'] = nil,
furnitureType = "Chair",
                    ['footprint'] = '2 X 2 X 1',
repeatsDepreciation = "0.7",
                    ['mobile'] = nil,
materialTier = nil,
                    ['roomSizeReq'] = nil,
fuelsUsed = nil,
                    ['roomMatReq'] = nil,
gridRadius = nil,
                    ['roomContainReq'] = nil,
energyUsed = nil,
                    ['inventorySlots'] = nil,
energyProduced = nil,
                    ['inventoryMaxWeight'] = nil,
energyType = nil,
                    ['type'] = 'AshlarBasaltBenchItem',
fluidsUsed = nil,
                    ['typeID'] = '981',
fluidsProduced = nil,
        },
validTalents = nil,
        ['Ashlar Basalt Chair'] = {
footprint = "1x1x2",
                    ['untranslated'] = 'Ashlar Basalt Chair',
mobile = nil,
                    ['category'] = 'WorldObject',
roomSizeReq = nil,
                    ['group'] = 'World Object Items',
roomMatReq = nil,
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
roomContainReq = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
inventorySlots = nil,
                    ['maxStack'] = '100',
inventoryMaxWeight = nil,
                    ['carried'] = 'Backpack',
inventoryRestrictions = nil,
                    ['weight'] = nil,
NutrientElement = nil,
                    ['calories'] = nil,
type = "AshlarStoneChairItem",
                    ['carbs'] = nil,
typeID = 0,
                    ['protein'] = nil,
},
                    ['fat'] = nil,
["Ashlar Stone Door"] = {
                    ['vitamins'] = nil,
untranslated = "Ashlar Stone Door",
                    ['density'] = nil,
category = nil,
                    ['fuel'] = nil,
group = "Housing Objects",
                    ['yield'] = nil,
description = "A heavy ashlar stone door.",
                    ['currency'] = nil,
tagGroups = {},
                    ['skillValue'] = '1.7',
maxStack = 1,
                    ['roomCategory'] = 'General',
carried = "Backpack",
                    ['furnitureType'] = 'Seating',
weight = 1000,
                    ['repeatsDepreciation'] = '0.7',
calories = nil,
                    ['materialTier'] = nil,
carbs = nil,
                    ['fuelsUsed'] = nil,
protein = nil,
                    ['gridRadius'] = nil,
fat = nil,
                    ['energyUsed'] = nil,
vitamins = nil,
                    ['energyProduced'] = nil,
density = nil,
                    ['energyType'] = nil,
fuel = nil,
                    ['fluidsUsed'] = nil,
yield = nil,
                    ['fluidsProduced'] = nil,
currency = nil,
                    ['validTalents'] = nil,
skillValue = nil,
                    ['footprint'] = '1 X 2 X 1',
roomCategory = nil,
                    ['mobile'] = nil,
furnitureType = nil,
                    ['roomSizeReq'] = nil,
repeatsDepreciation = nil,
                    ['roomMatReq'] = nil,
materialTier = 4,
                    ['roomContainReq'] = nil,
fuelsUsed = nil,
                    ['inventorySlots'] = nil,
gridRadius = nil,
                    ['inventoryMaxWeight'] = nil,
energyUsed = nil,
                    ['type'] = 'AshlarBasaltChairItem',
energyProduced = nil,
                    ['typeID'] = '982',
energyType = nil,
        },
fluidsUsed = nil,
        ['Ashlar Basalt Door'] = {
fluidsProduced = nil,
                    ['untranslated'] = 'Ashlar Basalt Door',
validTalents = nil,
                    ['category'] = 'WorldObject',
footprint = "1x3x2",
                    ['group'] = 'World Object Items',
mobile = nil,
                    ['description'] = 'A heavy ashlar stone door.',
roomSizeReq = nil,
                    ['tagGroups'] = {'World Object', 'Object'},
roomMatReq = nil,
                    ['maxStack'] = '100',
roomContainReq = nil,
                    ['carried'] = 'Backpack',
inventorySlots = nil,
                    ['weight'] = nil,
inventoryMaxWeight = nil,
                    ['calories'] = nil,
inventoryRestrictions = nil,
                    ['carbs'] = nil,
NutrientElement = nil,
                    ['protein'] = nil,
type = "AshlarStoneDoorItem",
                    ['fat'] = nil,
typeID = 0,
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
["Ashlar Stone Fireplace"] = {
                    ['fuel'] = nil,
untranslated = "Ashlar Stone Fireplace",
                    ['yield'] = nil,
category = nil,
                    ['currency'] = nil,
group = "Housing Objects",
                    ['skillValue'] = nil,
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
                    ['roomCategory'] = nil,
tagGroups = {
                    ['furnitureType'] = nil,
"Housing",
                    ['repeatsDepreciation'] = nil,
},
                    ['materialTier'] = nil,
maxStack = 1,
                    ['fuelsUsed'] = nil,
carried = "Backpack",
                    ['gridRadius'] = nil,
weight = 5000,
                    ['energyUsed'] = nil,
calories = nil,
                    ['energyProduced'] = nil,
carbs = nil,
                    ['energyType'] = nil,
protein = nil,
                    ['fluidsUsed'] = nil,
fat = nil,
                    ['fluidsProduced'] = nil,
vitamins = nil,
                    ['validTalents'] = nil,
density = nil,
                    ['footprint'] = '1 X 2 X 1',
fuel = nil,
                    ['mobile'] = nil,
yield = nil,
                    ['roomSizeReq'] = nil,
currency = nil,
                    ['roomMatReq'] = nil,
skillValue = "3",
                    ['roomContainReq'] = nil,
roomCategory = "Living Room",
                    ['inventorySlots'] = nil,
furnitureType = "Fireplace",
                    ['inventoryMaxWeight'] = nil,
repeatsDepreciation = "0.1",
                    ['type'] = 'AshlarBasaltDoorItem',
materialTier = nil,
                    ['typeID'] = '983',
fuelsUsed = nil,
        },
gridRadius = nil,
        ['Ashlar Basalt Fireplace'] = {
energyUsed = nil,
                    ['untranslated'] = 'Ashlar Basalt Fireplace',
energyProduced = nil,
                    ['category'] = 'WorldObject',
energyType = nil,
                    ['group'] = 'World Object Items',
fluidsUsed = nil,
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
fluidsProduced = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects'},
validTalents = nil,
                    ['maxStack'] = '100',
footprint = "3x1x2",
                    ['carried'] = 'Backpack',
mobile = nil,
                    ['weight'] = nil,
roomSizeReq = nil,
                    ['calories'] = nil,
roomMatReq = nil,
                    ['carbs'] = nil,
roomContainReq = nil,
                    ['protein'] = nil,
inventorySlots = nil,
                    ['fat'] = nil,
inventoryMaxWeight = nil,
                    ['vitamins'] = nil,
inventoryRestrictions = nil,
                    ['density'] = nil,
NutrientElement = nil,
                    ['fuel'] = nil,
type = "AshlarStoneFireplaceItem",
                    ['yield'] = nil,
typeID = 0,
                    ['currency'] = nil,
},
                    ['skillValue'] = '3',
["Ashlar Stone Table"] = {
                    ['roomCategory'] = 'General',
untranslated = "Ashlar Stone Table",
                    ['furnitureType'] = 'Fireplace',
category = nil,
                    ['repeatsDepreciation'] = '0.1',
group = "Housing Objects",
                    ['materialTier'] = nil,
description = "A large stone table crafted by an expert mason.",
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
tagGroups = {
                    ['gridRadius'] = nil,
"Housing",
                    ['energyUsed'] = nil,
},
                    ['energyProduced'] = nil,
maxStack = 1,
                    ['energyType'] = nil,
carried = "Backpack",
                    ['fluidsUsed'] = nil,
weight = 2000,
                    ['fluidsProduced'] = nil,
calories = nil,
                    ['validTalents'] = nil,
carbs = nil,
                    ['footprint'] = '3 X 2 X 1',
protein = nil,
                    ['mobile'] = nil,
fat = nil,
                    ['roomSizeReq'] = nil,
vitamins = nil,
                    ['roomMatReq'] = nil,
density = nil,
                    ['roomContainReq'] = nil,
fuel = nil,
                    ['inventorySlots'] = nil,
yield = nil,
                    ['inventoryMaxWeight'] = nil,
currency = nil,
                    ['type'] = 'AshlarBasaltFireplaceItem',
skillValue = "3",
                    ['typeID'] = '984',
roomCategory = "Seating",
        },
furnitureType = "Table",
        ['Ashlar Basalt Table'] = {
repeatsDepreciation = "0.6",
                    ['untranslated'] = 'Ashlar Basalt Table',
materialTier = nil,
                    ['category'] = 'WorldObject',
fuelsUsed = nil,
                    ['group'] = 'World Object Items',
gridRadius = nil,
                    ['description'] = 'A large stone table crafted by an expert mason',
energyUsed = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
energyProduced = nil,
                    ['maxStack'] = '100',
energyType = nil,
                    ['carried'] = 'Backpack',
fluidsUsed = nil,
                    ['weight'] = nil,
fluidsProduced = nil,
                    ['calories'] = nil,
validTalents = nil,
                    ['carbs'] = nil,
footprint = "2x1x1",
                    ['protein'] = nil,
mobile = nil,
                    ['fat'] = nil,
roomSizeReq = nil,
                    ['vitamins'] = nil,
roomMatReq = nil,
                    ['density'] = nil,
roomContainReq = nil,
                    ['fuel'] = nil,
inventorySlots = nil,
                    ['yield'] = nil,
inventoryMaxWeight = nil,
                    ['currency'] = nil,
inventoryRestrictions = nil,
                    ['skillValue'] = '3',
NutrientElement = nil,
                    ['roomCategory'] = 'General',
type = "AshlarStoneTableItem",
                    ['furnitureType'] = 'Table',
typeID = 0,
                    ['repeatsDepreciation'] = '0.6',
},
                    ['materialTier'] = nil,
["Asphalt Concrete"] = {
                    ['fuelsUsed'] = nil,
untranslated = "Asphalt Concrete",
                    ['gridRadius'] = nil,
category = nil,
                    ['energyUsed'] = nil,
group = "Blocks",
                    ['energyProduced'] = nil,
description = "A paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
                    ['energyType'] = nil,
tagGroups = {
                    ['fluidsUsed'] = nil,
"Constructable",
                    ['fluidsProduced'] = nil,
"Road",
                    ['validTalents'] = nil,
"Road Type",
                    ['footprint'] = '2 X 1 X 1',
},
                    ['mobile'] = nil,
maxStack = 20,
                    ['roomSizeReq'] = nil,
carried = "Hands",
                    ['roomMatReq'] = nil,
weight = 10000,
                    ['roomContainReq'] = nil,
calories = nil,
                    ['inventorySlots'] = nil,
carbs = nil,
                    ['inventoryMaxWeight'] = nil,
protein = nil,
                    ['type'] = 'AshlarBasaltTableItem',
fat = nil,
                    ['typeID'] = '985',
vitamins = nil,
        },
density = nil,
        ['Ashlar Gneiss'] = {
fuel = nil,
                    ['untranslated'] = 'Ashlar Gneiss',
yield = nil,
                    ['category'] = '_None',
currency = nil,
                    ['group'] = 'Block Items',
skillValue = nil,
                    ['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.',
roomCategory = nil,
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
furnitureType = nil,
                    ['maxStack'] = '20',
repeatsDepreciation = nil,
                    ['carried'] = 'Hands',
materialTier = nil,
                    ['weight'] = '10',
fuelsUsed = nil,
                    ['calories'] = nil,
gridRadius = nil,
                    ['carbs'] = nil,
energyUsed = nil,
                    ['protein'] = nil,
energyProduced = nil,
                    ['fat'] = nil,
energyType = nil,
                    ['vitamins'] = nil,
fluidsUsed = nil,
                    ['density'] = nil,
fluidsProduced = nil,
                    ['fuel'] = nil,
validTalents = nil,
                    ['yield'] = nil,
footprint = nil,
                    ['currency'] = 'Yes',
mobile = nil,
                    ['skillValue'] = nil,
roomSizeReq = nil,
                    ['roomCategory'] = nil,
roomMatReq = nil,
                    ['furnitureType'] = nil,
roomContainReq = nil,
                    ['repeatsDepreciation'] = nil,
inventorySlots = nil,
                    ['materialTier'] = '4',
inventoryMaxWeight = nil,
                    ['fuelsUsed'] = nil,
inventoryRestrictions = nil,
                    ['gridRadius'] = nil,
NutrientElement = nil,
                    ['energyUsed'] = nil,
type = "AsphaltConcreteItem",
                    ['energyProduced'] = nil,
typeID = 0,
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
["Assembly Line"] = {
                    ['fluidsProduced'] = nil,
untranslated = "Assembly Line",
                    ['validTalents'] = nil,
category = nil,
                    ['footprint'] = nil,
group = "Work Stations",
                    ['mobile'] = nil,
description = "The assembly line allows for mass production of mechanical products.",
                    ['roomSizeReq'] = nil,
tagGroups = {
                    ['roomMatReq'] = nil,
"Crafting Table",
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
maxStack = 1,
                    ['inventoryMaxWeight'] = nil,
carried = "Backpack",
                    ['type'] = 'AshlarGneissItem',
weight = 10000,
                    ['typeID'] = '258',
calories = nil,
        },
carbs = nil,
        ['Ashlar Gneiss Bench'] = {
protein = nil,
                    ['untranslated'] = 'Ashlar Gneiss Bench',
fat = nil,
                    ['category'] = 'WorldObject',
vitamins = nil,
                    ['group'] = 'World Object Items',
density = nil,
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
fuel = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
yield = nil,
                    ['maxStack'] = '100',
currency = nil,
                    ['carried'] = 'Backpack',
skillValue = nil,
                    ['weight'] = nil,
roomCategory = "Industrial",
                    ['calories'] = nil,
furnitureType = nil,
                    ['carbs'] = nil,
repeatsDepreciation = nil,
                    ['protein'] = nil,
materialTier = nil,
                    ['fat'] = nil,
fuelsUsed = nil,
                    ['vitamins'] = nil,
gridRadius = nil,
                    ['density'] = nil,
energyUsed = nil,
                    ['fuel'] = nil,
energyProduced = nil,
                    ['yield'] = nil,
energyType = nil,
                    ['currency'] = nil,
fluidsUsed = nil,
                    ['skillValue'] = '2.5',
fluidsProduced = nil,
                    ['roomCategory'] = 'General',
validTalents = nil,
                    ['furnitureType'] = 'Seating',
footprint = "6x7x4",
                    ['repeatsDepreciation'] = '0.5',
mobile = nil,
                    ['materialTier'] = nil,
roomSizeReq = nil,
                    ['fuelsUsed'] = nil,
roomMatReq = nil,
                    ['gridRadius'] = nil,
roomContainReq = nil,
                    ['energyUsed'] = nil,
inventorySlots = nil,
                    ['energyProduced'] = nil,
inventoryMaxWeight = nil,
                    ['energyType'] = nil,
inventoryRestrictions = nil,
                    ['fluidsUsed'] = nil,
NutrientElement = nil,
                    ['fluidsProduced'] = nil,
type = "AssemblyLineItem",
                    ['validTalents'] = nil,
typeID = 0,
                    ['footprint'] = '2 X 2 X 1',
},
                    ['mobile'] = nil,
["Automatic Loom"] = {
                    ['roomSizeReq'] = nil,
untranslated = "Automatic Loom",
                    ['roomMatReq'] = nil,
category = nil,
                    ['roomContainReq'] = nil,
group = "Work Stations",
                    ['inventorySlots'] = nil,
description = "An automated device for making fabric by weaving yarn or thread.",
                    ['inventoryMaxWeight'] = nil,
tagGroups = {
                    ['type'] = 'AshlarGneissBenchItem',
"Crafting Table",
                    ['typeID'] = '986',
},
        },
maxStack = 1,
        ['Ashlar Gneiss Chair'] = {
carried = "Backpack",
                    ['untranslated'] = 'Ashlar Gneiss Chair',
weight = 10000,
                    ['category'] = 'WorldObject',
calories = nil,
                    ['group'] = 'World Object Items',
carbs = nil,
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
protein = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
fat = nil,
                    ['maxStack'] = '100',
vitamins = nil,
                    ['carried'] = 'Backpack',
density = nil,
                    ['weight'] = nil,
fuel = nil,
                    ['calories'] = nil,
yield = nil,
                    ['carbs'] = nil,
currency = nil,
                    ['protein'] = nil,
skillValue = nil,
                    ['fat'] = nil,
roomCategory = "Industrial",
                    ['vitamins'] = nil,
furnitureType = nil,
                    ['density'] = nil,
repeatsDepreciation = nil,
                    ['fuel'] = nil,
materialTier = nil,
                    ['yield'] = nil,
fuelsUsed = nil,
                    ['currency'] = nil,
gridRadius = nil,
                    ['skillValue'] = '1.7',
energyUsed = nil,
                    ['roomCategory'] = 'General',
energyProduced = nil,
                    ['furnitureType'] = 'Seating',
energyType = nil,
                    ['repeatsDepreciation'] = '0.7',
fluidsUsed = nil,
                    ['materialTier'] = nil,
fluidsProduced = nil,
                    ['fuelsUsed'] = nil,
validTalents = nil,
                    ['gridRadius'] = nil,
footprint = "4x5x3",
                    ['energyUsed'] = nil,
mobile = nil,
                    ['energyProduced'] = nil,
roomSizeReq = nil,
                    ['energyType'] = nil,
roomMatReq = nil,
                    ['fluidsUsed'] = nil,
roomContainReq = nil,
                    ['fluidsProduced'] = nil,
inventorySlots = nil,
                    ['validTalents'] = nil,
inventoryMaxWeight = nil,
                    ['footprint'] = '1 X 2 X 1',
inventoryRestrictions = nil,
                    ['mobile'] = nil,
NutrientElement = nil,
                    ['roomSizeReq'] = nil,
type = "AutomaticLoomItem",
                    ['roomMatReq'] = nil,
typeID = 0,
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
["Autumn Stew"] = {
                    ['inventoryMaxWeight'] = nil,
untranslated = "Autumn Stew",
                    ['type'] = 'AshlarGneissChairItem',
category = nil,
                    ['typeID'] = '987',
group = "Food",
        },
description = "A healthy and cozy meal for those cold days.",
        ['Ashlar Gneiss Door'] = {
tagGroups = {
                    ['untranslated'] = 'Ashlar Gneiss Door',
"Food",
                    ['category'] = 'WorldObject',
},
                    ['group'] = 'World Object Items',
maxStack = 100,
                    ['description'] = 'A heavy ashlar stone door.',
carried = "Backpack",
                    ['tagGroups'] = {'World Object', 'Object'},
weight = 600,
                    ['maxStack'] = '100',
calories = 1200,
                    ['carried'] = 'Backpack',
carbs = 13,
                    ['weight'] = nil,
protein = 8,
                    ['calories'] = nil,
fat = 5,
                    ['carbs'] = nil,
vitamins = 12,
                    ['protein'] = nil,
density = 3.166666666666667,
                    ['fat'] = nil,
fuel = nil,
                    ['vitamins'] = nil,
yield = nil,
                    ['density'] = nil,
currency = nil,
                    ['fuel'] = nil,
skillValue = nil,
                    ['yield'] = nil,
roomCategory = nil,
                    ['currency'] = nil,
furnitureType = nil,
                    ['skillValue'] = nil,
repeatsDepreciation = nil,
                    ['roomCategory'] = nil,
materialTier = nil,
                    ['furnitureType'] = nil,
fuelsUsed = nil,
                    ['repeatsDepreciation'] = nil,
gridRadius = nil,
                    ['materialTier'] = nil,
energyUsed = nil,
                    ['fuelsUsed'] = nil,
energyProduced = nil,
                    ['gridRadius'] = nil,
energyType = nil,
                    ['energyUsed'] = nil,
fluidsUsed = nil,
                    ['energyProduced'] = nil,
fluidsProduced = nil,
                    ['energyType'] = nil,
validTalents = nil,
                    ['fluidsUsed'] = nil,
footprint = nil,
                    ['fluidsProduced'] = nil,
mobile = nil,
                    ['validTalents'] = nil,
roomSizeReq = nil,
                    ['footprint'] = '1 X 2 X 1',
roomMatReq = nil,
                    ['mobile'] = nil,
roomContainReq = nil,
                    ['roomSizeReq'] = nil,
inventorySlots = nil,
                    ['roomMatReq'] = nil,
inventoryMaxWeight = nil,
                    ['roomContainReq'] = nil,
inventoryRestrictions = nil,
                    ['inventorySlots'] = nil,
NutrientElement = nil,
                    ['inventoryMaxWeight'] = nil,
type = "AutumnStewItem",
                    ['type'] = 'AshlarGneissDoorItem',
typeID = 0,
                    ['typeID'] = '988',
},
        },
["Baked Agave"] = {
        ['Ashlar Gneiss Fireplace'] = {
untranslated = "Baked Agave",
                    ['untranslated'] = 'Ashlar Gneiss Fireplace',
category = nil,
                    ['category'] = 'WorldObject',
group = "Food",
                    ['group'] = 'World Object Items',
description = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
tagGroups = {
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects'},
"Baked Food",
                    ['maxStack'] = '100',
"Baked Vegetable",
                    ['carried'] = 'Backpack',
"Food",
                    ['weight'] = nil,
},
                    ['calories'] = nil,
maxStack = 100,
                    ['carbs'] = nil,
carried = "Backpack",
                    ['protein'] = nil,
weight = 300,
                    ['fat'] = nil,
calories = 700,
                    ['vitamins'] = nil,
carbs = 14,
                    ['density'] = nil,
protein = 2,
                    ['fuel'] = nil,
fat = 4,
                    ['yield'] = nil,
vitamins = 8,
                    ['currency'] = nil,
density = 4.0,
                    ['skillValue'] = '3',
fuel = nil,
                    ['roomCategory'] = 'General',
yield = nil,
                    ['furnitureType'] = 'Fireplace',
currency = nil,
                    ['repeatsDepreciation'] = '0.1',
skillValue = nil,
                    ['materialTier'] = nil,
roomCategory = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
furnitureType = nil,
                    ['gridRadius'] = nil,
repeatsDepreciation = nil,
                    ['energyUsed'] = nil,
materialTier = nil,
                    ['energyProduced'] = nil,
fuelsUsed = nil,
                    ['energyType'] = nil,
gridRadius = nil,
                    ['fluidsUsed'] = nil,
energyUsed = nil,
                    ['fluidsProduced'] = nil,
energyProduced = nil,
                    ['validTalents'] = nil,
energyType = nil,
                    ['footprint'] = '3 X 2 X 1',
fluidsUsed = nil,
                    ['mobile'] = nil,
fluidsProduced = nil,
                    ['roomSizeReq'] = nil,
validTalents = nil,
                    ['roomMatReq'] = nil,
footprint = nil,
                    ['roomContainReq'] = nil,
mobile = nil,
                    ['inventorySlots'] = nil,
roomSizeReq = nil,
                    ['inventoryMaxWeight'] = nil,
roomMatReq = nil,
                    ['type'] = 'AshlarGneissFireplaceItem',
roomContainReq = nil,
                    ['typeID'] = '989',
inventorySlots = nil,
        },
inventoryMaxWeight = nil,
        ['Ashlar Gneiss Table'] = {
inventoryRestrictions = nil,
                    ['untranslated'] = 'Ashlar Gneiss Table',
NutrientElement = nil,
                    ['category'] = 'WorldObject',
type = "BakedAgaveItem",
                    ['group'] = 'World Object Items',
typeID = 0,
                    ['description'] = 'A large stone table crafted by an expert mason',
},
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
["Baked Beet"] = {
                    ['maxStack'] = '100',
untranslated = "Baked Beet",
                    ['carried'] = 'Backpack',
category = nil,
                    ['weight'] = nil,
group = "Food",
                    ['calories'] = nil,
description = "Baked beets that retain more nutrients than more simple methods of cooking.",
                    ['carbs'] = nil,
tagGroups = {
                    ['protein'] = nil,
"Baked Food",
                    ['fat'] = nil,
"Baked Vegetable",
                    ['vitamins'] = nil,
"Food",
                    ['density'] = nil,
},
                    ['fuel'] = nil,
maxStack = 100,
                    ['yield'] = nil,
carried = "Backpack",
                    ['currency'] = nil,
weight = 300,
                    ['skillValue'] = '3',
calories = 700,
                    ['roomCategory'] = 'General',
carbs = 10,
                    ['furnitureType'] = 'Table',
protein = 1,
                    ['repeatsDepreciation'] = '0.6',
fat = 2,
                    ['materialTier'] = nil,
vitamins = 15,
                    ['fuelsUsed'] = nil,
density = 4.0,
                    ['gridRadius'] = nil,
fuel = nil,
                    ['energyUsed'] = nil,
yield = nil,
                    ['energyProduced'] = nil,
currency = nil,
                    ['energyType'] = nil,
skillValue = nil,
                    ['fluidsUsed'] = nil,
roomCategory = nil,
                    ['fluidsProduced'] = nil,
furnitureType = nil,
                    ['validTalents'] = nil,
repeatsDepreciation = nil,
                    ['footprint'] = '2 X 1 X 1',
materialTier = nil,
                    ['mobile'] = nil,
fuelsUsed = nil,
                    ['roomSizeReq'] = nil,
gridRadius = nil,
                    ['roomMatReq'] = nil,
energyUsed = nil,
                    ['roomContainReq'] = nil,
energyProduced = nil,
                    ['inventorySlots'] = nil,
energyType = nil,
                    ['inventoryMaxWeight'] = nil,
fluidsUsed = nil,
                    ['type'] = 'AshlarGneissTableItem',
fluidsProduced = nil,
                    ['typeID'] = '990',
validTalents = nil,
        },
footprint = nil,
        ['Ashlar Granite'] = {
mobile = nil,
                    ['untranslated'] = 'Ashlar Granite',
roomSizeReq = nil,
                    ['category'] = '_None',
roomMatReq = nil,
                    ['group'] = 'Block Items',
roomContainReq = nil,
                    ['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.',
inventorySlots = nil,
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
inventoryMaxWeight = nil,
                    ['maxStack'] = '20',
inventoryRestrictions = nil,
                    ['carried'] = 'Hands',
NutrientElement = nil,
                    ['weight'] = '10',
type = "BakedBeetItem",
                    ['calories'] = nil,
typeID = 0,
                    ['carbs'] = nil,
},
                    ['protein'] = nil,
["Baked Corn"] = {
                    ['fat'] = nil,
untranslated = "Baked Corn",
                    ['vitamins'] = nil,
category = nil,
                    ['density'] = nil,
group = "Food",
                    ['fuel'] = nil,
description = "Baked corn that retains more nutrients than more simple methods of cooking.",
                    ['yield'] = nil,
tagGroups = {
                    ['currency'] = 'Yes',
"Baked Food",
                    ['skillValue'] = nil,
"Baked Vegetable",
                    ['roomCategory'] = nil,
"Food",
                    ['furnitureType'] = nil,
},
                    ['repeatsDepreciation'] = nil,
maxStack = 100,
                    ['materialTier'] = '4',
carried = "Backpack",
                    ['fuelsUsed'] = nil,
weight = 300,
                    ['gridRadius'] = nil,
calories = 700,
                    ['energyUsed'] = nil,
carbs = 12,
                    ['energyProduced'] = nil,
protein = 3,
                    ['energyType'] = nil,
fat = 2,
                    ['fluidsUsed'] = nil,
vitamins = 11,
                    ['fluidsProduced'] = nil,
density = 4.0,
                    ['validTalents'] = nil,
fuel = nil,
                    ['footprint'] = nil,
yield = nil,
                    ['mobile'] = nil,
currency = nil,
                    ['roomSizeReq'] = nil,
skillValue = nil,
                    ['roomMatReq'] = nil,
roomCategory = nil,
                    ['roomContainReq'] = nil,
furnitureType = nil,
                    ['inventorySlots'] = nil,
repeatsDepreciation = nil,
                    ['inventoryMaxWeight'] = nil,
materialTier = nil,
                    ['type'] = 'AshlarGraniteItem',
fuelsUsed = nil,
                    ['typeID'] = '259',
gridRadius = nil,
        },
energyUsed = nil,
        ['Ashlar Granite Bench'] = {
energyProduced = nil,
                    ['untranslated'] = 'Ashlar Granite Bench',
energyType = nil,
                    ['category'] = 'WorldObject',
fluidsUsed = nil,
                    ['group'] = 'World Object Items',
fluidsProduced = nil,
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
validTalents = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
footprint = nil,
                    ['maxStack'] = '100',
mobile = nil,
                    ['carried'] = 'Backpack',
roomSizeReq = nil,
                    ['weight'] = nil,
roomMatReq = nil,
                    ['calories'] = nil,
roomContainReq = nil,
                    ['carbs'] = nil,
inventorySlots = nil,
                    ['protein'] = nil,
inventoryMaxWeight = nil,
                    ['fat'] = nil,
inventoryRestrictions = nil,
                    ['vitamins'] = nil,
NutrientElement = nil,
                    ['density'] = nil,
type = "BakedCornItem",
                    ['fuel'] = nil,
typeID = 0,
                    ['yield'] = nil,
},
                    ['currency'] = nil,
["Baked Heart Of Palm"] = {
                    ['skillValue'] = '2.5',
untranslated = "Baked Heart Of Palm",
                    ['roomCategory'] = 'General',
category = nil,
                    ['furnitureType'] = 'Seating',
group = "Food",
                    ['repeatsDepreciation'] = '0.5',
description = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
                    ['materialTier'] = nil,
tagGroups = {
                    ['fuelsUsed'] = nil,
"Baked Food",
                    ['gridRadius'] = nil,
"Baked Vegetable",
                    ['energyUsed'] = nil,
"Food",
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
maxStack = 100,
                    ['fluidsUsed'] = nil,
carried = "Backpack",
                    ['fluidsProduced'] = nil,
weight = 300,
                    ['validTalents'] = nil,
calories = 700,
                    ['footprint'] = '2 X 2 X 1',
carbs = 12,
                    ['mobile'] = nil,
protein = 6,
                    ['roomSizeReq'] = nil,
fat = 4,
                    ['roomMatReq'] = nil,
vitamins = 6,
                    ['roomContainReq'] = nil,
density = 4.0,
                    ['inventorySlots'] = nil,
fuel = nil,
                    ['inventoryMaxWeight'] = nil,
yield = nil,
                    ['type'] = 'AshlarGraniteBenchItem',
currency = nil,
                    ['typeID'] = '991',
skillValue = nil,
        },
roomCategory = nil,
        ['Ashlar Granite Chair'] = {
furnitureType = nil,
                    ['untranslated'] = 'Ashlar Granite Chair',
repeatsDepreciation = nil,
                    ['category'] = 'WorldObject',
materialTier = nil,
                    ['group'] = 'World Object Items',
fuelsUsed = nil,
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
gridRadius = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
energyUsed = nil,
                    ['maxStack'] = '100',
energyProduced = nil,
                    ['carried'] = 'Backpack',
energyType = nil,
                    ['weight'] = nil,
fluidsUsed = nil,
                    ['calories'] = nil,
fluidsProduced = nil,
                    ['carbs'] = nil,
validTalents = nil,
                    ['protein'] = nil,
footprint = nil,
                    ['fat'] = nil,
mobile = nil,
                    ['vitamins'] = nil,
roomSizeReq = nil,
                    ['density'] = nil,
roomMatReq = nil,
                    ['fuel'] = nil,
roomContainReq = nil,
                    ['yield'] = nil,
inventorySlots = nil,
                    ['currency'] = nil,
inventoryMaxWeight = nil,
                    ['skillValue'] = '1.7',
inventoryRestrictions = nil,
                    ['roomCategory'] = 'General',
NutrientElement = nil,
                    ['furnitureType'] = 'Seating',
type = "BakedHeartOfPalmItem",
                    ['repeatsDepreciation'] = '0.7',
typeID = 0,
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
["Baked Meat"] = {
                    ['gridRadius'] = nil,
untranslated = "Baked Meat",
                    ['energyUsed'] = nil,
category = nil,
                    ['energyProduced'] = nil,
group = "Food",
                    ['energyType'] = nil,
description = "Baked meat is less fatty than other methods of cooking.",
                    ['fluidsUsed'] = nil,
tagGroups = {
                    ['fluidsProduced'] = nil,
"Food",
                    ['validTalents'] = nil,
},
                    ['footprint'] = '1 X 2 X 1',
maxStack = 100,
                    ['mobile'] = nil,
carried = "Backpack",
                    ['roomSizeReq'] = nil,
weight = 800,
                    ['roomMatReq'] = nil,
calories = 700,
                    ['roomContainReq'] = nil,
carbs = 0,
                    ['inventorySlots'] = nil,
protein = 17,
                    ['inventoryMaxWeight'] = nil,
fat = 13,
                    ['type'] = 'AshlarGraniteChairItem',
vitamins = 0,
                    ['typeID'] = '992',
density = 4.285714285714286,
        },
fuel = nil,
        ['Ashlar Granite Door'] = {
yield = nil,
                    ['untranslated'] = 'Ashlar Granite Door',
currency = nil,
                    ['category'] = 'WorldObject',
skillValue = nil,
                    ['group'] = 'World Object Items',
roomCategory = nil,
                    ['description'] = 'A heavy ashlar stone door.',
furnitureType = nil,
                    ['tagGroups'] = {'World Object', 'Object'},
repeatsDepreciation = nil,
                    ['maxStack'] = '100',
materialTier = nil,
                    ['carried'] = 'Backpack',
fuelsUsed = nil,
                    ['weight'] = nil,
gridRadius = nil,
                    ['calories'] = nil,
energyUsed = nil,
                    ['carbs'] = nil,
energyProduced = nil,
                    ['protein'] = nil,
energyType = nil,
                    ['fat'] = nil,
fluidsUsed = nil,
                    ['vitamins'] = nil,
fluidsProduced = nil,
                    ['density'] = nil,
validTalents = nil,
                    ['fuel'] = nil,
footprint = nil,
                    ['yield'] = nil,
mobile = nil,
                    ['currency'] = nil,
roomSizeReq = nil,
                    ['skillValue'] = nil,
roomMatReq = nil,
                    ['roomCategory'] = nil,
roomContainReq = nil,
                    ['furnitureType'] = nil,
inventorySlots = nil,
                    ['repeatsDepreciation'] = nil,
inventoryMaxWeight = nil,
                    ['materialTier'] = nil,
inventoryRestrictions = nil,
                    ['fuelsUsed'] = nil,
NutrientElement = nil,
                    ['gridRadius'] = nil,
type = "BakedMeatItem",
                    ['energyUsed'] = nil,
typeID = 0,
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
["Baked Roast"] = {
                    ['fluidsUsed'] = nil,
untranslated = "Baked Roast",
                    ['fluidsProduced'] = nil,
category = nil,
                    ['validTalents'] = nil,
group = "Food",
                    ['footprint'] = '1 X 2 X 1',
description = "A trussed roast baked to perfection.",
                    ['mobile'] = nil,
tagGroups = {
                    ['roomSizeReq'] = nil,
"Baked Food",
                    ['roomMatReq'] = nil,
"Food",
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
maxStack = 100,
                    ['inventoryMaxWeight'] = nil,
carried = "Backpack",
                    ['type'] = 'AshlarGraniteDoorItem',
weight = 900,
                    ['typeID'] = '993',
calories = 1000,
        },
carbs = 4,
        ['Ashlar Granite Fireplace'] = {
protein = 16,
                    ['untranslated'] = 'Ashlar Granite Fireplace',
fat = 10,
                    ['category'] = 'WorldObject',
vitamins = 4,
                    ['group'] = 'World Object Items',
density = 3.4000000000000004,
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
fuel = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects'},
yield = nil,
                    ['maxStack'] = '100',
currency = nil,
                    ['carried'] = 'Backpack',
skillValue = nil,
                    ['weight'] = nil,
roomCategory = nil,
                    ['calories'] = nil,
furnitureType = nil,
                    ['carbs'] = nil,
repeatsDepreciation = nil,
                    ['protein'] = nil,
materialTier = nil,
                    ['fat'] = nil,
fuelsUsed = nil,
                    ['vitamins'] = nil,
gridRadius = nil,
                    ['density'] = nil,
energyUsed = nil,
                    ['fuel'] = nil,
energyProduced = nil,
                    ['yield'] = nil,
energyType = nil,
                    ['currency'] = nil,
fluidsUsed = nil,
                    ['skillValue'] = '3',
fluidsProduced = nil,
                    ['roomCategory'] = 'General',
validTalents = nil,
                    ['furnitureType'] = 'Fireplace',
footprint = nil,
                    ['repeatsDepreciation'] = '0.1',
mobile = nil,
                    ['materialTier'] = nil,
roomSizeReq = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
roomMatReq = nil,
                    ['gridRadius'] = nil,
roomContainReq = nil,
                    ['energyUsed'] = nil,
inventorySlots = nil,
                    ['energyProduced'] = nil,
inventoryMaxWeight = nil,
                    ['energyType'] = nil,
inventoryRestrictions = nil,
                    ['fluidsUsed'] = nil,
NutrientElement = nil,
                    ['fluidsProduced'] = nil,
type = "BakedRoastItem",
                    ['validTalents'] = nil,
typeID = 0,
                    ['footprint'] = '3 X 2 X 1',
},
                    ['mobile'] = nil,
["Baked Taro"] = {
                    ['roomSizeReq'] = nil,
untranslated = "Baked Taro",
                    ['roomMatReq'] = nil,
category = nil,
                    ['roomContainReq'] = nil,
group = "Food",
                    ['inventorySlots'] = nil,
description = "Baked taro root.",
                    ['inventoryMaxWeight'] = nil,
tagGroups = {
                    ['type'] = 'AshlarGraniteFireplaceItem',
"Baked Food",
                    ['typeID'] = '994',
"Baked Vegetable",
        },
"Food",
        ['Ashlar Granite Table'] = {
},
                    ['untranslated'] = 'Ashlar Granite Table',
maxStack = 100,
                    ['category'] = 'WorldObject',
carried = "Backpack",
                    ['group'] = 'World Object Items',
weight = 300,
                    ['description'] = 'A large stone table crafted by an expert mason',
calories = 700,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
carbs = 8,
                    ['maxStack'] = '100',
protein = 6,
                    ['carried'] = 'Backpack',
fat = 2,
                    ['weight'] = nil,
vitamins = 12,
                    ['calories'] = nil,
density = 4.0,
                    ['carbs'] = nil,
fuel = nil,
                    ['protein'] = nil,
yield = nil,
                    ['fat'] = nil,
currency = nil,
                    ['vitamins'] = nil,
skillValue = nil,
                    ['density'] = nil,
roomCategory = nil,
                    ['fuel'] = nil,
furnitureType = nil,
                    ['yield'] = nil,
repeatsDepreciation = nil,
                    ['currency'] = nil,
materialTier = nil,
                    ['skillValue'] = '3',
fuelsUsed = nil,
                    ['roomCategory'] = 'General',
gridRadius = nil,
                    ['furnitureType'] = 'Table',
energyUsed = nil,
                    ['repeatsDepreciation'] = '0.6',
energyProduced = nil,
                    ['materialTier'] = nil,
energyType = nil,
                    ['fuelsUsed'] = nil,
fluidsUsed = nil,
                    ['gridRadius'] = nil,
fluidsProduced = nil,
                    ['energyUsed'] = nil,
validTalents = nil,
                    ['energyProduced'] = nil,
footprint = nil,
                    ['energyType'] = nil,
mobile = nil,
                    ['fluidsUsed'] = nil,
roomSizeReq = nil,
                    ['fluidsProduced'] = nil,
roomMatReq = nil,
                    ['validTalents'] = nil,
roomContainReq = nil,
                    ['footprint'] = '2 X 1 X 1',
inventorySlots = nil,
                    ['mobile'] = nil,
inventoryMaxWeight = nil,
                    ['roomSizeReq'] = nil,
inventoryRestrictions = nil,
                    ['roomMatReq'] = nil,
NutrientElement = nil,
                    ['roomContainReq'] = nil,
type = "BakedTaroItem",
                    ['inventorySlots'] = nil,
typeID = 0,
                    ['inventoryMaxWeight'] = nil,
},
                    ['type'] = 'AshlarGraniteTableItem',
["Baked Tomato"] = {
                    ['typeID'] = '995',
untranslated = "Baked Tomato",
        },
category = nil,
        ['Ashlar Large Basalt Fountain'] = {
group = "Food",
                    ['untranslated'] = 'Ashlar Large Basalt Fountain',
description = "Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.",
                    ['category'] = 'WorldObject',
tagGroups = {
                    ['group'] = 'World Object Items',
"Baked Food",
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
"Baked Vegetable",
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
"Food",
                    ['maxStack'] = '100',
},
                    ['carried'] = 'Backpack',
maxStack = 100,
                    ['weight'] = nil,
carried = "Backpack",
                    ['calories'] = nil,
weight = 300,
                    ['carbs'] = nil,
calories = 700,
                    ['protein'] = nil,
carbs = 16,
                    ['fat'] = nil,
protein = 1,
                    ['vitamins'] = nil,
fat = 5,
                    ['density'] = nil,
vitamins = 6,
                    ['fuel'] = nil,
density = 4.0,
                    ['yield'] = nil,
fuel = nil,
                    ['currency'] = nil,
yield = nil,
                    ['skillValue'] = '3',
currency = nil,
                    ['roomCategory'] = 'General',
skillValue = nil,
                    ['furnitureType'] = 'Fountain',
roomCategory = nil,
                    ['repeatsDepreciation'] = '0.1',
furnitureType = nil,
                    ['materialTier'] = nil,
repeatsDepreciation = nil,
                    ['fuelsUsed'] = nil,
materialTier = nil,
                    ['gridRadius'] = nil,
fuelsUsed = nil,
                    ['energyUsed'] = nil,
gridRadius = nil,
                    ['energyProduced'] = nil,
energyUsed = nil,
                    ['energyType'] = nil,
energyProduced = nil,
                    ['fluidsUsed'] = nil,
energyType = nil,
                    ['fluidsProduced'] = nil,
fluidsUsed = nil,
                    ['validTalents'] = nil,
fluidsProduced = nil,
                    ['footprint'] = '4 X 3 X 4',
validTalents = nil,
                    ['mobile'] = nil,
footprint = nil,
                    ['roomSizeReq'] = nil,
mobile = nil,
                    ['roomMatReq'] = nil,
roomSizeReq = nil,
                    ['roomContainReq'] = nil,
roomMatReq = nil,
                    ['inventorySlots'] = nil,
roomContainReq = nil,
                    ['inventoryMaxWeight'] = nil,
inventorySlots = nil,
                    ['type'] = 'AshlarLargeBasaltFountainItem',
inventoryMaxWeight = nil,
                    ['typeID'] = '996',
inventoryRestrictions = nil,
        },
NutrientElement = nil,
        ['Ashlar Large Gneiss Fountain'] = {
type = "BakedTomatoItem",
                    ['untranslated'] = 'Ashlar Large Gneiss Fountain',
typeID = 0,
                    ['category'] = 'WorldObject',
},
                    ['group'] = 'World Object Items',
["Bakery Oven"] = {
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
untranslated = "Bakery Oven",
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
category = nil,
                    ['maxStack'] = '100',
group = "Housing Objects",
                    ['carried'] = 'Backpack',
description = "A solidly built brick oven useful for baking all manner of treats.",
                    ['weight'] = nil,
tagGroups = {
                    ['calories'] = nil,
"Crafting Table",
                    ['carbs'] = nil,
"Housing",
                    ['protein'] = nil,
},
                    ['fat'] = nil,
maxStack = 1,
                    ['vitamins'] = nil,
carried = "Backpack",
                    ['density'] = nil,
weight = 5000,
                    ['fuel'] = nil,
calories = nil,
                    ['yield'] = nil,
carbs = nil,
                    ['currency'] = nil,
protein = nil,
                    ['skillValue'] = '3',
fat = nil,
                    ['roomCategory'] = 'General',
vitamins = nil,
                    ['furnitureType'] = 'Fountain',
density = nil,
                    ['repeatsDepreciation'] = '0.1',
fuel = nil,
                    ['materialTier'] = nil,
yield = nil,
                    ['fuelsUsed'] = nil,
currency = nil,
                    ['gridRadius'] = nil,
skillValue = "3",
                    ['energyUsed'] = nil,
roomCategory = "Kitchen",
                    ['energyProduced'] = nil,
furnitureType = "Cooking",
                    ['energyType'] = nil,
repeatsDepreciation = "0.3",
                    ['fluidsUsed'] = nil,
materialTier = nil,
                    ['fluidsProduced'] = nil,
fuelsUsed = nil,
                    ['validTalents'] = nil,
gridRadius = nil,
                    ['footprint'] = '4 X 3 X 4',
energyUsed = nil,
                    ['mobile'] = nil,
energyProduced = nil,
                    ['roomSizeReq'] = nil,
energyType = nil,
                    ['roomMatReq'] = nil,
fluidsUsed = nil,
                    ['roomContainReq'] = nil,
fluidsProduced = nil,
                    ['inventorySlots'] = nil,
validTalents = nil,
                    ['inventoryMaxWeight'] = nil,
footprint = "3x2x2",
                    ['type'] = 'AshlarLargeGneissFountainItem',
mobile = nil,
                    ['typeID'] = '997',
roomSizeReq = nil,
        },
roomMatReq = nil,
        ['Ashlar Large Granite Fountain'] = {
roomContainReq = nil,
                    ['untranslated'] = 'Ashlar Large Granite Fountain',
inventorySlots = nil,
                    ['category'] = 'WorldObject',
inventoryMaxWeight = nil,
                    ['group'] = 'World Object Items',
inventoryRestrictions = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
NutrientElement = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
type = "BakeryOvenItem",
                    ['maxStack'] = '100',
typeID = 0,
                    ['carried'] = 'Backpack',
},
                    ['weight'] = nil,
["Baking Skill Book"] = {
                    ['calories'] = nil,
untranslated = "Baking Skill Book",
                    ['carbs'] = nil,
category = nil,
                    ['protein'] = nil,
group = "Skill Books",
                    ['fat'] = nil,
description = "Baking Skill Book",
                    ['vitamins'] = nil,
tagGroups = {
                    ['density'] = nil,
"Skill Books",
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
maxStack = 1,
                    ['currency'] = nil,
carried = "Backpack",
                    ['skillValue'] = '3',
weight = 100,
                    ['roomCategory'] = 'General',
calories = nil,
                    ['furnitureType'] = 'Fountain',
carbs = nil,
                    ['repeatsDepreciation'] = '0.1',
protein = nil,
                    ['materialTier'] = nil,
fat = nil,
                    ['fuelsUsed'] = nil,
vitamins = nil,
                    ['gridRadius'] = nil,
density = nil,
                    ['energyUsed'] = nil,
fuel = nil,
                    ['energyProduced'] = nil,
yield = nil,
                    ['energyType'] = nil,
currency = nil,
                    ['fluidsUsed'] = nil,
skillValue = nil,
                    ['fluidsProduced'] = nil,
roomCategory = nil,
                    ['validTalents'] = nil,
furnitureType = nil,
                    ['footprint'] = '4 X 3 X 4',
repeatsDepreciation = nil,
                    ['mobile'] = nil,
materialTier = nil,
                    ['roomSizeReq'] = nil,
fuelsUsed = nil,
                    ['roomMatReq'] = nil,
gridRadius = nil,
                    ['roomContainReq'] = nil,
energyUsed = nil,
                    ['inventorySlots'] = nil,
energyProduced = nil,
                    ['inventoryMaxWeight'] = nil,
energyType = nil,
                    ['type'] = 'AshlarLargeGraniteFountainItem',
fluidsUsed = nil,
                    ['typeID'] = '998',
fluidsProduced = nil,
        },
validTalents = nil,
        ['Ashlar Large Limestone Fountain'] = {
footprint = nil,
                    ['untranslated'] = 'Ashlar Large Limestone Fountain',
mobile = nil,
                    ['category'] = 'WorldObject',
roomSizeReq = nil,
                    ['group'] = 'World Object Items',
roomMatReq = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
roomContainReq = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
inventorySlots = nil,
                    ['maxStack'] = '100',
inventoryMaxWeight = nil,
                    ['carried'] = 'Backpack',
inventoryRestrictions = nil,
                    ['weight'] = nil,
NutrientElement = nil,
                    ['calories'] = nil,
type = "Baking Skill BookItem",
                    ['carbs'] = nil,
typeID = 0,
                    ['protein'] = nil,
},
                    ['fat'] = nil,
["Baking Skill Scroll"] = {
                    ['vitamins'] = nil,
untranslated = "Baking Skill Scroll",
                    ['density'] = nil,
category = nil,
                    ['fuel'] = nil,
group = "Skill Scrolls",
                    ['yield'] = nil,
description = "Baking Skill Scroll",
                    ['currency'] = nil,
tagGroups = {
                    ['skillValue'] = '3',
"Skill Scrolls",
                    ['roomCategory'] = 'General',
},
                    ['furnitureType'] = 'Fountain',
maxStack = 10,
                    ['repeatsDepreciation'] = '0.1',
carried = "Backpack",
                    ['materialTier'] = nil,
weight = 10,
                    ['fuelsUsed'] = nil,
calories = nil,
                    ['gridRadius'] = nil,
carbs = nil,
                    ['energyUsed'] = nil,
protein = nil,
                    ['energyProduced'] = nil,
fat = nil,
                    ['energyType'] = nil,
vitamins = nil,
                    ['fluidsUsed'] = nil,
density = nil,
                    ['fluidsProduced'] = nil,
fuel = nil,
                    ['validTalents'] = nil,
yield = nil,
                    ['footprint'] = '4 X 3 X 4',
currency = nil,
                    ['mobile'] = nil,
skillValue = nil,
                    ['roomSizeReq'] = nil,
roomCategory = nil,
                    ['roomMatReq'] = nil,
furnitureType = nil,
                    ['roomContainReq'] = nil,
repeatsDepreciation = nil,
                    ['inventorySlots'] = nil,
materialTier = nil,
                    ['inventoryMaxWeight'] = nil,
fuelsUsed = nil,
                    ['type'] = 'AshlarLargeLimestoneFountainItem',
gridRadius = nil,
                    ['typeID'] = '999',
energyUsed = nil,
        },
energyProduced = nil,
        ['Ashlar Large Sandstone Fountain'] = {
energyType = nil,
                    ['untranslated'] = 'Ashlar Large Sandstone Fountain',
fluidsUsed = nil,
                    ['category'] = 'WorldObject',
fluidsProduced = nil,
                    ['group'] = 'World Object Items',
validTalents = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
footprint = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
mobile = nil,
                    ['maxStack'] = '100',
roomSizeReq = nil,
                    ['carried'] = 'Backpack',
roomMatReq = nil,
                    ['weight'] = nil,
roomContainReq = nil,
                    ['calories'] = nil,
inventorySlots = nil,
                    ['carbs'] = nil,
inventoryMaxWeight = nil,
                    ['protein'] = nil,
inventoryRestrictions = nil,
                    ['fat'] = nil,
NutrientElement = nil,
                    ['vitamins'] = nil,
type = "Baking Skill ScrollItem",
                    ['density'] = nil,
typeID = 0,
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
["Baking Upgrade"] = {
                    ['currency'] = nil,
untranslated = "Baking Upgrade",
                    ['skillValue'] = '3',
category = nil,
                    ['roomCategory'] = 'General',
group = "Upgrade Modules",
                    ['furnitureType'] = 'Fountain',
description = "Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.",
                    ['repeatsDepreciation'] = '0.1',
tagGroups = {
                    ['materialTier'] = nil,
"Upgrade",
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
maxStack = 100,
                    ['energyUsed'] = nil,
carried = "Backpack",
                    ['energyProduced'] = nil,
weight = 1,
                    ['energyType'] = nil,
calories = nil,
                    ['fluidsUsed'] = nil,
carbs = nil,
                    ['fluidsProduced'] = nil,
protein = nil,
                    ['validTalents'] = nil,
fat = nil,
                    ['footprint'] = '4 X 3 X 4',
vitamins = nil,
                    ['mobile'] = nil,
density = nil,
                    ['roomSizeReq'] = nil,
fuel = nil,
                    ['roomMatReq'] = nil,
yield = nil,
                    ['roomContainReq'] = nil,
currency = nil,
                    ['inventorySlots'] = nil,
skillValue = nil,
                    ['inventoryMaxWeight'] = nil,
roomCategory = nil,
                    ['type'] = 'AshlarLargeSandstoneFountainItem',
furnitureType = nil,
                    ['typeID'] = '1000',
repeatsDepreciation = nil,
        },
materialTier = nil,
        ['Ashlar Large Shale Fountain'] = {
fuelsUsed = nil,
                    ['untranslated'] = 'Ashlar Large Shale Fountain',
gridRadius = nil,
                    ['category'] = 'WorldObject',
energyUsed = nil,
                    ['group'] = 'World Object Items',
energyProduced = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
energyType = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
fluidsUsed = nil,
                    ['maxStack'] = '100',
fluidsProduced = nil,
                    ['carried'] = 'Backpack',
validTalents = nil,
                    ['weight'] = nil,
footprint = nil,
                    ['calories'] = nil,
mobile = nil,
                    ['carbs'] = nil,
roomSizeReq = nil,
                    ['protein'] = nil,
roomMatReq = nil,
                    ['fat'] = nil,
roomContainReq = nil,
                    ['vitamins'] = nil,
inventorySlots = nil,
                    ['density'] = nil,
inventoryMaxWeight = nil,
                    ['fuel'] = nil,
inventoryRestrictions = nil,
                    ['yield'] = nil,
NutrientElement = nil,
                    ['currency'] = nil,
type = "BakingUpgradeItem",
                    ['skillValue'] = '3',
typeID = 0,
                    ['roomCategory'] = 'General',
},
                    ['furnitureType'] = 'Fountain',
["Ballot Box"] = {
                    ['repeatsDepreciation'] = '0.1',
untranslated = "Ballot Box",
                    ['materialTier'] = nil,
category = nil,
                    ['fuelsUsed'] = nil,
group = "Work Stations",
                    ['gridRadius'] = nil,
description = "A tamper proof box where votes are cast. Citizens can run for elected office here.",
                    ['energyUsed'] = nil,
tagGroups = {
                    ['energyProduced'] = nil,
"Government",
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
maxStack = 1,
                    ['fluidsProduced'] = nil,
carried = "Backpack",
                    ['validTalents'] = nil,
weight = 2000,
                    ['footprint'] = '4 X 3 X 4',
calories = nil,
                    ['mobile'] = nil,
carbs = nil,
                    ['roomSizeReq'] = nil,
protein = nil,
                    ['roomMatReq'] = nil,
fat = nil,
                    ['roomContainReq'] = nil,
vitamins = nil,
                    ['inventorySlots'] = nil,
density = nil,
                    ['inventoryMaxWeight'] = nil,
fuel = nil,
                    ['type'] = 'AshlarLargeShaleFountainItem',
yield = nil,
                    ['typeID'] = '1001',
currency = nil,
        },
skillValue = nil,
        ['Ashlar Large Stone Fountain'] = {
roomCategory = nil,
                    ['untranslated'] = 'Ashlar Large Stone Fountain',
furnitureType = nil,
                    ['category'] = 'WorldObject',
repeatsDepreciation = nil,
                    ['group'] = 'World Object Items',
materialTier = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
fuelsUsed = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects', 'Product'},
gridRadius = nil,
                    ['maxStack'] = '100',
energyUsed = nil,
                    ['carried'] = 'Backpack',
energyProduced = nil,
                    ['weight'] = nil,
energyType = nil,
                    ['calories'] = nil,
fluidsUsed = nil,
                    ['carbs'] = nil,
fluidsProduced = nil,
                    ['protein'] = nil,
validTalents = nil,
                    ['fat'] = nil,
footprint = "1x1x2",
                    ['vitamins'] = nil,
mobile = nil,
                    ['density'] = nil,
roomSizeReq = nil,
                    ['fuel'] = nil,
roomMatReq = nil,
                    ['yield'] = nil,
roomContainReq = nil,
                    ['currency'] = nil,
inventorySlots = nil,
                    ['skillValue'] = '3',
inventoryMaxWeight = nil,
                    ['roomCategory'] = 'General',
inventoryRestrictions = nil,
                    ['furnitureType'] = 'Fountain',
NutrientElement = nil,
                    ['repeatsDepreciation'] = '0.1',
type = "BallotBoxItem",
                    ['materialTier'] = nil,
typeID = 0,
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
Bandana = {
                    ['energyUsed'] = nil,
untranslated = "Bandana",
                    ['energyProduced'] = nil,
category = nil,
                    ['energyType'] = nil,
group = "Clothing",
                    ['fluidsUsed'] = nil,
description = "It just looks cool.",
                    ['fluidsProduced'] = nil,
tagGroups = {
                    ['validTalents'] = nil,
"Clothes",
                    ['footprint'] = '4 X 3 X 4',
},
                    ['mobile'] = nil,
maxStack = 100,
                    ['roomSizeReq'] = nil,
carried = "Backpack",
                    ['roomMatReq'] = nil,
weight = 100,
                    ['roomContainReq'] = nil,
calories = nil,
                    ['inventorySlots'] = nil,
carbs = nil,
                    ['inventoryMaxWeight'] = nil,
protein = nil,
                    ['type'] = 'AshlarLargeStoneFountainItem',
fat = nil,
                    ['typeID'] = '1002',
vitamins = nil,
        },
density = nil,
        ['Ashlar Limestone'] = {
fuel = nil,
                    ['untranslated'] = 'Ashlar Limestone',
yield = nil,
                    ['category'] = '_None',
currency = nil,
                    ['group'] = 'Block Items',
skillValue = nil,
                    ['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.',
roomCategory = nil,
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
furnitureType = nil,
                    ['maxStack'] = '20',
repeatsDepreciation = nil,
                    ['carried'] = 'Hands',
materialTier = nil,
                    ['weight'] = '10',
fuelsUsed = nil,
                    ['calories'] = nil,
gridRadius = nil,
                    ['carbs'] = nil,
energyUsed = nil,
                    ['protein'] = nil,
energyProduced = nil,
                    ['fat'] = nil,
energyType = nil,
                    ['vitamins'] = nil,
fluidsUsed = nil,
                    ['density'] = nil,
fluidsProduced = nil,
                    ['fuel'] = nil,
validTalents = nil,
                    ['yield'] = nil,
footprint = nil,
                    ['currency'] = 'Yes',
mobile = nil,
                    ['skillValue'] = nil,
roomSizeReq = nil,
                    ['roomCategory'] = nil,
roomMatReq = nil,
                    ['furnitureType'] = nil,
roomContainReq = nil,
                    ['repeatsDepreciation'] = nil,
inventorySlots = nil,
                    ['materialTier'] = '4',
inventoryMaxWeight = nil,
                    ['fuelsUsed'] = nil,
inventoryRestrictions = nil,
                    ['gridRadius'] = nil,
NutrientElement = nil,
                    ['energyUsed'] = nil,
type = "BandanaItem",
                    ['energyProduced'] = nil,
typeID = 0,
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
["Banh Xeo"] = {
                    ['fluidsProduced'] = nil,
untranslated = "Banh Xeo",
                    ['validTalents'] = nil,
category = nil,
                    ['footprint'] = nil,
group = "Food",
                    ['mobile'] = nil,
description = "Wrap the pancakes in the greens, then dip.",
                    ['roomSizeReq'] = nil,
tagGroups = {
                    ['roomMatReq'] = nil,
"Food",
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
maxStack = 100,
                    ['inventoryMaxWeight'] = nil,
carried = "Backpack",
                    ['type'] = 'AshlarLimestoneItem',
weight = 500,
                    ['typeID'] = '260',
calories = 1550,
        },
carbs = 26,
        ['Ashlar Limestone Bench'] = {
protein = 17,
                    ['untranslated'] = 'Ashlar Limestone Bench',
fat = 10,
                    ['category'] = 'WorldObject',
vitamins = 4,
                    ['group'] = 'World Object Items',
density = 3.6774193548387095,
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
fuel = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
yield = nil,
                    ['maxStack'] = '100',
currency = nil,
                    ['carried'] = 'Backpack',
skillValue = nil,
                    ['weight'] = nil,
roomCategory = nil,
                    ['calories'] = nil,
furnitureType = nil,
                    ['carbs'] = nil,
repeatsDepreciation = nil,
                    ['protein'] = nil,
materialTier = nil,
                    ['fat'] = nil,
fuelsUsed = nil,
                    ['vitamins'] = nil,
gridRadius = nil,
                    ['density'] = nil,
energyUsed = nil,
                    ['fuel'] = nil,
energyProduced = nil,
                    ['yield'] = nil,
energyType = nil,
                    ['currency'] = nil,
fluidsUsed = nil,
                    ['skillValue'] = '2.5',
fluidsProduced = nil,
                    ['roomCategory'] = 'General',
validTalents = nil,
                    ['furnitureType'] = 'Seating',
footprint = nil,
                    ['repeatsDepreciation'] = '0.5',
mobile = nil,
                    ['materialTier'] = nil,
roomSizeReq = nil,
                    ['fuelsUsed'] = nil,
roomMatReq = nil,
                    ['gridRadius'] = nil,
roomContainReq = nil,
                    ['energyUsed'] = nil,
inventorySlots = nil,
                    ['energyProduced'] = nil,
inventoryMaxWeight = nil,
                    ['energyType'] = nil,
inventoryRestrictions = nil,
                    ['fluidsUsed'] = nil,
NutrientElement = nil,
                    ['fluidsProduced'] = nil,
type = "BanhXeoItem",
                    ['validTalents'] = nil,
typeID = 0,
                    ['footprint'] = '2 X 2 X 1',
},
                    ['mobile'] = nil,
Bank = {
                    ['roomSizeReq'] = nil,
untranslated = "Bank",
                    ['roomMatReq'] = nil,
category = nil,
                    ['roomContainReq'] = nil,
group = "Work Stations",
                    ['inventorySlots'] = nil,
description = "Allows players to create and use bank accounts.",
                    ['inventoryMaxWeight'] = nil,
tagGroups = {},
                    ['type'] = 'AshlarLimestoneBenchItem',
maxStack = 1,
                    ['typeID'] = '1003',
carried = "Backpack",
        },
weight = 5000,
        ['Ashlar Limestone Chair'] = {
calories = nil,
                    ['untranslated'] = 'Ashlar Limestone Chair',
carbs = nil,
                    ['category'] = 'WorldObject',
protein = nil,
                    ['group'] = 'World Object Items',
fat = nil,
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
vitamins = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
density = nil,
                    ['maxStack'] = '100',
fuel = nil,
                    ['carried'] = 'Backpack',
yield = nil,
                    ['weight'] = nil,
currency = nil,
                    ['calories'] = nil,
skillValue = nil,
                    ['carbs'] = nil,
roomCategory = nil,
                    ['protein'] = nil,
furnitureType = nil,
                    ['fat'] = nil,
repeatsDepreciation = nil,
                    ['vitamins'] = nil,
materialTier = nil,
                    ['density'] = nil,
fuelsUsed = nil,
                    ['fuel'] = nil,
gridRadius = nil,
                    ['yield'] = nil,
energyUsed = nil,
                    ['currency'] = nil,
energyProduced = nil,
                    ['skillValue'] = '1.7',
energyType = nil,
                    ['roomCategory'] = 'General',
fluidsUsed = nil,
                    ['furnitureType'] = 'Seating',
fluidsProduced = nil,
                    ['repeatsDepreciation'] = '0.7',
validTalents = nil,
                    ['materialTier'] = nil,
footprint = "2x2x2",
                    ['fuelsUsed'] = nil,
mobile = nil,
                    ['gridRadius'] = nil,
roomSizeReq = nil,
                    ['energyUsed'] = nil,
roomMatReq = nil,
                    ['energyProduced'] = nil,
roomContainReq = nil,
                    ['energyType'] = nil,
inventorySlots = nil,
                    ['fluidsUsed'] = nil,
inventoryMaxWeight = nil,
                    ['fluidsProduced'] = nil,
inventoryRestrictions = nil,
                    ['validTalents'] = nil,
NutrientElement = nil,
                    ['footprint'] = '1 X 2 X 1',
type = "BankItem",
                    ['mobile'] = nil,
typeID = 0,
                    ['roomSizeReq'] = nil,
},
                    ['roomMatReq'] = nil,
Bannock = {
                    ['roomContainReq'] = nil,
untranslated = "Bannock",
                    ['inventorySlots'] = nil,
category = nil,
                    ['inventoryMaxWeight'] = nil,
group = "Food",
                    ['type'] = 'AshlarLimestoneChairItem',
description = "A dense whole wheat unleavened bread.",
                    ['typeID'] = '1004',
tagGroups = {
        },
"Food",
        ['Ashlar Limestone Door'] = {
},
                    ['untranslated'] = 'Ashlar Limestone Door',
maxStack = 100,
                    ['category'] = 'WorldObject',
carried = "Backpack",
                    ['group'] = 'World Object Items',
weight = 100,
                    ['description'] = 'A heavy ashlar stone door.',
calories = 700,
                    ['tagGroups'] = {'World Object', 'Object'},
carbs = 15,
                    ['maxStack'] = '100',
protein = 3,
                    ['carried'] = 'Backpack',
fat = 6,
                    ['weight'] = nil,
vitamins = 0,
                    ['calories'] = nil,
density = 3.428571428571429,
                    ['carbs'] = nil,
fuel = nil,
                    ['protein'] = nil,
yield = nil,
                    ['fat'] = nil,
currency = nil,
                    ['vitamins'] = nil,
skillValue = nil,
                    ['density'] = nil,
roomCategory = nil,
                    ['fuel'] = nil,
furnitureType = nil,
                    ['yield'] = nil,
repeatsDepreciation = nil,
                    ['currency'] = nil,
materialTier = nil,
                    ['skillValue'] = nil,
fuelsUsed = nil,
                    ['roomCategory'] = nil,
gridRadius = nil,
                    ['furnitureType'] = nil,
energyUsed = nil,
                    ['repeatsDepreciation'] = nil,
energyProduced = nil,
                    ['materialTier'] = nil,
energyType = nil,
                    ['fuelsUsed'] = nil,
fluidsUsed = nil,
                    ['gridRadius'] = nil,
fluidsProduced = nil,
                    ['energyUsed'] = nil,
validTalents = nil,
                    ['energyProduced'] = nil,
footprint = nil,
                    ['energyType'] = nil,
mobile = nil,
                    ['fluidsUsed'] = nil,
roomSizeReq = nil,
                    ['fluidsProduced'] = nil,
roomMatReq = nil,
                    ['validTalents'] = nil,
roomContainReq = nil,
                    ['footprint'] = '1 X 2 X 1',
inventorySlots = nil,
                    ['mobile'] = nil,
inventoryMaxWeight = nil,
                    ['roomSizeReq'] = nil,
inventoryRestrictions = nil,
                    ['roomMatReq'] = nil,
NutrientElement = nil,
                    ['roomContainReq'] = nil,
type = "BannockItem",
                    ['inventorySlots'] = nil,
typeID = 0,
                    ['inventoryMaxWeight'] = nil,
},
                    ['type'] = 'AshlarLimestoneDoorItem',
Barrel = {
                    ['typeID'] = '1005',
untranslated = "Barrel",
        },
category = nil,
        ['Ashlar Limestone Fireplace'] = {
group = "Blocks",
                    ['untranslated'] = 'Ashlar Limestone Fireplace',
description = "A metal barrel for carrying liquids.",
                    ['category'] = 'WorldObject',
tagGroups = {},
                    ['group'] = 'World Object Items',
maxStack = 20,
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
carried = "Hands",
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects'},
weight = 2000,
                    ['maxStack'] = '100',
calories = nil,
                    ['carried'] = 'Backpack',
carbs = nil,
                    ['weight'] = nil,
protein = nil,
                    ['calories'] = nil,
fat = nil,
                    ['carbs'] = nil,
vitamins = nil,
                    ['protein'] = nil,
density = nil,
                    ['fat'] = nil,
fuel = nil,
                    ['vitamins'] = nil,
yield = nil,
                    ['density'] = nil,
currency = nil,
                    ['fuel'] = nil,
skillValue = nil,
                    ['yield'] = nil,
roomCategory = nil,
                    ['currency'] = nil,
furnitureType = nil,
                    ['skillValue'] = '3',
repeatsDepreciation = nil,
                    ['roomCategory'] = 'General',
materialTier = nil,
                    ['furnitureType'] = 'Fireplace',
fuelsUsed = nil,
                    ['repeatsDepreciation'] = '0.1',
gridRadius = nil,
                    ['materialTier'] = nil,
energyUsed = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
energyProduced = nil,
                    ['gridRadius'] = nil,
energyType = nil,
                    ['energyUsed'] = nil,
fluidsUsed = nil,
                    ['energyProduced'] = nil,
fluidsProduced = nil,
                    ['energyType'] = nil,
validTalents = nil,
                    ['fluidsUsed'] = nil,
footprint = nil,
                    ['fluidsProduced'] = nil,
mobile = nil,
                    ['validTalents'] = nil,
roomSizeReq = nil,
                    ['footprint'] = '3 X 2 X 1',
roomMatReq = nil,
                    ['mobile'] = nil,
roomContainReq = nil,
                    ['roomSizeReq'] = nil,
inventorySlots = nil,
                    ['roomMatReq'] = nil,
inventoryMaxWeight = nil,
                    ['roomContainReq'] = nil,
inventoryRestrictions = nil,
                    ['inventorySlots'] = nil,
NutrientElement = nil,
                    ['inventoryMaxWeight'] = nil,
type = "BarrelItem",
                    ['type'] = 'AshlarLimestoneFireplaceItem',
typeID = 0,
                    ['typeID'] = '1006',
},
        },
["Barrel Cactus Seed"] = {
        ['Ashlar Limestone Table'] = {
untranslated = "Barrel Cactus Seed",
                    ['untranslated'] = 'Ashlar Limestone Table',
category = nil,
                    ['category'] = 'WorldObject',
group = "Food",
                    ['group'] = 'World Object Items',
description = "Plant to grow barrel cactus.",
                    ['description'] = 'A large stone table crafted by an expert mason',
tagGroups = {
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
"Food",
                    ['maxStack'] = '100',
"Seeds",
                    ['carried'] = 'Backpack',
},
                    ['weight'] = nil,
maxStack = 100,
                    ['calories'] = nil,
carried = "Backpack",
                    ['carbs'] = nil,
weight = 50,
                    ['protein'] = nil,
calories = 0,
                    ['fat'] = nil,
carbs = 0,
                    ['vitamins'] = nil,
protein = 0,
                    ['density'] = nil,
fat = 0,
                    ['fuel'] = nil,
vitamins = 0,
                    ['yield'] = nil,
density = 0,
                    ['currency'] = nil,
fuel = nil,
                    ['skillValue'] = '3',
yield = nil,
                    ['roomCategory'] = 'General',
currency = nil,
                    ['furnitureType'] = 'Table',
skillValue = nil,
                    ['repeatsDepreciation'] = '0.6',
roomCategory = nil,
                    ['materialTier'] = nil,
furnitureType = nil,
                    ['fuelsUsed'] = nil,
repeatsDepreciation = nil,
                    ['gridRadius'] = nil,
materialTier = nil,
                    ['energyUsed'] = nil,
fuelsUsed = nil,
                    ['energyProduced'] = nil,
gridRadius = nil,
                    ['energyType'] = nil,
energyUsed = nil,
                    ['fluidsUsed'] = nil,
energyProduced = nil,
                    ['fluidsProduced'] = nil,
energyType = nil,
                    ['validTalents'] = nil,
fluidsUsed = nil,
                    ['footprint'] = '2 X 1 X 1',
fluidsProduced = nil,
                    ['mobile'] = nil,
validTalents = nil,
                    ['roomSizeReq'] = nil,
footprint = nil,
                    ['roomMatReq'] = nil,
mobile = nil,
                    ['roomContainReq'] = nil,
roomSizeReq = nil,
                    ['inventorySlots'] = nil,
roomMatReq = nil,
                    ['inventoryMaxWeight'] = nil,
roomContainReq = nil,
                    ['type'] = 'AshlarLimestoneTableItem',
inventorySlots = nil,
                    ['typeID'] = '1007',
inventoryMaxWeight = nil,
        },
inventoryRestrictions = nil,
        ['Ashlar Sandstone'] = {
NutrientElement = nil,
                    ['untranslated'] = 'Ashlar Sandstone',
type = "BarrelCactusSeedItem",
                    ['category'] = '_None',
typeID = 0,
                    ['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.',
Basalt = {
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
untranslated = "Basalt",
                    ['maxStack'] = '20',
category = nil,
                    ['carried'] = 'Hands',
group = "Natural Resources",
                    ['weight'] = '10',
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.",
                    ['calories'] = nil,
tagGroups = {
                    ['carbs'] = nil,
"Excavatable",
                    ['protein'] = nil,
"Rock",
                    ['fat'] = nil,
},
                    ['vitamins'] = nil,
maxStack = 20,
                    ['density'] = nil,
carried = "Hands",
                    ['fuel'] = nil,
weight = 7500,
                    ['yield'] = nil,
calories = nil,
                    ['currency'] = 'Yes',
carbs = nil,
                    ['skillValue'] = nil,
protein = nil,
                    ['roomCategory'] = nil,
fat = nil,
                    ['furnitureType'] = nil,
vitamins = nil,
                    ['repeatsDepreciation'] = nil,
density = nil,
                    ['materialTier'] = '4',
fuel = nil,
                    ['fuelsUsed'] = nil,
yield = nil,
                    ['gridRadius'] = nil,
currency = nil,
                    ['energyUsed'] = nil,
skillValue = nil,
                    ['energyProduced'] = nil,
roomCategory = nil,
                    ['energyType'] = nil,
furnitureType = nil,
                    ['fluidsUsed'] = nil,
repeatsDepreciation = nil,
                    ['fluidsProduced'] = nil,
materialTier = nil,
                    ['validTalents'] = nil,
fuelsUsed = nil,
                    ['footprint'] = nil,
gridRadius = nil,
                    ['mobile'] = nil,
energyUsed = nil,
                    ['roomSizeReq'] = nil,
energyProduced = nil,
                    ['roomMatReq'] = nil,
energyType = nil,
                    ['roomContainReq'] = nil,
fluidsUsed = nil,
                    ['inventorySlots'] = nil,
fluidsProduced = nil,
                    ['inventoryMaxWeight'] = nil,
validTalents = nil,
                    ['type'] = 'AshlarSandstoneItem',
footprint = nil,
                    ['typeID'] = '261',
mobile = nil,
        },
roomSizeReq = nil,
        ['Ashlar Sandstone Bench'] = {
roomMatReq = nil,
                    ['untranslated'] = 'Ashlar Sandstone Bench',
roomContainReq = nil,
                    ['category'] = 'WorldObject',
inventorySlots = nil,
                    ['group'] = 'World Object Items',
inventoryMaxWeight = nil,
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
inventoryRestrictions = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
NutrientElement = nil,
                    ['maxStack'] = '100',
type = "BasaltItem",
                    ['carried'] = 'Backpack',
typeID = 0,
                    ['weight'] = nil,
},
                    ['calories'] = nil,
["Basic Backpack"] = {
                    ['carbs'] = nil,
untranslated = "Basic Backpack",
                    ['protein'] = nil,
category = nil,
                    ['fat'] = nil,
group = "Clothing",
                    ['vitamins'] = nil,
description = "A basic backpack to carry supplies.\\n\\n(Increases max carry weight by 5 kg)",
                    ['density'] = nil,
tagGroups = {
                    ['fuel'] = nil,
"Clothes",
                    ['yield'] = nil,
},
                    ['currency'] = nil,
maxStack = 100,
                    ['skillValue'] = '2.5',
carried = "Backpack",
                    ['roomCategory'] = 'General',
weight = 100,
                    ['furnitureType'] = 'Seating',
calories = nil,
                    ['repeatsDepreciation'] = '0.5',
carbs = nil,
                    ['materialTier'] = nil,
protein = nil,
                    ['fuelsUsed'] = nil,
fat = nil,
                    ['gridRadius'] = nil,
vitamins = nil,
                    ['energyUsed'] = nil,
density = nil,
                    ['energyProduced'] = nil,
fuel = nil,
                    ['energyType'] = nil,
yield = nil,
                    ['fluidsUsed'] = nil,
currency = nil,
                    ['fluidsProduced'] = nil,
skillValue = nil,
                    ['validTalents'] = nil,
roomCategory = nil,
                    ['footprint'] = '2 X 2 X 1',
furnitureType = nil,
                    ['mobile'] = nil,
repeatsDepreciation = nil,
                    ['roomSizeReq'] = nil,
materialTier = nil,
                    ['roomMatReq'] = nil,
fuelsUsed = nil,
                    ['roomContainReq'] = nil,
gridRadius = nil,
                    ['inventorySlots'] = nil,
energyUsed = nil,
                    ['inventoryMaxWeight'] = nil,
energyProduced = nil,
                    ['type'] = 'AshlarSandstoneBenchItem',
energyType = nil,
                    ['typeID'] = '1008',
fluidsUsed = nil,
        },
fluidsProduced = nil,
        ['Ashlar Sandstone Chair'] = {
validTalents = nil,
                    ['untranslated'] = 'Ashlar Sandstone Chair',
footprint = nil,
                    ['category'] = 'WorldObject',
mobile = nil,
                    ['group'] = 'World Object Items',
roomSizeReq = nil,
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
roomMatReq = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
roomContainReq = nil,
                    ['maxStack'] = '100',
inventorySlots = nil,
                    ['carried'] = 'Backpack',
inventoryMaxWeight = nil,
                    ['weight'] = nil,
inventoryRestrictions = nil,
                    ['calories'] = nil,
NutrientElement = nil,
                    ['carbs'] = nil,
type = "BasicBackpackItem",
                    ['protein'] = nil,
typeID = 0,
                    ['fat'] = nil,
},
                    ['vitamins'] = nil,
["Basic Circuit"] = {
                    ['density'] = nil,
untranslated = "Basic Circuit",
                    ['fuel'] = nil,
category = nil,
                    ['yield'] = nil,
group = "Items",
                    ['currency'] = nil,
description = "A complex electrical component used in advanced electronics.",
                    ['skillValue'] = '1.7',
tagGroups = {},
                    ['roomCategory'] = 'General',
maxStack = 100,
                    ['furnitureType'] = 'Seating',
carried = "Backpack",
                    ['repeatsDepreciation'] = '0.7',
weight = 1000,
                    ['materialTier'] = nil,
calories = nil,
                    ['fuelsUsed'] = nil,
carbs = nil,
                    ['gridRadius'] = nil,
protein = nil,
                    ['energyUsed'] = nil,
fat = nil,
                    ['energyProduced'] = nil,
vitamins = nil,
                    ['energyType'] = nil,
density = nil,
                    ['fluidsUsed'] = nil,
fuel = nil,
                    ['fluidsProduced'] = nil,
yield = nil,
                    ['validTalents'] = nil,
currency = nil,
                    ['footprint'] = '1 X 2 X 1',
skillValue = nil,
                    ['mobile'] = nil,
roomCategory = nil,
                    ['roomSizeReq'] = nil,
furnitureType = nil,
                    ['roomMatReq'] = nil,
repeatsDepreciation = nil,
                    ['roomContainReq'] = nil,
materialTier = nil,
                    ['inventorySlots'] = nil,
fuelsUsed = nil,
                    ['inventoryMaxWeight'] = nil,
gridRadius = nil,
                    ['type'] = 'AshlarSandstoneChairItem',
energyUsed = nil,
                    ['typeID'] = '1009',
energyProduced = nil,
        },
energyType = nil,
        ['Ashlar Sandstone Door'] = {
fluidsUsed = nil,
                    ['untranslated'] = 'Ashlar Sandstone Door',
fluidsProduced = nil,
                    ['category'] = 'WorldObject',
validTalents = nil,
                    ['group'] = 'World Object Items',
footprint = nil,
                    ['description'] = 'A heavy ashlar stone door.',
mobile = nil,
                    ['tagGroups'] = {'World Object', 'Object'},
roomSizeReq = nil,
                    ['maxStack'] = '100',
roomMatReq = nil,
                    ['carried'] = 'Backpack',
roomContainReq = nil,
                    ['weight'] = nil,
inventorySlots = nil,
                    ['calories'] = nil,
inventoryMaxWeight = nil,
                    ['carbs'] = nil,
inventoryRestrictions = nil,
                    ['protein'] = nil,
NutrientElement = nil,
                    ['fat'] = nil,
type = "BasicCircuitItem",
                    ['vitamins'] = nil,
typeID = 0,
                    ['density'] = nil,
},
                    ['fuel'] = nil,
["Basic Engineering Skill Book"] = {
                    ['yield'] = nil,
untranslated = "Basic Engineering Skill Book",
                    ['currency'] = nil,
category = nil,
                    ['skillValue'] = nil,
group = "Skill Books",
                    ['roomCategory'] = nil,
description = "Basic Engineering Skill Book",
                    ['furnitureType'] = nil,
tagGroups = {
                    ['repeatsDepreciation'] = nil,
"Skill Books",
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
maxStack = 1,
                    ['gridRadius'] = nil,
carried = "Backpack",
                    ['energyUsed'] = nil,
weight = 100,
                    ['energyProduced'] = nil,
calories = nil,
                    ['energyType'] = nil,
carbs = nil,
                    ['fluidsUsed'] = nil,
protein = nil,
                    ['fluidsProduced'] = nil,
fat = nil,
                    ['validTalents'] = nil,
vitamins = nil,
                    ['footprint'] = '1 X 2 X 1',
density = nil,
                    ['mobile'] = nil,
fuel = nil,
                    ['roomSizeReq'] = nil,
yield = nil,
                    ['roomMatReq'] = nil,
currency = nil,
                    ['roomContainReq'] = nil,
skillValue = nil,
                    ['inventorySlots'] = nil,
roomCategory = nil,
                    ['inventoryMaxWeight'] = nil,
furnitureType = nil,
                    ['type'] = 'AshlarSandstoneDoorItem',
repeatsDepreciation = nil,
                    ['typeID'] = '1010',
materialTier = nil,
        },
fuelsUsed = nil,
        ['Ashlar Sandstone Fireplace'] = {
gridRadius = nil,
                    ['untranslated'] = 'Ashlar Sandstone Fireplace',
energyUsed = nil,
                    ['category'] = 'WorldObject',
energyProduced = nil,
                    ['group'] = 'World Object Items',
energyType = nil,
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
fluidsUsed = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Storage Container', 'Housing Objects'},
fluidsProduced = nil,
                    ['maxStack'] = '100',
validTalents = nil,
                    ['carried'] = 'Backpack',
footprint = nil,
                    ['weight'] = nil,
mobile = nil,
                    ['calories'] = nil,
roomSizeReq = nil,
                    ['carbs'] = nil,
roomMatReq = nil,
                    ['protein'] = nil,
roomContainReq = nil,
                    ['fat'] = nil,
inventorySlots = nil,
                    ['vitamins'] = nil,
inventoryMaxWeight = nil,
                    ['density'] = nil,
inventoryRestrictions = nil,
                    ['fuel'] = nil,
NutrientElement = nil,
                    ['yield'] = nil,
type = "Basic Engineering Skill BookItem",
                    ['currency'] = nil,
typeID = 0,
                    ['skillValue'] = '3',
},
                    ['roomCategory'] = 'General',
["Basic Engineering Skill Scroll"] = {
                    ['furnitureType'] = 'Fireplace',
untranslated = "Basic Engineering Skill Scroll",
                    ['repeatsDepreciation'] = '0.1',
category = nil,
                    ['materialTier'] = nil,
group = "Skill Scrolls",
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
description = "Basic Engineering Skill Scroll",
                    ['gridRadius'] = nil,
tagGroups = {
                    ['energyUsed'] = nil,
"Skill Scrolls",
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
maxStack = 10,
                    ['fluidsUsed'] = nil,
carried = "Backpack",
                    ['fluidsProduced'] = nil,
weight = 10,
                    ['validTalents'] = nil,
calories = nil,
                    ['footprint'] = '3 X 2 X 1',
carbs = nil,
                    ['mobile'] = nil,
protein = nil,
                    ['roomSizeReq'] = nil,
fat = nil,
                    ['roomMatReq'] = nil,
vitamins = nil,
                    ['roomContainReq'] = nil,
density = nil,
                    ['inventorySlots'] = nil,
fuel = nil,
                    ['inventoryMaxWeight'] = nil,
yield = nil,
                    ['type'] = 'AshlarSandstoneFireplaceItem',
currency = nil,
                    ['typeID'] = '1011',
skillValue = nil,
        },
roomCategory = nil,
        ['Ashlar Sandstone Table'] = {
furnitureType = nil,
                    ['untranslated'] = 'Ashlar Sandstone Table',
repeatsDepreciation = nil,
                    ['category'] = 'WorldObject',
materialTier = nil,
                    ['group'] = 'World Object Items',
fuelsUsed = nil,
                    ['description'] = 'A large stone table crafted by an expert mason',
gridRadius = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
energyUsed = nil,
                    ['maxStack'] = '100',
energyProduced = nil,
                    ['carried'] = 'Backpack',
energyType = nil,
                    ['weight'] = nil,
fluidsUsed = nil,
                    ['calories'] = nil,
fluidsProduced = nil,
                    ['carbs'] = nil,
validTalents = nil,
                    ['protein'] = nil,
footprint = nil,
                    ['fat'] = nil,
mobile = nil,
                    ['vitamins'] = nil,
roomSizeReq = nil,
                    ['density'] = nil,
roomMatReq = nil,
                    ['fuel'] = nil,
roomContainReq = nil,
                    ['yield'] = nil,
inventorySlots = nil,
                    ['currency'] = nil,
inventoryMaxWeight = nil,
                    ['skillValue'] = '3',
inventoryRestrictions = nil,
                    ['roomCategory'] = 'General',
NutrientElement = nil,
                    ['furnitureType'] = 'Table',
type = "Basic Engineering Skill ScrollItem",
                    ['repeatsDepreciation'] = '0.6',
typeID = 0,
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
["Basic Engineering Upgrade"] = {
                    ['gridRadius'] = nil,
untranslated = "Basic Engineering Upgrade",
                    ['energyUsed'] = nil,
category = nil,
                    ['energyProduced'] = nil,
group = "Upgrade Modules",
                    ['energyType'] = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.",
                    ['fluidsUsed'] = nil,
tagGroups = {
                    ['fluidsProduced'] = nil,
"Upgrade",
                    ['validTalents'] = nil,
},
                    ['footprint'] = '2 X 1 X 1',
maxStack = 100,
                    ['mobile'] = nil,
carried = "Backpack",
                    ['roomSizeReq'] = nil,
weight = 1,
                    ['roomMatReq'] = nil,
calories = nil,
                    ['roomContainReq'] = nil,
carbs = nil,
                    ['inventorySlots'] = nil,
protein = nil,
                    ['inventoryMaxWeight'] = nil,
fat = nil,
                    ['type'] = 'AshlarSandstoneTableItem',
vitamins = nil,
                    ['typeID'] = '1012',
density = nil,
        },
fuel = nil,
        ['Ashlar Shale'] = {
yield = nil,
                    ['untranslated'] = 'Ashlar Shale',
currency = nil,
                    ['category'] = '_None',
skillValue = nil,
                    ['group'] = 'Block Items',
roomCategory = nil,
                    ['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.',
furnitureType = nil,
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
repeatsDepreciation = nil,
                    ['maxStack'] = '20',
materialTier = nil,
                    ['carried'] = 'Hands',
fuelsUsed = nil,
                    ['weight'] = '10',
gridRadius = nil,
                    ['calories'] = nil,
energyUsed = nil,
                    ['carbs'] = nil,
energyProduced = nil,
                    ['protein'] = nil,
energyType = nil,
                    ['fat'] = nil,
fluidsUsed = nil,
                    ['vitamins'] = nil,
fluidsProduced = nil,
                    ['density'] = nil,
validTalents = nil,
                    ['fuel'] = nil,
footprint = nil,
                    ['yield'] = nil,
mobile = nil,
                    ['currency'] = 'Yes',
roomSizeReq = nil,
                    ['skillValue'] = nil,
roomMatReq = nil,
                    ['roomCategory'] = nil,
roomContainReq = nil,
                    ['furnitureType'] = nil,
inventorySlots = nil,
                    ['repeatsDepreciation'] = nil,
inventoryMaxWeight = nil,
                    ['materialTier'] = '4',
inventoryRestrictions = nil,
                    ['fuelsUsed'] = nil,
NutrientElement = nil,
                    ['gridRadius'] = nil,
type = "BasicEngineeringUpgradeItem",
                    ['energyUsed'] = nil,
typeID = 0,
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
["Basic Salad"] = {
                    ['fluidsUsed'] = nil,
untranslated = "Basic Salad",
                    ['fluidsProduced'] = nil,
category = nil,
                    ['validTalents'] = nil,
group = "Food",
                    ['footprint'] = nil,
description = "A seemingly random assortment of wild plants that form a sort of salad.",
                    ['mobile'] = nil,
tagGroups = {
                    ['roomSizeReq'] = nil,
"Food",
                    ['roomMatReq'] = nil,
"Salad",
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
maxStack = 100,
                    ['inventoryMaxWeight'] = nil,
carried = "Backpack",
                    ['type'] = 'AshlarShaleItem',
weight = 300,
                    ['typeID'] = '262',
calories = 800,
        },
carbs = 18,
        ['Ashlar Shale Bench'] = {
protein = 6,
                    ['untranslated'] = 'Ashlar Shale Bench',
fat = 4,
                    ['category'] = 'WorldObject',
vitamins = 10,
                    ['group'] = 'World Object Items',
density = 4.75,
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
fuel = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Object', 'Housing Objects'},
yield = nil,
                    ['maxStack'] = '100',
currency = nil,
                    ['carried'] = 'Backpack',
skillValue = nil,
                    ['weight'] = nil,
roomCategory = nil,
                    ['calories'] = nil,
furnitureType = nil,
                    ['carbs'] = nil,
repeatsDepreciation = nil,
                    ['protein'] = nil,
materialTier = nil,
                    ['fat'] = nil,
fuelsUsed = nil,
                    ['vitamins'] = nil,
gridRadius = nil,
                    ['density'] = nil,
energyUsed = nil,
                    ['fuel'] = nil,
energyProduced = nil,
                    ['yield'] = nil,
energyType = nil,
                    ['currency'] = nil,
fluidsUsed = nil,
                    ['skillValue'] = '2.5',
fluidsProduced = nil,
                    ['roomCategory'] = 'General',
validTalents = nil,
                    ['furnitureType'] = 'Seating',
footprint = nil,
                    ['repeatsDepreciation'] = '0.5',
mobile = nil,
                    ['materialTier'] = nil,
roomSizeReq = nil,
                    ['fuelsUsed'] = nil,
roomMatReq = nil,
                    ['gridRadius'] = nil,
roomContainReq = nil,
                    ['energyUsed'] = nil,
inventorySlots = nil,
                    ['energyProduced'] = nil,
inventoryMaxWeight = nil,
                    ['energyType'] = nil,
inventoryRestrictions = nil,
                    ['fluidsUsed'] = nil,
NutrientElement = nil,
                    ['fluidsProduced'] = nil,
type = "BasicSaladItem",
                    ['validTalents'] = nil,
typeID = 0,
                    ['footprint'] = '2 X 2 X 1',
},
                    ['mobile'] = nil,
["Basic Upgrade 1"] = {
                    ['roomSizeReq
untranslated = "Basic Upgrade 1",
category = nil,
group = "Upgrade Modules",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {
"Basic Upgrade",
"Upgrade",
},
maxStack = 100,
carried = "Backpack",
weight = 1,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl1Item",
typeID = 0,
},
["Basic Upgrade 2"] = {
untranslated = "Basic Upgrade 2",
category = nil,
group = "Upgrade Modules",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {
"Basic Upgrade",
"Upgrade",
},
maxStack = 100,
carried = "Backpack",
weight = 1,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl2Item",
typeID = 0,
},
["Basic Upgrade 3"] = {
untranslated = "Basic Upgrade 3",
category = nil,
group = "Upgrade Modules",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {
"Basic Upgrade",
"Upgrade",
},
maxStack = 100,
carried = "Backpack",
weight = 1,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl3Item",
typeID = 0,
},
["Basic Upgrade 4"] = {
untranslated = "Basic Upgrade 4",
category = nil,
group = "Upgrade Modules",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {
"Basic Upgrade",
"Upgrade",
},
maxStack = 100,
carried = "Backpack",
weight = 1,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl4Item",
typeID = 0,
},
Bass = {
untranslated = "Bass",
category = nil,
group = "Natural Resources",
description = "A bass. ",
tagGroups = {
"Fish",
"Medium Fish",
},
maxStack = 100,
carried = "Backpack",
weight = 800,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BassItem",
typeID = 0,
},
Bathtub = {
untranslated = "Bathtub",
category = nil,
group = "Housing Objects",
description = "A porcelain bathtub for when you need to get clean or just relax.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "3",
roomCategory = "Bathroom",
furnitureType = "Sink",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x2x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BathtubItem",
typeID = 0,
},
["Bean Paste"] = {
untranslated = "Bean Paste",
category = nil,
group = "Food",
description = "Smashed beans can work as a thickener or flavour enhancer.",
tagGroups = {
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 200,
calories = 40,
carbs = 3,
protein = 5,
fat = 7,
vitamins = 0,
density = 37.5,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BeanPasteItem",
typeID = 0,
},
["Bean Sprout"] = {
untranslated = "Bean Sprout",
category = nil,
group = "Food",
description = "The small sprouts from a grown bean plant.",
tagGroups = {
"Food",
"Raw Food",
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 100,
carbs = 2,
protein = 1,
fat = 0,
vitamins = 5,
density = 8.0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BeanSproutItem",
typeID = 0,
},
Beans = {
untranslated = "Beans",
category = nil,
group = "Food",
description = "A good source of protein.",
tagGroups = {
"Crop",
"Crop Seed",
"Food",
"Raw Food",
"Seeds",
"Vegetable",
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 150,
carbs = 1,
protein = 4,
fat = 3,
vitamins = 0,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BeansItem",
typeID = 0,
},
["Bear SUPREME"] = {
untranslated = "Bear SUPREME",
category = nil,
group = "Food",
description = "Just because the name has 'bear' in it doesn't mean it actually contains bear.",
tagGroups = {
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = 1250,
carbs = 6,
protein = 22,
fat = 23,
vitamins = 9,
density = 4.8,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BearSUPREMEItem",
typeID = 0,
},
Bearclaw = {
untranslated = "Bearclaw",
category = nil,
group = "Food",
description = "A sweet pastry with seperated sections that look a bit like a claw.",
tagGroups = {
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 300,
calories = 850,
carbs = 14,
protein = 4,
fat = 21,
vitamins = 7,
density = 5.411764705882352,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BearclawItem",
typeID = 0,
},
Bearpack = {
untranslated = "Bearpack",
category = nil,
group = "Clothing",
description = "Can you carry as much as a bear! Not really, but it helps you carry more.\\n\\n(Increases max carry weight by 15 kg)",
tagGroups = {
"Clothes",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BearpackItem",
typeID = 0,
},
["Beaver Carcass"] = {
untranslated = "Beaver Carcass",
category = nil,
group = "Item",
description = "A dead beaver.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BeaverCarcassItem",
typeID = 0,
},
Beet = {
untranslated = "Beet",
category = nil,
group = "Food",
description = "A brilliantly colored bulb with an earthy sweetness.",
tagGroups = {
"Food",
"Raw Food",
"Root",
"Vegetable",
},
maxStack = 100,
carried = "Backpack",
weight = 125,
calories = 230,
carbs = 2,
protein = 0,
fat = 2,
vitamins = 4,
density = 3.4782608695652173,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BeetItem",
typeID = 0,
},
["Beet Campfire Salad"] = {
untranslated = "Beet Campfire Salad",
category = nil,
group = "Food",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
"Campfire Salad",
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 200,
calories = 900,
carbs = 8,
protein = 4,
fat = 3,
vitamins = 13,
density = 3.111111111111111,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BeetCampfireSaladItem",
typeID = 0,
},
["Beet Greens"] = {
untranslated = "Beet Greens",
category = nil,
group = "Food",
description = "The leafy greens from a beet with a distinctive red stem.",
tagGroups = {
"Food",
"Greens",
"Raw Food",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = 100,
carbs = 3,
protein = 1,
fat = 0,
vitamins = 4,
density = 8.0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BeetGreensItem",
typeID = 0,
},
["Beet Seed"] = {
untranslated = "Beet Seed",
category = nil,
group = "Food",
description = "Plant to grow beets.",
tagGroups = {
"Crop Seed",
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BeetSeedItem",
typeID = 0,
},
["Berry Extract Fertilizer"] = {
untranslated = "Berry Extract Fertilizer",
category = nil,
group = "Items",
description = "An excellent fertilizer that provides a mix of nutrients, but especially potassium.",
tagGroups = {
"Fertilizer",
},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BerryExtractFertilizerItem",
typeID = 0,
},
["Big Backpack"] = {
untranslated = "Big Backpack",
category = nil,
group = "Clothing",
description = "A survival backpack that offers more support than the basic backpack.\\n\\n(Increases max carry weight by 10 kg)",
tagGroups = {
"Clothes",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BigBackpackItem",
typeID = 0,
},
["Big Bluestem Seed"] = {
untranslated = "Big Bluestem Seed",
category = nil,
group = "Food",
description = "Plant to grow a big bluestem plant.",
tagGroups = {
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BigBluestemSeedItem",
typeID = 0,
},
["Bighorn Carcass"] = {
untranslated = "Bighorn Carcass",
category = nil,
group = "Natural Resources",
description = "A dead bighorn.",
tagGroups = {
"Medium Carcass",
"Medium Wooly Carcass",
},
maxStack = 100,
carried = "Backpack",
weight = 3500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BighornCarcassItem",
typeID = 0,
},
Biodiesel = {
untranslated = "Biodiesel",
category = nil,
group = "Blocks",
description = "A vegetable or animal fat-based diesel fuel.",
tagGroups = {
"Liquid Fuel",
},
maxStack = 20,
carried = "Hands",
weight = 30000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = 80000,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BiodieselItem",
typeID = 0,
},
["Birch Log"] = {
untranslated = "Birch Log",
category = nil,
group = "Natural Resources",
description = "Birch log is a type of hardwood, notable for its white and papery bark.",
tagGroups = {
"Burnable Fuel",
"Hardwood",
"Wood",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
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 = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BirchLogItem",
typeID = 0,
},
["Birch Seed"] = {
untranslated = "Birch Seed",
category = nil,
group = "Food",
description = "Plant to grow into a birch sapling.",
tagGroups = {
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BirchSeedItem",
typeID = 0,
},
["Bison Carcass"] = {
untranslated = "Bison Carcass",
category = nil,
group = "Natural Resources",
description = "A dead bison.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 5500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BisonCarcassItem",
typeID = 0,
},
["Bison Chow Fun"] = {
untranslated = "Bison Chow Fun",
category = nil,
group = "Food",
description = "Who says food can't be fun?",
tagGroups = {
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 550,
calories = 1450,
carbs = 16,
protein = 13,
fat = 20,
vitamins = 8,
density = 3.9310344827586206,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BisonChowFunItem",
typeID = 0,
},
["Bison Mount"] = {
untranslated = "Bison Mount",
category = nil,
group = "Housing Objects",
description = "A fluffy, but very dead, bison head on a mount.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "4.5",
roomCategory = "Living Room",
furnitureType = "Statue",
repeatsDepreciation = "0.2",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x2x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BisonMountItem",
typeID = 0,
},
["Blacksmith Advanced Upgrade"] = {
untranslated = "Blacksmith Advanced Upgrade",
category = nil,
group = "Upgrade Modules",
description = "Advanced Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
tagGroups = {
"Upgrade",
},
maxStack = 100,
carried = "Backpack",
weight = 1,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BlacksmithAdvancedUpgradeItem",
typeID = 0,
},
["Blacksmith Skill Book"] = {
untranslated = "Blacksmith Skill Book",
category = nil,
group = "Skill Books",
description = "Blacksmith Skill Book",
tagGroups = {
"Skill Books",
},
maxStack = 1,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "Blacksmith Skill BookItem",
typeID = 0,
},
["Blacksmith Skill Scroll"] = {
untranslated = "Blacksmith Skill Scroll",
category = nil,
group = "Skill Scrolls",
description = "Blacksmith Skill Scroll",
tagGroups = {
"Skill Scrolls",
},
maxStack = 10,
carried = "Backpack",
weight = 10,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "Blacksmith Skill ScrollItem",
typeID = 0,
},
["Blacksmith Table"] = {
untranslated = "Blacksmith Table",
category = nil,
group = "Work Stations",
description = "A simple workplace with assorted tools for creating both decorative pieces and necessary items.",
tagGroups = {
"Crafting Table",
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BlacksmithTableItem",
typeID = 0,
},
["Blacksmith Upgrade"] = {
untranslated = "Blacksmith Upgrade",
category = nil,
group = "Upgrade Modules",
description = "Basic Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
tagGroups = {
"Upgrade",
},
maxStack = 100,
carried = "Backpack",
weight = 1,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BlacksmithUpgradeItem",
typeID = 0,
},
["Blast Furnace"] = {
untranslated = "Blast Furnace",
category = nil,
group = "Work Stations",
description = "A superior replacement for the bloomery that can produce steel.",
tagGroups = {
"Crafting Table",
},
maxStack = 1,
carried = "Backpack",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "3x3x5",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BlastFurnaceItem",
typeID = 0,
},
["Blood Meal Fertilizer"] = {
untranslated = "Blood Meal Fertilizer",
category = nil,
group = "Items",
description = "Blood meal is a great source of nitrogen.",
tagGroups = {
"Fertilizer",
},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BloodMealFertilizerItem",
typeID = 0,
},
Bloomery = {
untranslated = "Bloomery",
category = nil,
group = "Work Stations",
description = "A chimney-shaped furnace for smelting ores.",
tagGroups = {
"Crafting Table",
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BloomeryItem",
typeID = 0,
},
["Blue Shark"] = {
untranslated = "Blue Shark",
category = nil,
group = "Natural Resources",
description = "A blue shark.",
tagGroups = {
"Fish",
"Large Fish",
},
maxStack = 100,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BlueSharkItem",
typeID = 0,
},
Board = {
untranslated = "Board",
category = nil,
group = "Items",
description = "A higher quality board used for long lasting furniture.",
tagGroups = {
"Burnable Fuel",
"Wood Board",
},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = 2000,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BoardItem",
typeID = 0,
},
["Board Of Elections"] = {
untranslated = "Board Of Elections",
category = nil,
group = "Work Stations",
description = "Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).",
tagGroups = {
"Government",
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4x2x3",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BoardOfElectionsItem",
typeID = 0,
},
["Boiled Grains"] = {
untranslated = "Boiled Grains",
category = nil,
group = "Food",
description = "A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.",
tagGroups = {
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = 350,
carbs = 9,
protein = 2,
fat = 0,
vitamins = 1,
density = 3.428571428571429,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BoiledGrainsItem",
typeID = 0,
},
["Boiled Rice"] = {
untranslated = "Boiled Rice",
category = nil,
group = "Food",
description = "Soft and fluffy.",
tagGroups = {
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = 210,
carbs = 13,
protein = 2,
fat = 0,
vitamins = 0,
density = 7.142857142857142,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BoiledRiceItem",
typeID = 0,
},
["Boiled Sausage"] = {
untranslated = "Boiled Sausage",
category = nil,
group = "Food",
description = "Boiled sausages might not be as pretty as grilled ones, but they're still tasty.",
tagGroups = {
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 300,
calories = 600,
carbs = 0,
protein = 27,
fat = 22,
vitamins = 0,
density = 8.166666666666666,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BoiledSausageItem",
typeID = 0,
},
Boiler = {
untranslated = "Boiler",
category = nil,
group = "Items",
description = "A vessel used for heating fluids.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BoilerItem",
typeID = 0,
},
["Bolete Mushroom Spores"] = {
untranslated = "Bolete Mushroom Spores",
category = nil,
group = "Food",
description = "Plant to grow bolete mushrooms.",
tagGroups = {
"Crop Seed",
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BoleteMushroomSporesItem",
typeID = 0,
},
["Bolete Mushrooms"] = {
untranslated = "Bolete Mushrooms",
category = nil,
group = "Food",
description = "Boletus edulis.",
tagGroups = {
"Food",
"Fungus",
"Raw Food",
},
maxStack = 100,
carried = "Backpack",
weight = 75,
calories = 200,
carbs = 2,
protein = 4,
fat = 1,
vitamins = 1,
density = 4.0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BoleteMushroomsItem",
typeID = 0,
},
Bookshelf = {
untranslated = "Bookshelf",
category = nil,
group = "Housing Objects",
description = "A place to store knowledge and information; leads to the town hall.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Living Room",
furnitureType = "Shelves",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BookshelfItem",
typeID = 0,
},
Brazier = {
untranslated = "Brazier",
category = nil,
group = "Housing Objects",
description = "A metal stand which can hold burning fuel to provide light.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "1.2",
roomCategory = "Lighting",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "1x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BrazierItem",
typeID = 0,
},
Bread = {
untranslated = "Bread",
category = nil,
group = "Food",
description = "A delicious, crispy crust hides the soft interior.",
tagGroups = {
"Bread",
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = 750,
carbs = 23,
protein = 6,
fat = 4,
vitamins = 2,
density = 4.666666666666667,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BreadItem",
typeID = 0,
},
Brick = {
untranslated = "Brick",
category = nil,
group = "Blocks",
description = "Durable building material made from fired blocks and mortar.",
tagGroups = {
"Constructable",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 2,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BrickItem",
typeID = 0,
},
["Brick Fireplace"] = {
untranslated = "Brick Fireplace",
category = nil,
group = "Housing Objects",
description = "A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Living Room",
furnitureType = "Fireplace",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "3x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BrickFireplaceItem",
typeID = 0,
},
["Builder Boots"] = {
untranslated = "Builder Boots",
category = nil,
group = "Clothing",
description = "Snug work boots with side zippers.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
"Clothes",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BuilderBootsItem",
typeID = 0,
},
["Builder Gloves"] = {
untranslated = "Builder Gloves",
category = nil,
group = "Clothing",
description = "Leather construction gloves with durable palms and fabric backs for breathability.",
tagGroups = {
"Clothes",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BuilderGlovesItem",
typeID = 0,
},
["Builder Helmet"] = {
untranslated = "Builder Helmet",
category = nil,
group = "Clothing",
description = "A plastic hard hat that protects from falling objects and other hazards found in construction sites.",
tagGroups = {
"Clothes",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BuilderHelmetItem",
typeID = 0,
},
["Builder Overalls"] = {
untranslated = "Builder Overalls",
category = nil,
group = "Clothing",
description = "Durable overalls with cargo pockets and hammer loops.",
tagGroups = {
"Clothes",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BuilderOverallsItem",
typeID = 0,
},
["Builder Shirt"] = {
untranslated = "Builder Shirt",
category = nil,
group = "Clothing",
description = "A short sleeved work shirt made from a blend of cotton and synthetic materials. ",
tagGroups = {
"Clothes",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BuilderShirtItem",
typeID = 0,
},
["Bullrush Seed"] = {
untranslated = "Bullrush Seed",
category = nil,
group = "Food",
description = "Plant to grow bullrush.",
tagGroups = {
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BullrushSeedItem",
typeID = 0,
},
["Bunchgrass Seed"] = {
untranslated = "Bunchgrass Seed",
category = nil,
group = "Food",
description = "Plant to grow bunchgrass.",
tagGroups = {
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 0,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BunchgrassSeedItem",
typeID = 0,
},
["Butchery Skill Book"] = {
untranslated = "Butchery Skill Book",
category = nil,
group = "Skill Books",
description = "Butchery Skill Book",
tagGroups = {
"Skill Books",
},
maxStack = 1,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "Butchery Skill BookItem",
typeID = 0,
},
["Butchery Skill Scroll"] = {
untranslated = "Butchery Skill Scroll",
category = nil,
group = "Skill Scrolls",
description = "Butchery Skill Scroll",
tagGroups = {
"Skill Scrolls",
},
maxStack = 10,
carried = "Backpack",
weight = 10,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "Butchery Skill ScrollItem",
typeID = 0,
},
["Butchery Table"] = {
untranslated = "Butchery Table",
category = nil,
group = "Housing Objects",
description = "A block and cleaver to process raw meat into fancier dishes.",
tagGroups = {
"Crafting Table",
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "2",
roomCategory = "Kitchen",
furnitureType = "Food Preparation",
repeatsDepreciation = "0.5",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ButcheryTableItem",
typeID = 0,
},
["Butchery Upgrade"] = {
untranslated = "Butchery Upgrade",
category = nil,
group = "Upgrade Modules",
description = "Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.",
tagGroups = {
"Upgrade",
},
maxStack = 100,
carried = "Backpack",
weight = 1,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ButcheryUpgradeItem",
typeID = 0,
},
Bycocket = {
untranslated = "Bycocket",
category = nil,
group = "Clothing",
description = "Also called chapeau a bec, or Billed Hat in france due to it's bird-beak like appearance.",
tagGroups = {
"Clothes",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "BycocketItem",
typeID = 0,
},
["CO2 Canister"] = {
untranslated = "CO2 Canister",
category = nil,
group = "Item",
description = "For creating fancy foams!",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = nil,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CO2CanisterItem",
typeID = 0,
},
["Camas Ash Fertilizer"] = {
untranslated = "Camas Ash Fertilizer",
category = nil,
group = "Items",
description = "Camas ash fertilizer, though not very potent, is a great source of potassium.",
tagGroups = {
"Fertilizer",
},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CamasAshFertilizerItem",
typeID = 0,
},
["Camas Bread"] = {
untranslated = "Camas Bread",
category = nil,
group = "Food",
description = "A bread with a camas twist for a bit of flavor and fun. ",
tagGroups = {
"Bread",
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = 800,
carbs = 13,
protein = 5,
fat = 11,
vitamins = 7,
density = 4.5,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CamasBreadItem",
typeID = 0,
},
["Camas Bulb"] = {
untranslated = "Camas Bulb",
category = nil,
group = "Food",
description = "Plant to grow a camas plant.",
tagGroups = {
"Crop",
"Crop Seed",
"Food",
"Raw Food",
"Root",
"Seeds",
"Vegetable",
},
maxStack = 100,
carried = "Backpack",
weight = 75,
calories = 150,
carbs = 1,
protein = 2,
fat = 5,
vitamins = 0,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CamasBulbItem",
typeID = 0,
},
["Camas Bulb Bake"] = {
untranslated = "Camas Bulb Bake",
category = nil,
group = "Food",
description = "A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.",
tagGroups = {
"Baked Food",
"Baked Vegetable",
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 300,
calories = 700,
carbs = 12,
protein = 7,
fat = 5,
vitamins = 4,
density = 4.0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CamasBulbBakeItem",
typeID = 0,
},
["Camas Paste"] = {
untranslated = "Camas Paste",
category = nil,
group = "Food",
description = "Pulverized camas works as an excellent thickener or flavour enhancer.",
tagGroups = {
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = 60,
carbs = 3,
protein = 2,
fat = 10,
vitamins = 0,
density = 25.0,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CamasPasteItem",
typeID = 0,
},
Camera = {
untranslated = "Camera",
category = nil,
group = "Item",
description = "",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 3000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CameraItem",
typeID = 0,
},
["Camera Film"] = {
untranslated = "Camera Film",
category = nil,
group = "Items",
description = "A film used inside a camera.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CameraFilmItem",
typeID = 0,
},
["Camo Pants"] = {
untranslated = "Camo Pants",
category = nil,
group = "Clothing",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
tagGroups = {
"Clothes",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CamoPantsItem",
typeID = 0,
},
["Camo Shirt"] = {
untranslated = "Camo Shirt",
category = nil,
group = "Clothing",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
tagGroups = {
"Clothes",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CamoShirtItem",
typeID = 0,
},
Campfire = {
untranslated = "Campfire",
category = nil,
group = "Work Stations",
description = "Cook like a caveman on an uneven fire.",
tagGroups = {
"Crafting Table",
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2x2x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CampfireItem",
typeID = 0,
},
["Campfire Cooking Upgrade"] = {
untranslated = "Campfire Cooking Upgrade",
category = nil,
group = "Upgrade Modules",
description = "Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.",
tagGroups = {
"Upgrade",
},
maxStack = 100,
carried = "Backpack",
weight = 1,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CampfireCookingUpgradeItem",
typeID = 0,
},
["Campfire Roast"] = {
untranslated = "Campfire Roast",
category = nil,
group = "Food",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
tagGroups = {
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 500,
calories = 1000,
carbs = 0,
protein = 16,
fat = 12,
vitamins = 0,
density = 2.8000000000000003,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CampfireRoastItem",
typeID = 0,
},
Campsite = {
untranslated = "Campsite",
category = nil,
group = "Work Stations",
description = "A campsite.",
tagGroups = {},
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4x2x3",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "CampsiteItem",
typeID = 0,
},
["Candle Stand"] = {
untranslated = "Candle Stand",
category = nil,
group = "Housing Objects",
description = "A fancy candelabra for providing small amounts of light.",
tagGroups = {
"Housing",
},
 
}
}
Please note that all contributions to Eco - English Wiki are considered to be released under the CC BY-NC-SA 4.0 (see Eco:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)

Templates used on this page: