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.0.0 beta staging-1756
-- Export Language: English


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

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

Cancel Editing help (opens in new window)

Templates used on this page: