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.4.5 beta release-278
-- 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', '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,
                    ['inventoryRestrictions'] = nil,
inventorySlots = nil,
                    ['fertilizerNutrients'] = nil,
inventoryMaxWeight = nil,
                    ['type'] = 'AcornItem',
inventoryRestrictions = nil,
                    ['typeID'] = '757',
NutrientElement = nil,
        },
type = "AcornItem",
        ['Acorn Pack'] = {
typeID = 0,
                    ['untranslated'] = 'Acorn Pack',
},
                    ['category'] = 'Hidden',
["Acorn Powder"] = {
                    ['group'] = 'Items',
untranslated = "Acorn Powder",
                    ['description'] = 'Plant to grow an oak tree.',
category = nil,
                    ['tagGroups'] = {'Not In Browser'},
group = "Food",
                    ['maxStack'] = '100',
description = "Powdered acorn.",
                    ['carried'] = 'Backpack',
tagGroups = {
                    ['weight'] = '0.05',
"Food",
                    ['calories'] = nil,
},
                    ['carbs'] = nil,
maxStack = 100,
                    ['protein'] = nil,
carried = "Backpack",
                    ['fat'] = nil,
weight = 200,
                    ['vitamins'] = nil,
calories = 40,
                    ['density'] = nil,
carbs = 1,
                    ['fuel'] = nil,
protein = 5,
                    ['yield'] = nil,
fat = 2,
                    ['currency'] = nil,
vitamins = 5,
                    ['skillValue'] = nil,
density = 32.5,
                    ['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,
                    ['inventoryRestrictions'] = nil,
roomMatReq = nil,
                    ['fertilizerNutrients'] = nil,
roomContainReq = nil,
                    ['type'] = 'AcornPackItem',
inventorySlots = nil,
                    ['typeID'] = '758',
inventoryMaxWeight = nil,
        },
inventoryRestrictions = nil,
        ['Acorn Powder'] = {
NutrientElement = nil,
                    ['untranslated'] = 'Acorn Powder',
type = "AcornPowderItem",
                    ['category'] = '_None',
typeID = 0,
                    ['group'] = 'Food',
},
                    ['description'] = 'Powdered acorn.',
["Adorned Ashlar Basalt Bench"] = {
                    ['tagGroups'] = {'Food', 'Product'},
untranslated = "Adorned Ashlar Basalt Bench",
                    ['maxStack'] = '100',
category = nil,
                    ['carried'] = 'Backpack',
group = "Housing Objects",
                    ['weight'] = '0.2',
description = "A fancy ashlar stone bench that has been adorned with gold.",
                    ['calories'] = '40.0',
tagGroups = {
                    ['carbs'] = '3.0',
"Housing",
                    ['protein'] = '5.0',
},
                    ['fat'] = '2.0',
maxStack = 1,
                    ['vitamins'] = '5.0',
carried = "Backpack",
                    ['density'] = '37.5',
weight = 1000,
                    ['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 = "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",
                    ['inventoryRestrictions'] = nil,
mobile = nil,
                    ['fertilizerNutrients'] = nil,
roomSizeReq = nil,
                    ['type'] = 'AcornPowderItem',
roomMatReq = nil,
                    ['typeID'] = '433',
roomContainReq = nil,
        },
inventorySlots = nil,
        ['Adorned Ashlar Basalt Bench'] = {
inventoryMaxWeight = nil,
                    ['untranslated'] = 'Adorned Ashlar Basalt Bench',
inventoryRestrictions = nil,
                    ['category'] = 'WorldObject',
NutrientElement = nil,
                    ['group'] = 'World Object Items',
type = "AdornedAshlarBasaltBenchItem",
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
typeID = 0,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
},
                    ['maxStack'] = '100',
["Adorned Ashlar Basalt Chair"] = {
                    ['carried'] = 'Backpack',
untranslated = "Adorned Ashlar Basalt Chair",
                    ['weight'] = nil,
category = nil,
                    ['calories'] = nil,
group = "Housing Objects",
                    ['carbs'] = nil,
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
                    ['protein'] = nil,
tagGroups = {
                    ['fat'] = nil,
"Housing",
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
maxStack = 1,
                    ['fuel'] = nil,
carried = "Backpack",
                    ['yield'] = nil,
weight = 1000,
                    ['currency'] = nil,
calories = nil,
                    ['skillValue'] = '3',
carbs = nil,
                    ['roomCategory'] = 'General',
protein = nil,
                    ['furnitureType'] = 'Seating',
fat = nil,
                    ['repeatsDepreciation'] = '0.5',
vitamins = nil,
                    ['materialTier'] = nil,
density = nil,
                    ['fuelsUsed'] = nil,
fuel = nil,
                    ['gridRadius'] = nil,
yield = nil,
                    ['energyUsed'] = nil,
currency = nil,
                    ['energyProduced'] = nil,
skillValue = "2",
                    ['energyType'] = nil,
roomCategory = "Seating",
                    ['fluidsUsed'] = nil,
furnitureType = "Chair",
                    ['fluidsProduced'] = nil,
repeatsDepreciation = "0.7",
                    ['validTalents'] = nil,
materialTier = nil,
                    ['footprint'] = '2 X 2 X 1',
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,
                    ['fertilizerNutrients'] = nil,
footprint = "1x1x2",
                    ['type'] = 'AdornedAshlarBasaltBenchItem',
mobile = nil,
                    ['typeID'] = '998',
roomSizeReq = nil,
                    ['fluidsUded'] = nil,
roomMatReq = nil,
        },
roomContainReq = nil,
        ['Adorned Ashlar Basalt Chair'] = {
inventorySlots = nil,
                    ['untranslated'] = 'Adorned Ashlar Basalt 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 = "AdornedAshlarBasaltChairItem",
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
typeID = 0,
                    ['maxStack'] = '100',
},
                    ['carried'] = 'Backpack',
["Adorned Ashlar Basalt Table"] = {
                    ['weight'] = nil,
untranslated = "Adorned Ashlar Basalt Table",
                    ['calories'] = nil,
category = nil,
                    ['carbs'] = nil,
group = "Housing Objects",
                    ['protein'] = nil,
description = "A fancy ashlar stone table that has been adorned with gold.",
                    ['fat'] = nil,
tagGroups = {
                    ['vitamins'] = nil,
"Housing",
                    ['density'] = nil,
},
                    ['fuel'] = nil,
maxStack = 1,
                    ['yield'] = nil,
carried = "Backpack",
                    ['currency'] = nil,
weight = 2000,
                    ['skillValue'] = '2',
calories = nil,
                    ['roomCategory'] = 'General',
carbs = nil,
                    ['furnitureType'] = 'Seating',
protein = nil,
                    ['repeatsDepreciation'] = '0.7',
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 = "3.5",
                    ['fluidsUsed'] = nil,
roomCategory = "Seating",
                    ['fluidsProduced'] = nil,
furnitureType = "Table",
                    ['validTalents'] = nil,
repeatsDepreciation = "0.6",
                    ['footprint'] = '1 X 2 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,
                    ['inventoryRestrictions'] = nil,
fluidsProduced = nil,
                    ['fertilizerNutrients'] = nil,
validTalents = nil,
                    ['type'] = 'AdornedAshlarBasaltChairItem',
footprint = "2x1x1",
                    ['typeID'] = '999',
mobile = nil,
                    ['fluidsUded'] = nil,
roomSizeReq = nil,
        },
roomMatReq = nil,
        ['Adorned Ashlar Basalt Table'] = {
roomContainReq = nil,
                    ['untranslated'] = 'Adorned Ashlar Basalt Table',
inventorySlots = nil,
                    ['category'] = 'WorldObject',
inventoryMaxWeight = nil,
                    ['group'] = 'World Object Items',
inventoryRestrictions = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
NutrientElement = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
type = "AdornedAshlarBasaltTableItem",
                    ['maxStack'] = '100',
typeID = 0,
                    ['carried'] = 'Backpack',
},
                    ['weight'] = nil,
["Adorned Ashlar Stone Bench"] = {
                    ['calories'] = nil,
untranslated = "Adorned Ashlar Stone Bench",
                    ['carbs'] = nil,
category = nil,
                    ['protein'] = nil,
group = "Housing Objects",
                    ['fat'] = nil,
description = "A fancy ashlar stone bench that has been adorned with gold.",
                    ['vitamins'] = nil,
tagGroups = {
                    ['density'] = nil,
"Housing",
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
maxStack = 1,
                    ['currency'] = nil,
carried = "Backpack",
                    ['skillValue'] = '3.5',
weight = 1000,
                    ['roomCategory'] = 'General',
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",
                    ['fluidsProduced'] = nil,
roomCategory = "Seating",
                    ['validTalents'] = nil,
furnitureType = "Chair",
                    ['footprint'] = '2 X 1 X 1',
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,
                    ['fertilizerNutrients'] = nil,
fluidsProduced = nil,
                    ['type'] = 'AdornedAshlarBasaltTableItem',
validTalents = nil,
                    ['typeID'] = '1000',
footprint = "2x1x2",
                    ['fluidsUded'] = nil,
mobile = nil,
        },
roomSizeReq = nil,
        ['Adorned Ashlar Gneiss Bench'] = {
roomMatReq = nil,
                    ['untranslated'] = 'Adorned Ashlar Gneiss Bench',
roomContainReq = nil,
                    ['category'] = 'WorldObject',
inventorySlots = nil,
                    ['group'] = 'World Object Items',
inventoryMaxWeight = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
inventoryRestrictions = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
NutrientElement = nil,
                    ['maxStack'] = '100',
type = "AdornedAshlarStoneBenchItem",
                    ['carried'] = 'Backpack',
typeID = 0,
                    ['weight'] = nil,
},
                    ['calories'] = nil,
["Adorned Ashlar Stone Chair"] = {
                    ['carbs'] = nil,
untranslated = "Adorned Ashlar Stone Chair",
                    ['protein'] = nil,
category = nil,
                    ['fat'] = nil,
group = "Housing Objects",
                    ['vitamins'] = nil,
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
                    ['density'] = nil,
tagGroups = {
                    ['fuel'] = nil,
"Housing",
                    ['yield'] = nil,
},
                    ['currency'] = nil,
maxStack = 1,
                    ['skillValue'] = '3',
carried = "Backpack",
                    ['roomCategory'] = 'General',
weight = 1000,
                    ['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 = "2",
                    ['validTalents'] = nil,
roomCategory = "Seating",
                    ['footprint'] = '2 X 2 X 1',
furnitureType = "Chair",
                    ['mobile'] = nil,
repeatsDepreciation = "0.7",
                    ['roomSizeReq'] = nil,
materialTier = nil,
                    ['roomMatReq'] = nil,
fuelsUsed = nil,
                    ['roomContainReq'] = nil,
gridRadius = nil,
                    ['inventorySlots'] = nil,
energyUsed = nil,
                    ['inventoryMaxWeight'] = nil,
energyProduced = nil,
                    ['inventoryRestrictions'] = nil,
energyType = nil,
                    ['fertilizerNutrients'] = nil,
fluidsUsed = nil,
                    ['type'] = 'AdornedAshlarGneissBenchItem',
fluidsProduced = nil,
                    ['typeID'] = '1001',
validTalents = nil,
                    ['fluidsUded'] = nil,
footprint = "1x1x2",
        },
mobile = nil,
        ['Adorned Ashlar Gneiss Chair'] = {
roomSizeReq = nil,
                    ['untranslated'] = 'Adorned Ashlar Gneiss Chair',
roomMatReq = nil,
                    ['category'] = 'WorldObject',
roomContainReq = nil,
                    ['group'] = 'World Object Items',
inventorySlots = nil,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
inventoryMaxWeight = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
inventoryRestrictions = nil,
                    ['maxStack'] = '100',
NutrientElement = nil,
                    ['carried'] = 'Backpack',
type = "AdornedAshlarStoneChairItem",
                    ['weight'] = nil,
typeID = 0,
                    ['calories'] = nil,
},
                    ['carbs'] = nil,
["Adorned Ashlar Stone Table"] = {
                    ['protein'] = nil,
untranslated = "Adorned Ashlar Stone Table",
                    ['fat'] = nil,
category = nil,
                    ['vitamins'] = nil,
group = "Housing Objects",
                    ['density'] = nil,
description = "A fancy ashlar stone table that has been adorned with gold.",
                    ['fuel'] = nil,
tagGroups = {
                    ['yield'] = nil,
"Housing",
                    ['currency'] = nil,
},
                    ['skillValue'] = '2',
maxStack = 1,
                    ['roomCategory'] = 'General',
carried = "Backpack",
                    ['furnitureType'] = 'Seating',
weight = 2000,
                    ['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 = "3.5",
                    ['footprint'] = '1 X 2 X 1',
roomCategory = "Seating",
                    ['mobile'] = nil,
furnitureType = "Table",
                    ['roomSizeReq'] = nil,
repeatsDepreciation = "0.6",
                    ['roomMatReq'] = nil,
materialTier = nil,
                    ['roomContainReq'] = nil,
fuelsUsed = nil,
                    ['inventorySlots'] = nil,
gridRadius = nil,
                    ['inventoryMaxWeight'] = nil,
energyUsed = nil,
                    ['inventoryRestrictions'] = nil,
energyProduced = nil,
                    ['fertilizerNutrients'] = nil,
energyType = nil,
                    ['type'] = 'AdornedAshlarGneissChairItem',
fluidsUsed = nil,
                    ['typeID'] = '1002',
fluidsProduced = nil,
                    ['fluidsUded'] = nil,
validTalents = nil,
        },
footprint = "2x1x1",
        ['Adorned Ashlar Gneiss Table'] = {
mobile = nil,
                    ['untranslated'] = 'Adorned Ashlar Gneiss Table',
roomSizeReq = nil,
                    ['category'] = 'WorldObject',
roomMatReq = nil,
                    ['group'] = 'World Object Items',
roomContainReq = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
inventorySlots = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
inventoryMaxWeight = nil,
                    ['maxStack'] = '100',
inventoryRestrictions = nil,
                    ['carried'] = 'Backpack',
NutrientElement = nil,
                    ['weight'] = nil,
type = "AdornedAshlarStoneTableItem",
                    ['calories'] = nil,
typeID = 0,
                    ['carbs'] = nil,
},
                    ['protein'] = nil,
["Advanced Baking Skill Book"] = {
                    ['fat'] = nil,
untranslated = "Advanced Baking Skill Book",
                    ['vitamins'] = nil,
category = nil,
                    ['density'] = nil,
group = "Skill Books",
                    ['fuel'] = nil,
description = "Advanced Baking Skill Book",
                    ['yield'] = nil,
tagGroups = {
                    ['currency'] = nil,
"Skill Books",
                    ['skillValue'] = '3.5',
},
                    ['roomCategory'] = 'General',
maxStack = 1,
                    ['furnitureType'] = 'Table',
carried = "Backpack",
                    ['repeatsDepreciation'] = '0.6',
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 1 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,
                    ['inventoryRestrictions'] = nil,
energyUsed = nil,
                    ['fertilizerNutrients'] = nil,
energyProduced = nil,
                    ['type'] = 'AdornedAshlarGneissTableItem',
energyType = nil,
                    ['typeID'] = '1003',
fluidsUsed = nil,
                    ['fluidsUded'] = nil,
fluidsProduced = nil,
        },
validTalents = nil,
        ['Adorned Ashlar Granite Bench'] = {
footprint = nil,
                    ['untranslated'] = 'Adorned Ashlar Granite 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', 'Housing Objects'},
inventorySlots = nil,
                    ['maxStack'] = '100',
inventoryMaxWeight = nil,
                    ['carried'] = 'Backpack',
inventoryRestrictions = nil,
                    ['weight'] = nil,
NutrientElement = nil,
                    ['calories'] = nil,
type = "Advanced Baking Skill BookItem",
                    ['carbs'] = nil,
typeID = 0,
                    ['protein'] = nil,
},
                    ['fat'] = nil,
["Advanced Baking Skill Scroll"] = {
                    ['vitamins'] = nil,
untranslated = "Advanced Baking Skill Scroll",
                    ['density'] = nil,
category = nil,
                    ['fuel'] = nil,
group = "Skill Scrolls",
                    ['yield'] = nil,
description = "Advanced Baking Skill Scroll",
                    ['currency'] = nil,
tagGroups = {
                    ['skillValue'] = '3',
"Skill Scrolls",
                    ['roomCategory'] = 'General',
},
                    ['furnitureType'] = 'Seating',
maxStack = 10,
                    ['repeatsDepreciation'] = '0.5',
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'] = '2 X 2 X 1',
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,
                    ['inventoryRestrictions'] = nil,
gridRadius = nil,
                    ['fertilizerNutrients'] = nil,
energyUsed = nil,
                    ['type'] = 'AdornedAshlarGraniteBenchItem',
energyProduced = nil,
                    ['typeID'] = '1004',
energyType = nil,
                    ['fluidsUded'] = nil,
fluidsUsed = nil,
        },
fluidsProduced = nil,
        ['Adorned Ashlar Granite Chair'] = {
validTalents = nil,
                    ['untranslated'] = 'Adorned Ashlar Granite Chair',
footprint = nil,
                    ['category'] = 'WorldObject',
mobile = nil,
                    ['group'] = 'World Object Items',
roomSizeReq = nil,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
roomMatReq = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
roomContainReq = nil,
                    ['maxStack'] = '100',
inventorySlots = nil,
                    ['carried'] = 'Backpack',
inventoryMaxWeight = nil,
                    ['weight'] = nil,
inventoryRestrictions = nil,
                    ['calories'] = nil,
NutrientElement = nil,
                    ['carbs'] = nil,
type = "Advanced Baking Skill ScrollItem",
                    ['protein'] = nil,
typeID = 0,
                    ['fat'] = nil,
},
                    ['vitamins'] = nil,
["Advanced Baking Upgrade"] = {
                    ['density'] = nil,
untranslated = "Advanced Baking Upgrade",
                    ['fuel'] = nil,
category = nil,
                    ['yield'] = nil,
group = "Upgrade Modules",
                    ['currency'] = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.",
                    ['skillValue'] = '2',
tagGroups = {
                    ['roomCategory'] = 'General',
"Upgrade",
                    ['furnitureType'] = 'Seating',
},
                    ['repeatsDepreciation'] = '0.7',
maxStack = 100,
                    ['materialTier'] = nil,
carried = "Backpack",
                    ['fuelsUsed'] = nil,
weight = 1,
                    ['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'] = '1 X 2 X 1',
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,
                    ['fertilizerNutrients'] = nil,
gridRadius = nil,
                    ['type'] = 'AdornedAshlarGraniteChairItem',
energyUsed = nil,
                    ['typeID'] = '1005',
energyProduced = nil,
                    ['fluidsUded'] = nil,
energyType = nil,
        },
fluidsUsed = nil,
        ['Adorned Ashlar Granite Table'] = {
fluidsProduced = nil,
                    ['untranslated'] = 'Adorned Ashlar Granite Table',
validTalents = nil,
                    ['category'] = 'WorldObject',
footprint = nil,
                    ['group'] = 'World Object Items',
mobile = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
roomSizeReq = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
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 = "AdvancedBakingUpgradeItem",
                    ['fat'] = nil,
typeID = 0,
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
["Advanced Carpentry Table"] = {
                    ['fuel'] = nil,
untranslated = "Advanced Carpentry Table",
                    ['yield'] = nil,
category = nil,
                    ['currency'] = nil,
group = "Work Stations",
                    ['skillValue'] = '3.5',
description = "A modern carpentry table with an electric motor and heavy duty steel sawblades.",
                    ['roomCategory'] = 'General',
tagGroups = {
                    ['furnitureType'] = 'Table',
"Crafting Table",
                    ['repeatsDepreciation'] = '0.6',
},
                    ['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'] = '2 X 1 X 1',
fuel = nil,
                    ['mobile'] = nil,
yield = nil,
                    ['roomSizeReq'] = nil,
currency = nil,
                    ['roomMatReq'] = nil,
skillValue = nil,
                    ['roomContainReq'] = nil,
roomCategory = "Industrial",
                    ['inventorySlots'] = nil,
furnitureType = nil,
                    ['inventoryMaxWeight'] = nil,
repeatsDepreciation = nil,
                    ['inventoryRestrictions'] = nil,
materialTier = nil,
                    ['fertilizerNutrients'] = nil,
fuelsUsed = nil,
                    ['type'] = 'AdornedAshlarGraniteTableItem',
gridRadius = nil,
                    ['typeID'] = '1006',
energyUsed = nil,
                    ['fluidsUded'] = nil,
energyProduced = nil,
        },
energyType = nil,
        ['Adorned Ashlar Limestone Bench'] = {
fluidsUsed = nil,
                    ['untranslated'] = 'Adorned Ashlar Limestone Bench',
fluidsProduced = nil,
                    ['category'] = 'WorldObject',
validTalents = nil,
                    ['group'] = 'World Object Items',
footprint = "3x2x2",
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
mobile = nil,
                    ['tagGroups'] = {'Housing', 'World 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 = "AdvancedCarpentryTableItem",
                    ['vitamins'] = nil,
typeID = 0,
                    ['density'] = nil,
},
                    ['fuel'] = nil,
["Advanced Circuit"] = {
                    ['yield'] = nil,
untranslated = "Advanced Circuit",
                    ['currency'] = nil,
category = nil,
                    ['skillValue'] = '3',
group = "Items",
                    ['roomCategory'] = 'General',
description = "A complex electrical component used in advanced electronics.",
                    ['furnitureType'] = 'Seating',
tagGroups = {},
                    ['repeatsDepreciation'] = '0.5',
maxStack = 100,
                    ['materialTier'] = nil,
carried = "Backpack",
                    ['fuelsUsed'] = nil,
weight = 1000,
                    ['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'] = '2 X 2 X 1',
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,
                    ['fertilizerNutrients'] = nil,
gridRadius = nil,
                    ['type'] = 'AdornedAshlarLimestoneBenchItem',
energyUsed = nil,
                    ['typeID'] = '1007',
energyProduced = nil,
                    ['fluidsUded'] = nil,
energyType = nil,
        },
fluidsUsed = nil,
        ['Adorned Ashlar Limestone Chair'] = {
fluidsProduced = nil,
                    ['untranslated'] = 'Adorned Ashlar Limestone Chair',
validTalents = nil,
                    ['category'] = 'WorldObject',
footprint = nil,
                    ['group'] = 'World Object Items',
mobile = nil,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
roomSizeReq = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
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 = "AdvancedCircuitItem",
                    ['fat'] = nil,
typeID = 0,
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
["Advanced Combustion Engine"] = {
                    ['fuel'] = nil,
untranslated = "Advanced Combustion Engine",
                    ['yield'] = nil,
category = nil,
                    ['currency'] = nil,
group = "Items",
                    ['skillValue'] = '2',
description = "A more advanced version of the normal combustion engine that produces a greater output.",
                    ['roomCategory'] = 'General',
tagGroups = {},
                    ['furnitureType'] = 'Seating',
maxStack = 100,
                    ['repeatsDepreciation'] = '0.7',
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'] = '1 X 2 X 1',
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,
                    ['inventoryRestrictions'] = nil,
gridRadius = nil,
                    ['fertilizerNutrients'] = nil,
energyUsed = nil,
                    ['type'] = 'AdornedAshlarLimestoneChairItem',
energyProduced = nil,
                    ['typeID'] = '1008',
energyType = nil,
                    ['fluidsUded'] = nil,
fluidsUsed = nil,
        },
fluidsProduced = nil,
        ['Adorned Ashlar Limestone Table'] = {
validTalents = nil,
                    ['untranslated'] = 'Adorned Ashlar Limestone Table',
footprint = nil,
                    ['category'] = 'WorldObject',
mobile = nil,
                    ['group'] = 'World Object Items',
roomSizeReq = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
roomMatReq = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
roomContainReq = nil,
                    ['maxStack'] = '100',
inventorySlots = nil,
                    ['carried'] = 'Backpack',
inventoryMaxWeight = nil,
                    ['weight'] = nil,
inventoryRestrictions = nil,
                    ['calories'] = nil,
NutrientElement = nil,
                    ['carbs'] = nil,
type = "AdvancedCombustionEngineItem",
                    ['protein'] = nil,
typeID = 0,
                    ['fat'] = nil,
},
                    ['vitamins'] = nil,
["Advanced Cooking Skill Book"] = {
                    ['density'] = nil,
untranslated = "Advanced Cooking Skill Book",
                    ['fuel'] = nil,
category = nil,
                    ['yield'] = nil,
group = "Skill Books",
                    ['currency'] = nil,
description = "Advanced Cooking Skill Book",
                    ['skillValue'] = '3.5',
tagGroups = {
                    ['roomCategory'] = 'General',
"Skill Books",
                    ['furnitureType'] = 'Table',
},
                    ['repeatsDepreciation'] = '0.6',
maxStack = 1,
                    ['materialTier'] = nil,
carried = "Backpack",
                    ['fuelsUsed'] = nil,
weight = 100,
                    ['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'] = '2 X 1 X 1',
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,
                    ['fertilizerNutrients'] = nil,
gridRadius = nil,
                    ['type'] = 'AdornedAshlarLimestoneTableItem',
energyUsed = nil,
                    ['typeID'] = '1009',
energyProduced = nil,
                    ['fluidsUded'] = nil,
energyType = nil,
        },
fluidsUsed = nil,
        ['Adorned Ashlar Sandstone Bench'] = {
fluidsProduced = nil,
                    ['untranslated'] = 'Adorned Ashlar Sandstone Bench',
validTalents = nil,
                    ['category'] = 'WorldObject',
footprint = nil,
                    ['group'] = 'World Object Items',
mobile = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
roomSizeReq = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
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 = "Advanced Cooking Skill BookItem",
                    ['fat'] = nil,
typeID = 0,
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
["Advanced Cooking Skill Scroll"] = {
                    ['fuel'] = nil,
untranslated = "Advanced Cooking Skill Scroll",
                    ['yield'] = nil,
category = nil,
                    ['currency'] = nil,
group = "Skill Scrolls",
                    ['skillValue'] = '3',
description = "Advanced Cooking Skill Scroll",
                    ['roomCategory'] = 'General',
tagGroups = {
                    ['furnitureType'] = 'Seating',
"Skill Scrolls",
                    ['repeatsDepreciation'] = '0.5',
},
                    ['materialTier'] = nil,
maxStack = 10,
                    ['fuelsUsed'] = nil,
carried = "Backpack",
                    ['gridRadius'] = nil,
weight = 10,
                    ['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'] = '2 X 2 X 1',
fuel = nil,
                    ['mobile'] = nil,
yield = nil,
                    ['roomSizeReq'] = nil,
currency = nil,
                    ['roomMatReq'] = nil,
skillValue = nil,
                    ['roomContainReq'] = nil,
roomCategory = nil,
                    ['inventorySlots'] = nil,
furnitureType = nil,
                    ['inventoryMaxWeight'] = nil,
repeatsDepreciation = nil,
                    ['inventoryRestrictions'] = nil,
materialTier = nil,
                    ['fertilizerNutrients'] = nil,
fuelsUsed = nil,
                    ['type'] = 'AdornedAshlarSandstoneBenchItem',
gridRadius = nil,
                    ['typeID'] = '1010',
energyUsed = nil,
                    ['fluidsUded'] = nil,
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', '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 ScrollItem",
                    ['vitamins'] = nil,
typeID = 0,
                    ['density'] = nil,
},
                    ['fuel'] = nil,
["Advanced Cooking Upgrade"] = {
                    ['yield'] = nil,
untranslated = "Advanced Cooking Upgrade",
                    ['currency'] = nil,
category = nil,
                    ['skillValue'] = '2',
group = "Upgrade Modules",
                    ['roomCategory'] = 'General',
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.",
                    ['furnitureType'] = 'Seating',
tagGroups = {
                    ['repeatsDepreciation'] = '0.7',
"Upgrade",
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
maxStack = 100,
                    ['gridRadius'] = nil,
carried = "Backpack",
                    ['energyUsed'] = nil,
weight = 1,
                    ['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,
                    ['inventoryRestrictions'] = nil,
repeatsDepreciation = nil,
                    ['fertilizerNutrients'] = nil,
materialTier = nil,
                    ['type'] = 'AdornedAshlarSandstoneChairItem',
fuelsUsed = nil,
                    ['typeID'] = '1011',
gridRadius = nil,
                    ['fluidsUded'] = nil,
energyUsed = nil,
        },
energyProduced = nil,
        ['Adorned Ashlar Sandstone Table'] = {
energyType = nil,
                    ['untranslated'] = 'Adorned Ashlar Sandstone Table',
fluidsUsed = nil,
                    ['category'] = 'WorldObject',
fluidsProduced = nil,
                    ['group'] = 'World Object Items',
validTalents = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
footprint = nil,
                    ['tagGroups'] = {'Housing', 'World 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 = "AdvancedCookingUpgradeItem",
                    ['density'] = nil,
typeID = 0,
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
["Advanced Masonry Skill Book"] = {
                    ['currency'] = nil,
untranslated = "Advanced Masonry Skill Book",
                    ['skillValue'] = '3.5',
category = nil,
                    ['roomCategory'] = 'General',
group = "Skill Books",
                    ['furnitureType'] = 'Table',
description = "Advanced Masonry Skill Book",
                    ['repeatsDepreciation'] = '0.6',
tagGroups = {
                    ['materialTier'] = nil,
"Skill Books",
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
maxStack = 1,
                    ['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'] = '2 X 1 X 1',
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,
                    ['fertilizerNutrients'] = nil,
repeatsDepreciation = nil,
                    ['type'] = 'AdornedAshlarSandstoneTableItem',
materialTier = nil,
                    ['typeID'] = '1012',
fuelsUsed = nil,
                    ['fluidsUded'] = nil,
gridRadius = nil,
        },
energyUsed = nil,
        ['Adorned Ashlar Shale Bench'] = {
energyProduced = nil,
                    ['untranslated'] = 'Adorned Ashlar Shale Bench',
energyType = nil,
                    ['category'] = 'WorldObject',
fluidsUsed = nil,
                    ['group'] = 'World Object Items',
fluidsProduced = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
validTalents = nil,
                    ['tagGroups'] = {'Housing', 'World 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 = "Advanced Masonry Skill BookItem",
                    ['fuel'] = nil,
typeID = 0,
                    ['yield'] = nil,
},
                    ['currency'] = nil,
["Advanced Masonry Skill Scroll"] = {
                    ['skillValue'] = '3',
untranslated = "Advanced Masonry Skill Scroll",
                    ['roomCategory'] = 'General',
category = nil,
                    ['furnitureType'] = 'Seating',
group = "Skill Scrolls",
                    ['repeatsDepreciation'] = '0.5',
description = "Advanced Masonry Skill Scroll",
                    ['materialTier'] = nil,
tagGroups = {
                    ['fuelsUsed'] = nil,
"Skill Scrolls",
                    ['gridRadius'] = nil,
},
                    ['energyUsed'] = nil,
maxStack = 10,
                    ['energyProduced'] = nil,
carried = "Backpack",
                    ['energyType'] = nil,
weight = 10,
                    ['fluidsUsed'] = nil,
calories = nil,
                    ['fluidsProduced'] = nil,
carbs = nil,
                    ['validTalents'] = nil,
protein = nil,
                    ['footprint'] = '2 X 2 X 1',
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 = nil,
                    ['inventoryRestrictions'] = nil,
roomCategory = nil,
                    ['fertilizerNutrients'] = nil,
furnitureType = nil,
                    ['type'] = 'AdornedAshlarShaleBenchItem',
repeatsDepreciation = nil,
                    ['typeID'] = '1013',
materialTier = nil,
                    ['fluidsUded'] = nil,
fuelsUsed = nil,
        },
gridRadius = nil,
        ['Adorned Ashlar Shale Chair'] = {
energyUsed = nil,
                    ['untranslated'] = 'Adorned Ashlar Shale Chair',
energyProduced = nil,
                    ['category'] = 'WorldObject',
energyType = nil,
                    ['group'] = 'World Object Items',
fluidsUsed = nil,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
fluidsProduced = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
validTalents = nil,
                    ['maxStack'] = '100',
footprint = nil,
                    ['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 = "Advanced Masonry Skill ScrollItem",
                    ['yield'] = nil,
typeID = 0,
                    ['currency'] = nil,
},
                    ['skillValue'] = '2',
["Advanced Masonry Table"] = {
                    ['roomCategory'] = 'General',
untranslated = "Advanced Masonry Table",
                    ['furnitureType'] = 'Seating',
category = nil,
                    ['repeatsDepreciation'] = '0.7',
group = "Work Stations",
                    ['materialTier'] = nil,
description = "A workbench for the advanced shaping of rocks into beautiful stone.",
                    ['fuelsUsed'] = nil,
tagGroups = {
                    ['gridRadius'] = nil,
"Crafting Table",
                    ['energyUsed'] = nil,
},
                    ['energyProduced'] = nil,
maxStack = 1,
                    ['energyType'] = nil,
carried = "Backpack",
                    ['fluidsUsed'] = nil,
weight = 5000,
                    ['fluidsProduced'] = nil,
calories = nil,
                    ['validTalents'] = nil,
carbs = nil,
                    ['footprint'] = '1 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,
                    ['inventoryRestrictions'] = nil,
skillValue = nil,
                    ['fertilizerNutrients'] = nil,
roomCategory = "Industrial",
                    ['type'] = 'AdornedAshlarShaleChairItem',
furnitureType = nil,
                    ['typeID'] = '1014',
repeatsDepreciation = nil,
                    ['fluidsUded'] = nil,
materialTier = nil,
        },
fuelsUsed = nil,
        ['Adorned Ashlar Shale Table'] = {
gridRadius = nil,
                    ['untranslated'] = 'Adorned Ashlar Shale 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', 'Housing Objects'},
fluidsProduced = nil,
                    ['maxStack'] = '100',
validTalents = nil,
                    ['carried'] = 'Backpack',
footprint = "3x1x2",
                    ['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 = "AdvancedMasonryTableItem",
                    ['currency'] = nil,
typeID = 0,
                    ['skillValue'] = '3.5',
},
                    ['roomCategory'] = 'General',
["Advanced Masonry Upgrade"] = {
                    ['furnitureType'] = 'Table',
untranslated = "Advanced Masonry Upgrade",
                    ['repeatsDepreciation'] = '0.6',
category = nil,
                    ['materialTier'] = nil,
group = "Upgrade Modules",
                    ['fuelsUsed'] = nil,
description = "Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry 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,
                    ['inventoryRestrictions'] = nil,
currency = nil,
                    ['fertilizerNutrients'] = nil,
skillValue = nil,
                    ['type'] = 'AdornedAshlarShaleTableItem',
roomCategory = nil,
                    ['typeID'] = '1015',
furnitureType = nil,
                    ['fluidsUded'] = nil,
repeatsDepreciation = nil,
        },
materialTier = nil,
        ['Adorned Ashlar Stone Bench'] = {
fuelsUsed = nil,
                    ['untranslated'] = 'Adorned Ashlar Stone Bench',
gridRadius = nil,
                    ['category'] = 'WorldObject',
energyUsed = nil,
                    ['group'] = 'World Object Items',
energyProduced = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
energyType = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects', 'Product'},
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 = "AdvancedMasonryUpgradeItem",
                    ['skillValue'] = '3',
typeID = 0,
                    ['roomCategory'] = 'General',
},
                    ['furnitureType'] = 'Seating',
["Advanced Smelting Skill Book"] = {
                    ['repeatsDepreciation'] = '0.5',
untranslated = "Advanced Smelting Skill Book",
                    ['materialTier'] = nil,
category = nil,
                    ['fuelsUsed'] = nil,
group = "Skill Books",
                    ['gridRadius'] = nil,
description = "Advanced Smelting Skill Book",
                    ['energyUsed'] = nil,
tagGroups = {
                    ['energyProduced'] = nil,
"Skill Books",
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
maxStack = 1,
                    ['fluidsProduced'] = nil,
carried = "Backpack",
                    ['validTalents'] = nil,
weight = 100,
                    ['footprint'] = '2 X 2 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,
                    ['inventoryRestrictions'] = nil,
yield = nil,
                    ['fertilizerNutrients'] = nil,
currency = nil,
                    ['type'] = 'AdornedAshlarStoneBenchItem',
skillValue = nil,
                    ['typeID'] = '1016',
roomCategory = nil,
                    ['fluidsUded'] = nil,
furnitureType = nil,
        },
repeatsDepreciation = nil,
        ['Adorned Ashlar Stone Chair'] = {
materialTier = nil,
                    ['untranslated'] = 'Adorned Ashlar Stone Chair',
fuelsUsed = nil,
                    ['category'] = 'WorldObject',
gridRadius = nil,
                    ['group'] = 'World Object Items',
energyUsed = nil,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
energyProduced = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects', 'Product'},
energyType = nil,
                    ['maxStack'] = '100',
fluidsUsed = nil,
                    ['carried'] = 'Backpack',
fluidsProduced = nil,
                    ['weight'] = nil,
validTalents = nil,
                    ['calories'] = nil,
footprint = nil,
                    ['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,
inventoryRestrictions = nil,
                    ['currency'] = nil,
NutrientElement = nil,
                    ['skillValue'] = '2',
type = "Advanced Smelting Skill BookItem",
                    ['roomCategory'] = 'General',
typeID = 0,
                    ['furnitureType'] = 'Seating',
},
                    ['repeatsDepreciation'] = '0.7',
["Advanced Smelting Skill Scroll"] = {
                    ['materialTier'] = nil,
untranslated = "Advanced Smelting Skill Scroll",
                    ['fuelsUsed'] = nil,
category = nil,
                    ['gridRadius'] = nil,
group = "Skill Scrolls",
                    ['energyUsed'] = nil,
description = "Advanced Smelting Skill Scroll",
                    ['energyProduced'] = nil,
tagGroups = {
                    ['energyType'] = nil,
"Skill Scrolls",
                    ['fluidsUsed'] = nil,
},
                    ['fluidsProduced'] = nil,
maxStack = 10,
                    ['validTalents'] = nil,
carried = "Backpack",
                    ['footprint'] = '1 X 2 X 1',
weight = 10,
                    ['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,
                    ['fertilizerNutrients'] = nil,
yield = nil,
                    ['type'] = 'AdornedAshlarStoneChairItem',
currency = nil,
                    ['typeID'] = '1017',
skillValue = nil,
                    ['fluidsUded'] = nil,
roomCategory = nil,
        },
furnitureType = nil,
        ['Adorned Ashlar Stone Table'] = {
repeatsDepreciation = nil,
                    ['untranslated'] = 'Adorned Ashlar Stone Table',
materialTier = nil,
                    ['category'] = 'WorldObject',
fuelsUsed = nil,
                    ['group'] = 'World Object Items',
gridRadius = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
energyUsed = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects', 'Product'},
energyProduced = nil,
                    ['maxStack'] = '100',
energyType = nil,
                    ['carried'] = 'Backpack',
fluidsUsed = nil,
                    ['weight'] = nil,
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'] = '3.5',
NutrientElement = nil,
                    ['roomCategory'] = 'General',
type = "Advanced Smelting Skill ScrollItem",
                    ['furnitureType'] = 'Table',
typeID = 0,
                    ['repeatsDepreciation'] = '0.6',
},
                    ['materialTier'] = nil,
["Advanced Smelting Upgrade"] = {
                    ['fuelsUsed'] = nil,
untranslated = "Advanced Smelting Upgrade",
                    ['gridRadius'] = nil,
category = nil,
                    ['energyUsed'] = nil,
group = "Upgrade Modules",
                    ['energyProduced'] = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.",
                    ['energyType'] = nil,
tagGroups = {
                    ['fluidsUsed'] = nil,
"Upgrade",
                    ['fluidsProduced'] = nil,
},
                    ['validTalents'] = nil,
maxStack = 100,
                    ['footprint'] = '2 X 1 X 1',
carried = "Backpack",
                    ['mobile'] = nil,
weight = 1,
                    ['roomSizeReq'] = nil,
calories = nil,
                    ['roomMatReq'] = nil,
carbs = nil,
                    ['roomContainReq'] = nil,
protein = nil,
                    ['inventorySlots'] = nil,
fat = nil,
                    ['inventoryMaxWeight'] = nil,
vitamins = nil,
                    ['inventoryRestrictions'] = nil,
density = nil,
                    ['fertilizerNutrients'] = nil,
fuel = nil,
                    ['type'] = 'AdornedAshlarStoneTableItem',
yield = nil,
                    ['typeID'] = '1018',
currency = nil,
                    ['fluidsUded'] = nil,
skillValue = nil,
        },
roomCategory = nil,
        ['Advanced Baking Skill Book'] = {
furnitureType = nil,
                    ['untranslated'] = 'Advanced Baking Skill Book',
repeatsDepreciation = nil,
                    ['category'] = 'Hidden/Research',
materialTier = nil,
                    ['group'] = 'Skill Books',
fuelsUsed = nil,
                    ['description'] = 'Creates Advanced Baking Skill Scrolls that teach Advanced Baking',
gridRadius = nil,
                    ['tagGroups'] = {'Skill Books', 'Product'},
energyUsed = nil,
                    ['maxStack'] = '1',
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'] = nil,
inventoryRestrictions = nil,
                    ['roomCategory'] = nil,
NutrientElement = nil,
                    ['furnitureType'] = nil,
type = "AdvancedSmeltingUpgradeItem",
                    ['repeatsDepreciation'] = nil,
typeID = 0,
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
["Advanced Tailoring Table"] = {
                    ['gridRadius'] = nil,
untranslated = "Advanced Tailoring Table",
                    ['energyUsed'] = nil,
category = nil,
                    ['energyProduced'] = nil,
group = "Work Stations",
                    ['energyType'] = nil,
description = "An advanced tailoring table.",
                    ['fluidsUsed'] = nil,
tagGroups = {
                    ['fluidsProduced'] = nil,
"Crafting Table",
                    ['validTalents'] = nil,
},
                    ['footprint'] = nil,
maxStack = 1,
                    ['mobile'] = nil,
carried = "Backpack",
                    ['roomSizeReq'] = nil,
weight = 5000,
                    ['roomMatReq'] = nil,
calories = nil,
                    ['roomContainReq'] = nil,
carbs = nil,
                    ['inventorySlots'] = nil,
protein = nil,
                    ['inventoryMaxWeight'] = nil,
fat = nil,
                    ['inventoryRestrictions'] = nil,
vitamins = nil,
                    ['fertilizerNutrients'] = nil,
density = nil,
                    ['type'] = 'AdvancedBakingSkillBook',
fuel = nil,
                    ['typeID'] = '868',
yield = nil,
        },
currency = nil,
        ['Advanced Baking Skill Scroll'] = {
skillValue = nil,
                    ['untranslated'] = 'Advanced Baking Skill Scroll',
roomCategory = "Industrial",
                    ['category'] = 'Hidden/Research',
furnitureType = nil,
                    ['group'] = 'Skill Scrolls',
repeatsDepreciation = nil,
                    ['description'] = 'Teaches Advanced Baking',
materialTier = nil,
                    ['tagGroups'] = {'Skill Scrolls'},
fuelsUsed = nil,
                    ['maxStack'] = '100',
gridRadius = nil,
                    ['carried'] = 'Backpack',
energyUsed = nil,
                    ['weight'] = nil,
energyProduced = nil,
                    ['calories'] = nil,
energyType = nil,
                    ['carbs'] = nil,
fluidsUsed = nil,
                    ['protein'] = nil,
fluidsProduced = nil,
                    ['fat'] = nil,
validTalents = nil,
                    ['vitamins'] = nil,
footprint = "4x2x2",
                    ['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,
inventoryRestrictions = nil,
                    ['repeatsDepreciation'] = nil,
NutrientElement = nil,
                    ['materialTier'] = nil,
type = "AdvancedTailoringTableItem",
                    ['fuelsUsed'] = nil,
typeID = 0,
                    ['gridRadius'] = nil,
},
                    ['energyUsed'] = nil,
["Advanced Upgrade 1"] = {
                    ['energyProduced'] = nil,
untranslated = "Advanced Upgrade 1",
                    ['energyType'] = nil,
category = nil,
                    ['fluidsUsed'] = nil,
group = "Upgrade Modules",
                    ['fluidsProduced'] = nil,
description = "Advanced Upgrade that increases crafting efficiency.",
                    ['validTalents'] = nil,
tagGroups = {
                    ['footprint'] = nil,
"Advanced Upgrade",
                    ['mobile'] = nil,
"Upgrade",
                    ['roomSizeReq'] = nil,
},
                    ['roomMatReq'] = nil,
maxStack = 100,
                    ['roomContainReq'] = nil,
carried = "Backpack",
                    ['inventorySlots'] = nil,
weight = 1,
                    ['inventoryMaxWeight'] = nil,
calories = nil,
                    ['inventoryRestrictions'] = nil,
carbs = nil,
                    ['fertilizerNutrients'] = nil,
protein = nil,
                    ['type'] = 'AdvancedBakingSkillScroll',
fat = nil,
                    ['typeID'] = '869',
vitamins = nil,
        },
density = nil,
        ['Advanced Baking Upgrade'] = {
fuel = nil,
                    ['untranslated'] = 'Advanced Baking Upgrade',
yield = nil,
                    ['category'] = 'Efficiency Modules',
currency = nil,
                    ['group'] = 'Upgrade',
skillValue = nil,
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.',
roomCategory = nil,
                    ['tagGroups'] = {'Upgrade', 'Product'},
furnitureType = nil,
                    ['maxStack'] = '100',
repeatsDepreciation = nil,
                    ['carried'] = 'Backpack',
materialTier = nil,
                    ['weight'] = '0.001',
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'] = nil,
roomMatReq = nil,
                    ['furnitureType'] = nil,
roomContainReq = nil,
                    ['repeatsDepreciation'] = nil,
inventorySlots = nil,
                    ['materialTier'] = nil,
inventoryMaxWeight = nil,
                    ['fuelsUsed'] = nil,
inventoryRestrictions = nil,
                    ['gridRadius'] = nil,
NutrientElement = nil,
                    ['energyUsed'] = nil,
type = "AdvancedUpgradeLvl1Item",
                    ['energyProduced'] = nil,
typeID = 0,
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
["Advanced Upgrade 2"] = {
                    ['fluidsProduced'] = nil,
untranslated = "Advanced Upgrade 2",
                    ['validTalents'] = nil,
category = nil,
                    ['footprint'] = nil,
group = "Upgrade Modules",
                    ['mobile'] = nil,
description = "Advanced Upgrade that increases crafting efficiency.",
                    ['roomSizeReq'] = nil,
tagGroups = {
                    ['roomMatReq'] = nil,
"Advanced Upgrade",
                    ['roomContainReq'] = nil,
"Upgrade",
                    ['inventorySlots'] = nil,
},
                    ['inventoryMaxWeight'] = nil,
maxStack = 100,
                    ['inventoryRestrictions'] = nil,
carried = "Backpack",
                    ['fertilizerNutrients'] = nil,
weight = 1,
                    ['type'] = 'AdvancedBakingUpgradeItem',
calories = nil,
                    ['typeID'] = '710',
carbs = nil,
        },
protein = nil,
        ['Advanced Carpentry Table'] = {
fat = nil,
                    ['untranslated'] = 'Advanced Carpentry Table',
vitamins = nil,
                    ['category'] = 'WorldObject',
density = nil,
                    ['group'] = 'World Object Items',
fuel = nil,
                    ['description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.',
yield = nil,
                    ['tagGroups'] = {'World Object', 'Crafting Table', 'Housing Objects', 'Product'},
currency = nil,
                    ['maxStack'] = '1',
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'] = nil,
validTalents = nil,
                    ['roomCategory'] = 'Industrial',
footprint = nil,
                    ['furnitureType'] = nil,
mobile = nil,
                    ['repeatsDepreciation'] = nil,
roomSizeReq = nil,
                    ['materialTier'] = nil,
roomMatReq = nil,
                    ['fuelsUsed'] = nil,
roomContainReq = nil,
                    ['gridRadius'] = '10',
inventorySlots = nil,
                    ['energyUsed'] = '250',
inventoryMaxWeight = nil,
                    ['energyProduced'] = '0',
inventoryRestrictions = nil,
                    ['energyType'] = 'Electric',
NutrientElement = nil,
                    ['fluidsUsed'] = nil,
type = "AdvancedUpgradeLvl2Item",
                    ['fluidsProduced'] = nil,
typeID = 0,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
},
                    ['footprint'] = '3 X 2 X 2',
["Advanced Upgrade 3"] = {
                    ['mobile'] = nil,
untranslated = "Advanced Upgrade 3",
                    ['roomSizeReq'] = '45',
category = nil,
                    ['roomMatReq'] = 'Tier 2.8',
group = "Upgrade Modules",
                    ['roomContainReq'] = 'Yes',
description = "Advanced Upgrade that increases crafting efficiency.",
                    ['inventorySlots'] = nil,
tagGroups = {
                    ['inventoryMaxWeight'] = nil,
"Advanced Upgrade",
                    ['inventoryRestrictions'] = nil,
"Upgrade",
                    ['fertilizerNutrients'] = nil,
},
                    ['type'] = 'AdvancedCarpentryTableItem',
maxStack = 100,
                    ['typeID'] = '1019',
carried = "Backpack",
                    ['fluidsUded'] = nil,
weight = 1,
        },
calories = nil,
        ['Advanced Circuit'] = {
carbs = nil,
                    ['untranslated'] = 'Advanced Circuit',
protein = nil,
                    ['category'] = '_None',
fat = nil,
                    ['group'] = 'Items',
vitamins = nil,
                    ['description'] = 'A complex electrical component used in advanced electronics.',
density = nil,
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
fuel = nil,
                    ['maxStack'] = '100',
yield = nil,
                    ['carried'] = 'Backpack',
currency = nil,
                    ['weight'] = '1',
skillValue = nil,
                    ['calories'] = nil,
roomCategory = nil,
                    ['carbs'] = nil,
furnitureType = nil,
                    ['protein'] = nil,
repeatsDepreciation = nil,
                    ['fat'] = nil,
materialTier = nil,
                    ['vitamins'] = nil,
fuelsUsed = nil,
                    ['density'] = nil,
gridRadius = nil,
                    ['fuel'] = nil,
energyUsed = nil,
                    ['yield'] = nil,
energyProduced = nil,
                    ['currency'] = 'Yes',
energyType = nil,
                    ['skillValue'] = nil,
fluidsUsed = nil,
                    ['roomCategory'] = nil,
fluidsProduced = nil,
                    ['furnitureType'] = nil,
validTalents = nil,
                    ['repeatsDepreciation'] = nil,
footprint = nil,
                    ['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,
inventoryRestrictions = nil,
                    ['fluidsProduced'] = nil,
NutrientElement = nil,
                    ['validTalents'] = nil,
type = "AdvancedUpgradeLvl3Item",
                    ['footprint'] = nil,
typeID = 0,
                    ['mobile'] = nil,
},
                    ['roomSizeReq'] = nil,
["Advanced Upgrade 4"] = {
                    ['roomMatReq'] = nil,
untranslated = "Advanced Upgrade 4",
                    ['roomContainReq'] = nil,
category = nil,
                    ['inventorySlots'] = nil,
group = "Upgrade Modules",
                    ['inventoryMaxWeight'] = nil,
description = "Advanced Upgrade that increases crafting efficiency.",
                    ['inventoryRestrictions'] = nil,
tagGroups = {
                    ['fertilizerNutrients'] = nil,
"Advanced Upgrade",
                    ['type'] = 'AdvancedCircuitItem',
"Upgrade",
                    ['typeID'] = '594',
},
        },
maxStack = 100,
        ['Advanced Combustion Engine'] = {
carried = "Backpack",
                    ['untranslated'] = 'Advanced Combustion Engine',
weight = 1,
                    ['category'] = '_None',
calories = nil,
                    ['group'] = 'Items',
carbs = nil,
                    ['description'] = 'A more advanced version of the normal combustion engine that produces a greater output.',
protein = nil,
                    ['tagGroups'] = {'Currency', 'Product', 'Ingredient'},
fat = nil,
                    ['maxStack'] = '100',
vitamins = nil,
                    ['carried'] = 'Backpack',
density = nil,
                    ['weight'] = '1',
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'] = 'Yes',
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,
inventoryRestrictions = nil,
                    ['mobile'] = nil,
NutrientElement = nil,
                    ['roomSizeReq'] = nil,
type = "AdvancedUpgradeLvl4Item",
                    ['roomMatReq'] = nil,
typeID = 0,
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
["Agave Leaves"] = {
                    ['inventoryMaxWeight'] = nil,
untranslated = "Agave Leaves",
                    ['inventoryRestrictions'] = nil,
category = nil,
                    ['fertilizerNutrients'] = nil,
group = "Food",
                    ['type'] = 'AdvancedCombustionEngineItem',
description = "The succulent leaves of the agave plant can be cooked to make a nice meal.",
                    ['typeID'] = '595',
tagGroups = {
        },
"Food",
        ['Advanced Cooking Skill Book'] = {
"Greens",
                    ['untranslated'] = 'Advanced Cooking Skill Book',
"Raw Food",
                    ['category'] = 'Hidden/Research',
},
                    ['group'] = 'Skill Books',
maxStack = 100,
                    ['description'] = 'Creates Advanced Cooking Skill Scrolls that teach Advanced Cooking',
carried = "Backpack",
                    ['tagGroups'] = {'Skill Books', 'Product'},
weight = 75,
                    ['maxStack'] = '1',
calories = 200,
                    ['carried'] = 'Backpack',
carbs = 2,
                    ['weight'] = nil,
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",
                    ['inventoryRestrictions'] = nil,
typeID = 0,
                    ['fertilizerNutrients'] = nil,
},
                    ['type'] = 'AdvancedCookingSkillBook',
["Agave Seed"] = {
                    ['typeID'] = '871',
untranslated = "Agave Seed",
        },
category = nil,
        ['Advanced Cooking Skill Scroll'] = {
group = "Food",
                    ['untranslated'] = 'Advanced Cooking Skill Scroll',
description = "Plant to grow an agave plant.",
                    ['category'] = 'Hidden/Research',
tagGroups = {
                    ['group'] = 'Skill Scrolls',
"Crop Seed",
                    ['description'] = 'Teaches Advanced Cooking',
"Food",
                    ['tagGroups'] = {'Skill Scrolls'},
"Seeds",
                    ['maxStack'] = '100',
},
                    ['carried'] = 'Backpack',
maxStack = 100,
                    ['weight'] = nil,
carried = "Backpack",
                    ['calories'] = nil,
weight = 50,
                    ['carbs'] = nil,
calories = 0,
                    ['protein'] = nil,
carbs = 0,
                    ['fat'] = nil,
protein = 0,
                    ['vitamins'] = nil,
fat = 0,
                    ['density'] = nil,
vitamins = 0,
                    ['fuel'] = nil,
density = 0,
                    ['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 = 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,
                    ['fertilizerNutrients'] = nil,
inventoryRestrictions = nil,
                    ['type'] = 'AdvancedCookingSkillScroll',
NutrientElement = nil,
                    ['typeID'] = '872',
type = "AgaveSeedItem",
        },
typeID = 0,
        ['Advanced Cooking Upgrade'] = {
},
                    ['untranslated'] = 'Advanced Cooking Upgrade',
["Agouti Carcass"] = {
                    ['category'] = 'Efficiency Modules',
untranslated = "Agouti Carcass",
                    ['group'] = 'Upgrade',
category = nil,
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.',
group = "Natural Resources",
                    ['tagGroups'] = {'Upgrade', 'Product'},
description = "A dead agouti.",
                    ['maxStack'] = '100',
tagGroups = {
                    ['carried'] = 'Backpack',
"Tiny Carcass",
                    ['weight'] = '0.001',
"Tiny Fur Carcass",
                    ['calories'] = nil,
},
                    ['carbs'] = nil,
maxStack = 100,
                    ['protein'] = nil,
carried = "Backpack",
                    ['fat'] = nil,
weight = 2000,
                    ['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,
                    ['inventoryRestrictions'] = nil,
roomMatReq = nil,
                    ['fertilizerNutrients'] = nil,
roomContainReq = nil,
                    ['type'] = 'AdvancedCookingUpgradeItem',
inventorySlots = nil,
                    ['typeID'] = '711',
inventoryMaxWeight = nil,
        },
inventoryRestrictions = nil,
        ['Advanced Masonry Skill Book'] = {
NutrientElement = nil,
                    ['untranslated'] = 'Advanced Masonry Skill Book',
type = "AgoutiCarcassItem",
                    ['category'] = 'Hidden/Research',
typeID = 0,
                    ['group'] = 'Skill Books',
},
                    ['description'] = 'Creates Advanced Masonry Skill Scrolls that teach Advanced Masonry',
["Agouti Enchiladas"] = {
                    ['tagGroups'] = {'Skill Books', 'Product'},
untranslated = "Agouti Enchiladas",
                    ['maxStack'] = '1',
category = nil,
                    ['carried'] = 'Backpack',
group = "Food",
                    ['weight'] = nil,
description = "Sweet and savory...it doesn't have to be an Agouti.",
                    ['calories'] = nil,
tagGroups = {
                    ['carbs'] = nil,
"Food",
                    ['protein'] = nil,
},
                    ['fat'] = nil,
maxStack = 100,
                    ['vitamins'] = nil,
carried = "Backpack",
                    ['density'] = nil,
weight = 550,
                    ['fuel'] = nil,
calories = 800,
                    ['yield'] = nil,
carbs = 20,
                    ['currency'] = nil,
protein = 8,
                    ['skillValue'] = nil,
fat = 27,
                    ['roomCategory'] = nil,
vitamins = 3,
                    ['furnitureType'] = nil,
density = 7.249999999999999,
                    ['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,
                    ['inventoryRestrictions'] = nil,
mobile = nil,
                    ['fertilizerNutrients'] = nil,
roomSizeReq = nil,
                    ['type'] = 'AdvancedMasonrySkillBook',
roomMatReq = nil,
                    ['typeID'] = '874',
roomContainReq = nil,
        },
inventorySlots = nil,
        ['Advanced Masonry Skill Scroll'] = {
inventoryMaxWeight = nil,
                    ['untranslated'] = 'Advanced Masonry Skill Scroll',
inventoryRestrictions = nil,
                    ['category'] = 'Hidden/Research',
NutrientElement = nil,
                    ['group'] = 'Skill Scrolls',
type = "AgoutiEnchiladasItem",
                    ['description'] = 'Teaches Advanced Masonry',
typeID = 0,
                    ['tagGroups'] = {'Skill Scrolls'},
},
                    ['maxStack'] = '100',
["Agriculture Research Paper Advanced"] = {
                    ['carried'] = 'Backpack',
untranslated = "Agriculture Research Paper Advanced",
                    ['weight'] = nil,
category = nil,
                    ['calories'] = nil,
group = "Items",
                    ['carbs'] = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
                    ['protein'] = nil,
tagGroups = {
                    ['fat'] = nil,
"Advanced Research",
                    ['vitamins'] = nil,
"Research",
                    ['density'] = nil,
},
                    ['fuel'] = nil,
maxStack = 100,
                    ['yield'] = nil,
carried = "Backpack",
                    ['currency'] = nil,
weight = 10,
                    ['skillValue'] = nil,
calories = nil,
                    ['roomCategory'] = nil,
carbs = nil,
                    ['furnitureType'] = nil,
protein = nil,
                    ['repeatsDepreciation'] = nil,
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'] = nil,
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,
                    ['inventoryRestrictions'] = nil,
fluidsProduced = nil,
                    ['fertilizerNutrients'] = nil,
validTalents = nil,
                    ['type'] = 'AdvancedMasonrySkillScroll',
footprint = nil,
                    ['typeID'] = '875',
mobile = nil,
        },
roomSizeReq = nil,
        ['Advanced Masonry Table'] = {
roomMatReq = nil,
                    ['untranslated'] = 'Advanced Masonry Table',
roomContainReq = nil,
                    ['category'] = 'WorldObject',
inventorySlots = nil,
                    ['group'] = 'World Object Items',
inventoryMaxWeight = nil,
                    ['description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.',
inventoryRestrictions = nil,
                    ['tagGroups'] = {'World Object', 'Crafting Table', 'Housing Objects', 'Product'},
NutrientElement = nil,
                    ['maxStack'] = '1',
type = "AgricultureResearchPaperAdvancedItem",
                    ['carried'] = 'Backpack',
typeID = 0,
                    ['weight'] = nil,
},
                    ['calories'] = nil,
["Agriculture Research Paper Modern"] = {
                    ['carbs'] = nil,
untranslated = "Agriculture Research Paper Modern",
                    ['protein'] = nil,
category = nil,
                    ['fat'] = nil,
group = "Items",
                    ['vitamins'] = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
                    ['density'] = nil,
tagGroups = {
                    ['fuel'] = nil,
"Modern Research",
                    ['yield'] = nil,
"Research",
                    ['currency'] = nil,
},
                    ['skillValue'] = nil,
maxStack = 100,
                    ['roomCategory'] = 'Industrial',
carried = "Backpack",
                    ['furnitureType'] = nil,
weight = 10,
                    ['repeatsDepreciation'] = nil,
calories = nil,
                    ['materialTier'] = nil,
carbs = nil,
                    ['fuelsUsed'] = nil,
protein = nil,
                    ['gridRadius'] = '10',
fat = nil,
                    ['energyUsed'] = '250',
vitamins = nil,
                    ['energyProduced'] = '0',
density = nil,
                    ['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,
                    ['inventoryRestrictions'] = nil,
energyProduced = nil,
                    ['fertilizerNutrients'] = nil,
energyType = nil,
                    ['type'] = 'AdvancedMasonryTableItem',
fluidsUsed = nil,
                    ['typeID'] = '1020',
fluidsProduced = nil,
                    ['fluidsUded'] = nil,
validTalents = nil,
        },
footprint = nil,
        ['Advanced Masonry Upgrade'] = {
mobile = nil,
                    ['untranslated'] = 'Advanced Masonry Upgrade',
roomSizeReq = nil,
                    ['category'] = 'Efficiency Modules',
roomMatReq = nil,
                    ['group'] = 'Upgrade',
roomContainReq = nil,
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.',
inventorySlots = nil,
                    ['tagGroups'] = {'Upgrade', 'Product'},
inventoryMaxWeight = nil,
                    ['maxStack'] = '100',
inventoryRestrictions = nil,
                    ['carried'] = 'Backpack',
NutrientElement = nil,
                    ['weight'] = '0.001',
type = "AgricultureResearchPaperModernItem",
                    ['calories'] = nil,
typeID = 0,
                    ['carbs'] = nil,
},
                    ['protein'] = nil,
["Alligator Carcass"] = {
                    ['fat'] = nil,
untranslated = "Alligator Carcass",
                    ['vitamins'] = nil,
category = nil,
                    ['density'] = nil,
group = "Natural Resources",
                    ['fuel'] = nil,
description = "A dead alligator.",
                    ['yield'] = nil,
tagGroups = {
                    ['currency'] = nil,
"Medium Carcass",
                    ['skillValue'] = nil,
"Medium Leather Carcass",
                    ['roomCategory'] = nil,
},
                    ['furnitureType'] = nil,
maxStack = 100,
                    ['repeatsDepreciation'] = nil,
carried = "Backpack",
                    ['materialTier'] = nil,
weight = 2000,
                    ['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 = nil,
                    ['roomMatReq'] = nil,
furnitureType = nil,
                    ['roomContainReq'] = nil,
repeatsDepreciation = nil,
                    ['inventorySlots'] = nil,
materialTier = nil,
                    ['inventoryMaxWeight'] = nil,
fuelsUsed = nil,
                    ['inventoryRestrictions'] = nil,
gridRadius = nil,
                    ['fertilizerNutrients'] = nil,
energyUsed = nil,
                    ['type'] = 'AdvancedMasonryUpgradeItem',
energyProduced = nil,
                    ['typeID'] = '712',
energyType = nil,
        },
fluidsUsed = nil,
        ['Advanced Smelting Skill Book'] = {
fluidsProduced = nil,
                    ['untranslated'] = 'Advanced Smelting Skill Book',
validTalents = nil,
                    ['category'] = 'Hidden/Research',
footprint = nil,
                    ['group'] = 'Skill Books',
mobile = nil,
                    ['description'] = 'Creates Advanced Smelting Skill Scrolls that teach Advanced Smelting',
roomSizeReq = nil,
                    ['tagGroups'] = {'Skill Books', '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 = "AlligatorCarcassItem",
                    ['fat'] = nil,
typeID = 0,
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
["Amanita Mushroom Spores"] = {
                    ['fuel'] = nil,
untranslated = "Amanita Mushroom Spores",
                    ['yield'] = nil,
category = nil,
                    ['currency'] = nil,
group = "Food",
                    ['skillValue'] = nil,
description = "Plant to grow amanita mushrooms. Not sure why you'd want these poisonous mushrooms, though.",
                    ['roomCategory'] = nil,
tagGroups = {
                    ['furnitureType'] = nil,
"Crop Seed",
                    ['repeatsDepreciation'] = nil,
"Food",
                    ['materialTier'] = nil,
"Seeds",
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
maxStack = 100,
                    ['energyUsed'] = nil,
carried = "Backpack",
                    ['energyProduced'] = nil,
weight = 50,
                    ['energyType'] = nil,
calories = 0,
                    ['fluidsUsed'] = nil,
carbs = 0,
                    ['fluidsProduced'] = nil,
protein = 0,
                    ['validTalents'] = nil,
fat = 0,
                    ['footprint'] = nil,
vitamins = 0,
                    ['mobile'] = nil,
density = 0,
                    ['roomSizeReq'] = nil,
fuel = nil,
                    ['roomMatReq'] = nil,
yield = nil,
                    ['roomContainReq'] = nil,
currency = nil,
                    ['inventorySlots'] = nil,
skillValue = nil,
                    ['inventoryMaxWeight'] = nil,
roomCategory = nil,
                    ['inventoryRestrictions'] = nil,
furnitureType = nil,
                    ['fertilizerNutrients'] = nil,
repeatsDepreciation = nil,
                    ['type'] = 'AdvancedSmeltingSkillBook',
materialTier = nil,
                    ['typeID'] = '877',
fuelsUsed = nil,
        },
gridRadius = nil,
        ['Advanced Smelting Skill Scroll'] = {
energyUsed = nil,
                    ['untranslated'] = 'Advanced Smelting Skill Scroll',
energyProduced = nil,
                    ['category'] = 'Hidden/Research',
energyType = nil,
                    ['group'] = 'Skill Scrolls',
fluidsUsed = nil,
                    ['description'] = 'Teaches Advanced Smelting',
fluidsProduced = nil,
                    ['tagGroups'] = {'Skill Scrolls'},
validTalents = nil,
                    ['maxStack'] = '100',
footprint = nil,
                    ['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 = "AmanitaMushroomSporesItem",
                    ['yield'] = nil,
typeID = 0,
                    ['currency'] = nil,
},
                    ['skillValue'] = nil,
["Amanita Mushrooms"] = {
                    ['roomCategory'] = nil,
untranslated = "Amanita Mushrooms",
                    ['furnitureType'] = nil,
category = nil,
                    ['repeatsDepreciation'] = nil,
group = "Food",
                    ['materialTier'] = 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!",
                    ['fuelsUsed'] = nil,
tagGroups = {
                    ['gridRadius'] = nil,
"Food",
                    ['energyUsed'] = nil,
"Fungus",
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
maxStack = 100,
                    ['fluidsUsed'] = nil,
carried = "Backpack",
                    ['fluidsProduced'] = nil,
weight = 75,
                    ['validTalents'] = nil,
calories = -200,
                    ['footprint'] = nil,
carbs = 0,
                    ['mobile'] = nil,
protein = 0,
                    ['roomSizeReq'] = nil,
fat = 0,
                    ['roomMatReq'] = nil,
vitamins = 0,
                    ['roomContainReq'] = nil,
density = -0.0,
                    ['inventorySlots'] = nil,
fuel = nil,
                    ['inventoryMaxWeight'] = nil,
yield = nil,
                    ['inventoryRestrictions'] = nil,
currency = nil,
                    ['fertilizerNutrients'] = nil,
skillValue = nil,
                    ['type'] = 'AdvancedSmeltingSkillScroll',
roomCategory = nil,
                    ['typeID'] = '878',
furnitureType = nil,
        },
repeatsDepreciation = nil,
        ['Advanced Smelting Upgrade'] = {
materialTier = nil,
                    ['untranslated'] = 'Advanced Smelting Upgrade',
fuelsUsed = nil,
                    ['category'] = 'Efficiency Modules',
gridRadius = nil,
                    ['group'] = 'Upgrade',
energyUsed = nil,
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.',
energyProduced = nil,
                    ['tagGroups'] = {'Upgrade', 'Product'},
energyType = nil,
                    ['maxStack'] = '100',
fluidsUsed = nil,
                    ['carried'] = 'Backpack',
fluidsProduced = nil,
                    ['weight'] = '0.001',
validTalents = nil,
                    ['calories'] = nil,
footprint = nil,
                    ['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,
inventoryRestrictions = nil,
                    ['currency'] = nil,
NutrientElement = nil,
                    ['skillValue'] = nil,
type = "AmanitaMushroomsItem",
                    ['roomCategory'] = nil,
typeID = 0,
                    ['furnitureType'] = nil,
},
                    ['repeatsDepreciation'] = nil,
Amendments = {
                    ['materialTier'] = nil,
untranslated = "Amendments",
                    ['fuelsUsed'] = nil,
category = nil,
                    ['gridRadius'] = nil,
group = "Work Stations",
                    ['energyUsed'] = nil,
description = "Allows the modification of the constitution.",
                    ['energyProduced'] = nil,
tagGroups = {
                    ['energyType'] = nil,
"Government",
                    ['fluidsUsed'] = nil,
},
                    ['fluidsProduced'] = nil,
maxStack = 1,
                    ['validTalents'] = nil,
carried = "Backpack",
                    ['footprint'] = nil,
weight = 2000,
                    ['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,
                    ['fertilizerNutrients'] = nil,
yield = nil,
                    ['type'] = 'AdvancedSmeltingUpgradeItem',
currency = nil,
                    ['typeID'] = '713',
skillValue = nil,
        },
roomCategory = nil,
        ['Advanced Tailoring Table'] = {
furnitureType = nil,
                    ['untranslated'] = 'Advanced Tailoring Table',
repeatsDepreciation = nil,
                    ['category'] = 'WorldObject',
materialTier = nil,
                    ['group'] = 'World Object Items',
fuelsUsed = nil,
                    ['description'] = 'An advanced tailoring table.',
gridRadius = nil,
                    ['tagGroups'] = {'World Object', 'Crafting Table', 'Housing Objects', 'Product'},
energyUsed = nil,
                    ['maxStack'] = '1',
energyProduced = nil,
                    ['carried'] = 'Backpack',
energyType = nil,
                    ['weight'] = nil,
fluidsUsed = nil,
                    ['calories'] = nil,
fluidsProduced = nil,
                    ['carbs'] = nil,
validTalents = nil,
                    ['protein'] = nil,
footprint = "3x2x3",
                    ['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'] = nil,
inventoryRestrictions = nil,
                    ['roomCategory'] = 'Industrial',
NutrientElement = nil,
                    ['furnitureType'] = nil,
type = "AmendmentsItem",
                    ['repeatsDepreciation'] = nil,
typeID = 0,
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
Anvil = {
                    ['gridRadius'] = nil,
untranslated = "Anvil",
                    ['energyUsed'] = nil,
category = nil,
                    ['energyProduced'] = nil,
group = "Work Stations",
                    ['energyType'] = nil,
description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
                    ['fluidsUsed'] = nil,
tagGroups = {
                    ['fluidsProduced'] = nil,
"Crafting Table",
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
},
                    ['footprint'] = '4 X 2 X 2',
maxStack = 1,
                    ['mobile'] = nil,
carried = "Backpack",
                    ['roomSizeReq'] = '45',
weight = 2000,
                    ['roomMatReq'] = 'Tier 2.8',
calories = nil,
                    ['roomContainReq'] = 'Yes',
carbs = nil,
                    ['inventorySlots'] = nil,
protein = nil,
                    ['inventoryMaxWeight'] = nil,
fat = nil,
                    ['inventoryRestrictions'] = nil,
vitamins = nil,
                    ['fertilizerNutrients'] = nil,
density = nil,
                    ['type'] = 'AdvancedTailoringTableItem',
fuel = nil,
                    ['typeID'] = '1021',
yield = nil,
                    ['fluidsUded'] = nil,
currency = nil,
        },
skillValue = nil,
        ['Advanced Upgrade 1'] = {
roomCategory = "Industrial",
                    ['untranslated'] = 'Advanced Upgrade 1',
furnitureType = nil,
                    ['category'] = 'Efficiency Modules',
repeatsDepreciation = nil,
                    ['group'] = 'Upgrade',
materialTier = nil,
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
fuelsUsed = nil,
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
gridRadius = nil,
                    ['maxStack'] = '100',
energyUsed = nil,
                    ['carried'] = 'Backpack',
energyProduced = nil,
                    ['weight'] = '0.001',
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'] = nil,
inventoryMaxWeight = nil,
                    ['roomCategory'] = nil,
inventoryRestrictions = nil,
                    ['furnitureType'] = nil,
NutrientElement = nil,
                    ['repeatsDepreciation'] = nil,
type = "AnvilItem",
                    ['materialTier'] = nil,
typeID = 0,
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
["Arctic Willow Seed"] = {
                    ['energyUsed'] = nil,
untranslated = "Arctic Willow Seed",
                    ['energyProduced'] = nil,
category = nil,
                    ['energyType'] = nil,
group = "Food",
                    ['fluidsUsed'] = nil,
description = "Plant to grow arctic willow.",
                    ['fluidsProduced'] = nil,
tagGroups = {
                    ['validTalents'] = nil,
"Food",
                    ['footprint'] = nil,
"Seeds",
                    ['mobile'] = nil,
},
                    ['roomSizeReq'] = nil,
maxStack = 100,
                    ['roomMatReq'] = nil,
carried = "Backpack",
                    ['roomContainReq'] = nil,
weight = 50,
                    ['inventorySlots'] = nil,
calories = 0,
                    ['inventoryMaxWeight'] = nil,
carbs = 0,
                    ['inventoryRestrictions'] = nil,
protein = 0,
                    ['fertilizerNutrients'] = nil,
fat = 0,
                    ['type'] = 'AdvancedUpgradeLvl1Item',
vitamins = 0,
                    ['typeID'] = '714',
density = 0,
        },
fuel = nil,
        ['Advanced Upgrade 2'] = {
yield = nil,
                    ['untranslated'] = 'Advanced Upgrade 2',
currency = nil,
                    ['category'] = 'Efficiency Modules',
skillValue = nil,
                    ['group'] = 'Upgrade',
roomCategory = nil,
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
furnitureType = nil,
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
repeatsDepreciation = nil,
                    ['maxStack'] = '100',
materialTier = nil,
                    ['carried'] = 'Backpack',
fuelsUsed = nil,
                    ['weight'] = '0.001',
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 = "ArcticWillowSeedItem",
                    ['energyUsed'] = nil,
typeID = 0,
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
Arrastra = {
                    ['fluidsUsed'] = nil,
untranslated = "Arrastra",
                    ['fluidsProduced'] = nil,
category = nil,
                    ['validTalents'] = nil,
group = "Work Stations",
                    ['footprint'] = nil,
description = "A primitive rock mill of dragged boulders.",
                    ['mobile'] = nil,
tagGroups = {
                    ['roomSizeReq'] = nil,
"Crafting Table",
                    ['roomMatReq'] = nil,
},
                    ['roomContainReq'] = nil,
maxStack = 1,
                    ['inventorySlots'] = nil,
carried = "Backpack",
                    ['inventoryMaxWeight'] = nil,
weight = 5000,
                    ['inventoryRestrictions'] = nil,
calories = nil,
                    ['fertilizerNutrients'] = nil,
carbs = nil,
                    ['type'] = 'AdvancedUpgradeLvl2Item',
protein = nil,
                    ['typeID'] = '715',
fat = nil,
        },
vitamins = nil,
        ['Advanced Upgrade 3'] = {
density = nil,
                    ['untranslated'] = 'Advanced Upgrade 3',
fuel = nil,
                    ['category'] = 'Efficiency Modules',
yield = nil,
                    ['group'] = 'Upgrade',
currency = nil,
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
skillValue = nil,
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
roomCategory = "Industrial",
                    ['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 = "4x3x3",
                    ['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 = "ArrastraItem",
                    ['energyType'] = nil,
typeID = 0,
                    ['fluidsUsed'] = nil,
},
                    ['fluidsProduced'] = nil,
Arrow = {
                    ['validTalents'] = nil,
untranslated = "Arrow",
                    ['footprint'] = nil,
category = nil,
                    ['mobile'] = nil,
group = "Items",
                    ['roomSizeReq'] = nil,
description = "Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).",
                    ['roomMatReq'] = nil,
tagGroups = {
                    ['roomContainReq'] = nil,
"Burnable Fuel",
                    ['inventorySlots'] = nil,
},
                    ['inventoryMaxWeight'] = nil,
maxStack = 100,
                    ['inventoryRestrictions'] = nil,
carried = "Backpack",
                    ['fertilizerNutrients'] = nil,
weight = 100,
                    ['type'] = 'AdvancedUpgradeLvl3Item',
calories = nil,
                    ['typeID'] = '716',
carbs = nil,
        },
protein = nil,
        ['Advanced Upgrade 4'] = {
fat = nil,
                    ['untranslated'] = 'Advanced Upgrade 4',
vitamins = nil,
                    ['category'] = 'Efficiency Modules',
density = nil,
                    ['group'] = 'Upgrade',
fuel = 500,
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
yield = nil,
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Ingredient', 'Product'},
currency = nil,
                    ['maxStack'] = '100',
skillValue = nil,
                    ['carried'] = 'Backpack',
roomCategory = nil,
                    ['weight'] = '0.001',
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'] = nil,
validTalents = nil,
                    ['roomCategory'] = nil,
footprint = nil,
                    ['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 = "ArrowItem",
                    ['fluidsProduced'] = nil,
typeID = 0,
                    ['validTalents'] = nil,
},
                    ['footprint'] = nil,
["Art Supplies"] = {
                    ['mobile'] = nil,
untranslated = "Art Supplies",
                    ['roomSizeReq'] = nil,
category = nil,
                    ['roomMatReq'] = nil,
group = "Items",
                    ['roomContainReq'] = nil,
description = "A set of art supplies that ",
                    ['inventorySlots'] = nil,
tagGroups = {},
                    ['inventoryMaxWeight'] = nil,
maxStack = 100,
                    ['inventoryRestrictions'] = nil,
carried = "Backpack",
                    ['fertilizerNutrients'] = nil,
weight = 150,
                    ['type'] = 'AdvancedUpgradeLvl4Item',
calories = nil,
                    ['typeID'] = '717',
carbs = nil,
        },
protein = nil,
        ['Agave Leaves'] = {
fat = nil,
                    ['untranslated'] = 'Agave Leaves',
vitamins = nil,
                    ['category'] = '_None',
density = nil,
                    ['group'] = 'Food',
fuel = nil,
                    ['description'] = 'The succulent leaves of the agave plant can be cooked to make a nice meal.',
yield = nil,
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Ingredient'},
currency = nil,
                    ['maxStack'] = '100',
skillValue = nil,
                    ['carried'] = 'Backpack',
roomCategory = nil,
                    ['weight'] = '0.01',
furnitureType = nil,
                    ['calories'] = '200.0',
repeatsDepreciation = nil,
                    ['carbs'] = '3.0',
materialTier = nil,
                    ['protein'] = '1.0',
fuelsUsed = nil,
                    ['fat'] = '2.0',
gridRadius = nil,
                    ['vitamins'] = '2.0',
energyUsed = nil,
                    ['density'] = '4.0',
energyProduced = nil,
                    ['fuel'] = nil,
energyType = nil,
                    ['yield'] = '[[Gathering]]',
fluidsUsed = nil,
                    ['currency'] = nil,
fluidsProduced = nil,
                    ['skillValue'] = nil,
validTalents = nil,
                    ['roomCategory'] = nil,
footprint = nil,
                    ['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 = "ArtSuppliesItem",
                    ['fluidsProduced'] = nil,
typeID = 0,
                    ['validTalents'] = nil,
},
                    ['footprint'] = nil,
["Ashlar Basalt"] = {
                    ['mobile'] = nil,
untranslated = "Ashlar Basalt",
                    ['roomSizeReq'] = nil,
category = nil,
                    ['roomMatReq'] = nil,
group = "Blocks",
                    ['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 = {
                    ['inventoryMaxWeight'] = nil,
"Ashlar Stone",
                    ['inventoryRestrictions'] = nil,
"Constructable",
                    ['fertilizerNutrients'] = nil,
},
                    ['type'] = 'AgaveLeavesItem',
maxStack = 20,
                    ['typeID'] = '434',
carried = "Hands",
        },
weight = 10000,
        ['Agave Seed'] = {
calories = nil,
                    ['untranslated'] = 'Agave Seed',
carbs = nil,
                    ['category'] = '_None',
protein = nil,
                    ['group'] = 'Food',
fat = nil,
                    ['description'] = 'Plant to grow an agave plant.',
vitamins = nil,
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Ingredient', 'Product'},
density = nil,
                    ['maxStack'] = '100',
fuel = nil,
                    ['carried'] = 'Backpack',
yield = nil,
                    ['weight'] = '0.05',
currency = nil,
                    ['calories'] = '0.0',
skillValue = nil,
                    ['carbs'] = '0.0',
roomCategory = nil,
                    ['protein'] = '0.0',
furnitureType = nil,
                    ['fat'] = '0.0',
repeatsDepreciation = nil,
                    ['vitamins'] = '0.0',
materialTier = 4,
                    ['density'] = '0.0',
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 = "AshlarBasaltItem",
                    ['mobile'] = nil,
typeID = 0,
                    ['roomSizeReq'] = nil,
},
                    ['roomMatReq'] = nil,
["Ashlar Basalt Bench"] = {
                    ['roomContainReq'] = nil,
untranslated = "Ashlar Basalt Bench",
                    ['inventorySlots'] = nil,
category = nil,
                    ['inventoryMaxWeight'] = nil,
group = "Housing Objects",
                    ['inventoryRestrictions'] = nil,
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
                    ['fertilizerNutrients'] = nil,
tagGroups = {
                    ['type'] = 'AgaveSeedItem',
"Housing",
                    ['typeID'] = '759',
},
        },
maxStack = 1,
        ['Agave Seed Pack'] = {
carried = "Backpack",
                    ['untranslated'] = 'Agave Seed Pack',
weight = 1000,
                    ['category'] = 'Hidden',
calories = nil,
                    ['group'] = 'Items',
carbs = nil,
                    ['description'] = 'Plant to grow an agave plant.',
protein = nil,
                    ['tagGroups'] = {'Not In Browser'},
fat = nil,
                    ['maxStack'] = '100',
vitamins = nil,
                    ['carried'] = 'Backpack',
density = nil,
                    ['weight'] = '0.05',
fuel = nil,
                    ['calories'] = nil,
yield = nil,
                    ['carbs'] = nil,
currency = nil,
                    ['protein'] = nil,
skillValue = "2.5",
                    ['fat'] = nil,
roomCategory = "Seating",
                    ['vitamins'] = nil,
furnitureType = "Chair",
                    ['density'] = nil,
repeatsDepreciation = "0.5",
                    ['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 = "2x1x2",
                    ['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,
inventoryRestrictions = nil,
                    ['mobile'] = nil,
NutrientElement = nil,
                    ['roomSizeReq'] = nil,
type = "AshlarBasaltBenchItem",
                    ['roomMatReq'] = nil,
typeID = 0,
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
["Ashlar Basalt Chair"] = {
                    ['inventoryMaxWeight'] = nil,
untranslated = "Ashlar Basalt Chair",
                    ['inventoryRestrictions'] = nil,
category = nil,
                    ['fertilizerNutrients'] = nil,
group = "Housing Objects",
                    ['type'] = 'AgaveSeedPackItem',
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
                    ['typeID'] = '760',
tagGroups = {
        },
"Housing",
        ['Agouti Carcass'] = {
},
                    ['untranslated'] = 'Agouti Carcass',
maxStack = 1,
                    ['category'] = '_None',
carried = "Backpack",
                    ['group'] = 'Items',
weight = 1000,
                    ['description'] = 'A dead agouti.',
calories = nil,
                    ['tagGroups'] = {'Tiny Fur Carcass', 'Tiny Carcass', 'Ingredient'},
carbs = nil,
                    ['maxStack'] = '100',
protein = nil,
                    ['carried'] = 'Backpack',
fat = nil,
                    ['weight'] = '2',
vitamins = nil,
                    ['calories'] = nil,
density = nil,
                    ['carbs'] = nil,
fuel = nil,
                    ['protein'] = nil,
yield = nil,
                    ['fat'] = nil,
currency = nil,
                    ['vitamins'] = nil,
skillValue = "1.7",
                    ['density'] = nil,
roomCategory = "Seating",
                    ['fuel'] = nil,
furnitureType = "Chair",
                    ['yield'] = nil,
repeatsDepreciation = "0.7",
                    ['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 = "1x1x2",
                    ['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,
inventoryRestrictions = nil,
                    ['roomMatReq'] = nil,
NutrientElement = nil,
                    ['roomContainReq'] = nil,
type = "AshlarBasaltChairItem",
                    ['inventorySlots'] = nil,
typeID = 0,
                    ['inventoryMaxWeight'] = nil,
},
                    ['inventoryRestrictions'] = nil,
["Ashlar Basalt Door"] = {
                    ['fertilizerNutrients'] = nil,
untranslated = "Ashlar Basalt Door",
                    ['type'] = 'AgoutiCarcassItem',
category = nil,
                    ['typeID'] = '596',
group = "Housing Objects",
        },
description = "A heavy ashlar stone door.",
        ['Agouti Enchiladas'] = {
tagGroups = {},
                    ['untranslated'] = 'Agouti Enchiladas',
maxStack = 1,
                    ['category'] = '_None',
carried = "Backpack",
                    ['group'] = 'Food',
weight = 1000,
                    ['description'] = 'Sweet and savory...it doesn\'t have to be an Agouti.',
calories = nil,
                    ['tagGroups'] = {'Food', 'Product'},
carbs = nil,
                    ['maxStack'] = '100',
protein = nil,
                    ['carried'] = 'Backpack',
fat = nil,
                    ['weight'] = '0.55',
vitamins = nil,
                    ['calories'] = '750.0',
density = nil,
                    ['carbs'] = '15.0',
fuel = nil,
                    ['protein'] = '14.0',
yield = nil,
                    ['fat'] = '8.0',
currency = nil,
                    ['vitamins'] = '20.0',
skillValue = nil,
                    ['density'] = '7.6',
roomCategory = nil,
                    ['fuel'] = nil,
furnitureType = nil,
                    ['yield'] = nil,
repeatsDepreciation = nil,
                    ['currency'] = nil,
materialTier = 4,
                    ['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 = "1x3x2",
                    ['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,
inventoryRestrictions = nil,
                    ['roomMatReq'] = nil,
NutrientElement = nil,
                    ['roomContainReq'] = nil,
type = "AshlarBasaltDoorItem",
                    ['inventorySlots'] = nil,
typeID = 0,
                    ['inventoryMaxWeight'] = nil,
},
                    ['inventoryRestrictions'] = nil,
["Ashlar Basalt Fireplace"] = {
                    ['fertilizerNutrients'] = nil,
untranslated = "Ashlar Basalt Fireplace",
                    ['type'] = 'AgoutiEnchiladasItem',
category = nil,
                    ['typeID'] = '435',
group = "Housing Objects",
        },
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
        ['Agriculture Research Paper Advanced'] = {
tagGroups = {
                    ['untranslated'] = 'Agriculture Research Paper Advanced',
"Housing",
                    ['category'] = '_None',
},
                    ['group'] = 'Items',
maxStack = 1,
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
carried = "Backpack",
                    ['tagGroups'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
weight = 5000,
                    ['maxStack'] = '100',
calories = nil,
                    ['carried'] = 'Backpack',
carbs = nil,
                    ['weight'] = '0.01',
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 = "3",
                    ['yield'] = nil,
roomCategory = "Living Room",
                    ['currency'] = nil,
furnitureType = "Fireplace",
                    ['skillValue'] = nil,
repeatsDepreciation = "0.1",
                    ['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 = "3x1x2",
                    ['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 = "AshlarBasaltFireplaceItem",
                    ['inventoryRestrictions'] = nil,
typeID = 0,
                    ['fertilizerNutrients'] = nil,
},
                    ['type'] = 'AgricultureResearchPaperAdvancedItem',
["Ashlar Basalt Table"] = {
                    ['typeID'] = '597',
untranslated = "Ashlar Basalt Table",
        },
category = nil,
        ['Agriculture Research Paper Modern'] = {
group = "Housing Objects",
                    ['untranslated'] = 'Agriculture Research Paper Modern',
description = "A large stone table crafted by an expert mason.",
                    ['category'] = '_None',
tagGroups = {
                    ['group'] = 'Items',
"Housing",
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
},
                    ['tagGroups'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
maxStack = 1,
                    ['maxStack'] = '100',
carried = "Backpack",
                    ['carried'] = 'Backpack',
weight = 2000,
                    ['weight'] = '0.01',
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",
                    ['skillValue'] = nil,
roomCategory = "Seating",
                    ['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 = "2x1x1",
                    ['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,
inventoryRestrictions = nil,
                    ['inventoryRestrictions'] = nil,
NutrientElement = nil,
                    ['fertilizerNutrients'] = nil,
type = "AshlarBasaltTableItem",
                    ['type'] = 'AgricultureResearchPaperModernItem',
typeID = 0,
                    ['typeID'] = '598',
},
        },
["Ashlar Gneiss"] = {
        ['Air Pollution Generator'] = {
untranslated = "Ashlar Gneiss",
                    ['untranslated'] = 'Air Pollution Generator',
category = nil,
                    ['category'] = 'Hidden',
group = "Blocks",
                    ['group'] = 'World Object Items',
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
                    ['description'] = 'Dev object for testing air pollution.',
tagGroups = {
                    ['tagGroups'] = {'Not In Browser', 'World Object', 'Polluter'},
"Ashlar Stone",
                    ['maxStack'] = '100',
"Constructable",
                    ['carried'] = 'Backpack',
},
                    ['weight'] = nil,
maxStack = 20,
                    ['calories'] = nil,
carried = "Hands",
                    ['carbs'] = nil,
weight = 10000,
                    ['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 = nil,
                    ['repeatsDepreciation'] = nil,
roomCategory = nil,
                    ['materialTier'] = nil,
furnitureType = nil,
                    ['fuelsUsed'] = nil,
repeatsDepreciation = nil,
                    ['gridRadius'] = nil,
materialTier = 4,
                    ['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'] = '1 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,
                    ['inventoryRestrictions'] = nil,
inventorySlots = nil,
                    ['fertilizerNutrients'] = nil,
inventoryMaxWeight = nil,
                    ['type'] = 'AirPollutionGeneratorItem',
inventoryRestrictions = nil,
                    ['typeID'] = '101',
NutrientElement = nil,
                    ['fluidsUded'] = nil,
type = "AshlarGneissItem",
        },
typeID = 0,
        ['Alligator Carcass'] = {
},
                    ['untranslated'] = 'Alligator Carcass',
["Ashlar Granite"] = {
                    ['category'] = '_None',
untranslated = "Ashlar Granite",
                    ['group'] = 'Items',
category = nil,
                    ['description'] = 'A dead alligator.',
group = "Blocks",
                    ['tagGroups'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'},
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.",
                    ['maxStack'] = '100',
tagGroups = {
                    ['carried'] = 'Backpack',
"Ashlar Stone",
                    ['weight'] = '2',
"Constructable",
                    ['calories'] = nil,
},
                    ['carbs'] = nil,
maxStack = 20,
                    ['protein'] = nil,
carried = "Hands",
                    ['fat'] = nil,
weight = 10000,
                    ['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 = 4,
                    ['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,
                    ['inventoryRestrictions'] = nil,
roomMatReq = nil,
                    ['fertilizerNutrients'] = nil,
roomContainReq = nil,
                    ['type'] = 'AlligatorCarcassItem',
inventorySlots = nil,
                    ['typeID'] = '599',
inventoryMaxWeight = nil,
        },
inventoryRestrictions = nil,
        ['Alpha Cloak'] = {
NutrientElement = nil,
                    ['untranslated'] = 'Alpha Cloak',
type = "AshlarGraniteItem",
                    ['category'] = 'Hidden',
typeID = 0,
                    ['group'] = 'AvatarPart',
},
                    ['description'] = 'Thanks for supporting ECO!',
["Ashlar Large Basalt Fountain"] = {
                    ['tagGroups'] = {},
untranslated = "Ashlar Large Basalt Fountain",
                    ['maxStack'] = '1',
category = nil,
                    ['carried'] = 'Backpack',
group = "Housing Objects",
                    ['weight'] = nil,
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
                    ['calories'] = nil,
tagGroups = {
                    ['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'] = 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 = "Decoration",
                    ['energyProduced'] = nil,
furnitureType = "Fountain",
                    ['energyType'] = nil,
repeatsDepreciation = "0.1",
                    ['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 = "4x4x3",
                    ['inventoryRestrictions'] = nil,
mobile = nil,
                    ['fertilizerNutrients'] = nil,
roomSizeReq = nil,
                    ['type'] = 'AlphaCloakItem',
roomMatReq = nil,
                    ['typeID'] = '26',
roomContainReq = nil,
        },
inventorySlots = nil,
        ['Alpha Goggles'] = {
inventoryMaxWeight = nil,
                    ['untranslated'] = 'Alpha Goggles',
inventoryRestrictions = nil,
                    ['category'] = 'Hidden',
NutrientElement = nil,
                    ['group'] = 'AvatarPart',
type = "AshlarLargeBasaltFountainItem",
                    ['description'] = 'Thanks for supporting ECO!',
typeID = 0,
                    ['tagGroups'] = {},
},
                    ['maxStack'] = '1',
["Ashlar Large Stone Fountain"] = {
                    ['carried'] = 'Backpack',
untranslated = "Ashlar Large Stone Fountain",
                    ['weight'] = nil,
category = nil,
                    ['calories'] = nil,
group = "Housing Objects",
                    ['carbs'] = nil,
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
                    ['protein'] = nil,
tagGroups = {
                    ['fat'] = nil,
"Housing",
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
maxStack = 1,
                    ['fuel'] = nil,
carried = "Backpack",
                    ['yield'] = nil,
weight = 5000,
                    ['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 = "3",
                    ['energyType'] = nil,
roomCategory = "Decoration",
                    ['fluidsUsed'] = nil,
furnitureType = "Fountain",
                    ['fluidsProduced'] = nil,
repeatsDepreciation = "0.1",
                    ['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,
                    ['fertilizerNutrients'] = nil,
footprint = "4x4x3",
                    ['type'] = 'AlphaGogglesItem',
mobile = nil,
                    ['typeID'] = '25',
roomSizeReq = nil,
        },
roomMatReq = nil,
        ['Alpha Hat'] = {
roomContainReq = nil,
                    ['untranslated'] = 'Alpha Hat',
inventorySlots = nil,
                    ['category'] = 'Hidden',
inventoryMaxWeight = nil,
                    ['group'] = 'AvatarPart',
inventoryRestrictions = nil,
                    ['description'] = 'Thanks for supporting ECO!',
NutrientElement = nil,
                    ['tagGroups'] = {},
type = "AshlarLargeStoneFountainItem",
                    ['maxStack'] = '1',
typeID = 0,
                    ['carried'] = 'Backpack',
},
                    ['weight'] = nil,
["Ashlar Limestone"] = {
                    ['calories'] = nil,
untranslated = "Ashlar Limestone",
                    ['carbs'] = nil,
category = nil,
                    ['protein'] = nil,
group = "Blocks",
                    ['fat'] = 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.",
                    ['vitamins'] = nil,
tagGroups = {
                    ['density'] = nil,
"Ashlar Stone",
                    ['fuel'] = nil,
"Constructable",
                    ['yield'] = nil,
},
                    ['currency'] = nil,
maxStack = 20,
                    ['skillValue'] = nil,
carried = "Hands",
                    ['roomCategory'] = nil,
weight = 10000,
                    ['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 = nil,
                    ['validTalents'] = nil,
roomCategory = nil,
                    ['footprint'] = nil,
furnitureType = nil,
                    ['mobile'] = nil,
repeatsDepreciation = nil,
                    ['roomSizeReq'] = nil,
materialTier = 4,
                    ['roomMatReq'] = nil,
fuelsUsed = nil,
                    ['roomContainReq'] = nil,
gridRadius = nil,
                    ['inventorySlots'] = nil,
energyUsed = nil,
                    ['inventoryMaxWeight'] = nil,
energyProduced = nil,
                    ['inventoryRestrictions'] = nil,
energyType = nil,
                    ['fertilizerNutrients'] = nil,
fluidsUsed = nil,
                    ['type'] = 'AlphaHatItem',
fluidsProduced = nil,
                    ['typeID'] = '24',
validTalents = nil,
        },
footprint = nil,
        ['Amanita Mushroom Spores'] = {
mobile = nil,
                    ['untranslated'] = 'Amanita Mushroom Spores',
roomSizeReq = nil,
                    ['category'] = '_None',
roomMatReq = nil,
                    ['group'] = 'Food',
roomContainReq = nil,
                    ['description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
inventorySlots = nil,
                    ['tagGroups'] = {'Crop Seed', 'Seeds', 'Food', 'Ingredient', 'Product'},
inventoryMaxWeight = nil,
                    ['maxStack'] = '100',
inventoryRestrictions = nil,
                    ['carried'] = 'Backpack',
NutrientElement = nil,
                    ['weight'] = '0.05',
type = "AshlarLimestoneItem",
                    ['calories'] = '0.0',
typeID = 0,
                    ['carbs'] = '0.0',
},
                    ['protein'] = '0.0',
["Ashlar Sandstone"] = {
                    ['fat'] = '0.0',
untranslated = "Ashlar Sandstone",
                    ['vitamins'] = '0.0',
category = nil,
                    ['density'] = '0.0',
group = "Blocks",
                    ['fuel'] = 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.",
                    ['yield'] = nil,
tagGroups = {
                    ['currency'] = nil,
"Ashlar Stone",
                    ['skillValue'] = nil,
"Constructable",
                    ['roomCategory'] = nil,
},
                    ['furnitureType'] = nil,
maxStack = 20,
                    ['repeatsDepreciation'] = nil,
carried = "Hands",
                    ['materialTier'] = nil,
weight = 10000,
                    ['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 = nil,
                    ['roomMatReq'] = nil,
furnitureType = nil,
                    ['roomContainReq'] = nil,
repeatsDepreciation = nil,
                    ['inventorySlots'] = nil,
materialTier = 4,
                    ['inventoryMaxWeight'] = nil,
fuelsUsed = nil,
                    ['inventoryRestrictions'] = nil,
gridRadius = nil,
                    ['fertilizerNutrients'] = nil,
energyUsed = nil,
                    ['type'] = 'AmanitaMushroomSporesItem',
energyProduced = nil,
                    ['typeID'] = '761',
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 = "AshlarSandstoneItem",
                    ['fat'] = nil,
typeID = 0,
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
["Ashlar Shale"] = {
                    ['fuel'] = nil,
untranslated = "Ashlar Shale",
                    ['yield'] = nil,
category = nil,
                    ['currency'] = nil,
group = "Blocks",
                    ['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 = {
                    ['furnitureType'] = nil,
"Ashlar Stone",
                    ['repeatsDepreciation'] = nil,
"Constructable",
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
maxStack = 20,
                    ['gridRadius'] = nil,
carried = "Hands",
                    ['energyUsed'] = nil,
weight = 10000,
                    ['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,
                    ['inventoryRestrictions'] = nil,
repeatsDepreciation = nil,
                    ['fertilizerNutrients'] = nil,
materialTier = 4,
                    ['type'] = 'AmanitaMushroomSporesPackItem',
fuelsUsed = nil,
                    ['typeID'] = '762',
gridRadius = nil,
        },
energyUsed = nil,
        ['Amanita Mushrooms'] = {
energyProduced = nil,
                    ['untranslated'] = 'Amanita Mushrooms',
energyType = nil,
                    ['category'] = '_None',
fluidsUsed = nil,
                    ['group'] = 'Food',
fluidsProduced = 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!',
validTalents = nil,
                    ['tagGroups'] = {'Crop', 'Harvestable', 'Fungus', 'Food', 'Ingredient'},
footprint = nil,
                    ['maxStack'] = '100',
mobile = nil,
                    ['carried'] = 'Backpack',
roomSizeReq = nil,
                    ['weight'] = '0.01',
roomMatReq = nil,
                    ['calories'] = '-200.0',
roomContainReq = nil,
                    ['carbs'] = '0.0',
inventorySlots = nil,
                    ['protein'] = '0.0',
inventoryMaxWeight = nil,
                    ['fat'] = '0.0',
inventoryRestrictions = nil,
                    ['vitamins'] = '0.0',
NutrientElement = nil,
                    ['density'] = '-0.0',
type = "AshlarShaleItem",
                    ['fuel'] = nil,
typeID = 0,
                    ['yield'] = '[[Gathering]]',
},
                    ['currency'] = nil,
["Ashlar Small Basalt Fountain"] = {
                    ['skillValue'] = nil,
untranslated = "Ashlar Small Basalt Fountain",
                    ['roomCategory'] = nil,
category = nil,
                    ['furnitureType'] = nil,
group = "Housing Objects",
                    ['repeatsDepreciation'] = nil,
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
                    ['materialTier'] = nil,
tagGroups = {
                    ['fuelsUsed'] = nil,
"Housing",
                    ['gridRadius'] = nil,
},
                    ['energyUsed'] = nil,
maxStack = 1,
                    ['energyProduced'] = nil,
carried = "Backpack",
                    ['energyType'] = nil,
weight = 1000,
                    ['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.5",
                    ['inventoryRestrictions'] = nil,
roomCategory = "Decoration",
                    ['fertilizerNutrients'] = nil,
furnitureType = "Fountain",
                    ['type'] = 'AmanitaMushroomsItem',
repeatsDepreciation = "0.1",
                    ['typeID'] = '436',
materialTier = nil,
        },
fuelsUsed = nil,
        ['Amendments'] = {
gridRadius = nil,
                    ['untranslated'] = 'Amendments',
energyUsed = nil,
                    ['category'] = 'WorldObject',
energyProduced = nil,
                    ['group'] = 'World Object Items',
energyType = nil,
                    ['description'] = 'Changes to the constituion are made here.',
fluidsUsed = nil,
                    ['tagGroups'] = {'World Object', 'Product'},
fluidsProduced = nil,
                    ['maxStack'] = '1',
validTalents = nil,
                    ['carried'] = 'Backpack',
footprint = "1x1x2",
                    ['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 = "AshlarSmallBasaltFountainItem",
                    ['currency'] = nil,
typeID = 0,
                    ['skillValue'] = nil,
},
                    ['roomCategory'] = nil,
["Ashlar Small Stone Fountain"] = {
                    ['furnitureType'] = nil,
untranslated = "Ashlar Small Stone Fountain",
                    ['repeatsDepreciation'] = nil,
category = nil,
                    ['materialTier'] = nil,
group = "Housing Objects",
                    ['fuelsUsed'] = nil,
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
                    ['gridRadius'] = nil,
tagGroups = {
                    ['energyUsed'] = nil,
"Housing",
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
maxStack = 1,
                    ['fluidsUsed'] = nil,
carried = "Backpack",
                    ['fluidsProduced'] = nil,
weight = 1000,
                    ['validTalents'] = nil,
calories = nil,
                    ['footprint'] = '3 X 3 X 2',
carbs = nil,
                    ['mobile'] = nil,
protein = nil,
                    ['roomSizeReq'] = '45',
fat = nil,
                    ['roomMatReq'] = 'Tier 1',
vitamins = nil,
                    ['roomContainReq'] = 'Yes',
density = nil,
                    ['inventorySlots'] = nil,
fuel = nil,
                    ['inventoryMaxWeight'] = nil,
yield = nil,
                    ['inventoryRestrictions'] = nil,
currency = nil,
                    ['fertilizerNutrients'] = nil,
skillValue = "1.5",
                    ['type'] = 'AmendmentsItem',
roomCategory = "Decoration",
                    ['typeID'] = '109',
furnitureType = "Fountain",
                    ['fluidsUded'] = nil,
repeatsDepreciation = "0.1",
        },
materialTier = nil,
        ['Anvil'] = {
fuelsUsed = nil,
                    ['untranslated'] = 'Anvil',
gridRadius = nil,
                    ['category'] = 'WorldObject',
energyUsed = nil,
                    ['group'] = 'World Object Items',
energyProduced = nil,
                    ['description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
energyType = nil,
                    ['tagGroups'] = {'World Object', 'Crafting Table', 'Housing Objects', 'Product'},
fluidsUsed = nil,
                    ['maxStack'] = '1',
fluidsProduced = nil,
                    ['carried'] = 'Backpack',
validTalents = nil,
                    ['weight'] = nil,
footprint = "1x1x2",
                    ['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 = "AshlarSmallStoneFountainItem",
                    ['skillValue'] = nil,
typeID = 0,
                    ['roomCategory'] = 'Industrial',
},
                    ['furnitureType'] = nil,
["Ashlar Stone Bench"] = {
                    ['repeatsDepreciation'] = nil,
untranslated = "Ashlar Stone Bench",
                    ['materialTier'] = nil,
category = nil,
                    ['fuelsUsed'] = nil,
group = "Housing Objects",
                    ['gridRadius'] = nil,
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
                    ['energyUsed'] = nil,
tagGroups = {
                    ['energyProduced'] = nil,
"Housing",
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
maxStack = 1,
                    ['fluidsProduced'] = nil,
carried = "Backpack",
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
weight = 1000,
                    ['footprint'] = '2 X 2 X 1',
calories = nil,
                    ['mobile'] = nil,
carbs = nil,
                    ['roomSizeReq'] = '25',
protein = nil,
                    ['roomMatReq'] = 'Tier 0.8',
fat = nil,
                    ['roomContainReq'] = 'Yes',
vitamins = nil,
                    ['inventorySlots'] = nil,
density = nil,
                    ['inventoryMaxWeight'] = nil,
fuel = nil,
                    ['inventoryRestrictions'] = nil,
yield = nil,
                    ['fertilizerNutrients'] = nil,
currency = nil,
                    ['type'] = 'AnvilItem',
skillValue = "2.5",
                    ['typeID'] = '1022',
roomCategory = "Seating",
                    ['fluidsUded'] = nil,
furnitureType = "Chair",
        },
repeatsDepreciation = "0.5",
        ['Arctic Willow Seed'] = {
materialTier = nil,
                    ['untranslated'] = 'Arctic Willow Seed',
fuelsUsed = nil,
                    ['category'] = '_None',
gridRadius = nil,
                    ['group'] = 'Food',
energyUsed = nil,
                    ['description'] = 'Plant to grow arctic willow.',
energyProduced = nil,
                    ['tagGroups'] = {'Seeds', 'Food'},
energyType = nil,
                    ['maxStack'] = '100',
fluidsUsed = nil,
                    ['carried'] = 'Backpack',
fluidsProduced = nil,
                    ['weight'] = '0.05',
validTalents = nil,
                    ['calories'] = '0.0',
footprint = "2x1x2",
                    ['carbs'] = '0.0',
mobile = nil,
                    ['protein'] = '0.0',
roomSizeReq = nil,
                    ['fat'] = '0.0',
roomMatReq = nil,
                    ['vitamins'] = '0.0',
roomContainReq = nil,
                    ['density'] = '0.0',
inventorySlots = nil,
                    ['fuel'] = nil,
inventoryMaxWeight = nil,
                    ['yield'] = nil,
inventoryRestrictions = nil,
                    ['currency'] = nil,
NutrientElement = nil,
                    ['skillValue'] = nil,
type = "AshlarStoneBenchItem",
                    ['roomCategory'] = nil,
typeID = 0,
                    ['furnitureType'] = nil,
},
                    ['repeatsDepreciation'] = nil,
["Ashlar Stone Chair"] = {
                    ['materialTier'] = nil,
untranslated = "Ashlar Stone Chair",
                    ['fuelsUsed'] = nil,
category = nil,
                    ['gridRadius'] = nil,
group = "Housing Objects",
                    ['energyUsed'] = nil,
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
                    ['energyProduced'] = nil,
tagGroups = {
                    ['energyType'] = nil,
"Housing",
                    ['fluidsUsed'] = nil,
},
                    ['fluidsProduced'] = nil,
maxStack = 1,
                    ['validTalents'] = nil,
carried = "Backpack",
                    ['footprint'] = nil,
weight = 1000,
                    ['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,
                    ['fertilizerNutrients'] = nil,
yield = nil,
                    ['type'] = 'ArcticWillowSeedItem',
currency = nil,
                    ['typeID'] = '763',
skillValue = "1.7",
        },
roomCategory = "Seating",
        ['Arctic Willow Seed Pack'] = {
furnitureType = "Chair",
                    ['untranslated'] = 'Arctic Willow Seed Pack',
repeatsDepreciation = "0.7",
                    ['category'] = 'Hidden',
materialTier = nil,
                    ['group'] = 'Items',
fuelsUsed = nil,
                    ['description'] = 'Plant to grow arctic willow.',
gridRadius = nil,
                    ['tagGroups'] = {'Not In Browser'},
energyUsed = nil,
                    ['maxStack'] = '100',
energyProduced = nil,
                    ['carried'] = 'Backpack',
energyType = nil,
                    ['weight'] = '0.05',
fluidsUsed = nil,
                    ['calories'] = nil,
fluidsProduced = nil,
                    ['carbs'] = nil,
validTalents = nil,
                    ['protein'] = nil,
footprint = "1x1x2",
                    ['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'] = nil,
inventoryRestrictions = nil,
                    ['roomCategory'] = nil,
NutrientElement = nil,
                    ['furnitureType'] = nil,
type = "AshlarStoneChairItem",
                    ['repeatsDepreciation'] = nil,
typeID = 0,
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
["Ashlar Stone Door"] = {
                    ['gridRadius'] = nil,
untranslated = "Ashlar Stone Door",
                    ['energyUsed'] = nil,
category = nil,
                    ['energyProduced'] = nil,
group = "Housing Objects",
                    ['energyType'] = nil,
description = "A heavy ashlar stone door.",
                    ['fluidsUsed'] = nil,
tagGroups = {},
                    ['fluidsProduced'] = nil,
maxStack = 1,
                    ['validTalents'] = nil,
carried = "Backpack",
                    ['footprint'] = nil,
weight = 1000,
                    ['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,
                    ['fertilizerNutrients'] = nil,
yield = nil,
                    ['type'] = 'ArcticWillowSeedPackItem',
currency = nil,
                    ['typeID'] = '764',
skillValue = nil,
        },
roomCategory = nil,
        ['Arrastra'] = {
furnitureType = nil,
                    ['untranslated'] = 'Arrastra',
repeatsDepreciation = nil,
                    ['category'] = 'WorldObject',
materialTier = 4,
                    ['group'] = 'World Object Items',
fuelsUsed = nil,
                    ['description'] = 'A primitive rock mill of dragged boulders.',
gridRadius = nil,
                    ['tagGroups'] = {'World Object', 'Crafting Table', 'Housing Objects', 'Product'},
energyUsed = nil,
                    ['maxStack'] = '1',
energyProduced = nil,
                    ['carried'] = 'Backpack',
energyType = nil,
                    ['weight'] = nil,
fluidsUsed = nil,
                    ['calories'] = nil,
fluidsProduced = nil,
                    ['carbs'] = nil,
validTalents = nil,
                    ['protein'] = nil,
footprint = "1x3x2",
                    ['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'] = nil,
inventoryRestrictions = nil,
                    ['roomCategory'] = 'Industrial',
NutrientElement = nil,
                    ['furnitureType'] = nil,
type = "AshlarStoneDoorItem",
                    ['repeatsDepreciation'] = nil,
typeID = 0,
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
["Ashlar Stone Fireplace"] = {
                    ['gridRadius'] = '5',
untranslated = "Ashlar Stone Fireplace",
                    ['energyUsed'] = '75',
category = nil,
                    ['energyProduced'] = '0',
group = "Housing Objects",
                    ['energyType'] = 'Mechanical',
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
                    ['fluidsUsed'] = nil,
tagGroups = {
                    ['fluidsProduced'] = nil,
"Housing",
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
},
                    ['footprint'] = '4 X 3 X 3',
maxStack = 1,
                    ['mobile'] = nil,
carried = "Backpack",
                    ['roomSizeReq'] = nil,
weight = 5000,
                    ['roomMatReq'] = nil,
calories = nil,
                    ['roomContainReq'] = nil,
carbs = nil,
                    ['inventorySlots'] = nil,
protein = nil,
                    ['inventoryMaxWeight'] = nil,
fat = nil,
                    ['inventoryRestrictions'] = nil,
vitamins = nil,
                    ['fertilizerNutrients'] = nil,
density = nil,
                    ['type'] = 'ArrastraItem',
fuel = nil,
                    ['typeID'] = '1023',
yield = nil,
                    ['fluidsUded'] = nil,
currency = nil,
        },
skillValue = "3",
        ['Arrow'] = {
roomCategory = "Living Room",
                    ['untranslated'] = 'Arrow',
furnitureType = "Fireplace",
                    ['category'] = '_None',
repeatsDepreciation = "0.1",
                    ['group'] = 'Items',
materialTier = nil,
                    ['description'] = 'Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).',
fuelsUsed = nil,
                    ['tagGroups'] = {'Fuel', 'Currency', 'Burnable Fuel', 'Product'},
gridRadius = nil,
                    ['maxStack'] = '100',
energyUsed = nil,
                    ['carried'] = 'Backpack',
energyProduced = nil,
                    ['weight'] = '0.01',
energyType = nil,
                    ['calories'] = nil,
fluidsUsed = nil,
                    ['carbs'] = nil,
fluidsProduced = nil,
                    ['protein'] = nil,
validTalents = nil,
                    ['fat'] = nil,
footprint = "3x1x2",
                    ['vitamins'] = nil,
mobile = nil,
                    ['density'] = nil,
roomSizeReq = nil,
                    ['fuel'] = '500',
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 = "AshlarStoneFireplaceItem",
                    ['materialTier'] = nil,
typeID = 0,
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
["Ashlar Stone Table"] = {
                    ['energyUsed'] = nil,
untranslated = "Ashlar Stone Table",
                    ['energyProduced'] = nil,
category = nil,
                    ['energyType'] = nil,
group = "Housing Objects",
                    ['fluidsUsed'] = nil,
description = "A large stone table crafted by an expert mason.",
                    ['fluidsProduced'] = nil,
tagGroups = {
                    ['validTalents'] = nil,
"Housing",
                    ['footprint'] = nil,
},
                    ['mobile'] = nil,
maxStack = 1,
                    ['roomSizeReq'] = nil,
carried = "Backpack",
                    ['roomMatReq'] = nil,
weight = 2000,
                    ['roomContainReq'] = nil,
calories = nil,
                    ['inventorySlots'] = nil,
carbs = nil,
                    ['inventoryMaxWeight'] = nil,
protein = nil,
                    ['inventoryRestrictions'] = nil,
fat = nil,
                    ['fertilizerNutrients'] = nil,
vitamins = nil,
                    ['type'] = 'ArrowItem',
density = nil,
                    ['typeID'] = '600',
fuel = nil,
        },
yield = nil,
        ['Ashlar Basalt'] = {
currency = nil,
                    ['untranslated'] = 'Ashlar Basalt',
skillValue = "3",
                    ['category'] = '_None',
roomCategory = "Seating",
                    ['group'] = 'Block Items',
furnitureType = "Table",
                    ['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.',
repeatsDepreciation = "0.6",
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
materialTier = nil,
                    ['maxStack'] = '20',
fuelsUsed = nil,
                    ['carried'] = 'Hands',
gridRadius = nil,
                    ['weight'] = '10',
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 = "2x1x1",
                    ['fuel'] = nil,
mobile = nil,
                    ['yield'] = nil,
roomSizeReq = nil,
                    ['currency'] = 'Yes',
roomMatReq = nil,
                    ['skillValue'] = nil,
roomContainReq = nil,
                    ['roomCategory'] = nil,
inventorySlots = nil,
                    ['furnitureType'] = nil,
inventoryMaxWeight = nil,
                    ['repeatsDepreciation'] = nil,
inventoryRestrictions = nil,
                    ['materialTier'] = '4',
NutrientElement = nil,
                    ['fuelsUsed'] = nil,
type = "AshlarStoneTableItem",
                    ['gridRadius'] = nil,
typeID = 0,
                    ['energyUsed'] = nil,
},
                    ['energyProduced'] = nil,
["Asphalt Concrete"] = {
                    ['energyType'] = nil,
untranslated = "Asphalt Concrete",
                    ['fluidsUsed'] = nil,
category = nil,
                    ['fluidsProduced'] = nil,
group = "Blocks",
                    ['validTalents'] = nil,
description = "A paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
                    ['footprint'] = nil,
tagGroups = {
                    ['mobile'] = nil,
"Constructable",
                    ['roomSizeReq'] = nil,
"Road",
                    ['roomMatReq'] = nil,
"Road Type",
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
maxStack = 20,
                    ['inventoryMaxWeight'] = nil,
carried = "Hands",
                    ['inventoryRestrictions'] = nil,
weight = 10000,
                    ['fertilizerNutrients'] = nil,
calories = nil,
                    ['type'] = 'AshlarBasaltItem',
carbs = nil,
                    ['typeID'] = '259',
protein = nil,
        },
fat = nil,
        ['Ashlar Basalt Bench'] = {
vitamins = nil,
                    ['untranslated'] = 'Ashlar Basalt Bench',
density = nil,
                    ['category'] = 'WorldObject',
fuel = nil,
                    ['group'] = 'World Object Items',
yield = nil,
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
currency = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
skillValue = nil,
                    ['maxStack'] = '100',
roomCategory = nil,
                    ['carried'] = 'Backpack',
furnitureType = nil,
                    ['weight'] = nil,
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'] = '2.5',
footprint = nil,
                    ['roomCategory'] = 'General',
mobile = nil,
                    ['furnitureType'] = 'Seating',
roomSizeReq = nil,
                    ['repeatsDepreciation'] = '0.5',
roomMatReq = nil,
                    ['materialTier'] = nil,
roomContainReq = nil,
                    ['fuelsUsed'] = nil,
inventorySlots = nil,
                    ['gridRadius'] = nil,
inventoryMaxWeight = nil,
                    ['energyUsed'] = nil,
inventoryRestrictions = nil,
                    ['energyProduced'] = nil,
NutrientElement = nil,
                    ['energyType'] = nil,
type = "AsphaltConcreteItem",
                    ['fluidsUsed'] = nil,
typeID = 0,
                    ['fluidsProduced'] = nil,
},
                    ['validTalents'] = nil,
["Assembly Line"] = {
                    ['footprint'] = '2 X 2 X 1',
untranslated = "Assembly Line",
                    ['mobile'] = nil,
category = nil,
                    ['roomSizeReq'] = nil,
group = "Work Stations",
                    ['roomMatReq'] = nil,
description = "The assembly line allows for mass production of mechanical products.",
                    ['roomContainReq'] = nil,
tagGroups = {
                    ['inventorySlots'] = nil,
"Crafting Table",
                    ['inventoryMaxWeight'] = nil,
},
                    ['inventoryRestrictions'] = nil,
maxStack = 1,
                    ['fertilizerNutrients'] = nil,
carried = "Backpack",
                    ['type'] = 'AshlarBasaltBenchItem',
weight = 10000,
                    ['typeID'] = '1024',
calories = nil,
                    ['fluidsUded'] = nil,
carbs = nil,
        },
protein = nil,
        ['Ashlar Basalt Chair'] = {
fat = nil,
                    ['untranslated'] = 'Ashlar Basalt Chair',
vitamins = nil,
                    ['category'] = 'WorldObject',
density = nil,
                    ['group'] = 'World Object Items',
fuel = nil,
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
yield = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
currency = nil,
                    ['maxStack'] = '100',
skillValue = nil,
                    ['carried'] = 'Backpack',
roomCategory = "Industrial",
                    ['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'] = '1.7',
validTalents = nil,
                    ['roomCategory'] = 'General',
footprint = "6x7x4",
                    ['furnitureType'] = 'Seating',
mobile = nil,
                    ['repeatsDepreciation'] = '0.7',
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 = "AssemblyLineItem",
                    ['fluidsProduced'] = nil,
typeID = 0,
                    ['validTalents'] = nil,
},
                    ['footprint'] = '1 X 2 X 1',
["Automatic Loom"] = {
                    ['mobile'] = nil,
untranslated = "Automatic Loom",
                    ['roomSizeReq'] = nil,
category = nil,
                    ['roomMatReq'] = nil,
group = "Work Stations",
                    ['roomContainReq'] = nil,
description = "An automated device for making fabric by weaving yarn or thread.",
                    ['inventorySlots'] = nil,
tagGroups = {
                    ['inventoryMaxWeight'] = nil,
"Crafting Table",
                    ['inventoryRestrictions'] = nil,
},
                    ['fertilizerNutrients'] = nil,
maxStack = 1,
                    ['type'] = 'AshlarBasaltChairItem',
carried = "Backpack",
                    ['typeID'] = '1025',
weight = 10000,
                    ['fluidsUded'] = nil,
calories = nil,
        },
carbs = nil,
        ['Ashlar Basalt Door'] = {
protein = nil,
                    ['untranslated'] = 'Ashlar Basalt Door',
fat = nil,
                    ['category'] = 'WorldObject',
vitamins = nil,
                    ['group'] = 'World Object Items',
density = nil,
                    ['description'] = 'A heavy ashlar stone door.',
fuel = nil,
                    ['tagGroups'] = {'World Object'},
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'] = nil,
fluidsProduced = nil,
                    ['roomCategory'] = nil,
validTalents = nil,
                    ['furnitureType'] = nil,
footprint = "4x5x3",
                    ['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 = "AutomaticLoomItem",
                    ['validTalents'] = nil,
typeID = 0,
                    ['footprint'] = '1 X 2 X 3',
},
                    ['mobile'] = nil,
["Autumn Stew"] = {
                    ['roomSizeReq'] = nil,
untranslated = "Autumn Stew",
                    ['roomMatReq'] = nil,
category = nil,
                    ['roomContainReq'] = nil,
group = "Food",
                    ['inventorySlots'] = nil,
description = "A healthy and cozy meal for those cold days.",
                    ['inventoryMaxWeight'] = nil,
tagGroups = {
                    ['inventoryRestrictions'] = nil,
"Food",
                    ['fertilizerNutrients'] = nil,
},
                    ['type'] = 'AshlarBasaltDoorItem',
maxStack = 100,
                    ['typeID'] = '1026',
carried = "Backpack",
                    ['fluidsUded'] = nil,
weight = 600,
        },
calories = 1200,
        ['Ashlar Basalt Fireplace'] = {
carbs = 13,
                    ['untranslated'] = 'Ashlar Basalt Fireplace',
protein = 8,
                    ['category'] = 'WorldObject',
fat = 5,
                    ['group'] = 'World Object Items',
vitamins = 12,
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
density = 3.166666666666667,
                    ['tagGroups'] = {'Housing', 'World Object', 'Storage Container', 'Housing Objects'},
fuel = nil,
                    ['maxStack'] = '100',
yield = nil,
                    ['carried'] = 'Backpack',
currency = nil,
                    ['weight'] = nil,
skillValue = nil,
                    ['calories'] = nil,
roomCategory = nil,
                    ['carbs'] = nil,
furnitureType = nil,
                    ['protein'] = nil,
repeatsDepreciation = nil,
                    ['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'] = '3',
fluidsUsed = nil,
                    ['roomCategory'] = 'General',
fluidsProduced = nil,
                    ['furnitureType'] = 'Fireplace',
validTalents = nil,
                    ['repeatsDepreciation'] = '0.1',
footprint = nil,
                    ['materialTier'] = nil,
mobile = nil,
                    ['fuelsUsed'] = [[Burnable Fuel]],
roomSizeReq = nil,
                    ['gridRadius'] = nil,
roomMatReq = nil,
                    ['energyUsed'] = nil,
roomContainReq = nil,
                    ['energyProduced'] = nil,
inventorySlots = nil,
                    ['energyType'] = nil,
inventoryMaxWeight = nil,
                    ['fluidsUsed'] = nil,
inventoryRestrictions = nil,
                    ['fluidsProduced'] = nil,
NutrientElement = nil,
                    ['validTalents'] = nil,
type = "AutumnStewItem",
                    ['footprint'] = '3 X 2 X 1',
typeID = 0,
                    ['mobile'] = nil,
},
                    ['roomSizeReq'] = nil,
["Baked Agave"] = {
                    ['roomMatReq'] = nil,
untranslated = "Baked Agave",
                    ['roomContainReq'] = nil,
category = nil,
                    ['inventorySlots'] = nil,
group = "Food",
                    ['inventoryMaxWeight'] = nil,
description = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
                    ['inventoryRestrictions'] = nil,
tagGroups = {
                    ['fertilizerNutrients'] = nil,
"Baked Food",
                    ['type'] = 'AshlarBasaltFireplaceItem',
"Baked Vegetable",
                    ['typeID'] = '1027',
"Food",
                    ['fluidsUded'] = nil,
},
        },
maxStack = 100,
        ['Ashlar Basalt Table'] = {
carried = "Backpack",
                    ['untranslated'] = 'Ashlar Basalt Table',
weight = 300,
                    ['category'] = 'WorldObject',
calories = 700,
                    ['group'] = 'World Object Items',
carbs = 14,
                    ['description'] = 'A large stone table crafted by an expert mason',
protein = 2,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
fat = 4,
                    ['maxStack'] = '100',
vitamins = 8,
                    ['carried'] = 'Backpack',
density = 4.0,
                    ['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'] = 'Table',
energyType = nil,
                    ['repeatsDepreciation'] = '0.6',
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 1 X 1',
inventoryRestrictions = nil,
                    ['mobile'] = nil,
NutrientElement = nil,
                    ['roomSizeReq'] = nil,
type = "BakedAgaveItem",
                    ['roomMatReq'] = nil,
typeID = 0,
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
["Baked Beet"] = {
                    ['inventoryMaxWeight'] = nil,
untranslated = "Baked Beet",
                    ['inventoryRestrictions'] = nil,
category = nil,
                    ['fertilizerNutrients'] = nil,
group = "Food",
                    ['type'] = 'AshlarBasaltTableItem',
description = "Baked beets that retain more nutrients than more simple methods of cooking.",
                    ['typeID'] = '1028',
tagGroups = {
                    ['fluidsUded'] = nil,
"Baked Food",
        },
"Baked Vegetable",
        ['Ashlar Gneiss'] = {
"Food",
                    ['untranslated'] = 'Ashlar Gneiss',
},
                    ['category'] = '_None',
maxStack = 100,
                    ['group'] = 'Block Items',
carried = "Backpack",
                    ['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.',
weight = 300,
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
calories = 700,
                    ['maxStack'] = '20',
carbs = 10,
                    ['carried'] = 'Hands',
protein = 1,
                    ['weight'] = '10',
fat = 2,
                    ['calories'] = nil,
vitamins = 15,
                    ['carbs'] = nil,
density = 4.0,
                    ['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'] = 'Yes',
repeatsDepreciation = nil,
                    ['skillValue'] = nil,
materialTier = nil,
                    ['roomCategory'] = nil,
fuelsUsed = nil,
                    ['furnitureType'] = nil,
gridRadius = nil,
                    ['repeatsDepreciation'] = nil,
energyUsed = nil,
                    ['materialTier'] = '4',
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,
inventoryRestrictions = nil,
                    ['roomContainReq'] = nil,
NutrientElement = nil,
                    ['inventorySlots'] = nil,
type = "BakedBeetItem",
                    ['inventoryMaxWeight'] = nil,
typeID = 0,
                    ['inventoryRestrictions'] = nil,
},
                    ['fertilizerNutrients'] = nil,
["Baked Corn"] = {
                    ['type'] = 'AshlarGneissItem',
untranslated = "Baked Corn",
                    ['typeID'] = '260',
category = nil,
        },
group = "Food",
        ['Ashlar Gneiss Bench'] = {
description = "Baked corn that retains more nutrients than more simple methods of cooking.",
                    ['untranslated'] = 'Ashlar Gneiss Bench',
tagGroups = {
                    ['category'] = 'WorldObject',
"Baked Food",
                    ['group'] = 'World Object Items',
"Baked Vegetable",
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
"Food",
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
},
                    ['maxStack'] = '100',
maxStack = 100,
                    ['carried'] = 'Backpack',
carried = "Backpack",
                    ['weight'] = nil,
weight = 300,
                    ['calories'] = nil,
calories = 700,
                    ['carbs'] = nil,
carbs = 12,
                    ['protein'] = nil,
protein = 3,
                    ['fat'] = nil,
fat = 2,
                    ['vitamins'] = nil,
vitamins = 11,
                    ['density'] = nil,
density = 4.0,
                    ['fuel'] = nil,
fuel = nil,
                    ['yield'] = nil,
yield = nil,
                    ['currency'] = nil,
currency = nil,
                    ['skillValue'] = '2.5',
skillValue = nil,
                    ['roomCategory'] = 'General',
roomCategory = nil,
                    ['furnitureType'] = 'Seating',
furnitureType = nil,
                    ['repeatsDepreciation'] = '0.5',
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 2 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,
                    ['inventoryRestrictions'] = nil,
inventoryRestrictions = nil,
                    ['fertilizerNutrients'] = nil,
NutrientElement = nil,
                    ['type'] = 'AshlarGneissBenchItem',
type = "BakedCornItem",
                    ['typeID'] = '1029',
typeID = 0,
                    ['fluidsUded'] = nil,
},
        },
["Baked Heart Of Palm"] = {
        ['Ashlar Gneiss Chair'] = {
untranslated = "Baked Heart Of Palm",
                    ['untranslated'] = 'Ashlar Gneiss Chair',
category = nil,
                    ['category'] = 'WorldObject',
group = "Food",
                    ['group'] = 'World Object Items',
description = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
tagGroups = {
                    ['tagGroups'] = {'Housing', 'World Object', '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 = 12,
                    ['density'] = nil,
protein = 6,
                    ['fuel'] = nil,
fat = 4,
                    ['yield'] = nil,
vitamins = 6,
                    ['currency'] = nil,
density = 4.0,
                    ['skillValue'] = '1.7',
fuel = nil,
                    ['roomCategory'] = 'General',
yield = nil,
                    ['furnitureType'] = 'Seating',
currency = nil,
                    ['repeatsDepreciation'] = '0.7',
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'] = '1 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,
                    ['inventoryRestrictions'] = nil,
roomContainReq = nil,
                    ['fertilizerNutrients'] = nil,
inventorySlots = nil,
                    ['type'] = 'AshlarGneissChairItem',
inventoryMaxWeight = nil,
                    ['typeID'] = '1030',
inventoryRestrictions = nil,
                    ['fluidsUded'] = nil,
NutrientElement = nil,
        },
type = "BakedHeartOfPalmItem",
        ['Ashlar Gneiss Door'] = {
typeID = 0,
                    ['untranslated'] = 'Ashlar Gneiss Door',
},
                    ['category'] = 'WorldObject',
["Baked Meat"] = {
                    ['group'] = 'World Object Items',
untranslated = "Baked Meat",
                    ['description'] = 'A heavy ashlar stone door.',
category = nil,
                    ['tagGroups'] = {'World Object'},
group = "Food",
                    ['maxStack'] = '100',
description = "Baked meat is less fatty than other methods of cooking.",
                    ['carried'] = 'Backpack',
tagGroups = {
                    ['weight'] = nil,
"Food",
                    ['calories'] = nil,
},
                    ['carbs'] = nil,
maxStack = 100,
                    ['protein'] = nil,
carried = "Backpack",
                    ['fat'] = nil,
weight = 800,
                    ['vitamins'] = nil,
calories = 700,
                    ['density'] = nil,
carbs = 0,
                    ['fuel'] = nil,
protein = 17,
                    ['yield'] = nil,
fat = 13,
                    ['currency'] = nil,
vitamins = 0,
                    ['skillValue'] = nil,
density = 4.285714285714286,
                    ['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'] = '1 X 2 X 3',
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,
                    ['inventoryRestrictions'] = nil,
roomMatReq = nil,
                    ['fertilizerNutrients'] = nil,
roomContainReq = nil,
                    ['type'] = 'AshlarGneissDoorItem',
inventorySlots = nil,
                    ['typeID'] = '1031',
inventoryMaxWeight = nil,
                    ['fluidsUded'] = nil,
inventoryRestrictions = nil,
        },
NutrientElement = nil,
        ['Ashlar Gneiss Fireplace'] = {
type = "BakedMeatItem",
                    ['untranslated'] = 'Ashlar Gneiss Fireplace',
typeID = 0,
                    ['category'] = 'WorldObject',
},
                    ['group'] = 'World Object Items',
["Baked Roast"] = {
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
untranslated = "Baked Roast",
                    ['tagGroups'] = {'Housing', 'World Object', 'Storage Container', 'Housing Objects'},
category = nil,
                    ['maxStack'] = '100',
group = "Food",
                    ['carried'] = 'Backpack',
description = "A trussed roast baked to perfection.",
                    ['weight'] = nil,
tagGroups = {
                    ['calories'] = nil,
"Baked Food",
                    ['carbs'] = nil,
"Food",
                    ['protein'] = nil,
},
                    ['fat'] = nil,
maxStack = 100,
                    ['vitamins'] = nil,
carried = "Backpack",
                    ['density'] = nil,
weight = 900,
                    ['fuel'] = nil,
calories = 1000,
                    ['yield'] = nil,
carbs = 4,
                    ['currency'] = nil,
protein = 16,
                    ['skillValue'] = '3',
fat = 10,
                    ['roomCategory'] = 'General',
vitamins = 4,
                    ['furnitureType'] = 'Fireplace',
density = 3.4000000000000004,
                    ['repeatsDepreciation'] = '0.1',
fuel = nil,
                    ['materialTier'] = nil,
yield = nil,
                    ['fuelsUsed'] = [[Burnable Fuel]],
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'] = '3 X 2 X 1',
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,
                    ['inventoryRestrictions'] = nil,
mobile = nil,
                    ['fertilizerNutrients'] = nil,
roomSizeReq = nil,
                    ['type'] = 'AshlarGneissFireplaceItem',
roomMatReq = nil,
                    ['typeID'] = '1032',
roomContainReq = nil,
                    ['fluidsUded'] = nil,
inventorySlots = nil,
        },
inventoryMaxWeight = nil,
        ['Ashlar Gneiss Table'] = {
inventoryRestrictions = nil,
                    ['untranslated'] = 'Ashlar Gneiss Table',
NutrientElement = nil,
                    ['category'] = 'WorldObject',
type = "BakedRoastItem",
                    ['group'] = 'World Object Items',
typeID = 0,
                    ['description'] = 'A large stone table crafted by an expert mason',
},
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
["Baked Taro"] = {
                    ['maxStack'] = '100',
untranslated = "Baked Taro",
                    ['carried'] = 'Backpack',
category = nil,
                    ['weight'] = nil,
group = "Food",
                    ['calories'] = nil,
description = "Baked taro root.",
                    ['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 = 8,
                    ['furnitureType'] = 'Table',
protein = 6,
                    ['repeatsDepreciation'] = '0.6',
fat = 2,
                    ['materialTier'] = nil,
vitamins = 12,
                    ['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,
                    ['inventoryRestrictions'] = nil,
fluidsProduced = nil,
                    ['fertilizerNutrients'] = nil,
validTalents = nil,
                    ['type'] = 'AshlarGneissTableItem',
footprint = nil,
                    ['typeID'] = '1033',
mobile = nil,
                    ['fluidsUded'] = nil,
roomSizeReq = nil,
        },
roomMatReq = nil,
        ['Ashlar Granite'] = {
roomContainReq = nil,
                    ['untranslated'] = 'Ashlar Granite',
inventorySlots = nil,
                    ['category'] = '_None',
inventoryMaxWeight = nil,
                    ['group'] = 'Block Items',
inventoryRestrictions = 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.',
NutrientElement = nil,
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
type = "BakedTaroItem",
                    ['maxStack'] = '20',
typeID = 0,
                    ['carried'] = 'Hands',
},
                    ['weight'] = '10',
["Baked Tomato"] = {
                    ['calories'] = nil,
untranslated = "Baked Tomato",
                    ['carbs'] = nil,
category = nil,
                    ['protein'] = nil,
group = "Food",
                    ['fat'] = nil,
description = "Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.",
                    ['vitamins'] = nil,
tagGroups = {
                    ['density'] = nil,
"Baked Food",
                    ['fuel'] = nil,
"Baked Vegetable",
                    ['yield'] = nil,
"Food",
                    ['currency'] = 'Yes',
},
                    ['skillValue'] = nil,
maxStack = 100,
                    ['roomCategory'] = nil,
carried = "Backpack",
                    ['furnitureType'] = nil,
weight = 300,
                    ['repeatsDepreciation'] = nil,
calories = 700,
                    ['materialTier'] = '4',
carbs = 16,
                    ['fuelsUsed'] = nil,
protein = 1,
                    ['gridRadius'] = nil,
fat = 5,
                    ['energyUsed'] = nil,
vitamins = 6,
                    ['energyProduced'] = nil,
density = 4.0,
                    ['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 = nil,
                    ['roomContainReq'] = nil,
fuelsUsed = nil,
                    ['inventorySlots'] = nil,
gridRadius = nil,
                    ['inventoryMaxWeight'] = nil,
energyUsed = nil,
                    ['inventoryRestrictions'] = nil,
energyProduced = nil,
                    ['fertilizerNutrients'] = nil,
energyType = nil,
                    ['type'] = 'AshlarGraniteItem',
fluidsUsed = nil,
                    ['typeID'] = '261',
fluidsProduced = nil,
        },
validTalents = nil,
        ['Ashlar Granite Bench'] = {
footprint = nil,
                    ['untranslated'] = 'Ashlar Granite Bench',
mobile = nil,
                    ['category'] = 'WorldObject',
roomSizeReq = nil,
                    ['group'] = 'World Object Items',
roomMatReq = nil,
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
roomContainReq = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
inventorySlots = nil,
                    ['maxStack'] = '100',
inventoryMaxWeight = nil,
                    ['carried'] = 'Backpack',
inventoryRestrictions = nil,
                    ['weight'] = nil,
NutrientElement = nil,
                    ['calories'] = nil,
type = "BakedTomatoItem",
                    ['carbs'] = nil,
typeID = 0,
                    ['protein'] = nil,
},
                    ['fat'] = nil,
["Bakery Oven"] = {
                    ['vitamins'] = nil,
untranslated = "Bakery Oven",
                    ['density'] = nil,
category = nil,
                    ['fuel'] = nil,
group = "Housing Objects",
                    ['yield'] = nil,
description = "A solidly built brick oven useful for baking all manner of treats.",
                    ['currency'] = nil,
tagGroups = {
                    ['skillValue'] = '2.5',
"Crafting Table",
                    ['roomCategory'] = 'General',
"Housing",
                    ['furnitureType'] = 'Seating',
},
                    ['repeatsDepreciation'] = '0.5',
maxStack = 1,
                    ['materialTier'] = nil,
carried = "Backpack",
                    ['fuelsUsed'] = nil,
weight = 5000,
                    ['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'] = '2 X 2 X 1',
yield = nil,
                    ['mobile'] = nil,
currency = nil,
                    ['roomSizeReq'] = nil,
skillValue = "3",
                    ['roomMatReq'] = nil,
roomCategory = "Kitchen",
                    ['roomContainReq'] = nil,
furnitureType = "Cooking",
                    ['inventorySlots'] = nil,
repeatsDepreciation = "0.3",
                    ['inventoryMaxWeight'] = nil,
materialTier = nil,
                    ['inventoryRestrictions'] = nil,
fuelsUsed = nil,
                    ['fertilizerNutrients'] = nil,
gridRadius = nil,
                    ['type'] = 'AshlarGraniteBenchItem',
energyUsed = nil,
                    ['typeID'] = '1034',
energyProduced = nil,
                    ['fluidsUded'] = nil,
energyType = nil,
        },
fluidsUsed = nil,
        ['Ashlar Granite Chair'] = {
fluidsProduced = nil,
                    ['untranslated'] = 'Ashlar Granite Chair',
validTalents = nil,
                    ['category'] = 'WorldObject',
footprint = "3x2x2",
                    ['group'] = 'World Object Items',
mobile = nil,
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
roomSizeReq = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
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 = "BakeryOvenItem",
                    ['fat'] = nil,
typeID = 0,
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
["Baking Skill Book"] = {
                    ['fuel'] = nil,
untranslated = "Baking Skill Book",
                    ['yield'] = nil,
category = nil,
                    ['currency'] = nil,
group = "Skill Books",
                    ['skillValue'] = '1.7',
description = "Baking Skill Book",
                    ['roomCategory'] = 'General',
tagGroups = {
                    ['furnitureType'] = 'Seating',
"Skill Books",
                    ['repeatsDepreciation'] = '0.7',
},
                    ['materialTier'] = nil,
maxStack = 1,
                    ['fuelsUsed'] = nil,
carried = "Backpack",
                    ['gridRadius'] = nil,
weight = 100,
                    ['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 = nil,
                    ['roomContainReq'] = nil,
roomCategory = nil,
                    ['inventorySlots'] = nil,
furnitureType = nil,
                    ['inventoryMaxWeight'] = nil,
repeatsDepreciation = nil,
                    ['inventoryRestrictions'] = nil,
materialTier = nil,
                    ['fertilizerNutrients'] = nil,
fuelsUsed = nil,
                    ['type'] = 'AshlarGraniteChairItem',
gridRadius = nil,
                    ['typeID'] = '1035',
energyUsed = nil,
                    ['fluidsUded'] = nil,
energyProduced = nil,
        },
energyType = nil,
        ['Ashlar Granite Door'] = {
fluidsUsed = nil,
                    ['untranslated'] = 'Ashlar Granite Door',
fluidsProduced = nil,
                    ['category'] = 'WorldObject',
validTalents = nil,
                    ['group'] = 'World Object Items',
footprint = nil,
                    ['description'] = 'A heavy ashlar stone door.',
mobile = nil,
                    ['tagGroups'] = {'World 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 = "Baking Skill BookItem",
                    ['vitamins'] = nil,
typeID = 0,
                    ['density'] = nil,
},
                    ['fuel'] = nil,
["Baking Skill Scroll"] = {
                    ['yield'] = nil,
untranslated = "Baking Skill Scroll",
                    ['currency'] = nil,
category = nil,
                    ['skillValue'] = nil,
group = "Skill Scrolls",
                    ['roomCategory'] = nil,
description = "Baking Skill Scroll",
                    ['furnitureType'] = nil,
tagGroups = {
                    ['repeatsDepreciation'] = nil,
"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 3',
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,
                    ['inventoryRestrictions'] = nil,
repeatsDepreciation = nil,
                    ['fertilizerNutrients'] = nil,
materialTier = nil,
                    ['type'] = 'AshlarGraniteDoorItem',
fuelsUsed = nil,
                    ['typeID'] = '1036',
gridRadius = nil,
                    ['fluidsUded'] = nil,
energyUsed = nil,
        },
energyProduced = nil,
        ['Ashlar Granite Fireplace'] = {
energyType = nil,
                    ['untranslated'] = 'Ashlar Granite Fireplace',
fluidsUsed = nil,
                    ['category'] = 'WorldObject',
fluidsProduced = nil,
                    ['group'] = 'World Object Items',
validTalents = nil,
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
footprint = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Storage Container', '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'] = 'Fireplace',
description = "Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.",
                    ['repeatsDepreciation'] = '0.1',
tagGroups = {
                    ['materialTier'] = nil,
"Upgrade",
                    ['fuelsUsed'] = [[Burnable Fuel]],
},
                    ['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'] = '3 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 = nil,
                    ['inventoryMaxWeight'] = nil,
roomCategory = nil,
                    ['inventoryRestrictions'] = nil,
furnitureType = nil,
                    ['fertilizerNutrients'] = nil,
repeatsDepreciation = nil,
                    ['type'] = 'AshlarGraniteFireplaceItem',
materialTier = nil,
                    ['typeID'] = '1037',
fuelsUsed = nil,
                    ['fluidsUded'] = nil,
gridRadius = nil,
        },
energyUsed = nil,
        ['Ashlar Granite Table'] = {
energyProduced = nil,
                    ['untranslated'] = 'Ashlar Granite Table',
energyType = nil,
                    ['category'] = 'WorldObject',
fluidsUsed = nil,
                    ['group'] = 'World Object Items',
fluidsProduced = nil,
                    ['description'] = 'A large stone table crafted by an expert mason',
validTalents = nil,
                    ['tagGroups'] = {'Housing', 'World 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 = "BakingUpgradeItem",
                    ['fuel'] = nil,
typeID = 0,
                    ['yield'] = nil,
},
                    ['currency'] = nil,
["Ballot Box"] = {
                    ['skillValue'] = '3',
untranslated = "Ballot Box",
                    ['roomCategory'] = 'General',
category = nil,
                    ['furnitureType'] = 'Table',
group = "Work Stations",
                    ['repeatsDepreciation'] = '0.6',
description = "A tamper proof box where votes are cast. Citizens can run for elected office here.",
                    ['materialTier'] = nil,
tagGroups = {
                    ['fuelsUsed'] = nil,
"Government",
                    ['gridRadius'] = nil,
},
                    ['energyUsed'] = nil,
maxStack = 1,
                    ['energyProduced'] = nil,
carried = "Backpack",
                    ['energyType'] = nil,
weight = 2000,
                    ['fluidsUsed'] = nil,
calories = nil,
                    ['fluidsProduced'] = nil,
carbs = nil,
                    ['validTalents'] = nil,
protein = nil,
                    ['footprint'] = '2 X 1 X 1',
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 = nil,
                    ['inventoryRestrictions'] = nil,
roomCategory = nil,
                    ['fertilizerNutrients'] = nil,
furnitureType = nil,
                    ['type'] = 'AshlarGraniteTableItem',
repeatsDepreciation = nil,
                    ['typeID'] = '1038',
materialTier = nil,
                    ['fluidsUded'] = nil,
fuelsUsed = nil,
        },
gridRadius = nil,
        ['Ashlar Large Basalt Fountain'] = {
energyUsed = nil,
                    ['untranslated'] = 'Ashlar Large Basalt Fountain',
energyProduced = nil,
                    ['category'] = 'WorldObject',
energyType = nil,
                    ['group'] = 'World Object Items',
fluidsUsed = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
fluidsProduced = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
validTalents = nil,
                    ['maxStack'] = '100',
footprint = "1x1x2",
                    ['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 = "BallotBoxItem",
                    ['yield'] = nil,
typeID = 0,
                    ['currency'] = nil,
},
                    ['skillValue'] = '3',
Bandana = {
                    ['roomCategory'] = 'General',
untranslated = "Bandana",
                    ['furnitureType'] = 'Fountain',
category = nil,
                    ['repeatsDepreciation'] = '0.1',
group = "Clothing",
                    ['materialTier'] = nil,
description = "It just looks cool.",
                    ['fuelsUsed'] = nil,
tagGroups = {
                    ['gridRadius'] = nil,
"Clothes",
                    ['energyUsed'] = nil,
},
                    ['energyProduced'] = nil,
maxStack = 100,
                    ['energyType'] = nil,
carried = "Backpack",
                    ['fluidsUsed'] = nil,
weight = 100,
                    ['fluidsProduced'] = nil,
calories = nil,
                    ['validTalents'] = nil,
carbs = nil,
                    ['footprint'] = '4 X 3 X 4',
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,
                    ['fertilizerNutrients'] = nil,
roomCategory = nil,
                    ['type'] = 'AshlarLargeBasaltFountainItem',
furnitureType = nil,
                    ['typeID'] = '1039',
repeatsDepreciation = nil,
                    ['fluidsUded'] = nil,
materialTier = nil,
        },
fuelsUsed = nil,
        ['Ashlar Large Gneiss Fountain'] = {
gridRadius = nil,
                    ['untranslated'] = 'Ashlar Large Gneiss Fountain',
energyUsed = nil,
                    ['category'] = 'WorldObject',
energyProduced = nil,
                    ['group'] = 'World Object Items',
energyType = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
fluidsUsed = nil,
                    ['tagGroups'] = {'Housing', 'World 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 = "BandanaItem",
                    ['currency'] = nil,
typeID = 0,
                    ['skillValue'] = '3',
},
                    ['roomCategory'] = 'General',
["Banh Xeo"] = {
                    ['furnitureType'] = 'Fountain',
untranslated = "Banh Xeo",
                    ['repeatsDepreciation'] = '0.1',
category = nil,
                    ['materialTier'] = nil,
group = "Food",
                    ['fuelsUsed'] = nil,
description = "Wrap the pancakes in the greens, then dip.",
                    ['gridRadius'] = nil,
tagGroups = {
                    ['energyUsed'] = nil,
"Food",
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
maxStack = 100,
                    ['fluidsUsed'] = nil,
carried = "Backpack",
                    ['fluidsProduced'] = nil,
weight = 500,
                    ['validTalents'] = nil,
calories = 1550,
                    ['footprint'] = '4 X 3 X 4',
carbs = 26,
                    ['mobile'] = nil,
protein = 17,
                    ['roomSizeReq'] = nil,
fat = 10,
                    ['roomMatReq'] = nil,
vitamins = 4,
                    ['roomContainReq'] = nil,
density = 3.6774193548387095,
                    ['inventorySlots'] = nil,
fuel = nil,
                    ['inventoryMaxWeight'] = nil,
yield = nil,
                    ['inventoryRestrictions'] = nil,
currency = nil,
                    ['fertilizerNutrients'] = nil,
skillValue = nil,
                    ['type'] = 'AshlarLargeGneissFountainItem',
roomCategory = nil,
                    ['typeID'] = '1040',
furnitureType = nil,
                    ['fluidsUded'] = nil,
repeatsDepreciation = nil,
        },
materialTier = nil,
        ['Ashlar Large Granite Fountain'] = {
fuelsUsed = nil,
                    ['untranslated'] = 'Ashlar Large Granite 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', '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 = "BanhXeoItem",
                    ['skillValue'] = '3',
typeID = 0,
                    ['roomCategory'] = 'General',
},
                    ['furnitureType'] = 'Fountain',
Bank = {
                    ['repeatsDepreciation'] = '0.1',
untranslated = "Bank",
                    ['materialTier'] = nil,
category = nil,
                    ['fuelsUsed'] = nil,
group = "Work Stations",
                    ['gridRadius'] = nil,
description = "Allows players to create and use bank accounts.",
                    ['energyUsed'] = nil,
tagGroups = {},
                    ['energyProduced'] = nil,
maxStack = 1,
                    ['energyType'] = nil,
carried = "Backpack",
                    ['fluidsUsed'] = nil,
weight = 5000,
                    ['fluidsProduced'] = nil,
calories = nil,
                    ['validTalents'] = nil,
carbs = nil,
                    ['footprint'] = '4 X 3 X 4',
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,
                    ['fertilizerNutrients'] = nil,
roomCategory = nil,
                    ['type'] = 'AshlarLargeGraniteFountainItem',
furnitureType = nil,
                    ['typeID'] = '1041',
repeatsDepreciation = nil,
                    ['fluidsUded'] = nil,
materialTier = nil,
        },
fuelsUsed = nil,
        ['Ashlar Large Limestone Fountain'] = {
gridRadius = nil,
                    ['untranslated'] = 'Ashlar Large Limestone Fountain',
energyUsed = nil,
                    ['category'] = 'WorldObject',
energyProduced = nil,
                    ['group'] = 'World Object Items',
energyType = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
fluidsUsed = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
fluidsProduced = nil,
                    ['maxStack'] = '100',
validTalents = nil,
                    ['carried'] = 'Backpack',
footprint = "2x2x2",
                    ['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 = "BankItem",
                    ['currency'] = nil,
typeID = 0,
                    ['skillValue'] = '3',
},
                    ['roomCategory'] = 'General',
Bannock = {
                    ['furnitureType'] = 'Fountain',
untranslated = "Bannock",
                    ['repeatsDepreciation'] = '0.1',
category = nil,
                    ['materialTier'] = nil,
group = "Food",
                    ['fuelsUsed'] = nil,
description = "A dense whole wheat unleavened bread.",
                    ['gridRadius'] = nil,
tagGroups = {
                    ['energyUsed'] = nil,
"Food",
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
maxStack = 100,
                    ['fluidsUsed'] = nil,
carried = "Backpack",
                    ['fluidsProduced'] = nil,
weight = 100,
                    ['validTalents'] = nil,
calories = 700,
                    ['footprint'] = '4 X 3 X 4',
carbs = 15,
                    ['mobile'] = nil,
protein = 3,
                    ['roomSizeReq'] = nil,
fat = 6,
                    ['roomMatReq'] = nil,
vitamins = 0,
                    ['roomContainReq'] = nil,
density = 3.428571428571429,
                    ['inventorySlots'] = nil,
fuel = nil,
                    ['inventoryMaxWeight'] = nil,
yield = nil,
                    ['inventoryRestrictions'] = nil,
currency = nil,
                    ['fertilizerNutrients'] = nil,
skillValue = nil,
                    ['type'] = 'AshlarLargeLimestoneFountainItem',
roomCategory = nil,
                    ['typeID'] = '1042',
furnitureType = nil,
                    ['fluidsUded'] = nil,
repeatsDepreciation = nil,
        },
materialTier = nil,
        ['Ashlar Large Sandstone Fountain'] = {
fuelsUsed = nil,
                    ['untranslated'] = 'Ashlar Large Sandstone 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', '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 = "BannockItem",
                    ['skillValue'] = '3',
typeID = 0,
                    ['roomCategory'] = 'General',
},
                    ['furnitureType'] = 'Fountain',
Barrel = {
                    ['repeatsDepreciation'] = '0.1',
untranslated = "Barrel",
                    ['materialTier'] = nil,
category = nil,
                    ['fuelsUsed'] = nil,
group = "Blocks",
                    ['gridRadius'] = nil,
description = "A metal barrel for carrying liquids.",
                    ['energyUsed'] = nil,
tagGroups = {},
                    ['energyProduced'] = nil,
maxStack = 20,
                    ['energyType'] = nil,
carried = "Hands",
                    ['fluidsUsed'] = nil,
weight = 2000,
                    ['fluidsProduced'] = nil,
calories = nil,
                    ['validTalents'] = nil,
carbs = nil,
                    ['footprint'] = '4 X 3 X 4',
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,
                    ['fertilizerNutrients'] = nil,
roomCategory = nil,
                    ['type'] = 'AshlarLargeSandstoneFountainItem',
furnitureType = nil,
                    ['typeID'] = '1043',
repeatsDepreciation = nil,
                    ['fluidsUded'] = nil,
materialTier = nil,
        },
fuelsUsed = nil,
        ['Ashlar Large Shale Fountain'] = {
gridRadius = nil,
                    ['untranslated'] = 'Ashlar Large Shale Fountain',
energyUsed = nil,
                    ['category'] = 'WorldObject',
energyProduced = nil,
                    ['group'] = 'World Object Items',
energyType = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
fluidsUsed = nil,
                    ['tagGroups'] = {'Housing', 'World 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 = "BarrelItem",
                    ['currency'] = nil,
typeID = 0,
                    ['skillValue'] = '3',
},
                    ['roomCategory'] = 'General',
["Barrel Cactus Seed"] = {
                    ['furnitureType'] = 'Fountain',
untranslated = "Barrel Cactus Seed",
                    ['repeatsDepreciation'] = '0.1',
category = nil,
                    ['materialTier'] = nil,
group = "Food",
                    ['fuelsUsed'] = nil,
description = "Plant to grow barrel cactus.",
                    ['gridRadius'] = nil,
tagGroups = {
                    ['energyUsed'] = nil,
"Food",
                    ['energyProduced'] = nil,
"Seeds",
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
maxStack = 100,
                    ['fluidsProduced'] = nil,
carried = "Backpack",
                    ['validTalents'] = nil,
weight = 50,
                    ['footprint'] = '4 X 3 X 4',
calories = 0,
                    ['mobile'] = nil,
carbs = 0,
                    ['roomSizeReq'] = nil,
protein = 0,
                    ['roomMatReq'] = nil,
fat = 0,
                    ['roomContainReq'] = nil,
vitamins = 0,
                    ['inventorySlots'] = nil,
density = 0,
                    ['inventoryMaxWeight'] = nil,
fuel = nil,
                    ['inventoryRestrictions'] = nil,
yield = nil,
                    ['fertilizerNutrients'] = nil,
currency = nil,
                    ['type'] = 'AshlarLargeShaleFountainItem',
skillValue = nil,
                    ['typeID'] = '1044',
roomCategory = nil,
                    ['fluidsUded'] = nil,
furnitureType = nil,
        },
repeatsDepreciation = nil,
        ['Ashlar Large Stone Fountain'] = {
materialTier = nil,
                    ['untranslated'] = 'Ashlar Large Stone Fountain',
fuelsUsed = nil,
                    ['category'] = 'WorldObject',
gridRadius = nil,
                    ['group'] = 'World Object Items',
energyUsed = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
energyProduced = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects', 'Product'},
energyType = nil,
                    ['maxStack'] = '100',
fluidsUsed = nil,
                    ['carried'] = 'Backpack',
fluidsProduced = nil,
                    ['weight'] = nil,
validTalents = nil,
                    ['calories'] = nil,
footprint = nil,
                    ['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,
inventoryRestrictions = nil,
                    ['currency'] = nil,
NutrientElement = nil,
                    ['skillValue'] = '3',
type = "BarrelCactusSeedItem",
                    ['roomCategory'] = 'General',
typeID = 0,
                    ['furnitureType'] = 'Fountain',
},
                    ['repeatsDepreciation'] = '0.1',
Basalt = {
                    ['materialTier'] = nil,
untranslated = "Basalt",
                    ['fuelsUsed'] = nil,
category = nil,
                    ['gridRadius'] = nil,
group = "Natural Resources",
                    ['energyUsed'] = nil,
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.",
                    ['energyProduced'] = nil,
tagGroups = {
                    ['energyType'] = nil,
"Excavatable",
                    ['fluidsUsed'] = nil,
"Rock",
                    ['fluidsProduced'] = nil,
},
                    ['validTalents'] = nil,
maxStack = 20,
                    ['footprint'] = '4 X 3 X 4',
carried = "Hands",
                    ['mobile'] = nil,
weight = 7500,
                    ['roomSizeReq'] = nil,
calories = nil,
                    ['roomMatReq'] = nil,
carbs = nil,
                    ['roomContainReq'] = nil,
protein = nil,
                    ['inventorySlots'] = nil,
fat = nil,
                    ['inventoryMaxWeight'] = nil,
vitamins = nil,
                    ['inventoryRestrictions'] = nil,
density = nil,
                    ['fertilizerNutrients'] = nil,
fuel = nil,
                    ['type'] = 'AshlarLargeStoneFountainItem',
yield = nil,
                    ['typeID'] = '1045',
currency = nil,
                    ['fluidsUded'] = nil,
skillValue = nil,
        },
roomCategory = nil,
        ['Ashlar Limestone'] = {
furnitureType = nil,
                    ['untranslated'] = 'Ashlar Limestone',
repeatsDepreciation = nil,
                    ['category'] = '_None',
materialTier = nil,
                    ['group'] = 'Block Items',
fuelsUsed = 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.',
gridRadius = nil,
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
energyUsed = nil,
                    ['maxStack'] = '20',
energyProduced = nil,
                    ['carried'] = 'Hands',
energyType = nil,
                    ['weight'] = '10',
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'] = 'Yes',
inventoryMaxWeight = nil,
                    ['skillValue'] = nil,
inventoryRestrictions = nil,
                    ['roomCategory'] = nil,
NutrientElement = nil,
                    ['furnitureType'] = nil,
type = "BasaltItem",
                    ['repeatsDepreciation'] = nil,
typeID = 0,
                    ['materialTier'] = '4',
},
                    ['fuelsUsed'] = nil,
["Basic Backpack"] = {
                    ['gridRadius'] = nil,
untranslated = "Basic Backpack",
                    ['energyUsed'] = nil,
category = nil,
                    ['energyProduced'] = nil,
group = "Clothing",
                    ['energyType'] = nil,
description = "A basic backpack to carry supplies.\\n\\n(Increases max carry weight by 5 kg)",
                    ['fluidsUsed'] = nil,
tagGroups = {
                    ['fluidsProduced'] = nil,
"Clothes",
                    ['validTalents'] = nil,
},
                    ['footprint'] = nil,
maxStack = 100,
                    ['mobile'] = nil,
carried = "Backpack",
                    ['roomSizeReq'] = nil,
weight = 100,
                    ['roomMatReq'] = nil,
calories = nil,
                    ['roomContainReq'] = nil,
carbs = nil,
                    ['inventorySlots'] = nil,
protein = nil,
                    ['inventoryMaxWeight'] = nil,
fat = nil,
                    ['inventoryRestrictions'] = nil,
vitamins = nil,
                    ['fertilizerNutrients'] = nil,
density = nil,
                    ['type'] = 'AshlarLimestoneItem',
fuel = nil,
                    ['typeID'] = '262',
yield = nil,
        },
currency = nil,
        ['Ashlar Limestone Bench'] = {
skillValue = nil,
                    ['untranslated'] = 'Ashlar Limestone Bench',
roomCategory = nil,
                    ['category'] = 'WorldObject',
furnitureType = nil,
                    ['group'] = 'World Object Items',
repeatsDepreciation = nil,
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
materialTier = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
fuelsUsed = nil,
                    ['maxStack'] = '100',
gridRadius = nil,
                    ['carried'] = 'Backpack',
energyUsed = nil,
                    ['weight'] = nil,
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'] = '2.5',
inventorySlots = nil,
                    ['roomCategory'] = 'General',
inventoryMaxWeight = nil,
                    ['furnitureType'] = 'Seating',
inventoryRestrictions = nil,
                    ['repeatsDepreciation'] = '0.5',
NutrientElement = nil,
                    ['materialTier'] = nil,
type = "BasicBackpackItem",
                    ['fuelsUsed'] = nil,
typeID = 0,
                    ['gridRadius'] = nil,
},
                    ['energyUsed'] = nil,
["Basic Circuit"] = {
                    ['energyProduced'] = nil,
untranslated = "Basic Circuit",
                    ['energyType'] = nil,
category = nil,
                    ['fluidsUsed'] = nil,
group = "Items",
                    ['fluidsProduced'] = nil,
description = "A complex electrical component used in advanced electronics.",
                    ['validTalents'] = nil,
tagGroups = {},
                    ['footprint'] = '2 X 2 X 1',
maxStack = 100,
                    ['mobile'] = nil,
carried = "Backpack",
                    ['roomSizeReq'] = nil,
weight = 1000,
                    ['roomMatReq'] = nil,
calories = nil,
                    ['roomContainReq'] = nil,
carbs = nil,
                    ['inventorySlots'] = nil,
protein = nil,
                    ['inventoryMaxWeight'] = nil,
fat = nil,
                    ['inventoryRestrictions'] = nil,
vitamins = nil,
                    ['fertilizerNutrients'] = nil,
density = nil,
                    ['type'] = 'AshlarLimestoneBenchItem',
fuel = nil,
                    ['typeID'] = '1046',
yield = nil,
                    ['fluidsUded'] = nil,
currency = nil,
        },
skillValue = nil,
        ['Ashlar Limestone Chair'] = {
roomCategory = nil,
                    ['untranslated'] = 'Ashlar Limestone Chair',
furnitureType = nil,
                    ['category'] = 'WorldObject',
repeatsDepreciation = nil,
                    ['group'] = 'World Object Items',
materialTier = nil,
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
fuelsUsed = nil,
                    ['tagGroups'] = {'Housing', 'World 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 = nil,
                    ['vitamins'] = nil,
mobile = nil,
                    ['density'] = nil,
roomSizeReq = nil,
                    ['fuel'] = nil,
roomMatReq = nil,
                    ['yield'] = nil,
roomContainReq = nil,
                    ['currency'] = nil,
inventorySlots = nil,
                    ['skillValue'] = '1.7',
inventoryMaxWeight = nil,
                    ['roomCategory'] = 'General',
inventoryRestrictions = nil,
                    ['furnitureType'] = 'Seating',
NutrientElement = nil,
                    ['repeatsDepreciation'] = '0.7',
type = "BasicCircuitItem",
                    ['materialTier'] = nil,
typeID = 0,
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
["Basic Engineering Skill Book"] = {
                    ['energyUsed'] = nil,
untranslated = "Basic Engineering Skill Book",
                    ['energyProduced'] = nil,
category = nil,
                    ['energyType'] = nil,
group = "Skill Books",
                    ['fluidsUsed'] = nil,
description = "Basic Engineering Skill Book",
                    ['fluidsProduced'] = nil,
tagGroups = {
                    ['validTalents'] = nil,
"Skill Books",
                    ['footprint'] = '1 X 2 X 1',
},
                    ['mobile'] = nil,
maxStack = 1,
                    ['roomSizeReq'] = nil,
carried = "Backpack",
                    ['roomMatReq'] = nil,
weight = 100,
                    ['roomContainReq'] = nil,
calories = nil,
                    ['inventorySlots'] = nil,
carbs = nil,
                    ['inventoryMaxWeight'] = nil,
protein = nil,
                    ['inventoryRestrictions'] = nil,
fat = nil,
                    ['fertilizerNutrients'] = nil,
vitamins = nil,
                    ['type'] = 'AshlarLimestoneChairItem',
density = nil,
                    ['typeID'] = '1047',
fuel = nil,
                    ['fluidsUded'] = nil,
yield = nil,
        },
currency = nil,
        ['Ashlar Limestone Door'] = {
skillValue = nil,
                    ['untranslated'] = 'Ashlar Limestone Door',
roomCategory = nil,
                    ['category'] = 'WorldObject',
furnitureType = nil,
                    ['group'] = 'World Object Items',
repeatsDepreciation = nil,
                    ['description'] = 'A heavy ashlar stone door.',
materialTier = nil,
                    ['tagGroups'] = {'World Object'},
fuelsUsed = nil,
                    ['maxStack'] = '100',
gridRadius = nil,
                    ['carried'] = 'Backpack',
energyUsed = nil,
                    ['weight'] = nil,
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,
inventoryRestrictions = nil,
                    ['repeatsDepreciation'] = nil,
NutrientElement = nil,
                    ['materialTier'] = nil,
type = "Basic Engineering Skill BookItem",
                    ['fuelsUsed'] = nil,
typeID = 0,
                    ['gridRadius'] = nil,
},
                    ['energyUsed'] = nil,
["Basic Engineering Skill Scroll"] = {
                    ['energyProduced'] = nil,
untranslated = "Basic Engineering Skill Scroll",
                    ['energyType'] = nil,
category = nil,
                    ['fluidsUsed'] = nil,
group = "Skill Scrolls",
                    ['fluidsProduced'] = nil,
description = "Basic Engineering Skill Scroll",
                    ['validTalents'] = nil,
tagGroups = {
                    ['footprint'] = '1 X 2 X 3',
"Skill Scrolls",
                    ['mobile'] = nil,
},
                    ['roomSizeReq'] = nil,
maxStack = 10,
                    ['roomMatReq'] = nil,
carried = "Backpack",
                    ['roomContainReq'] = nil,
weight = 10,
                    ['inventorySlots'] = nil,
calories = nil,
                    ['inventoryMaxWeight'] = nil,
carbs = nil,
                    ['inventoryRestrictions'] = nil,
protein = nil,
                    ['fertilizerNutrients'] = nil,
fat = nil,
                    ['type'] = 'AshlarLimestoneDoorItem',
vitamins = nil,
                    ['typeID'] = '1048',
density = nil,
                    ['fluidsUded'] = nil,
fuel = nil,
        },
yield = nil,
        ['Ashlar Limestone Fireplace'] = {
currency = nil,
                    ['untranslated'] = 'Ashlar Limestone Fireplace',
skillValue = nil,
                    ['category'] = 'WorldObject',
roomCategory = nil,
                    ['group'] = 'World Object Items',
furnitureType = nil,
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
repeatsDepreciation = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Storage Container', 'Housing Objects'},
materialTier = nil,
                    ['maxStack'] = '100',
fuelsUsed = nil,
                    ['carried'] = 'Backpack',
gridRadius = nil,
                    ['weight'] = nil,
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'] = 'General',
inventorySlots = nil,
                    ['furnitureType'] = 'Fireplace',
inventoryMaxWeight = nil,
                    ['repeatsDepreciation'] = '0.1',
inventoryRestrictions = nil,
                    ['materialTier'] = nil,
NutrientElement = nil,
                    ['fuelsUsed'] = [[Burnable Fuel]],
type = "Basic Engineering Skill ScrollItem",
                    ['gridRadius'] = nil,
typeID = 0,
                    ['energyUsed'] = nil,
},
                    ['energyProduced'] = nil,
["Basic Engineering Upgrade"] = {
                    ['energyType'] = nil,
untranslated = "Basic Engineering Upgrade",
                    ['fluidsUsed'] = nil,
category = nil,
                    ['fluidsProduced'] = nil,
group = "Upgrade Modules",
                    ['validTalents'] = nil,
description = "Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.",
                    ['footprint'] = '3 X 2 X 1',
tagGroups = {
                    ['mobile'] = nil,
"Upgrade",
                    ['roomSizeReq'] = nil,
},
                    ['roomMatReq'] = nil,
maxStack = 100,
                    ['roomContainReq'] = nil,
carried = "Backpack",
                    ['inventorySlots'] = nil,
weight = 1,
                    ['inventoryMaxWeight'] = nil,
calories = nil,
                    ['inventoryRestrictions'] = nil,
carbs = nil,
                    ['fertilizerNutrients'] = nil,
protein = nil,
                    ['type'] = 'AshlarLimestoneFireplaceItem',
fat = nil,
                    ['typeID'] = '1049',
vitamins = nil,
                    ['fluidsUded'] = nil,
density = nil,
        },
fuel = nil,
        ['Ashlar Limestone Table'] = {
yield = nil,
                    ['untranslated'] = 'Ashlar Limestone Table',
currency = nil,
                    ['category'] = 'WorldObject',
skillValue = nil,
                    ['group'] = 'World Object Items',
roomCategory = nil,
                    ['description'] = 'A large stone table crafted by an expert mason',
furnitureType = nil,
                    ['tagGroups'] = {'Housing', 'World 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'] = '3',
roomMatReq = nil,
                    ['roomCategory'] = 'General',
roomContainReq = nil,
                    ['furnitureType'] = 'Table',
inventorySlots = nil,
                    ['repeatsDepreciation'] = '0.6',
inventoryMaxWeight = nil,
                    ['materialTier'] = nil,
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'] = '2 X 1 X 1',
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",
                    ['inventoryRestrictions'] = nil,
weight = 300,
                    ['fertilizerNutrients'] = nil,
calories = 800,
                    ['type'] = 'AshlarLimestoneTableItem',
carbs = 18,
                    ['typeID'] = '1050',
protein = 6,
                    ['fluidsUded'] = nil,
fat = 4,
        },
vitamins = 10,
        ['Ashlar Sandstone'] = {
density = 4.75,
                    ['untranslated'] = 'Ashlar Sandstone',
fuel = nil,
                    ['category'] = '_None',
yield = nil,
                    ['group'] = 'Block Items',
currency = 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.',
skillValue = nil,
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
roomCategory = nil,
                    ['maxStack'] = '20',
furnitureType = nil,
                    ['carried'] = 'Hands',
repeatsDepreciation = nil,
                    ['weight'] = '10',
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'] = 'Yes',
footprint = nil,
                    ['skillValue'] = nil,
mobile = nil,
                    ['roomCategory'] = nil,
roomSizeReq = nil,
                    ['furnitureType'] = nil,
roomMatReq = nil,
                    ['repeatsDepreciation'] = nil,
roomContainReq = nil,
                    ['materialTier'] = '4',
inventorySlots = nil,
                    ['fuelsUsed'] = nil,
inventoryMaxWeight = nil,
                    ['gridRadius'] = nil,
inventoryRestrictions = nil,
                    ['energyUsed'] = nil,
NutrientElement = nil,
                    ['energyProduced'] = nil,
type = "BasicSaladItem",
                    ['energyType'] = nil,
typeID = 0,
                    ['fluidsUsed'] = nil,
},
                    ['fluidsProduced'] = nil,
["Basic Upgrade 1"] = {
                    ['validTalents'] = nil,
untranslated = "Basic Upgrade 1",
                    ['footprint'] = nil,
category = nil,
                    ['mobile'] = nil,
group = "Upgrade Modules",
                    ['roomSizeReq'] = nil,
description = "Basic Upgrade that increases crafting efficiency.",
                    ['roomMatReq'] = nil,
tagGroups = {
                    ['roomContainReq'] = nil,
"Basic Upgrade",
                    ['inventorySlots'] = nil,
"Upgrade",
                    ['inventoryMaxWeight'] = nil,
},
                    ['inventoryRestrictions'] = nil,
maxStack = 100,
                    ['fertilizerNutrients'] = nil,
carried = "Backpack",
                    ['type'] = 'AshlarSandstoneItem',
weight = 1,
                    ['typeID'] = '263',
calories = nil,
        },
carbs = nil,
        ['Ashlar Sandstone Bench'] = {
protein = nil,
                    ['untranslated'] = 'Ashlar Sandstone 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', '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 = "BasicUpgradeLvl1Item",
                    ['validTalents'] = nil,
typeID = 0,
                    ['footprint'] = '2 X 2 X 1',
},
                    ['mobile'] = nil,
["Basic Upgrade 2"] = {
                    ['roomSizeReq'] = nil,
untranslated = "Basic Upgrade 2",
                    ['roomMatReq'] = nil,
category = nil,
                    ['roomContainReq'] = nil,
group = "Upgrade Modules",
                    ['inventorySlots'] = nil,
description = "Basic Upgrade that increases crafting efficiency.",
                    ['inventoryMaxWeight'] = nil,
tagGroups = {
                    ['inventoryRestrictions'] = nil,
"Basic Upgrade",
                    ['fertilizerNutrients'] = nil,
"Upgrade",
                    ['type'] = 'AshlarSandstoneBenchItem',
},
                    ['typeID'] = '1051',
maxStack = 100,
                    ['fluidsUded'] = nil,
carried = "Backpack",
        },
weight = 1,
        ['Ashlar Sandstone Chair'] = {
calories = nil,
                    ['untranslated'] = 'Ashlar Sandstone 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', '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 = 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'] = '1 X 2 X 1',
type = "BasicUpgradeLvl2Item",
                    ['mobile'] = nil,
typeID = 0,
                    ['roomSizeReq'] = nil,
},
                    ['roomMatReq'] = nil,
["Basic Upgrade 3"] = {
                    ['roomContainReq'] = nil,
untranslated = "Basic Upgrade 3",
                    ['inventorySlots'] = nil,
category = nil,
                    ['inventoryMaxWeight'] = nil,
group = "Upgrade Modules",
                    ['inventoryRestrictions'] = nil,
description = "Basic Upgrade that increases crafting efficiency.",
                    ['fertilizerNutrients'] = nil,
tagGroups = {
                    ['type'] = 'AshlarSandstoneChairItem',
"Basic Upgrade",
                    ['typeID'] = '1052',
"Upgrade",
                    ['fluidsUded'] = nil,
},
        },
maxStack = 100,
        ['Ashlar Sandstone Door'] = {
carried = "Backpack",
                    ['untranslated'] = 'Ashlar Sandstone Door',
weight = 1,
                    ['category'] = 'WorldObject',
calories = nil,
                    ['group'] = 'World Object Items',
carbs = nil,
                    ['description'] = 'A heavy ashlar stone door.',
protein = nil,
                    ['tagGroups'] = {'World Object'},
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'] = 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'] = '1 X 2 X 3',
inventoryRestrictions = nil,
                    ['mobile'] = nil,
NutrientElement = nil,
                    ['roomSizeReq'] = nil,
type = "BasicUpgradeLvl3Item",
                    ['roomMatReq'] = nil,
typeID = 0,
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
["Basic Upgrade 4"] = {
                    ['inventoryMaxWeight'] = nil,
untranslated = "Basic Upgrade 4",
                    ['inventoryRestrictions'] = nil,
category = nil,
                    ['fertilizerNutrients'] = nil,
group = "Upgrade Modules",
                    ['type'] = 'AshlarSandstoneDoorItem',
description = "Basic Upgrade that increases crafting efficiency.",
                    ['typeID'] = '1053',
tagGroups = {
                    ['fluidsUded'] = nil,
"Basic Upgrade",
        },
"Upgrade",
        ['Ashlar Sandstone Fireplace'] = {
},
                    ['untranslated'] = 'Ashlar Sandstone Fireplace',
maxStack = 100,
                    ['category'] = 'WorldObject',
carried = "Backpack",
                    ['group'] = 'World Object Items',
weight = 1,
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
calories = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Storage Container', 'Housing Objects'},
carbs = nil,
                    ['maxStack'] = '100',
protein = nil,
                    ['carried'] = 'Backpack',
fat = nil,
                    ['weight'] = nil,
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'] = '3',
fuelsUsed = nil,
                    ['roomCategory'] = 'General',
gridRadius = nil,
                    ['furnitureType'] = 'Fireplace',
energyUsed = nil,
                    ['repeatsDepreciation'] = '0.1',
energyProduced = nil,
                    ['materialTier'] = nil,
energyType = nil,
                    ['fuelsUsed'] = [[Burnable Fuel]],
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'] = '3 X 2 X 1',
inventorySlots = nil,
                    ['mobile'] = nil,
inventoryMaxWeight = nil,
                    ['roomSizeReq'] = nil,
inventoryRestrictions = nil,
                    ['roomMatReq'] = nil,
NutrientElement = nil,
                    ['roomContainReq'] = nil,
type = "BasicUpgradeLvl4Item",
                    ['inventorySlots'] = nil,
typeID = 0,
                    ['inventoryMaxWeight'] = nil,
},
                    ['inventoryRestrictions'] = nil,
Bass = {
                    ['fertilizerNutrients'] = nil,
untranslated = "Bass",
                    ['type'] = 'AshlarSandstoneFireplaceItem',
category = nil,
                    ['typeID'] = '1054',
group = "Natural Resources",
                    ['fluidsUded'] = nil,
description = "A bass. ",
        },
tagGroups = {
        ['Ashlar Sandstone Table'] = {
"Fish",
                    ['untranslated'] = 'Ashlar Sandstone Table',
"Medium Fish",
                    ['category'] = 'WorldObject',
},
                    ['group'] = 'World Object Items',
maxStack = 100,
                    ['description'] = 'A large stone table crafted by an expert mason',
carried = "Backpack",
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
weight = 800,
                    ['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'] = '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'] = '2 X 1 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 = "BassItem",
                    ['inventoryRestrictions'] = nil,
typeID = 0,
                    ['fertilizerNutrients'] = nil,
},
                    ['type'] = 'AshlarSandstoneTableItem',
Bathtub = {
                    ['typeID'] = '1055',
untranslated = "Bathtub",
                    ['fluidsUded'] = nil,
category = nil,
        },
group = "Housing Objects",
        ['Ashlar Shale'] = {
description = "A porcelain bathtub for when you need to get clean or just relax.",
                    ['untranslated'] = 'Ashlar Shale',
tagGroups = {
                    ['category'] = '_None',
"Housing",
                    ['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.',
maxStack = 1,
                    ['tagGroups'] = {'Currency', 'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
carried = "Backpack",
                    ['maxStack'] = '20',
weight = 2000,
                    ['carried'] = 'Hands',
calories = nil,
                    ['weight'] = '10',
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'] = 'Yes',
roomCategory = "Bathroom",
                    ['skillValue'] = nil,
furnitureType = "Sink",
                    ['roomCategory'] = nil,
repeatsDepreciation = "0.5",
                    ['furnitureType'] = nil,
materialTier = nil,
                    ['repeatsDepreciation'] = nil,
fuelsUsed = nil,
                    ['materialTier'] = '4',
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 = "1x2x2",
                    ['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,
                    ['inventoryRestrictions'] = nil,
type = "BathtubItem",
                    ['fertilizerNutrients'] = nil,
typeID = 0,
                    ['type'] = 'AshlarShaleItem',
},
                    ['typeID'] = '264',
["Bean Paste"] = {
        },
untranslated = "Bean Paste",
        ['Ashlar Shale Bench'] = {
category = nil,
                    ['untranslated'] = 'Ashlar Shale Bench',
group = "Food",
                    ['category'] = 'WorldObject',
description = "Smashed beans can work as a thickener or flavour enhancer.",
                    ['group'] = 'World Object Items',
tagGroups = {
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
"Food",
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
},
                    ['maxStack'] = '100',
maxStack = 100,
                    ['carried'] = 'Backpack',
carried = "Backpack",
                    ['weight'] = nil,
weight = 200,
                    ['calories'] = nil,
calories = 40,
                    ['carbs'] = nil,
carbs = 3,
                    ['protein'] = nil,
protein = 5,
                    ['fat'] = nil,
fat = 7,
                    ['vitamins'] = nil,
vitamins = 0,
                    ['density'] = nil,
density = 37.5,
                    ['fuel'] = nil,
fuel = nil,
                    ['yield'] = nil,
yield = nil,
                    ['currency'] = nil,
currency = nil,
                    ['skillValue'] = '2.5',
skillValue = nil,
                    ['roomCategory'] = 'General',
roomCategory = nil,
                    ['furnitureType'] = 'Seating',
furnitureType = nil,
                    ['repeatsDepreciation'] = '0.5',
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 2 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,
                    ['inventoryRestrictions'] = nil,
inventoryRestrictions = nil,
                    ['fertilizerNutrients'] = nil,
NutrientElement = nil,
                    ['type'] = 'AshlarShaleBenchItem',
type = "BeanPasteItem",
                    ['typeID'] = '1056',
typeID = 0,
                    ['fluidsUded'] = nil,
},
        },
["Bean Sprout"] = {
        ['Ashlar Shale Chair'] = {
untranslated = "Bean Sprout",
                    ['untranslated'] = 'Ashlar Shale Chair',
category = nil,
                    ['category'] = 'WorldObject',
group = "Food",
                    ['group'] = 'World Object Items',
description = "The small sprouts from a grown bean plant.",
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
tagGroups = {
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
"Food",
                    ['maxStack'] = '100',
"Raw Food",
                    ['carried'] = 'Backpack',
},
                    ['weight'] = nil,
maxStack = 100,
                    ['calories'] = nil,
carried = "Backpack",
                    ['carbs'] = nil,
weight = 50,
                    ['protein'] = nil,
calories = 100,
                    ['fat'] = nil,
carbs = 2,
                    ['vitamins'] = nil,
protein = 1,
                    ['density'] = nil,
fat = 0,
                    ['fuel'] = nil,
vitamins = 5,
                    ['yield'] = nil,
density = 8.0,
                    ['currency'] = nil,
fuel = nil,
                    ['skillValue'] = '1.7',
yield = nil,
                    ['roomCategory'] = 'General',
currency = nil,
                    ['furnitureType'] = 'Seating',
skillValue = nil,
                    ['repeatsDepreciation'] = '0.7',
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'] = '1 X 2 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,
                    ['inventoryRestrictions'] = nil,
inventorySlots = nil,
                    ['fertilizerNutrients'] = nil,
inventoryMaxWeight = nil,
                    ['type'] = 'AshlarShaleChairItem',
inventoryRestrictions = nil,
                    ['typeID'] = '1057',
NutrientElement = nil,
                    ['fluidsUded'] = nil,
type = "BeanSproutItem",
        },
typeID = 0,
        ['Ashlar Shale Door'] = {
},
                    ['untranslated'] = 'Ashlar Shale Door',
Beans = {
                    ['category'] = 'WorldObject',
untranslated = "Beans",
                    ['group'] = 'World Object Items',
category = nil,
                    ['description'] = 'A heavy ashlar stone door.',
group = "Food",
                    ['tagGroups'] = {'World Object'},
description = "A good source of protein.",
                    ['maxStack'] = '100',
tagGroups = {
                    ['carried'] = 'Backpack',
"Crop",
                    ['weight'] = nil,
"Crop Seed",
                    ['calories'] = nil,
"Food",
                    ['carbs'] = nil,
"Raw Food",
                    ['protein'] = nil,
"Seeds",
                    ['fat'] = nil,
"Vegetable",
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
maxStack = 100,
                    ['fuel'] = nil,
carried = "Backpack",
                    ['yield'] = nil,
weight = 50,
                    ['currency'] = nil,
calories = 150,
                    ['skillValue'] = nil,
carbs = 1,
                    ['roomCategory'] = nil,
protein = 4,
                    ['furnitureType'] = nil,
fat = 3,
                    ['repeatsDepreciation'] = nil,
vitamins = 0,
                    ['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'] = '1 X 2 X 3',
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,
                    ['fertilizerNutrients'] = nil,
footprint = nil,
                    ['type'] = 'AshlarShaleDoorItem',
mobile = nil,
                    ['typeID'] = '1058',
roomSizeReq = nil,
                    ['fluidsUded'] = nil,
roomMatReq = nil,
        },
roomContainReq = nil,
        ['Ashlar Shale Fireplace'] = {
inventorySlots = nil,
                    ['untranslated'] = 'Ashlar Shale Fireplace',
inventoryMaxWeight = nil,
                    ['category'] = 'WorldObject',
inventoryRestrictions = nil,
                    ['group'] = 'World Object Items',
NutrientElement = nil,
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
type = "BeansItem",
                    ['tagGroups'] = {'Housing', 'World Object', 'Storage Container', 'Housing Objects'},
typeID = 0,
                    ['maxStack'] = '100',
},
                    ['carried'] = 'Backpack',
["Bear SUPREME"] = {
                    ['weight'] = nil,
untranslated = "Bear SUPREME",
                    ['calories'] = nil,
category = nil,
                    ['carbs'] = nil,
group = "Food",
                    ['protein'] = nil,
description = "Just because the name has 'bear' in it doesn't mean it actually contains bear.",
                    ['fat'] = nil,
tagGroups = {
                    ['vitamins'] = nil,
"Food",
                    ['density'] = nil,
},
                    ['fuel'] = nil,
maxStack = 100,
                    ['yield'] = nil,
carried = "Backpack",
                    ['currency'] = nil,
weight = 500,
                    ['skillValue'] = '3',
calories = 1250,
                    ['roomCategory'] = 'General',
carbs = 6,
                    ['furnitureType'] = 'Fireplace',
protein = 22,
                    ['repeatsDepreciation'] = '0.1',
fat = 23,
                    ['materialTier'] = nil,
vitamins = 9,
                    ['fuelsUsed'] = [[Burnable Fuel]],
density = 4.8,
                    ['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'] = '3 X 2 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,
                    ['inventoryRestrictions'] = nil,
fluidsProduced = nil,
                    ['fertilizerNutrients'] = nil,
validTalents = nil,
                    ['type'] = 'AshlarShaleFireplaceItem',
footprint = nil,
                    ['typeID'] = '1059',
mobile = nil,
                    ['fluidsUded'] = nil,
roomSizeReq = nil,
        },
roomMatReq = nil,
        ['Ashlar Shale Table'] = {
roomContainReq = nil,
                    ['untranslated'] = 'Ashlar Shale Table',
inventorySlots = nil,
                    ['category'] = 'WorldObject',
inventoryMaxWeight = nil,
                    ['group'] = 'World Object Items',
inventoryRestrictions = nil,
                    ['description'] = 'A large stone table crafted by an expert mason',
NutrientElement = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
type = "BearSUPREMEItem",
                    ['maxStack'] = '100',
typeID = 0,
                    ['carried'] = 'Backpack',
},
                    ['weight'] = nil,
Bearclaw = {
                    ['calories'] = nil,
untranslated = "Bearclaw",
                    ['carbs'] = nil,
category = nil,
                    ['protein'] = nil,
group = "Food",
                    ['fat'] = nil,
description = "A sweet pastry with seperated sections that look a bit like a claw.",
                    ['vitamins'] = nil,
tagGroups = {
                    ['density'] = nil,
"Food",
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
maxStack = 100,
                    ['currency'] = nil,
carried = "Backpack",
                    ['skillValue'] = '3',
weight = 300,
                    ['roomCategory'] = 'General',
calories = 850,
                    ['furnitureType'] = 'Table',
carbs = 14,
                    ['repeatsDepreciation'] = '0.6',
protein = 4,
                    ['materialTier'] = nil,
fat = 21,
                    ['fuelsUsed'] = nil,
vitamins = 7,
                    ['gridRadius'] = nil,
density = 5.411764705882352,
                    ['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'] = '2 X 1 X 1',
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,
                    ['fertilizerNutrients'] = nil,
fluidsProduced = nil,
                    ['type'] = 'AshlarShaleTableItem',
validTalents = nil,
                    ['typeID'] = '1060',
footprint = nil,
                    ['fluidsUded'] = nil,
mobile = nil,
        },
roomSizeReq = nil,
        ['Ashlar Small Basalt Fountain'] = {
roomMatReq = nil,
                    ['untranslated'] = 'Ashlar Small Basalt Fountain',
roomContainReq = nil,
                    ['category'] = 'WorldObject',
inventorySlots = nil,
                    ['group'] = 'World Object Items',
inventoryMaxWeight = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
inventoryRestrictions = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
NutrientElement = nil,
                    ['maxStack'] = '100',
type = "BearclawItem",
                    ['carried'] = 'Backpack',
typeID = 0,
                    ['weight'] = nil,
},
                    ['calories'] = nil,
Bearpack = {
                    ['carbs'] = nil,
untranslated = "Bearpack",
                    ['protein'] = nil,
category = nil,
                    ['fat'] = nil,
group = "Clothing",
                    ['vitamins'] = nil,
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)",
                    ['density'] = nil,
tagGroups = {
                    ['fuel'] = nil,
"Clothes",
                    ['yield'] = nil,
},
                    ['currency'] = nil,
maxStack = 100,
                    ['skillValue'] = '1.5',
carried = "Backpack",
                    ['roomCategory'] = 'General',
weight = 100,
                    ['furnitureType'] = 'Fountain',
calories = nil,
                    ['repeatsDepreciation'] = '0.1',
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'] = '1 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,
                    ['inventoryRestrictions'] = nil,
energyType = nil,
                    ['fertilizerNutrients'] = nil,
fluidsUsed = nil,
                    ['type'] = 'AshlarSmallBasaltFountainItem',
fluidsProduced = nil,
                    ['typeID'] = '1061',
validTalents = nil,
                    ['fluidsUded'] = nil,
footprint = nil,
        },
mobile = nil,
        ['Ashlar Small Gneiss Fountain'] = {
roomSizeReq = nil,
                    ['untranslated'] = 'Ashlar Small Gneiss Fountain',
roomMatReq = nil,
                    ['category'] = 'WorldObject',
roomContainReq = nil,
                    ['group'] = 'World Object Items',
inventorySlots = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
inventoryMaxWeight = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
inventoryRestrictions = nil,
                    ['maxStack'] = '100',
NutrientElement = nil,
                    ['carried'] = 'Backpack',
type = "BearpackItem",
                    ['weight'] = nil,
typeID = 0,
                    ['calories'] = nil,
},
                    ['carbs'] = nil,
["Beaver Carcass"] = {
                    ['protein'] = nil,
untranslated = "Beaver Carcass",
                    ['fat'] = nil,
category = nil,
                    ['vitamins'] = nil,
group = "Item",
                    ['density'] = nil,
description = "A dead beaver.",
                    ['fuel'] = nil,
tagGroups = {},
                    ['yield'] = nil,
maxStack = 100,
                    ['currency'] = nil,
carried = "Backpack",
                    ['skillValue'] = '1.5',
weight = 1000,
                    ['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'] = '1 X 2 X 1',
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,
                    ['fertilizerNutrients'] = nil,
fluidsProduced = nil,
                    ['type'] = 'AshlarSmallGneissFountainItem',
validTalents = nil,
                    ['typeID'] = '1062',
footprint = nil,
                    ['fluidsUded'] = nil,
mobile = nil,
        },
roomSizeReq = nil,
        ['Ashlar Small Granite Fountain'] = {
roomMatReq = nil,
                    ['untranslated'] = 'Ashlar Small Granite Fountain',
roomContainReq = nil,
                    ['category'] = 'WorldObject',
inventorySlots = nil,
                    ['group'] = 'World Object Items',
inventoryMaxWeight = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
inventoryRestrictions = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
NutrientElement = nil,
                    ['maxStack'] = '100',
type = "BeaverCarcassItem",
                    ['carried'] = 'Backpack',
typeID = 0,
                    ['weight'] = nil,
},
                    ['calories'] = nil,
Beet = {
                    ['carbs'] = nil,
untranslated = "Beet",
                    ['protein'] = nil,
category = nil,
                    ['fat'] = nil,
group = "Food",
                    ['vitamins'] = nil,
description = "A brilliantly colored bulb with an earthy sweetness.",
                    ['density'] = nil,
tagGroups = {
                    ['fuel'] = nil,
"Food",
                    ['yield'] = nil,
"Raw Food",
                    ['currency'] = nil,
"Root",
                    ['skillValue'] = '1.5',
"Vegetable",
                    ['roomCategory'] = 'General',
},
                    ['furnitureType'] = 'Fountain',
maxStack = 100,
                    ['repeatsDepreciation'] = '0.1',
carried = "Backpack",
                    ['materialTier'] = nil,
weight = 125,
                    ['fuelsUsed'] = nil,
calories = 230,
                    ['gridRadius'] = nil,
carbs = 2,
                    ['energyUsed'] = nil,
protein = 0,
                    ['energyProduced'] = nil,
fat = 2,
                    ['energyType'] = nil,
vitamins = 4,
                    ['fluidsUsed'] = nil,
density = 3.4782608695652173,
                    ['fluidsProduced'] = nil,
fuel = nil,
                    ['validTalents'] = nil,
yield = nil,
                    ['footprint'] = '1 X 2 X 1',
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,
                    ['inventoryRestrictions'] = nil,
gridRadius = nil,
                    ['fertilizerNutrients'] = nil,
energyUsed = nil,
                    ['type'] = 'AshlarSmallGraniteFountainItem',
energyProduced = nil,
                    ['typeID'] = '1063',
energyType = nil,
                    ['fluidsUded'] = nil,
fluidsUsed = nil,
        },
fluidsProduced = nil,
        ['Ashlar Small Limestone Fountain'] = {
validTalents = nil,
                    ['untranslated'] = 'Ashlar Small Limestone Fountain',
footprint = nil,
                    ['category'] = 'WorldObject',
mobile = nil,
                    ['group'] = 'World Object Items',
roomSizeReq = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
roomMatReq = nil,
                    ['tagGroups'] = {'Housing', 'World Object', 'Housing Objects'},
roomContainReq = nil,
                    ['maxStack'] = '100',
inventorySlots = nil,
                    ['carried'] = 'Backpack',
inventoryMaxWeight = nil,
                    ['weight'] = nil,
inventoryRestrictions = nil,
                    ['calories'] = nil,
NutrientElement = nil,
                    ['carbs'] = nil,
type = "BeetItem",
                    ['protein'] = nil,
typeID = 0,
                    ['fat'] = nil,
},
                    ['vitamins'] = nil,
["Beet Campfire Salad"] = {
                    ['density'] = nil,
untranslated = "Beet Campfire Salad",
                    ['fuel'] = nil,
category = nil,
                    ['yield'] = nil,
group = "Food",
                    ['currency'] = nil,
description = "A myriad of plants that make a healthy and odd blend.",
                    ['skillValue'] = '1.5',
tagGroups = {
                    ['roomCategory'] = 'General',
"Campfire Salad",
                    ['furnitureType'] = 'Fountain',
"Food",
                    ['repeatsDepreciation'] = '0.1',
},
                    ['materialTier'] = nil,
maxStack = 100,
                    ['fuelsUsed'] = nil,
carried = "Backpack",
                    ['gridRadius'] = nil,
weight = 200,
                    ['energyUsed'] = nil,
calories = 900,
                    ['energyProduced'] = nil,
carbs = 8,
                    ['energyType'] = nil,
protein = 4,
                    ['fluidsUsed'] = nil,
fat = 3,
                    ['fluidsProduced'] = nil,
vitamins = 13,
                    ['validTalents'] = nil,
density = 3.111111111111111,
                    ['footprint'] = '1 X 2 X 1',
fuel = nil,
                    ['mobile'] = nil,
yield = nil,
                    ['roomSizeReq'] = nil,
currency = nil,
                    ['roomMatReq'] = nil,
skillValue = nil,
                    ['roomContainReq'] = nil,
roomCategory = nil,
                    ['inventorySlots'] = nil,
furnitureType = nil,
                    ['inventoryMaxWeight'] = nil,
repeatsDepreciation = nil,
                    ['inventoryRestrictions'] = nil,
materialTier = nil,
                    ['fertilizerNutrients'] = nil,
fuelsUsed = nil,
                    ['type'] = 'AshlarSmallLimestoneFountainItem',
gridRadius = nil,
                    ['typeID'] = '1064',
energyUsed = nil,
                    ['fluidsUded'] = nil,
energyProduced = nil,
        },
energyType = nil,
        ['Ashlar Small Sandstone Fountain'] = {
fluidsUsed = nil,
                    ['untranslated'] = 'Ashlar Small Sandstone Fountain',
fluidsProduced = nil,
                    ['category'] = 'WorldObject',
validTalents = nil,
                    ['group'] = 'World Object Items',
footprint = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.',
mobile = nil,
                    ['tagGroups'] = {'Housing', 'World 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,
 
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)