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.4 beta release-94
-- Export Language: English


return {
return {
items = {
    items = {
Acorn = {
        ['Acorn'] = {
untranslated = "Acorn",
                    ['untranslated'] = 'Acorn',
category = nil,
                    ['category'] = '_None',
group = "Food",
                    ['group'] = 'Food',
description = "Plant to grow an oak tree.",
                    ['description'] = 'Plant to grow an oak tree.',
tagGroups = {
                    ['tagGroups'] = {'Seeds', 'Food', 'Object', 'Ingredient'},
"Food",
                    ['maxStack'] = '100',
"Seeds",
                    ['carried'] = 'Backpack',
},
                    ['weight'] = '0.05',
maxStack = 100,
                    ['calories'] = '0.0',
carried = "Backpack",
                    ['carbs'] = '0.0',
weight = 50,
                    ['protein'] = '0.0',
calories = 0,
                    ['fat'] = '0.0',
carbs = 0,
                    ['vitamins'] = '0.0',
protein = 0,
                    ['density'] = '0.0',
fat = 0,
                    ['fuel'] = nil,
vitamins = 0,
                    ['yield'] = nil,
density = 0,
                    ['currency'] = nil,
fuel = nil,
                    ['skillValue'] = nil,
yield = nil,
                    ['roomCategory'] = nil,
currency = nil,
                    ['furnitureType'] = nil,
skillValue = nil,
                    ['repeatsDepreciation'] = nil,
roomCategory = nil,
                    ['materialTier'] = nil,
furnitureType = nil,
                    ['fuelsUsed'] = nil,
repeatsDepreciation = nil,
                    ['gridRadius'] = nil,
materialTier = nil,
                    ['energyUsed'] = nil,
fuelsUsed = nil,
                    ['energyProduced'] = nil,
gridRadius = nil,
                    ['energyType'] = nil,
energyUsed = nil,
                    ['fluidsUsed'] = nil,
energyProduced = nil,
                    ['fluidsProduced'] = nil,
energyType = nil,
                    ['validTalents'] = nil,
fluidsUsed = nil,
                    ['footprint'] = nil,
fluidsProduced = nil,
                    ['mobile'] = nil,
validTalents = nil,
                    ['roomSizeReq'] = nil,
footprint = nil,
                    ['roomMatReq'] = nil,
mobile = nil,
                    ['roomContainReq'] = nil,
roomSizeReq = nil,
                    ['inventorySlots'] = nil,
roomMatReq = nil,
                    ['inventoryMaxWeight'] = nil,
roomContainReq = nil,
                    ['type'] = 'AcornItem',
inventorySlots = nil,
                    ['typeID'] = '657',
inventoryMaxWeight = nil,
        },
inventoryRestrictions = nil,
        ['Acorn Pack'] = {
NutrientElement = nil,
                    ['untranslated'] = 'Acorn Pack',
type = "AcornItem",
                    ['category'] = 'Hidden',
typeID = 0,
                    ['group'] = 'Items',
},
                    ['description'] = 'Plant to grow an oak tree.',
["Acorn Powder"] = {
                    ['tagGroups'] = {'Not In Browser'},
untranslated = "Acorn Powder",
                    ['maxStack'] = '100',
category = nil,
                    ['carried'] = 'Backpack',
group = "Food",
                    ['weight'] = '0.05',
description = "Powdered acorn.",
                    ['calories'] = nil,
tagGroups = {
                    ['carbs'] = nil,
"Food",
                    ['protein'] = nil,
},
                    ['fat'] = nil,
maxStack = 100,
                    ['vitamins'] = nil,
carried = "Backpack",
                    ['density'] = nil,
weight = 200,
                    ['fuel'] = nil,
calories = 40,
                    ['yield'] = nil,
carbs = 1,
                    ['currency'] = nil,
protein = 5,
                    ['skillValue'] = nil,
fat = 2,
                    ['roomCategory'] = nil,
vitamins = 5,
                    ['furnitureType'] = nil,
density = 32.5,
                    ['repeatsDepreciation'] = nil,
fuel = nil,
                    ['materialTier'] = nil,
yield = nil,
                    ['fuelsUsed'] = nil,
currency = nil,
                    ['gridRadius'] = nil,
skillValue = nil,
                    ['energyUsed'] = nil,
roomCategory = nil,
                    ['energyProduced'] = nil,
furnitureType = nil,
                    ['energyType'] = nil,
repeatsDepreciation = nil,
                    ['fluidsUsed'] = nil,
materialTier = nil,
                    ['fluidsProduced'] = nil,
fuelsUsed = nil,
                    ['validTalents'] = nil,
gridRadius = nil,
                    ['footprint'] = nil,
energyUsed = nil,
                    ['mobile'] = nil,
energyProduced = nil,
                    ['roomSizeReq'] = nil,
energyType = nil,
                    ['roomMatReq'] = nil,
fluidsUsed = nil,
                    ['roomContainReq'] = nil,
fluidsProduced = nil,
                    ['inventorySlots'] = nil,
validTalents = nil,
                    ['inventoryMaxWeight'] = nil,
footprint = nil,
                    ['type'] = 'AcornPackItem',
mobile = nil,
                    ['typeID'] = '658',
roomSizeReq = nil,
        },
roomMatReq = nil,
        ['Acorn Powder'] = {
roomContainReq = nil,
                    ['untranslated'] = 'Acorn Powder',
inventorySlots = nil,
                    ['category'] = '_None',
inventoryMaxWeight = nil,
                    ['group'] = 'Food',
inventoryRestrictions = nil,
                    ['description'] = 'Powdered acorn.',
NutrientElement = nil,
                    ['tagGroups'] = {'Food', 'Object', 'Product'},
type = "AcornPowderItem",
                    ['maxStack'] = '100',
typeID = 0,
                    ['carried'] = 'Backpack',
},
                    ['weight'] = '0.2',
["Adorned Ashlar Basalt Bench"] = {
                    ['calories'] = '40.0',
untranslated = "Adorned Ashlar Basalt Bench",
                    ['carbs'] = '3.0',
category = nil,
                    ['protein'] = '5.0',
group = "Housing Objects",
                    ['fat'] = '2.0',
description = "A fancy ashlar stone bench that has been adorned with gold.",
                    ['vitamins'] = '5.0',
tagGroups = {
                    ['density'] = '37.5',
"Housing",
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
maxStack = 1,
                    ['currency'] = nil,
carried = "Backpack",
                    ['skillValue'] = nil,
weight = 1000,
                    ['roomCategory'] = nil,
calories = nil,
                    ['furnitureType'] = nil,
carbs = nil,
                    ['repeatsDepreciation'] = nil,
protein = nil,
                    ['materialTier'] = nil,
fat = nil,
                    ['fuelsUsed'] = nil,
vitamins = nil,
                    ['gridRadius'] = nil,
density = nil,
                    ['energyUsed'] = nil,
fuel = nil,
                    ['energyProduced'] = nil,
yield = nil,
                    ['energyType'] = nil,
currency = nil,
                    ['fluidsUsed'] = nil,
skillValue = "3",
                    ['fluidsProduced'] = nil,
roomCategory = "Seating",
                    ['validTalents'] = nil,
furnitureType = "Chair",
                    ['footprint'] = nil,
repeatsDepreciation = "0.5",
                    ['mobile'] = nil,
materialTier = nil,
                    ['roomSizeReq'] = nil,
fuelsUsed = nil,
                    ['roomMatReq'] = nil,
gridRadius = nil,
                    ['roomContainReq'] = nil,
energyUsed = nil,
                    ['inventorySlots'] = nil,
energyProduced = nil,
                    ['inventoryMaxWeight'] = nil,
energyType = nil,
                    ['type'] = 'AcornPowderItem',
fluidsUsed = nil,
                    ['typeID'] = '379',
fluidsProduced = nil,
        },
validTalents = nil,
        ['Adorned Ashlar Basalt Bench'] = {
footprint = "2x1x2",
                    ['untranslated'] = 'Adorned Ashlar Basalt Bench',
mobile = nil,
                    ['category'] = 'WorldObject',
roomSizeReq = nil,
                    ['group'] = 'World Object Items',
roomMatReq = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
roomContainReq = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
inventorySlots = nil,
                    ['maxStack'] = '100',
inventoryMaxWeight = nil,
                    ['carried'] = 'Backpack',
inventoryRestrictions = nil,
                    ['weight'] = nil,
NutrientElement = nil,
                    ['calories'] = nil,
type = "AdornedAshlarBasaltBenchItem",
                    ['carbs'] = nil,
typeID = 0,
                    ['protein'] = nil,
},
                    ['fat'] = nil,
["Adorned Ashlar Basalt Chair"] = {
                    ['vitamins'] = nil,
untranslated = "Adorned Ashlar Basalt Chair",
                    ['density'] = nil,
category = nil,
                    ['fuel'] = nil,
group = "Housing Objects",
                    ['yield'] = nil,
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
                    ['currency'] = nil,
tagGroups = {
                    ['skillValue'] = '3',
"Housing",
                    ['roomCategory'] = 'General',
},
                    ['furnitureType'] = 'Seating',
maxStack = 1,
                    ['repeatsDepreciation'] = '0.5',
carried = "Backpack",
                    ['materialTier'] = nil,
weight = 1000,
                    ['fuelsUsed'] = nil,
calories = nil,
                    ['gridRadius'] = nil,
carbs = nil,
                    ['energyUsed'] = nil,
protein = nil,
                    ['energyProduced'] = nil,
fat = nil,
                    ['energyType'] = nil,
vitamins = nil,
                    ['fluidsUsed'] = nil,
density = nil,
                    ['fluidsProduced'] = nil,
fuel = nil,
                    ['validTalents'] = nil,
yield = nil,
                    ['footprint'] = '2 X 2 X 1',
currency = nil,
                    ['mobile'] = nil,
skillValue = "2",
                    ['roomSizeReq'] = nil,
roomCategory = "Seating",
                    ['roomMatReq'] = nil,
furnitureType = "Chair",
                    ['roomContainReq'] = nil,
repeatsDepreciation = "0.7",
                    ['inventorySlots'] = nil,
materialTier = nil,
                    ['inventoryMaxWeight'] = nil,
fuelsUsed = nil,
                    ['type'] = 'AdornedAshlarBasaltBenchItem',
gridRadius = nil,
                    ['typeID'] = '895',
energyUsed = nil,
        },
energyProduced = nil,
        ['Adorned Ashlar Basalt Chair'] = {
energyType = nil,
                    ['untranslated'] = 'Adorned Ashlar Basalt Chair',
fluidsUsed = nil,
                    ['category'] = 'WorldObject',
fluidsProduced = nil,
                    ['group'] = 'World Object Items',
validTalents = nil,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
footprint = "1x1x2",
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
mobile = nil,
                    ['maxStack'] = '100',
roomSizeReq = nil,
                    ['carried'] = 'Backpack',
roomMatReq = nil,
                    ['weight'] = nil,
roomContainReq = nil,
                    ['calories'] = nil,
inventorySlots = nil,
                    ['carbs'] = nil,
inventoryMaxWeight = nil,
                    ['protein'] = nil,
inventoryRestrictions = nil,
                    ['fat'] = nil,
NutrientElement = nil,
                    ['vitamins'] = nil,
type = "AdornedAshlarBasaltChairItem",
                    ['density'] = nil,
typeID = 0,
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
["Adorned Ashlar Basalt Table"] = {
                    ['currency'] = nil,
untranslated = "Adorned Ashlar Basalt Table",
                    ['skillValue'] = '2',
category = nil,
                    ['roomCategory'] = 'General',
group = "Housing Objects",
                    ['furnitureType'] = 'Seating',
description = "A fancy ashlar stone table that has been adorned with gold.",
                    ['repeatsDepreciation'] = '0.7',
tagGroups = {
                    ['materialTier'] = nil,
"Housing",
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
maxStack = 1,
                    ['energyUsed'] = nil,
carried = "Backpack",
                    ['energyProduced'] = nil,
weight = 2000,
                    ['energyType'] = nil,
calories = nil,
                    ['fluidsUsed'] = nil,
carbs = nil,
                    ['fluidsProduced'] = nil,
protein = nil,
                    ['validTalents'] = nil,
fat = nil,
                    ['footprint'] = '1 X 2 X 1',
vitamins = nil,
                    ['mobile'] = nil,
density = nil,
                    ['roomSizeReq'] = nil,
fuel = nil,
                    ['roomMatReq'] = nil,
yield = nil,
                    ['roomContainReq'] = nil,
currency = nil,
                    ['inventorySlots'] = nil,
skillValue = "3.5",
                    ['inventoryMaxWeight'] = nil,
roomCategory = "Seating",
                    ['type'] = 'AdornedAshlarBasaltChairItem',
furnitureType = "Table",
                    ['typeID'] = '896',
repeatsDepreciation = "0.6",
        },
materialTier = nil,
        ['Adorned Ashlar Basalt Table'] = {
fuelsUsed = nil,
                    ['untranslated'] = 'Adorned Ashlar Basalt Table',
gridRadius = nil,
                    ['category'] = 'WorldObject',
energyUsed = nil,
                    ['group'] = 'World Object Items',
energyProduced = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
energyType = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
fluidsUsed = nil,
                    ['maxStack'] = '100',
fluidsProduced = nil,
                    ['carried'] = 'Backpack',
validTalents = nil,
                    ['weight'] = nil,
footprint = "2x1x1",
                    ['calories'] = nil,
mobile = nil,
                    ['carbs'] = nil,
roomSizeReq = nil,
                    ['protein'] = nil,
roomMatReq = nil,
                    ['fat'] = nil,
roomContainReq = nil,
                    ['vitamins'] = nil,
inventorySlots = nil,
                    ['density'] = nil,
inventoryMaxWeight = nil,
                    ['fuel'] = nil,
inventoryRestrictions = nil,
                    ['yield'] = nil,
NutrientElement = nil,
                    ['currency'] = nil,
type = "AdornedAshlarBasaltTableItem",
                    ['skillValue'] = '3.5',
typeID = 0,
                    ['roomCategory'] = 'General',
},
                    ['furnitureType'] = 'Table',
["Adorned Ashlar Stone Bench"] = {
                    ['repeatsDepreciation'] = '0.6',
untranslated = "Adorned Ashlar Stone Bench",
                    ['materialTier'] = nil,
category = nil,
                    ['fuelsUsed'] = nil,
group = "Housing Objects",
                    ['gridRadius'] = nil,
description = "A fancy ashlar stone bench that has been adorned with gold.",
                    ['energyUsed'] = nil,
tagGroups = {
                    ['energyProduced'] = nil,
"Housing",
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
maxStack = 1,
                    ['fluidsProduced'] = nil,
carried = "Backpack",
                    ['validTalents'] = nil,
weight = 1000,
                    ['footprint'] = '2 X 1 X 1',
calories = nil,
                    ['mobile'] = nil,
carbs = nil,
                    ['roomSizeReq'] = nil,
protein = nil,
                    ['roomMatReq'] = nil,
fat = nil,
                    ['roomContainReq'] = nil,
vitamins = nil,
                    ['inventorySlots'] = nil,
density = nil,
                    ['inventoryMaxWeight'] = nil,
fuel = nil,
                    ['type'] = 'AdornedAshlarBasaltTableItem',
yield = nil,
                    ['typeID'] = '897',
currency = nil,
        },
skillValue = "3",
        ['Adorned Ashlar Gneiss Bench'] = {
roomCategory = "Seating",
                    ['untranslated'] = 'Adorned Ashlar Gneiss Bench',
furnitureType = "Chair",
                    ['category'] = 'WorldObject',
repeatsDepreciation = "0.5",
                    ['group'] = 'World Object Items',
materialTier = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
fuelsUsed = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
gridRadius = nil,
                    ['maxStack'] = '100',
energyUsed = nil,
                    ['carried'] = 'Backpack',
energyProduced = nil,
                    ['weight'] = nil,
energyType = nil,
                    ['calories'] = nil,
fluidsUsed = nil,
                    ['carbs'] = nil,
fluidsProduced = nil,
                    ['protein'] = nil,
validTalents = nil,
                    ['fat'] = nil,
footprint = "2x1x2",
                    ['vitamins'] = nil,
mobile = nil,
                    ['density'] = nil,
roomSizeReq = nil,
                    ['fuel'] = nil,
roomMatReq = nil,
                    ['yield'] = nil,
roomContainReq = nil,
                    ['currency'] = nil,
inventorySlots = nil,
                    ['skillValue'] = '3',
inventoryMaxWeight = nil,
                    ['roomCategory'] = 'General',
inventoryRestrictions = nil,
                    ['furnitureType'] = 'Seating',
NutrientElement = nil,
                    ['repeatsDepreciation'] = '0.5',
type = "AdornedAshlarStoneBenchItem",
                    ['materialTier'] = nil,
typeID = 0,
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
["Adorned Ashlar Stone Chair"] = {
                    ['energyUsed'] = nil,
untranslated = "Adorned Ashlar Stone Chair",
                    ['energyProduced'] = nil,
category = nil,
                    ['energyType'] = nil,
group = "Housing Objects",
                    ['fluidsUsed'] = nil,
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
                    ['fluidsProduced'] = nil,
tagGroups = {
                    ['validTalents'] = nil,
"Housing",
                    ['footprint'] = '2 X 2 X 1',
},
                    ['mobile'] = nil,
maxStack = 1,
                    ['roomSizeReq'] = nil,
carried = "Backpack",
                    ['roomMatReq'] = nil,
weight = 1000,
                    ['roomContainReq'] = nil,
calories = nil,
                    ['inventorySlots'] = nil,
carbs = nil,
                    ['inventoryMaxWeight'] = nil,
protein = nil,
                    ['type'] = 'AdornedAshlarGneissBenchItem',
fat = nil,
                    ['typeID'] = '898',
vitamins = nil,
        },
density = nil,
        ['Adorned Ashlar Gneiss Chair'] = {
fuel = nil,
                    ['untranslated'] = 'Adorned Ashlar Gneiss Chair',
yield = nil,
                    ['category'] = 'WorldObject',
currency = nil,
                    ['group'] = 'World Object Items',
skillValue = "2",
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
roomCategory = "Seating",
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
furnitureType = "Chair",
                    ['maxStack'] = '100',
repeatsDepreciation = "0.7",
                    ['carried'] = 'Backpack',
materialTier = nil,
                    ['weight'] = nil,
fuelsUsed = nil,
                    ['calories'] = nil,
gridRadius = nil,
                    ['carbs'] = nil,
energyUsed = nil,
                    ['protein'] = nil,
energyProduced = nil,
                    ['fat'] = nil,
energyType = nil,
                    ['vitamins'] = nil,
fluidsUsed = nil,
                    ['density'] = nil,
fluidsProduced = nil,
                    ['fuel'] = nil,
validTalents = nil,
                    ['yield'] = nil,
footprint = "1x1x2",
                    ['currency'] = nil,
mobile = nil,
                    ['skillValue'] = '2',
roomSizeReq = nil,
                    ['roomCategory'] = 'General',
roomMatReq = nil,
                    ['furnitureType'] = 'Seating',
roomContainReq = nil,
                    ['repeatsDepreciation'] = '0.7',
inventorySlots = nil,
                    ['materialTier'] = nil,
inventoryMaxWeight = nil,
                    ['fuelsUsed'] = nil,
inventoryRestrictions = nil,
                    ['gridRadius'] = nil,
NutrientElement = nil,
                    ['energyUsed'] = nil,
type = "AdornedAshlarStoneChairItem",
                    ['energyProduced'] = nil,
typeID = 0,
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
["Adorned Ashlar Stone Table"] = {
                    ['fluidsProduced'] = nil,
untranslated = "Adorned Ashlar Stone Table",
                    ['validTalents'] = nil,
category = nil,
                    ['footprint'] = '1 X 2 X 1',
group = "Housing Objects",
                    ['mobile'] = nil,
description = "A fancy ashlar stone table that has been adorned with gold.",
                    ['roomSizeReq'] = nil,
tagGroups = {
                    ['roomMatReq'] = nil,
"Housing",
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
maxStack = 1,
                    ['inventoryMaxWeight'] = nil,
carried = "Backpack",
                    ['type'] = 'AdornedAshlarGneissChairItem',
weight = 2000,
                    ['typeID'] = '899',
calories = nil,
        },
carbs = nil,
        ['Adorned Ashlar Gneiss Table'] = {
protein = nil,
                    ['untranslated'] = 'Adorned Ashlar Gneiss Table',
fat = nil,
                    ['category'] = 'WorldObject',
vitamins = nil,
                    ['group'] = 'World Object Items',
density = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
fuel = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
yield = nil,
                    ['maxStack'] = '100',
currency = nil,
                    ['carried'] = 'Backpack',
skillValue = "3.5",
                    ['weight'] = nil,
roomCategory = "Seating",
                    ['calories'] = nil,
furnitureType = "Table",
                    ['carbs'] = nil,
repeatsDepreciation = "0.6",
                    ['protein'] = nil,
materialTier = nil,
                    ['fat'] = nil,
fuelsUsed = nil,
                    ['vitamins'] = nil,
gridRadius = nil,
                    ['density'] = nil,
energyUsed = nil,
                    ['fuel'] = nil,
energyProduced = nil,
                    ['yield'] = nil,
energyType = nil,
                    ['currency'] = nil,
fluidsUsed = nil,
                    ['skillValue'] = '3.5',
fluidsProduced = nil,
                    ['roomCategory'] = 'General',
validTalents = nil,
                    ['furnitureType'] = 'Table',
footprint = "2x1x1",
                    ['repeatsDepreciation'] = '0.6',
mobile = nil,
                    ['materialTier'] = nil,
roomSizeReq = nil,
                    ['fuelsUsed'] = nil,
roomMatReq = nil,
                    ['gridRadius'] = nil,
roomContainReq = nil,
                    ['energyUsed'] = nil,
inventorySlots = nil,
                    ['energyProduced'] = nil,
inventoryMaxWeight = nil,
                    ['energyType'] = nil,
inventoryRestrictions = nil,
                    ['fluidsUsed'] = nil,
NutrientElement = nil,
                    ['fluidsProduced'] = nil,
type = "AdornedAshlarStoneTableItem",
                    ['validTalents'] = nil,
typeID = 0,
                    ['footprint'] = '2 X 1 X 1',
},
                    ['mobile'] = nil,
["Advanced Baking Skill Book"] = {
                    ['roomSizeReq'] = nil,
untranslated = "Advanced Baking Skill Book",
                    ['roomMatReq'] = nil,
category = nil,
                    ['roomContainReq'] = nil,
group = "Skill Books",
                    ['inventorySlots'] = nil,
description = "Advanced Baking Skill Book",
                    ['inventoryMaxWeight'] = nil,
tagGroups = {
                    ['type'] = 'AdornedAshlarGneissTableItem',
"Skill Books",
                    ['typeID'] = '900',
},
        },
maxStack = 1,
        ['Adorned Ashlar Granite Bench'] = {
carried = "Backpack",
                    ['untranslated'] = 'Adorned Ashlar Granite Bench',
weight = 100,
                    ['category'] = 'WorldObject',
calories = nil,
                    ['group'] = 'World Object Items',
carbs = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
protein = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
fat = nil,
                    ['maxStack'] = '100',
vitamins = nil,
                    ['carried'] = 'Backpack',
density = nil,
                    ['weight'] = nil,
fuel = nil,
                    ['calories'] = nil,
yield = nil,
                    ['carbs'] = nil,
currency = nil,
                    ['protein'] = nil,
skillValue = nil,
                    ['fat'] = nil,
roomCategory = nil,
                    ['vitamins'] = nil,
furnitureType = nil,
                    ['density'] = nil,
repeatsDepreciation = nil,
                    ['fuel'] = nil,
materialTier = nil,
                    ['yield'] = nil,
fuelsUsed = nil,
                    ['currency'] = nil,
gridRadius = nil,
                    ['skillValue'] = '3',
energyUsed = nil,
                    ['roomCategory'] = 'General',
energyProduced = nil,
                    ['furnitureType'] = 'Seating',
energyType = nil,
                    ['repeatsDepreciation'] = '0.5',
fluidsUsed = nil,
                    ['materialTier'] = nil,
fluidsProduced = nil,
                    ['fuelsUsed'] = nil,
validTalents = nil,
                    ['gridRadius'] = nil,
footprint = nil,
                    ['energyUsed'] = nil,
mobile = nil,
                    ['energyProduced'] = nil,
roomSizeReq = nil,
                    ['energyType'] = nil,
roomMatReq = nil,
                    ['fluidsUsed'] = nil,
roomContainReq = nil,
                    ['fluidsProduced'] = nil,
inventorySlots = nil,
                    ['validTalents'] = nil,
inventoryMaxWeight = nil,
                    ['footprint'] = '2 X 2 X 1',
inventoryRestrictions = nil,
                    ['mobile'] = nil,
NutrientElement = nil,
                    ['roomSizeReq'] = nil,
type = "Advanced Baking Skill BookItem",
                    ['roomMatReq'] = nil,
typeID = 0,
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
["Advanced Baking Skill Scroll"] = {
                    ['inventoryMaxWeight'] = nil,
untranslated = "Advanced Baking Skill Scroll",
                    ['type'] = 'AdornedAshlarGraniteBenchItem',
category = nil,
                    ['typeID'] = '901',
group = "Skill Scrolls",
        },
description = "Advanced Baking Skill Scroll",
        ['Adorned Ashlar Granite Chair'] = {
tagGroups = {
                    ['untranslated'] = 'Adorned Ashlar Granite Chair',
"Skill Scrolls",
                    ['category'] = 'WorldObject',
},
                    ['group'] = 'World Object Items',
maxStack = 10,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
carried = "Backpack",
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
weight = 10,
                    ['maxStack'] = '100',
calories = nil,
                    ['carried'] = 'Backpack',
carbs = nil,
                    ['weight'] = nil,
protein = nil,
                    ['calories'] = nil,
fat = nil,
                    ['carbs'] = nil,
vitamins = nil,
                    ['protein'] = nil,
density = nil,
                    ['fat'] = nil,
fuel = nil,
                    ['vitamins'] = nil,
yield = nil,
                    ['density'] = nil,
currency = nil,
                    ['fuel'] = nil,
skillValue = nil,
                    ['yield'] = nil,
roomCategory = nil,
                    ['currency'] = nil,
furnitureType = nil,
                    ['skillValue'] = '2',
repeatsDepreciation = nil,
                    ['roomCategory'] = 'General',
materialTier = nil,
                    ['furnitureType'] = 'Seating',
fuelsUsed = nil,
                    ['repeatsDepreciation'] = '0.7',
gridRadius = nil,
                    ['materialTier'] = nil,
energyUsed = nil,
                    ['fuelsUsed'] = nil,
energyProduced = nil,
                    ['gridRadius'] = nil,
energyType = nil,
                    ['energyUsed'] = nil,
fluidsUsed = nil,
                    ['energyProduced'] = nil,
fluidsProduced = nil,
                    ['energyType'] = nil,
validTalents = nil,
                    ['fluidsUsed'] = nil,
footprint = nil,
                    ['fluidsProduced'] = nil,
mobile = nil,
                    ['validTalents'] = nil,
roomSizeReq = nil,
                    ['footprint'] = '1 X 2 X 1',
roomMatReq = nil,
                    ['mobile'] = nil,
roomContainReq = nil,
                    ['roomSizeReq'] = nil,
inventorySlots = nil,
                    ['roomMatReq'] = nil,
inventoryMaxWeight = nil,
                    ['roomContainReq'] = nil,
inventoryRestrictions = nil,
                    ['inventorySlots'] = nil,
NutrientElement = nil,
                    ['inventoryMaxWeight'] = nil,
type = "Advanced Baking Skill ScrollItem",
                    ['type'] = 'AdornedAshlarGraniteChairItem',
typeID = 0,
                    ['typeID'] = '902',
},
        },
["Advanced Baking Upgrade"] = {
        ['Adorned Ashlar Granite Table'] = {
untranslated = "Advanced Baking Upgrade",
                    ['untranslated'] = 'Adorned Ashlar Granite Table',
category = nil,
                    ['category'] = 'WorldObject',
group = "Upgrade Modules",
                    ['group'] = 'World Object Items',
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.",
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
tagGroups = {
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
"Upgrade",
                    ['maxStack'] = '100',
},
                    ['carried'] = 'Backpack',
maxStack = 100,
                    ['weight'] = nil,
carried = "Backpack",
                    ['calories'] = nil,
weight = 1,
                    ['carbs'] = nil,
calories = nil,
                    ['protein'] = nil,
carbs = nil,
                    ['fat'] = nil,
protein = nil,
                    ['vitamins'] = nil,
fat = nil,
                    ['density'] = nil,
vitamins = nil,
                    ['fuel'] = nil,
density = nil,
                    ['yield'] = nil,
fuel = nil,
                    ['currency'] = nil,
yield = nil,
                    ['skillValue'] = '3.5',
currency = nil,
                    ['roomCategory'] = 'General',
skillValue = nil,
                    ['furnitureType'] = 'Table',
roomCategory = nil,
                    ['repeatsDepreciation'] = '0.6',
furnitureType = nil,
                    ['materialTier'] = nil,
repeatsDepreciation = nil,
                    ['fuelsUsed'] = nil,
materialTier = nil,
                    ['gridRadius'] = nil,
fuelsUsed = nil,
                    ['energyUsed'] = nil,
gridRadius = nil,
                    ['energyProduced'] = nil,
energyUsed = nil,
                    ['energyType'] = nil,
energyProduced = nil,
                    ['fluidsUsed'] = nil,
energyType = nil,
                    ['fluidsProduced'] = nil,
fluidsUsed = nil,
                    ['validTalents'] = nil,
fluidsProduced = nil,
                    ['footprint'] = '2 X 1 X 1',
validTalents = nil,
                    ['mobile'] = nil,
footprint = nil,
                    ['roomSizeReq'] = nil,
mobile = nil,
                    ['roomMatReq'] = nil,
roomSizeReq = nil,
                    ['roomContainReq'] = nil,
roomMatReq = nil,
                    ['inventorySlots'] = nil,
roomContainReq = nil,
                    ['inventoryMaxWeight'] = nil,
inventorySlots = nil,
                    ['type'] = 'AdornedAshlarGraniteTableItem',
inventoryMaxWeight = nil,
                    ['typeID'] = '903',
inventoryRestrictions = nil,
        },
NutrientElement = nil,
        ['Adorned Ashlar Limestone Bench'] = {
type = "AdvancedBakingUpgradeItem",
                    ['untranslated'] = 'Adorned Ashlar Limestone Bench',
typeID = 0,
                    ['category'] = 'WorldObject',
},
                    ['group'] = 'World Object Items',
["Advanced Carpentry Table"] = {
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
untranslated = "Advanced Carpentry Table",
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
category = nil,
                    ['maxStack'] = '100',
group = "Work Stations",
                    ['carried'] = 'Backpack',
description = "A modern carpentry table with an electric motor and heavy duty steel sawblades.",
                    ['weight'] = nil,
tagGroups = {
                    ['calories'] = nil,
"Crafting Table",
                    ['carbs'] = nil,
},
                    ['protein'] = nil,
maxStack = 1,
                    ['fat'] = nil,
carried = "Backpack",
                    ['vitamins'] = nil,
weight = 5000,
                    ['density'] = nil,
calories = nil,
                    ['fuel'] = nil,
carbs = nil,
                    ['yield'] = nil,
protein = nil,
                    ['currency'] = nil,
fat = nil,
                    ['skillValue'] = '3',
vitamins = nil,
                    ['roomCategory'] = 'General',
density = nil,
                    ['furnitureType'] = 'Seating',
fuel = nil,
                    ['repeatsDepreciation'] = '0.5',
yield = nil,
                    ['materialTier'] = nil,
currency = nil,
                    ['fuelsUsed'] = nil,
skillValue = nil,
                    ['gridRadius'] = nil,
roomCategory = "Industrial",
                    ['energyUsed'] = nil,
furnitureType = nil,
                    ['energyProduced'] = nil,
repeatsDepreciation = nil,
                    ['energyType'] = nil,
materialTier = nil,
                    ['fluidsUsed'] = nil,
fuelsUsed = nil,
                    ['fluidsProduced'] = nil,
gridRadius = nil,
                    ['validTalents'] = nil,
energyUsed = nil,
                    ['footprint'] = '2 X 2 X 1',
energyProduced = nil,
                    ['mobile'] = nil,
energyType = nil,
                    ['roomSizeReq'] = nil,
fluidsUsed = nil,
                    ['roomMatReq'] = nil,
fluidsProduced = nil,
                    ['roomContainReq'] = nil,
validTalents = nil,
                    ['inventorySlots'] = nil,
footprint = "3x2x2",
                    ['inventoryMaxWeight'] = nil,
mobile = nil,
                    ['type'] = 'AdornedAshlarLimestoneBenchItem',
roomSizeReq = nil,
                    ['typeID'] = '904',
roomMatReq = nil,
        },
roomContainReq = nil,
        ['Adorned Ashlar Limestone Chair'] = {
inventorySlots = nil,
                    ['untranslated'] = 'Adorned Ashlar Limestone Chair',
inventoryMaxWeight = nil,
                    ['category'] = 'WorldObject',
inventoryRestrictions = nil,
                    ['group'] = 'World Object Items',
NutrientElement = nil,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
type = "AdvancedCarpentryTableItem",
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
typeID = 0,
                    ['maxStack'] = '100',
},
                    ['carried'] = 'Backpack',
["Advanced Circuit"] = {
                    ['weight'] = nil,
untranslated = "Advanced Circuit",
                    ['calories'] = nil,
category = nil,
                    ['carbs'] = nil,
group = "Items",
                    ['protein'] = nil,
description = "A complex electrical component used in advanced electronics.",
                    ['fat'] = nil,
tagGroups = {},
                    ['vitamins'] = nil,
maxStack = 100,
                    ['density'] = nil,
carried = "Backpack",
                    ['fuel'] = nil,
weight = 1000,
                    ['yield'] = nil,
calories = nil,
                    ['currency'] = nil,
carbs = nil,
                    ['skillValue'] = '2',
protein = nil,
                    ['roomCategory'] = 'General',
fat = nil,
                    ['furnitureType'] = 'Seating',
vitamins = nil,
                    ['repeatsDepreciation'] = '0.7',
density = nil,
                    ['materialTier'] = nil,
fuel = nil,
                    ['fuelsUsed'] = nil,
yield = nil,
                    ['gridRadius'] = nil,
currency = nil,
                    ['energyUsed'] = nil,
skillValue = nil,
                    ['energyProduced'] = nil,
roomCategory = nil,
                    ['energyType'] = nil,
furnitureType = nil,
                    ['fluidsUsed'] = nil,
repeatsDepreciation = nil,
                    ['fluidsProduced'] = nil,
materialTier = nil,
                    ['validTalents'] = nil,
fuelsUsed = nil,
                    ['footprint'] = '1 X 2 X 1',
gridRadius = nil,
                    ['mobile'] = nil,
energyUsed = nil,
                    ['roomSizeReq'] = nil,
energyProduced = nil,
                    ['roomMatReq'] = nil,
energyType = nil,
                    ['roomContainReq'] = nil,
fluidsUsed = nil,
                    ['inventorySlots'] = nil,
fluidsProduced = nil,
                    ['inventoryMaxWeight'] = nil,
validTalents = nil,
                    ['type'] = 'AdornedAshlarLimestoneChairItem',
footprint = nil,
                    ['typeID'] = '905',
mobile = nil,
        },
roomSizeReq = nil,
        ['Adorned Ashlar Limestone Table'] = {
roomMatReq = nil,
                    ['untranslated'] = 'Adorned Ashlar Limestone Table',
roomContainReq = nil,
                    ['category'] = 'WorldObject',
inventorySlots = nil,
                    ['group'] = 'World Object Items',
inventoryMaxWeight = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
inventoryRestrictions = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
NutrientElement = nil,
                    ['maxStack'] = '100',
type = "AdvancedCircuitItem",
                    ['carried'] = 'Backpack',
typeID = 0,
                    ['weight'] = nil,
},
                    ['calories'] = nil,
["Advanced Combustion Engine"] = {
                    ['carbs'] = nil,
untranslated = "Advanced Combustion Engine",
                    ['protein'] = nil,
category = nil,
                    ['fat'] = nil,
group = "Items",
                    ['vitamins'] = nil,
description = "A more advanced version of the normal combustion engine that produces a greater output.",
                    ['density'] = nil,
tagGroups = {},
                    ['fuel'] = nil,
maxStack = 100,
                    ['yield'] = nil,
carried = "Backpack",
                    ['currency'] = nil,
weight = 1000,
                    ['skillValue'] = '3.5',
calories = nil,
                    ['roomCategory'] = 'General',
carbs = nil,
                    ['furnitureType'] = 'Table',
protein = nil,
                    ['repeatsDepreciation'] = '0.6',
fat = nil,
                    ['materialTier'] = nil,
vitamins = nil,
                    ['fuelsUsed'] = nil,
density = nil,
                    ['gridRadius'] = nil,
fuel = nil,
                    ['energyUsed'] = nil,
yield = nil,
                    ['energyProduced'] = nil,
currency = nil,
                    ['energyType'] = nil,
skillValue = nil,
                    ['fluidsUsed'] = nil,
roomCategory = nil,
                    ['fluidsProduced'] = nil,
furnitureType = nil,
                    ['validTalents'] = nil,
repeatsDepreciation = nil,
                    ['footprint'] = '2 X 1 X 1',
materialTier = nil,
                    ['mobile'] = nil,
fuelsUsed = nil,
                    ['roomSizeReq'] = nil,
gridRadius = nil,
                    ['roomMatReq'] = nil,
energyUsed = nil,
                    ['roomContainReq'] = nil,
energyProduced = nil,
                    ['inventorySlots'] = nil,
energyType = nil,
                    ['inventoryMaxWeight'] = nil,
fluidsUsed = nil,
                    ['type'] = 'AdornedAshlarLimestoneTableItem',
fluidsProduced = nil,
                    ['typeID'] = '906',
validTalents = nil,
        },
footprint = nil,
        ['Adorned Ashlar Sandstone Bench'] = {
mobile = nil,
                    ['untranslated'] = 'Adorned Ashlar Sandstone Bench',
roomSizeReq = nil,
                    ['category'] = 'WorldObject',
roomMatReq = nil,
                    ['group'] = 'World Object Items',
roomContainReq = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
inventorySlots = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
inventoryMaxWeight = nil,
                    ['maxStack'] = '100',
inventoryRestrictions = nil,
                    ['carried'] = 'Backpack',
NutrientElement = nil,
                    ['weight'] = nil,
type = "AdvancedCombustionEngineItem",
                    ['calories'] = nil,
typeID = 0,
                    ['carbs'] = nil,
},
                    ['protein'] = nil,
["Advanced Cooking Skill Book"] = {
                    ['fat'] = nil,
untranslated = "Advanced Cooking Skill Book",
                    ['vitamins'] = nil,
category = nil,
                    ['density'] = nil,
group = "Skill Books",
                    ['fuel'] = nil,
description = "Advanced Cooking Skill Book",
                    ['yield'] = nil,
tagGroups = {
                    ['currency'] = nil,
"Skill Books",
                    ['skillValue'] = '3',
},
                    ['roomCategory'] = 'General',
maxStack = 1,
                    ['furnitureType'] = 'Seating',
carried = "Backpack",
                    ['repeatsDepreciation'] = '0.5',
weight = 100,
                    ['materialTier'] = nil,
calories = nil,
                    ['fuelsUsed'] = nil,
carbs = nil,
                    ['gridRadius'] = nil,
protein = nil,
                    ['energyUsed'] = nil,
fat = nil,
                    ['energyProduced'] = nil,
vitamins = nil,
                    ['energyType'] = nil,
density = nil,
                    ['fluidsUsed'] = nil,
fuel = nil,
                    ['fluidsProduced'] = nil,
yield = nil,
                    ['validTalents'] = nil,
currency = nil,
                    ['footprint'] = '2 X 2 X 1',
skillValue = nil,
                    ['mobile'] = nil,
roomCategory = nil,
                    ['roomSizeReq'] = nil,
furnitureType = nil,
                    ['roomMatReq'] = nil,
repeatsDepreciation = nil,
                    ['roomContainReq'] = nil,
materialTier = nil,
                    ['inventorySlots'] = nil,
fuelsUsed = nil,
                    ['inventoryMaxWeight'] = nil,
gridRadius = nil,
                    ['type'] = 'AdornedAshlarSandstoneBenchItem',
energyUsed = nil,
                    ['typeID'] = '907',
energyProduced = nil,
        },
energyType = nil,
        ['Adorned Ashlar Sandstone Chair'] = {
fluidsUsed = nil,
                    ['untranslated'] = 'Adorned Ashlar Sandstone Chair',
fluidsProduced = nil,
                    ['category'] = 'WorldObject',
validTalents = nil,
                    ['group'] = 'World Object Items',
footprint = nil,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
mobile = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
roomSizeReq = nil,
                    ['maxStack'] = '100',
roomMatReq = nil,
                    ['carried'] = 'Backpack',
roomContainReq = nil,
                    ['weight'] = nil,
inventorySlots = nil,
                    ['calories'] = nil,
inventoryMaxWeight = nil,
                    ['carbs'] = nil,
inventoryRestrictions = nil,
                    ['protein'] = nil,
NutrientElement = nil,
                    ['fat'] = nil,
type = "Advanced Cooking Skill BookItem",
                    ['vitamins'] = nil,
typeID = 0,
                    ['density'] = nil,
},
                    ['fuel'] = nil,
["Advanced Cooking Skill Scroll"] = {
                    ['yield'] = nil,
untranslated = "Advanced Cooking Skill Scroll",
                    ['currency'] = nil,
category = nil,
                    ['skillValue'] = '2',
group = "Skill Scrolls",
                    ['roomCategory'] = 'General',
description = "Advanced Cooking Skill Scroll",
                    ['furnitureType'] = 'Seating',
tagGroups = {
                    ['repeatsDepreciation'] = '0.7',
"Skill Scrolls",
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
maxStack = 10,
                    ['gridRadius'] = nil,
carried = "Backpack",
                    ['energyUsed'] = nil,
weight = 10,
                    ['energyProduced'] = nil,
calories = nil,
                    ['energyType'] = nil,
carbs = nil,
                    ['fluidsUsed'] = nil,
protein = nil,
                    ['fluidsProduced'] = nil,
fat = nil,
                    ['validTalents'] = nil,
vitamins = nil,
                    ['footprint'] = '1 X 2 X 1',
density = nil,
                    ['mobile'] = nil,
fuel = nil,
                    ['roomSizeReq'] = nil,
yield = nil,
                    ['roomMatReq'] = nil,
currency = nil,
                    ['roomContainReq'] = nil,
skillValue = nil,
                    ['inventorySlots'] = nil,
roomCategory = nil,
                    ['inventoryMaxWeight'] = nil,
furnitureType = nil,
                    ['type'] = 'AdornedAshlarSandstoneChairItem',
repeatsDepreciation = nil,
                    ['typeID'] = '908',
materialTier = nil,
        },
fuelsUsed = nil,
        ['Adorned Ashlar Sandstone Table'] = {
gridRadius = nil,
                    ['untranslated'] = 'Adorned Ashlar Sandstone Table',
energyUsed = nil,
                    ['category'] = 'WorldObject',
energyProduced = nil,
                    ['group'] = 'World Object Items',
energyType = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
fluidsUsed = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
fluidsProduced = nil,
                    ['maxStack'] = '100',
validTalents = nil,
                    ['carried'] = 'Backpack',
footprint = nil,
                    ['weight'] = nil,
mobile = nil,
                    ['calories'] = nil,
roomSizeReq = nil,
                    ['carbs'] = nil,
roomMatReq = nil,
                    ['protein'] = nil,
roomContainReq = nil,
                    ['fat'] = nil,
inventorySlots = nil,
                    ['vitamins'] = nil,
inventoryMaxWeight = nil,
                    ['density'] = nil,
inventoryRestrictions = nil,
                    ['fuel'] = nil,
NutrientElement = nil,
                    ['yield'] = nil,
type = "Advanced Cooking Skill ScrollItem",
                    ['currency'] = nil,
typeID = 0,
                    ['skillValue'] = '3.5',
},
                    ['roomCategory'] = 'General',
["Advanced Cooking Upgrade"] = {
                    ['furnitureType'] = 'Table',
untranslated = "Advanced Cooking Upgrade",
                    ['repeatsDepreciation'] = '0.6',
category = nil,
                    ['materialTier'] = nil,
group = "Upgrade Modules",
                    ['fuelsUsed'] = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.",
                    ['gridRadius'] = nil,
tagGroups = {
                    ['energyUsed'] = nil,
"Upgrade",
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
maxStack = 100,
                    ['fluidsUsed'] = nil,
carried = "Backpack",
                    ['fluidsProduced'] = nil,
weight = 1,
                    ['validTalents'] = nil,
calories = nil,
                    ['footprint'] = '2 X 1 X 1',
carbs = nil,
                    ['mobile'] = nil,
protein = nil,
                    ['roomSizeReq'] = nil,
fat = nil,
                    ['roomMatReq'] = nil,
vitamins = nil,
                    ['roomContainReq'] = nil,
density = nil,
                    ['inventorySlots'] = nil,
fuel = nil,
                    ['inventoryMaxWeight'] = nil,
yield = nil,
                    ['type'] = 'AdornedAshlarSandstoneTableItem',
currency = nil,
                    ['typeID'] = '909',
skillValue = nil,
        },
roomCategory = nil,
        ['Adorned Ashlar Shale Bench'] = {
furnitureType = nil,
                    ['untranslated'] = 'Adorned Ashlar Shale Bench',
repeatsDepreciation = nil,
                    ['category'] = 'WorldObject',
materialTier = nil,
                    ['group'] = 'World Object Items',
fuelsUsed = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
gridRadius = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
energyUsed = nil,
                    ['maxStack'] = '100',
energyProduced = nil,
                    ['carried'] = 'Backpack',
energyType = nil,
                    ['weight'] = nil,
fluidsUsed = nil,
                    ['calories'] = nil,
fluidsProduced = nil,
                    ['carbs'] = nil,
validTalents = nil,
                    ['protein'] = nil,
footprint = nil,
                    ['fat'] = nil,
mobile = nil,
                    ['vitamins'] = nil,
roomSizeReq = nil,
                    ['density'] = nil,
roomMatReq = nil,
                    ['fuel'] = nil,
roomContainReq = nil,
                    ['yield'] = nil,
inventorySlots = nil,
                    ['currency'] = nil,
inventoryMaxWeight = nil,
                    ['skillValue'] = '3',
inventoryRestrictions = nil,
                    ['roomCategory'] = 'General',
NutrientElement = nil,
                    ['furnitureType'] = 'Seating',
type = "AdvancedCookingUpgradeItem",
                    ['repeatsDepreciation'] = '0.5',
typeID = 0,
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
["Advanced Masonry Skill Book"] = {
                    ['gridRadius'] = nil,
untranslated = "Advanced Masonry Skill Book",
                    ['energyUsed'] = nil,
category = nil,
                    ['energyProduced'] = nil,
group = "Skill Books",
                    ['energyType'] = nil,
description = "Advanced Masonry Skill Book",
                    ['fluidsUsed'] = nil,
tagGroups = {
                    ['fluidsProduced'] = nil,
"Skill Books",
                    ['validTalents'] = nil,
},
                    ['footprint'] = '2 X 2 X 1',
maxStack = 1,
                    ['mobile'] = nil,
carried = "Backpack",
                    ['roomSizeReq'] = nil,
weight = 100,
                    ['roomMatReq'] = nil,
calories = nil,
                    ['roomContainReq'] = nil,
carbs = nil,
                    ['inventorySlots'] = nil,
protein = nil,
                    ['inventoryMaxWeight'] = nil,
fat = nil,
                    ['type'] = 'AdornedAshlarShaleBenchItem',
vitamins = nil,
                    ['typeID'] = '910',
density = nil,
        },
fuel = nil,
        ['Adorned Ashlar Shale Chair'] = {
yield = nil,
                    ['untranslated'] = 'Adorned Ashlar Shale Chair',
currency = nil,
                    ['category'] = 'WorldObject',
skillValue = nil,
                    ['group'] = 'World Object Items',
roomCategory = nil,
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
furnitureType = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
repeatsDepreciation = nil,
                    ['maxStack'] = '100',
materialTier = nil,
                    ['carried'] = 'Backpack',
fuelsUsed = nil,
                    ['weight'] = nil,
gridRadius = nil,
                    ['calories'] = nil,
energyUsed = nil,
                    ['carbs'] = nil,
energyProduced = nil,
                    ['protein'] = nil,
energyType = nil,
                    ['fat'] = nil,
fluidsUsed = nil,
                    ['vitamins'] = nil,
fluidsProduced = nil,
                    ['density'] = nil,
validTalents = nil,
                    ['fuel'] = nil,
footprint = nil,
                    ['yield'] = nil,
mobile = nil,
                    ['currency'] = nil,
roomSizeReq = nil,
                    ['skillValue'] = '2',
roomMatReq = nil,
                    ['roomCategory'] = 'General',
roomContainReq = nil,
                    ['furnitureType'] = 'Seating',
inventorySlots = nil,
                    ['repeatsDepreciation'] = '0.7',
inventoryMaxWeight = nil,
                    ['materialTier'] = nil,
inventoryRestrictions = nil,
                    ['fuelsUsed'] = nil,
NutrientElement = nil,
                    ['gridRadius'] = nil,
type = "Advanced Masonry Skill BookItem",
                    ['energyUsed'] = nil,
typeID = 0,
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
["Advanced Masonry Skill Scroll"] = {
                    ['fluidsUsed'] = nil,
untranslated = "Advanced Masonry Skill Scroll",
                    ['fluidsProduced'] = nil,
category = nil,
                    ['validTalents'] = nil,
group = "Skill Scrolls",
                    ['footprint'] = '1 X 2 X 1',
description = "Advanced Masonry Skill Scroll",
                    ['mobile'] = nil,
tagGroups = {
                    ['roomSizeReq'] = nil,
"Skill Scrolls",
                    ['roomMatReq'] = nil,
},
                    ['roomContainReq'] = nil,
maxStack = 10,
                    ['inventorySlots'] = nil,
carried = "Backpack",
                    ['inventoryMaxWeight'] = nil,
weight = 10,
                    ['type'] = 'AdornedAshlarShaleChairItem',
calories = nil,
                    ['typeID'] = '911',
carbs = nil,
        },
protein = nil,
        ['Adorned Ashlar Shale Table'] = {
fat = nil,
                    ['untranslated'] = 'Adorned Ashlar Shale Table',
vitamins = nil,
                    ['category'] = 'WorldObject',
density = nil,
                    ['group'] = 'World Object Items',
fuel = nil,
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
yield = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
currency = nil,
                    ['maxStack'] = '100',
skillValue = nil,
                    ['carried'] = 'Backpack',
roomCategory = nil,
                    ['weight'] = nil,
furnitureType = nil,
                    ['calories'] = nil,
repeatsDepreciation = nil,
                    ['carbs'] = nil,
materialTier = nil,
                    ['protein'] = nil,
fuelsUsed = nil,
                    ['fat'] = nil,
gridRadius = nil,
                    ['vitamins'] = nil,
energyUsed = nil,
                    ['density'] = nil,
energyProduced = nil,
                    ['fuel'] = nil,
energyType = nil,
                    ['yield'] = nil,
fluidsUsed = nil,
                    ['currency'] = nil,
fluidsProduced = nil,
                    ['skillValue'] = '3.5',
validTalents = nil,
                    ['roomCategory'] = 'General',
footprint = nil,
                    ['furnitureType'] = 'Table',
mobile = nil,
                    ['repeatsDepreciation'] = '0.6',
roomSizeReq = nil,
                    ['materialTier'] = nil,
roomMatReq = nil,
                    ['fuelsUsed'] = nil,
roomContainReq = nil,
                    ['gridRadius'] = nil,
inventorySlots = nil,
                    ['energyUsed'] = nil,
inventoryMaxWeight = nil,
                    ['energyProduced'] = nil,
inventoryRestrictions = nil,
                    ['energyType'] = nil,
NutrientElement = nil,
                    ['fluidsUsed'] = nil,
type = "Advanced Masonry Skill ScrollItem",
                    ['fluidsProduced'] = nil,
typeID = 0,
                    ['validTalents'] = nil,
},
                    ['footprint'] = '2 X 1 X 1',
["Advanced Masonry Table"] = {
                    ['mobile'] = nil,
untranslated = "Advanced Masonry Table",
                    ['roomSizeReq'] = nil,
category = nil,
                    ['roomMatReq'] = nil,
group = "Work Stations",
                    ['roomContainReq'] = nil,
description = "A workbench for the advanced shaping of rocks into beautiful stone.",
                    ['inventorySlots'] = nil,
tagGroups = {
                    ['inventoryMaxWeight'] = nil,
"Crafting Table",
                    ['type'] = 'AdornedAshlarShaleTableItem',
},
                    ['typeID'] = '912',
maxStack = 1,
        },
carried = "Backpack",
        ['Adorned Ashlar Stone Bench'] = {
weight = 5000,
                    ['untranslated'] = 'Adorned Ashlar Stone Bench',
calories = nil,
                    ['category'] = 'WorldObject',
carbs = nil,
                    ['group'] = 'World Object Items',
protein = nil,
                    ['description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
fat = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects', 'Product'},
vitamins = nil,
                    ['maxStack'] = '100',
density = nil,
                    ['carried'] = 'Backpack',
fuel = nil,
                    ['weight'] = nil,
yield = nil,
                    ['calories'] = nil,
currency = nil,
                    ['carbs'] = nil,
skillValue = nil,
                    ['protein'] = nil,
roomCategory = "Industrial",
                    ['fat'] = nil,
furnitureType = nil,
                    ['vitamins'] = nil,
repeatsDepreciation = nil,
                    ['density'] = nil,
materialTier = nil,
                    ['fuel'] = nil,
fuelsUsed = nil,
                    ['yield'] = nil,
gridRadius = nil,
                    ['currency'] = nil,
energyUsed = nil,
                    ['skillValue'] = '3',
energyProduced = nil,
                    ['roomCategory'] = 'General',
energyType = nil,
                    ['furnitureType'] = 'Seating',
fluidsUsed = nil,
                    ['repeatsDepreciation'] = '0.5',
fluidsProduced = nil,
                    ['materialTier'] = nil,
validTalents = nil,
                    ['fuelsUsed'] = nil,
footprint = "3x1x2",
                    ['gridRadius'] = nil,
mobile = nil,
                    ['energyUsed'] = nil,
roomSizeReq = nil,
                    ['energyProduced'] = nil,
roomMatReq = nil,
                    ['energyType'] = nil,
roomContainReq = nil,
                    ['fluidsUsed'] = nil,
inventorySlots = nil,
                    ['fluidsProduced'] = nil,
inventoryMaxWeight = nil,
                    ['validTalents'] = nil,
inventoryRestrictions = nil,
                    ['footprint'] = '2 X 2 X 1',
NutrientElement = nil,
                    ['mobile'] = nil,
type = "AdvancedMasonryTableItem",
                    ['roomSizeReq'] = nil,
typeID = 0,
                    ['roomMatReq'] = nil,
},
                    ['roomContainReq'] = nil,
["Advanced Masonry Upgrade"] = {
                    ['inventorySlots'] = nil,
untranslated = "Advanced Masonry Upgrade",
                    ['inventoryMaxWeight'] = nil,
category = nil,
                    ['type'] = 'AdornedAshlarStoneBenchItem',
group = "Upgrade Modules",
                    ['typeID'] = '913',
description = "Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.",
        },
tagGroups = {
        ['Adorned Ashlar Stone Chair'] = {
"Upgrade",
                    ['untranslated'] = 'Adorned Ashlar Stone Chair',
},
                    ['category'] = 'WorldObject',
maxStack = 100,
                    ['group'] = 'World Object Items',
carried = "Backpack",
                    ['description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
weight = 1,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects', 'Product'},
calories = nil,
                    ['maxStack'] = '100',
carbs = nil,
                    ['carried'] = 'Backpack',
protein = nil,
                    ['weight'] = nil,
fat = nil,
                    ['calories'] = nil,
vitamins = nil,
                    ['carbs'] = nil,
density = nil,
                    ['protein'] = nil,
fuel = nil,
                    ['fat'] = nil,
yield = nil,
                    ['vitamins'] = nil,
currency = nil,
                    ['density'] = nil,
skillValue = nil,
                    ['fuel'] = nil,
roomCategory = nil,
                    ['yield'] = nil,
furnitureType = nil,
                    ['currency'] = nil,
repeatsDepreciation = nil,
                    ['skillValue'] = '2',
materialTier = nil,
                    ['roomCategory'] = 'General',
fuelsUsed = nil,
                    ['furnitureType'] = 'Seating',
gridRadius = nil,
                    ['repeatsDepreciation'] = '0.7',
energyUsed = nil,
                    ['materialTier'] = nil,
energyProduced = nil,
                    ['fuelsUsed'] = nil,
energyType = nil,
                    ['gridRadius'] = nil,
fluidsUsed = nil,
                    ['energyUsed'] = nil,
fluidsProduced = nil,
                    ['energyProduced'] = nil,
validTalents = nil,
                    ['energyType'] = nil,
footprint = nil,
                    ['fluidsUsed'] = nil,
mobile = nil,
                    ['fluidsProduced'] = nil,
roomSizeReq = nil,
                    ['validTalents'] = nil,
roomMatReq = nil,
                    ['footprint'] = '1 X 2 X 1',
roomContainReq = nil,
                    ['mobile'] = nil,
inventorySlots = nil,
                    ['roomSizeReq'] = nil,
inventoryMaxWeight = nil,
                    ['roomMatReq'] = nil,
inventoryRestrictions = nil,
                    ['roomContainReq'] = nil,
NutrientElement = nil,
                    ['inventorySlots'] = nil,
type = "AdvancedMasonryUpgradeItem",
                    ['inventoryMaxWeight'] = nil,
typeID = 0,
                    ['type'] = 'AdornedAshlarStoneChairItem',
},
                    ['typeID'] = '914',
["Advanced Smelting Skill Book"] = {
        },
untranslated = "Advanced Smelting Skill Book",
        ['Adorned Ashlar Stone Table'] = {
category = nil,
                    ['untranslated'] = 'Adorned Ashlar Stone Table',
group = "Skill Books",
                    ['category'] = 'WorldObject',
description = "Advanced Smelting Skill Book",
                    ['group'] = 'World Object Items',
tagGroups = {
                    ['description'] = 'A fancy ashlar stone table that has been adorned with gold',
"Skill Books",
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects', 'Product'},
},
                    ['maxStack'] = '100',
maxStack = 1,
                    ['carried'] = 'Backpack',
carried = "Backpack",
                    ['weight'] = nil,
weight = 100,
                    ['calories'] = nil,
calories = nil,
                    ['carbs'] = nil,
carbs = nil,
                    ['protein'] = nil,
protein = nil,
                    ['fat'] = nil,
fat = nil,
                    ['vitamins'] = nil,
vitamins = nil,
                    ['density'] = nil,
density = nil,
                    ['fuel'] = nil,
fuel = nil,
                    ['yield'] = nil,
yield = nil,
                    ['currency'] = nil,
currency = nil,
                    ['skillValue'] = '3.5',
skillValue = nil,
                    ['roomCategory'] = 'General',
roomCategory = nil,
                    ['furnitureType'] = 'Table',
furnitureType = nil,
                    ['repeatsDepreciation'] = '0.6',
repeatsDepreciation = nil,
                    ['materialTier'] = nil,
materialTier = nil,
                    ['fuelsUsed'] = nil,
fuelsUsed = nil,
                    ['gridRadius'] = nil,
gridRadius = nil,
                    ['energyUsed'] = nil,
energyUsed = nil,
                    ['energyProduced'] = nil,
energyProduced = nil,
                    ['energyType'] = nil,
energyType = nil,
                    ['fluidsUsed'] = nil,
fluidsUsed = nil,
                    ['fluidsProduced'] = nil,
fluidsProduced = nil,
                    ['validTalents'] = nil,
validTalents = nil,
                    ['footprint'] = '2 X 1 X 1',
footprint = nil,
                    ['mobile'] = nil,
mobile = nil,
                    ['roomSizeReq'] = nil,
roomSizeReq = nil,
                    ['roomMatReq'] = nil,
roomMatReq = nil,
                    ['roomContainReq'] = nil,
roomContainReq = nil,
                    ['inventorySlots'] = nil,
inventorySlots = nil,
                    ['inventoryMaxWeight'] = nil,
inventoryMaxWeight = nil,
                    ['type'] = 'AdornedAshlarStoneTableItem',
inventoryRestrictions = nil,
                    ['typeID'] = '915',
NutrientElement = nil,
        },
type = "Advanced Smelting Skill BookItem",
        ['Advanced Baking Advanced Upgrade'] = {
typeID = 0,
                    ['untranslated'] = 'Advanced Baking Advanced Upgrade',
},
                    ['category'] = 'Efficiency Modules',
["Advanced Smelting Skill Scroll"] = {
                    ['group'] = 'Upgrade',
untranslated = "Advanced Smelting Skill Scroll",
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.',
category = nil,
                    ['tagGroups'] = {'Upgrade', 'Product'},
group = "Skill Scrolls",
                    ['maxStack'] = '100',
description = "Advanced Smelting Skill Scroll",
                    ['carried'] = 'Backpack',
tagGroups = {
                    ['weight'] = '0.001',
"Skill Scrolls",
                    ['calories'] = nil,
},
                    ['carbs'] = nil,
maxStack = 10,
                    ['protein'] = nil,
carried = "Backpack",
                    ['fat'] = nil,
weight = 10,
                    ['vitamins'] = nil,
calories = nil,
                    ['density'] = nil,
carbs = nil,
                    ['fuel'] = nil,
protein = nil,
                    ['yield'] = nil,
fat = nil,
                    ['currency'] = nil,
vitamins = nil,
                    ['skillValue'] = nil,
density = nil,
                    ['roomCategory'] = nil,
fuel = nil,
                    ['furnitureType'] = nil,
yield = nil,
                    ['repeatsDepreciation'] = nil,
currency = nil,
                    ['materialTier'] = nil,
skillValue = nil,
                    ['fuelsUsed'] = nil,
roomCategory = nil,
                    ['gridRadius'] = nil,
furnitureType = nil,
                    ['energyUsed'] = nil,
repeatsDepreciation = nil,
                    ['energyProduced'] = nil,
materialTier = nil,
                    ['energyType'] = nil,
fuelsUsed = nil,
                    ['fluidsUsed'] = nil,
gridRadius = nil,
                    ['fluidsProduced'] = nil,
energyUsed = nil,
                    ['validTalents'] = nil,
energyProduced = nil,
                    ['footprint'] = nil,
energyType = nil,
                    ['mobile'] = nil,
fluidsUsed = nil,
                    ['roomSizeReq'] = nil,
fluidsProduced = nil,
                    ['roomMatReq'] = nil,
validTalents = nil,
                    ['roomContainReq'] = nil,
footprint = nil,
                    ['inventorySlots'] = nil,
mobile = nil,
                    ['inventoryMaxWeight'] = nil,
roomSizeReq = nil,
                    ['type'] = 'AdvancedBakingUpgradeItem',
roomMatReq = nil,
                    ['typeID'] = '611',
roomContainReq = nil,
        },
inventorySlots = nil,
        ['Advanced Baking Skill Book'] = {
inventoryMaxWeight = nil,
                    ['untranslated'] = 'Advanced Baking Skill Book',
inventoryRestrictions = nil,
                    ['category'] = 'Hidden/Research',
NutrientElement = nil,
                    ['group'] = 'Skill Books',
type = "Advanced Smelting Skill ScrollItem",
                    ['description'] = 'Creates Advanced Baking Skill Scrolls that teach Advanced Baking',
typeID = 0,
                    ['tagGroups'] = {'Skill  Books', 'Object', 'Product'},
},
                    ['maxStack'] = '1',
["Advanced Smelting Upgrade"] = {
                    ['carried'] = 'Backpack',
untranslated = "Advanced Smelting Upgrade",
                    ['weight'] = nil,
category = nil,
                    ['calories'] = nil,
group = "Upgrade Modules",
                    ['carbs'] = nil,
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.",
                    ['protein'] = nil,
tagGroups = {
                    ['fat'] = nil,
"Upgrade",
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
maxStack = 100,
                    ['fuel'] = nil,
carried = "Backpack",
                    ['yield'] = nil,
weight = 1,
                    ['currency'] = nil,
calories = nil,
                    ['skillValue'] = nil,
carbs = nil,
                    ['roomCategory'] = nil,
protein = nil,
                    ['furnitureType'] = nil,
fat = nil,
                    ['repeatsDepreciation'] = nil,
vitamins = nil,
                    ['materialTier'] = nil,
density = nil,
                    ['fuelsUsed'] = nil,
fuel = nil,
                    ['gridRadius'] = nil,
yield = nil,
                    ['energyUsed'] = nil,
currency = nil,
                    ['energyProduced'] = nil,
skillValue = nil,
                    ['energyType'] = nil,
roomCategory = nil,
                    ['fluidsUsed'] = nil,
furnitureType = nil,
                    ['fluidsProduced'] = nil,
repeatsDepreciation = nil,
                    ['validTalents'] = nil,
materialTier = nil,
                    ['footprint'] = nil,
fuelsUsed = nil,
                    ['mobile'] = nil,
gridRadius = nil,
                    ['roomSizeReq'] = nil,
energyUsed = nil,
                    ['roomMatReq'] = nil,
energyProduced = nil,
                    ['roomContainReq'] = nil,
energyType = nil,
                    ['inventorySlots'] = nil,
fluidsUsed = nil,
                    ['inventoryMaxWeight'] = nil,
fluidsProduced = nil,
                    ['type'] = 'AdvancedBakingSkillBook',
validTalents = nil,
                    ['typeID'] = '766',
footprint = nil,
        },
mobile = nil,
        ['Advanced Baking Skill Scroll'] = {
roomSizeReq = nil,
                    ['untranslated'] = 'Advanced Baking Skill Scroll',
roomMatReq = nil,
                    ['category'] = 'Hidden/Research',
roomContainReq = nil,
                    ['group'] = 'Skill Scrolls',
inventorySlots = nil,
                    ['description'] = 'Teaches Advanced Baking',
inventoryMaxWeight = nil,
                    ['tagGroups'] = {'Skill  Scrolls', 'Object'},
inventoryRestrictions = nil,
                    ['maxStack'] = '100',
NutrientElement = nil,
                    ['carried'] = 'Backpack',
type = "AdvancedSmeltingUpgradeItem",
                    ['weight'] = nil,
typeID = 0,
                    ['calories'] = nil,
},
                    ['carbs'] = nil,
["Advanced Tailoring Table"] = {
                    ['protein'] = nil,
untranslated = "Advanced Tailoring Table",
                    ['fat'] = nil,
category = nil,
                    ['vitamins'] = nil,
group = "Work Stations",
                    ['density'] = nil,
description = "An advanced tailoring table.",
                    ['fuel'] = nil,
tagGroups = {
                    ['yield'] = nil,
"Crafting Table",
                    ['currency'] = nil,
},
                    ['skillValue'] = nil,
maxStack = 1,
                    ['roomCategory'] = nil,
carried = "Backpack",
                    ['furnitureType'] = nil,
weight = 5000,
                    ['repeatsDepreciation'] = nil,
calories = nil,
                    ['materialTier'] = nil,
carbs = nil,
                    ['fuelsUsed'] = nil,
protein = nil,
                    ['gridRadius'] = nil,
fat = nil,
                    ['energyUsed'] = nil,
vitamins = nil,
                    ['energyProduced'] = nil,
density = nil,
                    ['energyType'] = nil,
fuel = nil,
                    ['fluidsUsed'] = nil,
yield = nil,
                    ['fluidsProduced'] = nil,
currency = nil,
                    ['validTalents'] = nil,
skillValue = nil,
                    ['footprint'] = nil,
roomCategory = "Industrial",
                    ['mobile'] = nil,
furnitureType = nil,
                    ['roomSizeReq'] = nil,
repeatsDepreciation = nil,
                    ['roomMatReq'] = nil,
materialTier = nil,
                    ['roomContainReq'] = nil,
fuelsUsed = nil,
                    ['inventorySlots'] = nil,
gridRadius = nil,
                    ['inventoryMaxWeight'] = nil,
energyUsed = nil,
                    ['type'] = 'AdvancedBakingSkillScroll',
energyProduced = nil,
                    ['typeID'] = '767',
energyType = nil,
        },
fluidsUsed = nil,
        ['Advanced Carpentry Table'] = {
fluidsProduced = nil,
                    ['untranslated'] = 'Advanced Carpentry Table',
validTalents = nil,
                    ['category'] = 'WorldObject',
footprint = "4x2x2",
                    ['group'] = 'World Object Items',
mobile = nil,
                    ['description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.',
roomSizeReq = nil,
                    ['tagGroups'] = {'World  Object', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
roomMatReq = nil,
                    ['maxStack'] = '1',
roomContainReq = nil,
                    ['carried'] = 'Backpack',
inventorySlots = nil,
                    ['weight'] = nil,
inventoryMaxWeight = nil,
                    ['calories'] = nil,
inventoryRestrictions = nil,
                    ['carbs'] = nil,
NutrientElement = nil,
                    ['protein'] = nil,
type = "AdvancedTailoringTableItem",
                    ['fat'] = nil,
typeID = 0,
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
["Advanced Upgrade 1"] = {
                    ['fuel'] = nil,
untranslated = "Advanced Upgrade 1",
                    ['yield'] = nil,
category = nil,
                    ['currency'] = nil,
group = "Upgrade Modules",
                    ['skillValue'] = '0',
description = "Advanced Upgrade that increases crafting efficiency.",
                    ['roomCategory'] = 'Industrial',
tagGroups = {
                    ['furnitureType'] = nil,
"Advanced Upgrade",
                    ['repeatsDepreciation'] = nil,
"Upgrade",
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
maxStack = 100,
                    ['gridRadius'] = '10',
carried = "Backpack",
                    ['energyUsed'] = '250',
weight = 1,
                    ['energyProduced'] = '0',
calories = nil,
                    ['energyType'] = 'Electric',
carbs = nil,
                    ['fluidsUsed'] = nil,
protein = nil,
                    ['fluidsProduced'] = nil,
fat = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
vitamins = nil,
                    ['footprint'] = '3 X 2 X 2',
density = nil,
                    ['mobile'] = nil,
fuel = nil,
                    ['roomSizeReq'] = '45',
yield = nil,
                    ['roomMatReq'] = 'Tier 2.8',
currency = nil,
                    ['roomContainReq'] = 'Yes',
skillValue = nil,
                    ['inventorySlots'] = nil,
roomCategory = nil,
                    ['inventoryMaxWeight'] = nil,
furnitureType = nil,
                    ['type'] = 'AdvancedCarpentryTableItem',
repeatsDepreciation = nil,
                    ['typeID'] = '916',
materialTier = nil,
        },
fuelsUsed = nil,
        ['Advanced Circuit'] = {
gridRadius = nil,
                    ['untranslated'] = 'Advanced Circuit',
energyUsed = nil,
                    ['category'] = '_None',
energyProduced = nil,
                    ['group'] = 'Items',
energyType = nil,
                    ['description'] = 'A complex electrical component used in advanced electronics.',
fluidsUsed = nil,
                    ['tagGroups'] = {'Product', 'Ingredient'},
fluidsProduced = nil,
                    ['maxStack'] = '100',
validTalents = nil,
                    ['carried'] = 'Backpack',
footprint = nil,
                    ['weight'] = '1',
mobile = nil,
                    ['calories'] = nil,
roomSizeReq = nil,
                    ['carbs'] = nil,
roomMatReq = nil,
                    ['protein'] = nil,
roomContainReq = nil,
                    ['fat'] = nil,
inventorySlots = nil,
                    ['vitamins'] = nil,
inventoryMaxWeight = nil,
                    ['density'] = nil,
inventoryRestrictions = nil,
                    ['fuel'] = nil,
NutrientElement = nil,
                    ['yield'] = nil,
type = "AdvancedUpgradeLvl1Item",
                    ['currency'] = 'Yes',
typeID = 0,
                    ['skillValue'] = nil,
},
                    ['roomCategory'] = nil,
["Advanced Upgrade 2"] = {
                    ['furnitureType'] = nil,
untranslated = "Advanced Upgrade 2",
                    ['repeatsDepreciation'] = nil,
category = nil,
                    ['materialTier'] = nil,
group = "Upgrade Modules",
                    ['fuelsUsed'] = nil,
description = "Advanced Upgrade that increases crafting efficiency.",
                    ['gridRadius'] = nil,
tagGroups = {
                    ['energyUsed'] = nil,
"Advanced Upgrade",
                    ['energyProduced'] = nil,
"Upgrade",
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
maxStack = 100,
                    ['fluidsProduced'] = nil,
carried = "Backpack",
                    ['validTalents'] = nil,
weight = 1,
                    ['footprint'] = nil,
calories = nil,
                    ['mobile'] = nil,
carbs = nil,
                    ['roomSizeReq'] = nil,
protein = nil,
                    ['roomMatReq'] = nil,
fat = nil,
                    ['roomContainReq'] = nil,
vitamins = nil,
                    ['inventorySlots'] = nil,
density = nil,
                    ['inventoryMaxWeight'] = nil,
fuel = nil,
                    ['type'] = 'AdvancedCircuitItem',
yield = nil,
                    ['typeID'] = '509',
currency = nil,
        },
skillValue = nil,
        ['Advanced Combustion Engine'] = {
roomCategory = nil,
                    ['untranslated'] = 'Advanced Combustion Engine',
furnitureType = nil,
                    ['category'] = '_None',
repeatsDepreciation = nil,
                    ['group'] = 'Items',
materialTier = nil,
                    ['description'] = 'A more advanced version of the normal combustion engine that produces a greater output.',
fuelsUsed = nil,
                    ['tagGroups'] = {'Product', 'Ingredient'},
gridRadius = nil,
                    ['maxStack'] = '100',
energyUsed = nil,
                    ['carried'] = 'Backpack',
energyProduced = nil,
                    ['weight'] = '1',
energyType = nil,
                    ['calories'] = nil,
fluidsUsed = nil,
                    ['carbs'] = nil,
fluidsProduced = nil,
                    ['protein'] = nil,
validTalents = nil,
                    ['fat'] = nil,
footprint = nil,
                    ['vitamins'] = nil,
mobile = nil,
                    ['density'] = nil,
roomSizeReq = nil,
                    ['fuel'] = nil,
roomMatReq = nil,
                    ['yield'] = nil,
roomContainReq = nil,
                    ['currency'] = 'Yes',
inventorySlots = nil,
                    ['skillValue'] = nil,
inventoryMaxWeight = nil,
                    ['roomCategory'] = nil,
inventoryRestrictions = nil,
                    ['furnitureType'] = nil,
NutrientElement = nil,
                    ['repeatsDepreciation'] = nil,
type = "AdvancedUpgradeLvl2Item",
                    ['materialTier'] = nil,
typeID = 0,
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
["Advanced Upgrade 3"] = {
                    ['energyUsed'] = nil,
untranslated = "Advanced Upgrade 3",
                    ['energyProduced'] = nil,
category = nil,
                    ['energyType'] = nil,
group = "Upgrade Modules",
                    ['fluidsUsed'] = nil,
description = "Advanced Upgrade that increases crafting efficiency.",
                    ['fluidsProduced'] = nil,
tagGroups = {
                    ['validTalents'] = nil,
"Advanced Upgrade",
                    ['footprint'] = nil,
"Upgrade",
                    ['mobile'] = nil,
},
                    ['roomSizeReq'] = nil,
maxStack = 100,
                    ['roomMatReq'] = nil,
carried = "Backpack",
                    ['roomContainReq'] = nil,
weight = 1,
                    ['inventorySlots'] = nil,
calories = nil,
                    ['inventoryMaxWeight'] = nil,
carbs = nil,
                    ['type'] = 'AdvancedCombustionEngineItem',
protein = nil,
                    ['typeID'] = '510',
fat = nil,
        },
vitamins = nil,
        ['Advanced Cooking Advanced Upgrade'] = {
density = nil,
                    ['untranslated'] = 'Advanced Cooking Advanced Upgrade',
fuel = nil,
                    ['category'] = 'Efficiency Modules',
yield = nil,
                    ['group'] = 'Upgrade',
currency = nil,
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.',
skillValue = nil,
                    ['tagGroups'] = {'Upgrade', 'Product'},
roomCategory = nil,
                    ['maxStack'] = '100',
furnitureType = nil,
                    ['carried'] = 'Backpack',
repeatsDepreciation = nil,
                    ['weight'] = '0.001',
materialTier = nil,
                    ['calories'] = nil,
fuelsUsed = nil,
                    ['carbs'] = nil,
gridRadius = nil,
                    ['protein'] = nil,
energyUsed = nil,
                    ['fat'] = nil,
energyProduced = nil,
                    ['vitamins'] = nil,
energyType = nil,
                    ['density'] = nil,
fluidsUsed = nil,
                    ['fuel'] = nil,
fluidsProduced = nil,
                    ['yield'] = nil,
validTalents = nil,
                    ['currency'] = nil,
footprint = nil,
                    ['skillValue'] = nil,
mobile = nil,
                    ['roomCategory'] = nil,
roomSizeReq = nil,
                    ['furnitureType'] = nil,
roomMatReq = nil,
                    ['repeatsDepreciation'] = nil,
roomContainReq = nil,
                    ['materialTier'] = nil,
inventorySlots = nil,
                    ['fuelsUsed'] = nil,
inventoryMaxWeight = nil,
                    ['gridRadius'] = nil,
inventoryRestrictions = nil,
                    ['energyUsed'] = nil,
NutrientElement = nil,
                    ['energyProduced'] = nil,
type = "AdvancedUpgradeLvl3Item",
                    ['energyType'] = nil,
typeID = 0,
                    ['fluidsUsed'] = nil,
},
                    ['fluidsProduced'] = nil,
["Advanced Upgrade 4"] = {
                    ['validTalents'] = nil,
untranslated = "Advanced Upgrade 4",
                    ['footprint'] = nil,
category = nil,
                    ['mobile'] = nil,
group = "Upgrade Modules",
                    ['roomSizeReq'] = nil,
description = "Advanced Upgrade that increases crafting efficiency.",
                    ['roomMatReq'] = nil,
tagGroups = {
                    ['roomContainReq'] = nil,
"Advanced Upgrade",
                    ['inventorySlots'] = nil,
"Upgrade",
                    ['inventoryMaxWeight'] = nil,
},
                    ['type'] = 'AdvancedCookingUpgradeItem',
maxStack = 100,
                    ['typeID'] = '612',
carried = "Backpack",
        },
weight = 1,
        ['Advanced Cooking Skill Book'] = {
calories = nil,
                    ['untranslated'] = 'Advanced Cooking Skill Book',
carbs = nil,
                    ['category'] = 'Hidden/Research',
protein = nil,
                    ['group'] = 'Skill Books',
fat = nil,
                    ['description'] = 'Creates Advanced Cooking Skill Scrolls that teach Advanced Cooking',
vitamins = nil,
                    ['tagGroups'] = {'Skill  Books', 'Object', 'Product'},
density = nil,
                    ['maxStack'] = '1',
fuel = nil,
                    ['carried'] = 'Backpack',
yield = nil,
                    ['weight'] = nil,
currency = nil,
                    ['calories'] = nil,
skillValue = nil,
                    ['carbs'] = nil,
roomCategory = nil,
                    ['protein'] = nil,
furnitureType = nil,
                    ['fat'] = nil,
repeatsDepreciation = nil,
                    ['vitamins'] = nil,
materialTier = nil,
                    ['density'] = nil,
fuelsUsed = nil,
                    ['fuel'] = nil,
gridRadius = nil,
                    ['yield'] = nil,
energyUsed = nil,
                    ['currency'] = nil,
energyProduced = nil,
                    ['skillValue'] = nil,
energyType = nil,
                    ['roomCategory'] = nil,
fluidsUsed = nil,
                    ['furnitureType'] = nil,
fluidsProduced = nil,
                    ['repeatsDepreciation'] = nil,
validTalents = nil,
                    ['materialTier'] = nil,
footprint = nil,
                    ['fuelsUsed'] = nil,
mobile = nil,
                    ['gridRadius'] = nil,
roomSizeReq = nil,
                    ['energyUsed'] = nil,
roomMatReq = nil,
                    ['energyProduced'] = nil,
roomContainReq = nil,
                    ['energyType'] = nil,
inventorySlots = nil,
                    ['fluidsUsed'] = nil,
inventoryMaxWeight = nil,
                    ['fluidsProduced'] = nil,
inventoryRestrictions = nil,
                    ['validTalents'] = nil,
NutrientElement = nil,
                    ['footprint'] = nil,
type = "AdvancedUpgradeLvl4Item",
                    ['mobile'] = nil,
typeID = 0,
                    ['roomSizeReq'] = nil,
},
                    ['roomMatReq'] = nil,
["Agave Leaves"] = {
                    ['roomContainReq'] = nil,
untranslated = "Agave Leaves",
                    ['inventorySlots'] = nil,
category = nil,
                    ['inventoryMaxWeight'] = nil,
group = "Food",
                    ['type'] = 'AdvancedCookingSkillBook',
description = "The succulent leaves of the agave plant can be cooked to make a nice meal.",
                    ['typeID'] = '769',
tagGroups = {
        },
"Food",
        ['Advanced Cooking Skill Scroll'] = {
"Greens",
                    ['untranslated'] = 'Advanced Cooking Skill Scroll',
"Raw Food",
                    ['category'] = 'Hidden/Research',
},
                    ['group'] = 'Skill Scrolls',
maxStack = 100,
                    ['description'] = 'Teaches Advanced Cooking',
carried = "Backpack",
                    ['tagGroups'] = {'Skill  Scrolls', 'Object'},
weight = 75,
                    ['maxStack'] = '100',
calories = 200,
                    ['carried'] = 'Backpack',
carbs = 2,
                    ['weight'] = nil,
protein = 1,
                    ['calories'] = nil,
fat = 1,
                    ['carbs'] = nil,
vitamins = 4,
                    ['protein'] = nil,
density = 4.0,
                    ['fat'] = nil,
fuel = nil,
                    ['vitamins'] = nil,
yield = nil,
                    ['density'] = nil,
currency = nil,
                    ['fuel'] = nil,
skillValue = nil,
                    ['yield'] = nil,
roomCategory = nil,
                    ['currency'] = nil,
furnitureType = nil,
                    ['skillValue'] = nil,
repeatsDepreciation = nil,
                    ['roomCategory'] = nil,
materialTier = nil,
                    ['furnitureType'] = nil,
fuelsUsed = nil,
                    ['repeatsDepreciation'] = nil,
gridRadius = nil,
                    ['materialTier'] = nil,
energyUsed = nil,
                    ['fuelsUsed'] = nil,
energyProduced = nil,
                    ['gridRadius'] = nil,
energyType = nil,
                    ['energyUsed'] = nil,
fluidsUsed = nil,
                    ['energyProduced'] = nil,
fluidsProduced = nil,
                    ['energyType'] = nil,
validTalents = nil,
                    ['fluidsUsed'] = nil,
footprint = nil,
                    ['fluidsProduced'] = nil,
mobile = nil,
                    ['validTalents'] = nil,
roomSizeReq = nil,
                    ['footprint'] = nil,
roomMatReq = nil,
                    ['mobile'] = nil,
roomContainReq = nil,
                    ['roomSizeReq'] = nil,
inventorySlots = nil,
                    ['roomMatReq'] = nil,
inventoryMaxWeight = nil,
                    ['roomContainReq'] = nil,
inventoryRestrictions = nil,
                    ['inventorySlots'] = nil,
NutrientElement = nil,
                    ['inventoryMaxWeight'] = nil,
type = "AgaveLeavesItem",
                    ['type'] = 'AdvancedCookingSkillScroll',
typeID = 0,
                    ['typeID'] = '770',
},
        },
["Agave Seed"] = {
        ['Advanced Masonry Modern Upgrade'] = {
untranslated = "Agave Seed",
                    ['untranslated'] = 'Advanced Masonry Modern Upgrade',
category = nil,
                    ['category'] = 'Efficiency Modules',
group = "Food",
                    ['group'] = 'Upgrade',
description = "Plant to grow an agave plant.",
                    ['description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.',
tagGroups = {
                    ['tagGroups'] = {'Upgrade', 'Product'},
"Crop Seed",
                    ['maxStack'] = '100',
"Food",
                    ['carried'] = 'Backpack',
"Seeds",
                    ['weight'] = '0.001',
},
                    ['calories'] = nil,
maxStack = 100,
                    ['carbs'] = nil,
carried = "Backpack",
                    ['protein'] = nil,
weight = 50,
                    ['fat'] = nil,
calories = 0,
                    ['vitamins'] = nil,
carbs = 0,
                    ['density'] = nil,
protein = 0,
                    ['fuel'] = nil,
fat = 0,
                    ['yield'] = nil,
vitamins = 0,
                    ['currency'] = nil,
density = 0,
                    ['skillValue'] = nil,
fuel = nil,
                    ['roomCategory'] = nil,
yield = nil,
                    ['furnitureType'] = nil,
currency = nil,
                    ['repeatsDepreciation'] = nil,
skillValue = nil,
                    ['materialTier'] = nil,
roomCategory = nil,
                    ['fuelsUsed'] = nil,
furnitureType = nil,
                    ['gridRadius'] = nil,
repeatsDepreciation = nil,
                    ['energyUsed'] = nil,
materialTier = nil,
                    ['energyProduced'] = nil,
fuelsUsed = nil,
                    ['energyType'] = nil,
gridRadius = nil,
                    ['fluidsUsed'] = nil,
energyUsed = nil,
                    ['fluidsProduced'] = nil,
energyProduced = nil,
                    ['validTalents'] = nil,
energyType = nil,
                    ['footprint'] = nil,
fluidsUsed = nil,
                    ['mobile'] = nil,
fluidsProduced = nil,
                    ['roomSizeReq'] = nil,
validTalents = nil,
                    ['roomMatReq'] = nil,
footprint = nil,
                    ['roomContainReq'] = nil,
mobile = nil,
                    ['inventorySlots'] = nil,
roomSizeReq = nil,
                    ['inventoryMaxWeight'] = nil,
roomMatReq = nil,
                    ['type'] = 'AdvancedMasonryUpgradeItem',
roomContainReq = nil,
                    ['typeID'] = '613',
inventorySlots = nil,
        },
inventoryMaxWeight = nil,
        ['Advanced Masonry Skill Book'] = {
inventoryRestrictions = nil,
                    ['untranslated'] = 'Advanced Masonry Skill Book',
NutrientElement = nil,
                    ['category'] = 'Hidden/Research',
type = "AgaveSeedItem",
                    ['group'] = 'Skill Books',
typeID = 0,
                    ['description'] = 'Creates Advanced Masonry Skill Scrolls that teach Advanced Masonry',
},
                    ['tagGroups'] = {'Skill  Books', 'Object', 'Product'},
["Agouti Carcass"] = {
                    ['maxStack'] = '1',
untranslated = "Agouti Carcass",
                    ['carried'] = 'Backpack',
category = nil,
                    ['weight'] = nil,
group = "Natural Resources",
                    ['calories'] = nil,
description = "A dead agouti.",
                    ['carbs'] = nil,
tagGroups = {
                    ['protein'] = nil,
"Tiny Carcass",
                    ['fat'] = nil,
"Tiny Fur Carcass",
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
maxStack = 100,
                    ['fuel'] = nil,
carried = "Backpack",
                    ['yield'] = nil,
weight = 2000,
                    ['currency'] = nil,
calories = nil,
                    ['skillValue'] = nil,
carbs = nil,
                    ['roomCategory'] = nil,
protein = nil,
                    ['furnitureType'] = nil,
fat = nil,
                    ['repeatsDepreciation'] = nil,
vitamins = nil,
                    ['materialTier'] = nil,
density = nil,
                    ['fuelsUsed'] = nil,
fuel = nil,
                    ['gridRadius'] = nil,
yield = nil,
                    ['energyUsed'] = nil,
currency = nil,
                    ['energyProduced'] = nil,
skillValue = nil,
                    ['energyType'] = nil,
roomCategory = nil,
                    ['fluidsUsed'] = nil,
furnitureType = nil,
                    ['fluidsProduced'] = nil,
repeatsDepreciation = nil,
                    ['validTalents'] = nil,
materialTier = nil,
                    ['footprint'] = nil,
fuelsUsed = nil,
                    ['mobile'] = nil,
gridRadius = nil,
                    ['roomSizeReq'] = nil,
energyUsed = nil,
                    ['roomMatReq'] = nil,
energyProduced = nil,
                    ['roomContainReq'] = nil,
energyType = nil,
                    ['inventorySlots'] = nil,
fluidsUsed = nil,
                    ['inventoryMaxWeight'] = nil,
fluidsProduced = nil,
                    ['type'] = 'AdvancedMasonrySkillBook',
validTalents = nil,
                    ['typeID'] = '772',
footprint = nil,
        },
mobile = nil,
        ['Advanced Masonry Skill Scroll'] = {
roomSizeReq = nil,
                    ['untranslated'] = 'Advanced Masonry Skill Scroll',
roomMatReq = nil,
                    ['category'] = 'Hidden/Research',
roomContainReq = nil,
                    ['group'] = 'Skill Scrolls',
inventorySlots = nil,
                    ['description'] = 'Teaches Advanced Masonry',
inventoryMaxWeight = nil,
                    ['tagGroups'] = {'Skill  Scrolls', 'Object'},
inventoryRestrictions = nil,
                    ['maxStack'] = '100',
NutrientElement = nil,
                    ['carried'] = 'Backpack',
type = "AgoutiCarcassItem",
                    ['weight'] = nil,
typeID = 0,
                    ['calories'] = nil,
},
                    ['carbs'] = nil,
["Agouti Enchiladas"] = {
                    ['protein'] = nil,
untranslated = "Agouti Enchiladas",
                    ['fat'] = nil,
category = nil,
                    ['vitamins'] = nil,
group = "Food",
                    ['density'] = nil,
description = "Sweet and savory...it doesn't have to be an Agouti.",
                    ['fuel'] = nil,
tagGroups = {
                    ['yield'] = nil,
"Food",
                    ['currency'] = nil,
},
                    ['skillValue'] = nil,
maxStack = 100,
                    ['roomCategory'] = nil,
carried = "Backpack",
                    ['furnitureType'] = nil,
weight = 550,
                    ['repeatsDepreciation'] = nil,
calories = 800,
                    ['materialTier'] = nil,
carbs = 20,
                    ['fuelsUsed'] = nil,
protein = 8,
                    ['gridRadius'] = nil,
fat = 27,
                    ['energyUsed'] = nil,
vitamins = 3,
                    ['energyProduced'] = nil,
density = 7.249999999999999,
                    ['energyType'] = nil,
fuel = nil,
                    ['fluidsUsed'] = nil,
yield = nil,
                    ['fluidsProduced'] = nil,
currency = nil,
                    ['validTalents'] = nil,
skillValue = nil,
                    ['footprint'] = nil,
roomCategory = nil,
                    ['mobile'] = nil,
furnitureType = nil,
                    ['roomSizeReq'] = nil,
repeatsDepreciation = nil,
                    ['roomMatReq'] = nil,
materialTier = nil,
                    ['roomContainReq'] = nil,
fuelsUsed = nil,
                    ['inventorySlots'] = nil,
gridRadius = nil,
                    ['inventoryMaxWeight'] = nil,
energyUsed = nil,
                    ['type'] = 'AdvancedMasonrySkillScroll',
energyProduced = nil,
                    ['typeID'] = '773',
energyType = nil,
        },
fluidsUsed = nil,
        ['Advanced Masonry Table'] = {
fluidsProduced = nil,
                    ['untranslated'] = 'Advanced Masonry Table',
validTalents = nil,
                    ['category'] = 'WorldObject',
footprint = nil,
                    ['group'] = 'World Object Items',
mobile = nil,
                    ['description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.',
roomSizeReq = nil,
                    ['tagGroups'] = {'World  Object', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
roomMatReq = nil,
                    ['maxStack'] = '1',
roomContainReq = nil,
                    ['carried'] = 'Backpack',
inventorySlots = nil,
                    ['weight'] = nil,
inventoryMaxWeight = nil,
                    ['calories'] = nil,
inventoryRestrictions = nil,
                    ['carbs'] = nil,
NutrientElement = nil,
                    ['protein'] = nil,
type = "AgoutiEnchiladasItem",
                    ['fat'] = nil,
typeID = 0,
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
["Agriculture Research Paper Advanced"] = {
                    ['fuel'] = nil,
untranslated = "Agriculture Research Paper Advanced",
                    ['yield'] = nil,
category = nil,
                    ['currency'] = nil,
group = "Items",
                    ['skillValue'] = '0',
description = "A document containing important research information. Used to discover new skills at the research table.",
                    ['roomCategory'] = 'Industrial',
tagGroups = {
                    ['furnitureType'] = nil,
"Advanced Research",
                    ['repeatsDepreciation'] = nil,
"Research",
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
maxStack = 100,
                    ['gridRadius'] = '10',
carried = "Backpack",
                    ['energyUsed'] = '250',
weight = 10,
                    ['energyProduced'] = '0',
calories = nil,
                    ['energyType'] = 'Electric',
carbs = nil,
                    ['fluidsUsed'] = nil,
protein = nil,
                    ['fluidsProduced'] = nil,
fat = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
vitamins = nil,
                    ['footprint'] = '3 X 2 X 1',
density = nil,
                    ['mobile'] = nil,
fuel = nil,
                    ['roomSizeReq'] = '45',
yield = nil,
                    ['roomMatReq'] = 'Tier 2.3',
currency = nil,
                    ['roomContainReq'] = 'Yes',
skillValue = nil,
                    ['inventorySlots'] = nil,
roomCategory = nil,
                    ['inventoryMaxWeight'] = nil,
furnitureType = nil,
                    ['type'] = 'AdvancedMasonryTableItem',
repeatsDepreciation = nil,
                    ['typeID'] = '917',
materialTier = nil,
        },
fuelsUsed = nil,
        ['Advanced Smelting Advanced Upgrade'] = {
gridRadius = nil,
                    ['untranslated'] = 'Advanced Smelting Advanced Upgrade',
energyUsed = nil,
                    ['category'] = 'Efficiency Modules',
energyProduced = nil,
                    ['group'] = 'Upgrade',
energyType = nil,
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.',
fluidsUsed = nil,
                    ['tagGroups'] = {'Upgrade', 'Product'},
fluidsProduced = nil,
                    ['maxStack'] = '100',
validTalents = nil,
                    ['carried'] = 'Backpack',
footprint = nil,
                    ['weight'] = '0.001',
mobile = nil,
                    ['calories'] = nil,
roomSizeReq = nil,
                    ['carbs'] = nil,
roomMatReq = nil,
                    ['protein'] = nil,
roomContainReq = nil,
                    ['fat'] = nil,
inventorySlots = nil,
                    ['vitamins'] = nil,
inventoryMaxWeight = nil,
                    ['density'] = nil,
inventoryRestrictions = nil,
                    ['fuel'] = nil,
NutrientElement = nil,
                    ['yield'] = nil,
type = "AgricultureResearchPaperAdvancedItem",
                    ['currency'] = nil,
typeID = 0,
                    ['skillValue'] = nil,
},
                    ['roomCategory'] = nil,
["Agriculture Research Paper Modern"] = {
                    ['furnitureType'] = nil,
untranslated = "Agriculture Research Paper Modern",
                    ['repeatsDepreciation'] = nil,
category = nil,
                    ['materialTier'] = nil,
group = "Items",
                    ['fuelsUsed'] = nil,
description = "A document containing important research information. Used to discover new skills at the research table.",
                    ['gridRadius'] = nil,
tagGroups = {
                    ['energyUsed'] = nil,
"Modern Research",
                    ['energyProduced'] = nil,
"Research",
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
maxStack = 100,
                    ['fluidsProduced'] = nil,
carried = "Backpack",
                    ['validTalents'] = nil,
weight = 10,
                    ['footprint'] = nil,
calories = nil,
                    ['mobile'] = nil,
carbs = nil,
                    ['roomSizeReq'] = nil,
protein = nil,
                    ['roomMatReq'] = nil,
fat = nil,
                    ['roomContainReq'] = nil,
vitamins = nil,
                    ['inventorySlots'] = nil,
density = nil,
                    ['inventoryMaxWeight'] = nil,
fuel = nil,
                    ['type'] = 'AdvancedSmeltingUpgradeItem',
yield = nil,
                    ['typeID'] = '614',
currency = nil,
        },
skillValue = nil,
        ['Advanced Smelting Skill Book'] = {
roomCategory = nil,
                    ['untranslated'] = 'Advanced Smelting Skill Book',
furnitureType = nil,
                    ['category'] = 'Hidden/Research',
repeatsDepreciation = nil,
                    ['group'] = 'Skill Books',
materialTier = nil,
                    ['description'] = 'Creates Advanced Smelting Skill Scrolls that teach Advanced Smelting',
fuelsUsed = nil,
                    ['tagGroups'] = {'Skill  Books', 'Object', 'Product'},
gridRadius = nil,
                    ['maxStack'] = '1',
energyUsed = nil,
                    ['carried'] = 'Backpack',
energyProduced = nil,
                    ['weight'] = nil,
energyType = nil,
                    ['calories'] = nil,
fluidsUsed = nil,
                    ['carbs'] = nil,
fluidsProduced = nil,
                    ['protein'] = nil,
validTalents = nil,
                    ['fat'] = nil,
footprint = nil,
                    ['vitamins'] = nil,
mobile = nil,
                    ['density'] = nil,
roomSizeReq = nil,
                    ['fuel'] = nil,
roomMatReq = nil,
                    ['yield'] = nil,
roomContainReq = nil,
                    ['currency'] = nil,
inventorySlots = nil,
                    ['skillValue'] = nil,
inventoryMaxWeight = nil,
                    ['roomCategory'] = nil,
inventoryRestrictions = nil,
                    ['furnitureType'] = nil,
NutrientElement = nil,
                    ['repeatsDepreciation'] = nil,
type = "AgricultureResearchPaperModernItem",
                    ['materialTier'] = nil,
typeID = 0,
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
["Alligator Carcass"] = {
                    ['energyUsed'] = nil,
untranslated = "Alligator Carcass",
                    ['energyProduced'] = nil,
category = nil,
                    ['energyType'] = nil,
group = "Natural Resources",
                    ['fluidsUsed'] = nil,
description = "A dead alligator.",
                    ['fluidsProduced'] = nil,
tagGroups = {
                    ['validTalents'] = nil,
"Medium Carcass",
                    ['footprint'] = nil,
"Medium Leather Carcass",
                    ['mobile'] = nil,
},
                    ['roomSizeReq'] = nil,
maxStack = 100,
                    ['roomMatReq'] = nil,
carried = "Backpack",
                    ['roomContainReq'] = nil,
weight = 2000,
                    ['inventorySlots'] = nil,
calories = nil,
                    ['inventoryMaxWeight'] = nil,
carbs = nil,
                    ['type'] = 'AdvancedSmeltingSkillBook',
protein = nil,
                    ['typeID'] = '775',
fat = nil,
        },
vitamins = nil,
        ['Advanced Smelting Skill Scroll'] = {
density = nil,
                    ['untranslated'] = 'Advanced Smelting Skill Scroll',
fuel = nil,
                    ['category'] = 'Hidden/Research',
yield = nil,
                    ['group'] = 'Skill Scrolls',
currency = nil,
                    ['description'] = 'Teaches Advanced Smelting',
skillValue = nil,
                    ['tagGroups'] = {'Skill  Scrolls', 'Object'},
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'] = 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'] = 'AdvancedSmeltingSkillScroll',
},
                    ['typeID'] = '776',
maxStack = 100,
        },
carried = "Backpack",
        ['Advanced Upgrade 1'] = {
weight = 50,
                    ['untranslated'] = 'Advanced Upgrade 1',
calories = 0,
                    ['category'] = 'Efficiency Modules',
carbs = 0,
                    ['group'] = 'Upgrade',
protein = 0,
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
fat = 0,
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
vitamins = 0,
                    ['maxStack'] = '100',
density = 0,
                    ['carried'] = 'Backpack',
fuel = nil,
                    ['weight'] = '0.001',
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'] = nil,
validTalents = nil,
                    ['fuelsUsed'] = nil,
footprint = nil,
                    ['gridRadius'] = nil,
mobile = nil,
                    ['energyUsed'] = nil,
roomSizeReq = nil,
                    ['energyProduced'] = nil,
roomMatReq = nil,
                    ['energyType'] = nil,
roomContainReq = nil,
                    ['fluidsUsed'] = nil,
inventorySlots = nil,
                    ['fluidsProduced'] = nil,
inventoryMaxWeight = nil,
                    ['validTalents'] = nil,
inventoryRestrictions = nil,
                    ['footprint'] = nil,
NutrientElement = nil,
                    ['mobile'] = nil,
type = "AmanitaMushroomSporesItem",
                    ['roomSizeReq'] = nil,
typeID = 0,
                    ['roomMatReq'] = nil,
},
                    ['roomContainReq'] = nil,
["Amanita Mushrooms"] = {
                    ['inventorySlots'] = nil,
untranslated = "Amanita Mushrooms",
                    ['inventoryMaxWeight'] = nil,
category = nil,
                    ['type'] = 'AdvancedUpgradeLvl1Item',
group = "Food",
                    ['typeID'] = '615',
description = "A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!",
        },
tagGroups = {
        ['Advanced Upgrade 2'] = {
"Food",
                    ['untranslated'] = 'Advanced Upgrade 2',
"Fungus",
                    ['category'] = 'Efficiency Modules',
},
                    ['group'] = 'Upgrade',
maxStack = 100,
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
carried = "Backpack",
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
weight = 75,
                    ['maxStack'] = '100',
calories = -200,
                    ['carried'] = 'Backpack',
carbs = 0,
                    ['weight'] = '0.001',
protein = 0,
                    ['calories'] = nil,
fat = 0,
                    ['carbs'] = nil,
vitamins = 0,
                    ['protein'] = nil,
density = -0.0,
                    ['fat'] = nil,
fuel = nil,
                    ['vitamins'] = nil,
yield = nil,
                    ['density'] = nil,
currency = nil,
                    ['fuel'] = nil,
skillValue = nil,
                    ['yield'] = nil,
roomCategory = nil,
                    ['currency'] = nil,
furnitureType = nil,
                    ['skillValue'] = nil,
repeatsDepreciation = nil,
                    ['roomCategory'] = nil,
materialTier = nil,
                    ['furnitureType'] = nil,
fuelsUsed = nil,
                    ['repeatsDepreciation'] = nil,
gridRadius = nil,
                    ['materialTier'] = nil,
energyUsed = nil,
                    ['fuelsUsed'] = nil,
energyProduced = nil,
                    ['gridRadius'] = nil,
energyType = nil,
                    ['energyUsed'] = nil,
fluidsUsed = nil,
                    ['energyProduced'] = nil,
fluidsProduced = nil,
                    ['energyType'] = nil,
validTalents = nil,
                    ['fluidsUsed'] = nil,
footprint = nil,
                    ['fluidsProduced'] = nil,
mobile = nil,
                    ['validTalents'] = nil,
roomSizeReq = nil,
                    ['footprint'] = nil,
roomMatReq = nil,
                    ['mobile'] = nil,
roomContainReq = nil,
                    ['roomSizeReq'] = nil,
inventorySlots = nil,
                    ['roomMatReq'] = nil,
inventoryMaxWeight = nil,
                    ['roomContainReq'] = nil,
inventoryRestrictions = nil,
                    ['inventorySlots'] = nil,
NutrientElement = nil,
                    ['inventoryMaxWeight'] = nil,
type = "AmanitaMushroomsItem",
                    ['type'] = 'AdvancedUpgradeLvl2Item',
typeID = 0,
                    ['typeID'] = '616',
},
        },
Amendments = {
        ['Advanced Upgrade 3'] = {
untranslated = "Amendments",
                    ['untranslated'] = 'Advanced Upgrade 3',
category = nil,
                    ['category'] = 'Efficiency Modules',
group = "Work Stations",
                    ['group'] = 'Upgrade',
description = "Allows the modification of the constitution.",
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
tagGroups = {
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
"Government",
                    ['maxStack'] = '100',
},
                    ['carried'] = 'Backpack',
maxStack = 1,
                    ['weight'] = '0.001',
carried = "Backpack",
                    ['calories'] = nil,
weight = 2000,
                    ['carbs'] = nil,
calories = nil,
                    ['protein'] = nil,
carbs = nil,
                    ['fat'] = nil,
protein = nil,
                    ['vitamins'] = nil,
fat = nil,
                    ['density'] = nil,
vitamins = nil,
                    ['fuel'] = nil,
density = nil,
                    ['yield'] = nil,
fuel = nil,
                    ['currency'] = nil,
yield = nil,
                    ['skillValue'] = nil,
currency = nil,
                    ['roomCategory'] = nil,
skillValue = nil,
                    ['furnitureType'] = nil,
roomCategory = nil,
                    ['repeatsDepreciation'] = nil,
furnitureType = nil,
                    ['materialTier'] = nil,
repeatsDepreciation = nil,
                    ['fuelsUsed'] = nil,
materialTier = nil,
                    ['gridRadius'] = nil,
fuelsUsed = nil,
                    ['energyUsed'] = nil,
gridRadius = nil,
                    ['energyProduced'] = nil,
energyUsed = nil,
                    ['energyType'] = nil,
energyProduced = nil,
                    ['fluidsUsed'] = nil,
energyType = nil,
                    ['fluidsProduced'] = nil,
fluidsUsed = nil,
                    ['validTalents'] = nil,
fluidsProduced = nil,
                    ['footprint'] = nil,
validTalents = nil,
                    ['mobile'] = nil,
footprint = "3x2x3",
                    ['roomSizeReq'] = nil,
mobile = nil,
                    ['roomMatReq'] = nil,
roomSizeReq = nil,
                    ['roomContainReq'] = nil,
roomMatReq = nil,
                    ['inventorySlots'] = nil,
roomContainReq = nil,
                    ['inventoryMaxWeight'] = nil,
inventorySlots = nil,
                    ['type'] = 'AdvancedUpgradeLvl3Item',
inventoryMaxWeight = nil,
                    ['typeID'] = '617',
inventoryRestrictions = nil,
        },
NutrientElement = nil,
        ['Advanced Upgrade 4'] = {
type = "AmendmentsItem",
                    ['untranslated'] = 'Advanced Upgrade 4',
typeID = 0,
                    ['category'] = 'Efficiency Modules',
},
                    ['group'] = 'Upgrade',
Anvil = {
                    ['description'] = 'Advanced Upgrade that increases crafting efficiency.',
untranslated = "Anvil",
                    ['tagGroups'] = {'Upgrade', 'Advanced Upgrade', 'Ingredient', 'Product'},
category = nil,
                    ['maxStack'] = '100',
group = "Work Stations",
                    ['carried'] = 'Backpack',
description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
                    ['weight'] = '0.001',
tagGroups = {
                    ['calories'] = nil,
"Crafting Table",
                    ['carbs'] = nil,
},
                    ['protein'] = nil,
maxStack = 1,
                    ['fat'] = nil,
carried = "Backpack",
                    ['vitamins'] = nil,
weight = 2000,
                    ['density'] = nil,
calories = nil,
                    ['fuel'] = nil,
carbs = nil,
                    ['yield'] = nil,
protein = nil,
                    ['currency'] = nil,
fat = nil,
                    ['skillValue'] = nil,
vitamins = nil,
                    ['roomCategory'] = nil,
density = nil,
                    ['furnitureType'] = nil,
fuel = nil,
                    ['repeatsDepreciation'] = nil,
yield = nil,
                    ['materialTier'] = nil,
currency = nil,
                    ['fuelsUsed'] = nil,
skillValue = nil,
                    ['gridRadius'] = nil,
roomCategory = "Industrial",
                    ['energyUsed'] = nil,
furnitureType = nil,
                    ['energyProduced'] = nil,
repeatsDepreciation = nil,
                    ['energyType'] = nil,
materialTier = nil,
                    ['fluidsUsed'] = nil,
fuelsUsed = nil,
                    ['fluidsProduced'] = nil,
gridRadius = nil,
                    ['validTalents'] = nil,
energyUsed = nil,
                    ['footprint'] = nil,
energyProduced = nil,
                    ['mobile'] = nil,
energyType = nil,
                    ['roomSizeReq'] = nil,
fluidsUsed = nil,
                    ['roomMatReq'] = nil,
fluidsProduced = nil,
                    ['roomContainReq'] = nil,
validTalents = nil,
                    ['inventorySlots'] = nil,
footprint = "2x1x2",
                    ['inventoryMaxWeight'] = nil,
mobile = nil,
                    ['type'] = 'AdvancedUpgradeLvl4Item',
roomSizeReq = nil,
                    ['typeID'] = '618',
roomMatReq = nil,
        },
roomContainReq = nil,
        ['Agave Leaves'] = {
inventorySlots = nil,
                    ['untranslated'] = '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 = "AnvilItem",
                    ['tagGroups'] = {'Crop', 'Greens', 'Raw  Food', 'Food', 'Object', 'Ingredient'},
typeID = 0,
                    ['maxStack'] = '100',
},
                    ['carried'] = 'Backpack',
["Arctic Willow Seed"] = {
                    ['weight'] = '0.01',
untranslated = "Arctic Willow Seed",
                    ['calories'] = '200.0',
category = nil,
                    ['carbs'] = '3.0',
group = "Food",
                    ['protein'] = '1.0',
description = "Plant to grow arctic willow.",
                    ['fat'] = '2.0',
tagGroups = {
                    ['vitamins'] = '2.0',
"Food",
                    ['density'] = '4.0',
"Seeds",
                    ['fuel'] = nil,
},
                    ['yield'] = '[[Gathering]]',
maxStack = 100,
                    ['currency'] = nil,
carried = "Backpack",
                    ['skillValue'] = nil,
weight = 50,
                    ['roomCategory'] = nil,
calories = 0,
                    ['furnitureType'] = nil,
carbs = 0,
                    ['repeatsDepreciation'] = nil,
protein = 0,
                    ['materialTier'] = nil,
fat = 0,
                    ['fuelsUsed'] = nil,
vitamins = 0,
                    ['gridRadius'] = nil,
density = 0,
                    ['energyUsed'] = nil,
fuel = nil,
                    ['energyProduced'] = nil,
yield = nil,
                    ['energyType'] = nil,
currency = nil,
                    ['fluidsUsed'] = nil,
skillValue = nil,
                    ['fluidsProduced'] = nil,
roomCategory = nil,
                    ['validTalents'] = nil,
furnitureType = nil,
                    ['footprint'] = nil,
repeatsDepreciation = nil,
                    ['mobile'] = nil,
materialTier = nil,
                    ['roomSizeReq'] = nil,
fuelsUsed = nil,
                    ['roomMatReq'] = nil,
gridRadius = nil,
                    ['roomContainReq'] = nil,
energyUsed = nil,
                    ['inventorySlots'] = nil,
energyProduced = nil,
                    ['inventoryMaxWeight'] = nil,
energyType = nil,
                    ['type'] = 'AgaveLeavesItem',
fluidsUsed = nil,
                    ['typeID'] = '380',
fluidsProduced = nil,
        },
validTalents = nil,
        ['Agave Seed'] = {
footprint = nil,
                    ['untranslated'] = '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 = "ArcticWillowSeedItem",
                    ['carbs'] = '0.0',
typeID = 0,
                    ['protein'] = '0.0',
},
                    ['fat'] = '0.0',
Arrastra = {
                    ['vitamins'] = '0.0',
untranslated = "Arrastra",
                    ['density'] = '0.0',
category = nil,
                    ['fuel'] = nil,
group = "Work Stations",
                    ['yield'] = nil,
description = "A primitive rock mill of dragged boulders.",
                    ['currency'] = nil,
tagGroups = {
                    ['skillValue'] = nil,
"Crafting Table",
                    ['roomCategory'] = nil,
},
                    ['furnitureType'] = nil,
maxStack = 1,
                    ['repeatsDepreciation'] = nil,
carried = "Backpack",
                    ['materialTier'] = nil,
weight = 5000,
                    ['fuelsUsed'] = nil,
calories = nil,
                    ['gridRadius'] = nil,
carbs = nil,
                    ['energyUsed'] = nil,
protein = nil,
                    ['energyProduced'] = nil,
fat = nil,
                    ['energyType'] = nil,
vitamins = nil,
                    ['fluidsUsed'] = nil,
density = nil,
                    ['fluidsProduced'] = nil,
fuel = nil,
                    ['validTalents'] = nil,
yield = nil,
                    ['footprint'] = nil,
currency = nil,
                    ['mobile'] = nil,
skillValue = nil,
                    ['roomSizeReq'] = nil,
roomCategory = "Industrial",
                    ['roomMatReq'] = nil,
furnitureType = nil,
                    ['roomContainReq'] = nil,
repeatsDepreciation = nil,
                    ['inventorySlots'] = nil,
materialTier = nil,
                    ['inventoryMaxWeight'] = nil,
fuelsUsed = nil,
                    ['type'] = 'AgaveSeedItem',
gridRadius = nil,
                    ['typeID'] = '659',
energyUsed = nil,
        },
energyProduced = nil,
        ['Agave Seed Pack'] = {
energyType = nil,
                    ['untranslated'] = 'Agave Seed Pack',
fluidsUsed = nil,
                    ['category'] = 'Hidden',
fluidsProduced = nil,
                    ['group'] = 'Items',
validTalents = nil,
                    ['description'] = 'Plant to grow an agave plant.',
footprint = "4x3x3",
                    ['tagGroups'] = {'Not In Browser'},
mobile = nil,
                    ['maxStack'] = '100',
roomSizeReq = nil,
                    ['carried'] = 'Backpack',
roomMatReq = nil,
                    ['weight'] = '0.05',
roomContainReq = nil,
                    ['calories'] = nil,
inventorySlots = nil,
                    ['carbs'] = nil,
inventoryMaxWeight = nil,
                    ['protein'] = nil,
inventoryRestrictions = nil,
                    ['fat'] = nil,
NutrientElement = nil,
                    ['vitamins'] = nil,
type = "ArrastraItem",
                    ['density'] = nil,
typeID = 0,
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
Arrow = {
                    ['currency'] = nil,
untranslated = "Arrow",
                    ['skillValue'] = nil,
category = nil,
                    ['roomCategory'] = nil,
group = "Items",
                    ['furnitureType'] = nil,
description = "Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).",
                    ['repeatsDepreciation'] = nil,
tagGroups = {
                    ['materialTier'] = nil,
"Burnable Fuel",
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
maxStack = 100,
                    ['energyUsed'] = nil,
carried = "Backpack",
                    ['energyProduced'] = nil,
weight = 100,
                    ['energyType'] = nil,
calories = nil,
                    ['fluidsUsed'] = nil,
carbs = nil,
                    ['fluidsProduced'] = nil,
protein = nil,
                    ['validTalents'] = nil,
fat = nil,
                    ['footprint'] = nil,
vitamins = nil,
                    ['mobile'] = nil,
density = nil,
                    ['roomSizeReq'] = nil,
fuel = 500,
                    ['roomMatReq'] = nil,
yield = nil,
                    ['roomContainReq'] = nil,
currency = nil,
                    ['inventorySlots'] = nil,
skillValue = nil,
                    ['inventoryMaxWeight'] = nil,
roomCategory = nil,
                    ['type'] = 'AgaveSeedPackItem',
furnitureType = nil,
                    ['typeID'] = '660',
repeatsDepreciation = nil,
        },
materialTier = nil,
        ['Agouti Carcass'] = {
fuelsUsed = nil,
                    ['untranslated'] = 'Agouti Carcass',
gridRadius = nil,
                    ['category'] = '_None',
energyUsed = nil,
                    ['group'] = 'Items',
energyProduced = nil,
                    ['description'] = 'A dead agouti.',
energyType = nil,
                    ['tagGroups'] = {'Tiny Fur Carcass', 'Carcass', 'Tiny Carcass', 'Animal', 'Ingredient'},
fluidsUsed = nil,
                    ['maxStack'] = '100',
fluidsProduced = nil,
                    ['carried'] = 'Backpack',
validTalents = nil,
                    ['weight'] = '2',
footprint = nil,
                    ['calories'] = nil,
mobile = nil,
                    ['carbs'] = nil,
roomSizeReq = nil,
                    ['protein'] = nil,
roomMatReq = nil,
                    ['fat'] = nil,
roomContainReq = nil,
                    ['vitamins'] = nil,
inventorySlots = nil,
                    ['density'] = nil,
inventoryMaxWeight = nil,
                    ['fuel'] = nil,
inventoryRestrictions = nil,
                    ['yield'] = nil,
NutrientElement = nil,
                    ['currency'] = nil,
type = "ArrowItem",
                    ['skillValue'] = nil,
typeID = 0,
                    ['roomCategory'] = nil,
},
                    ['furnitureType'] = nil,
["Art Supplies"] = {
                    ['repeatsDepreciation'] = nil,
untranslated = "Art Supplies",
                    ['materialTier'] = nil,
category = nil,
                    ['fuelsUsed'] = nil,
group = "Items",
                    ['gridRadius'] = nil,
description = "A set of art supplies that ",
                    ['energyUsed'] = nil,
tagGroups = {},
                    ['energyProduced'] = nil,
maxStack = 100,
                    ['energyType'] = nil,
carried = "Backpack",
                    ['fluidsUsed'] = nil,
weight = 150,
                    ['fluidsProduced'] = nil,
calories = nil,
                    ['validTalents'] = nil,
carbs = nil,
                    ['footprint'] = nil,
protein = nil,
                    ['mobile'] = nil,
fat = nil,
                    ['roomSizeReq'] = nil,
vitamins = nil,
                    ['roomMatReq'] = nil,
density = nil,
                    ['roomContainReq'] = nil,
fuel = nil,
                    ['inventorySlots'] = nil,
yield = nil,
                    ['inventoryMaxWeight'] = nil,
currency = nil,
                    ['type'] = 'AgoutiCarcassItem',
skillValue = nil,
                    ['typeID'] = '511',
roomCategory = nil,
        },
furnitureType = nil,
        ['Agriculture Research Paper Advanced'] = {
repeatsDepreciation = nil,
                    ['untranslated'] = 'Agriculture Research Paper Advanced',
materialTier = nil,
                    ['category'] = '_None',
fuelsUsed = nil,
                    ['group'] = 'Items',
gridRadius = nil,
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
energyUsed = nil,
                    ['tagGroups'] = {'Advanced  Research', 'Research', 'Product', 'Ingredient'},
energyProduced = nil,
                    ['maxStack'] = '100',
energyType = nil,
                    ['carried'] = 'Backpack',
fluidsUsed = nil,
                    ['weight'] = '0.01',
fluidsProduced = nil,
                    ['calories'] = nil,
validTalents = nil,
                    ['carbs'] = nil,
footprint = nil,
                    ['protein'] = nil,
mobile = nil,
                    ['fat'] = nil,
roomSizeReq = nil,
                    ['vitamins'] = nil,
roomMatReq = nil,
                    ['density'] = nil,
roomContainReq = nil,
                    ['fuel'] = nil,
inventorySlots = nil,
                    ['yield'] = nil,
inventoryMaxWeight = nil,
                    ['currency'] = nil,
inventoryRestrictions = nil,
                    ['skillValue'] = nil,
NutrientElement = nil,
                    ['roomCategory'] = nil,
type = "ArtSuppliesItem",
                    ['furnitureType'] = nil,
typeID = 0,
                    ['repeatsDepreciation'] = nil,
},
                    ['materialTier'] = nil,
["Ashlar Basalt"] = {
                    ['fuelsUsed'] = nil,
untranslated = "Ashlar Basalt",
                    ['gridRadius'] = nil,
category = nil,
                    ['energyUsed'] = nil,
group = "Blocks",
                    ['energyProduced'] = nil,
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
                    ['energyType'] = nil,
tagGroups = {
                    ['fluidsUsed'] = nil,
"Ashlar Stone",
                    ['fluidsProduced'] = nil,
"Constructable",
                    ['validTalents'] = nil,
},
                    ['footprint'] = nil,
maxStack = 20,
                    ['mobile'] = nil,
carried = "Hands",
                    ['roomSizeReq'] = nil,
weight = 10000,
                    ['roomMatReq'] = nil,
calories = nil,
                    ['roomContainReq'] = nil,
carbs = nil,
                    ['inventorySlots'] = nil,
protein = nil,
                    ['inventoryMaxWeight'] = nil,
fat = nil,
                    ['type'] = 'AgricultureResearchPaperAdvancedItem',
vitamins = nil,
                    ['typeID'] = '512',
density = nil,
        },
fuel = nil,
        ['Agriculture Research Paper Modern'] = {
yield = nil,
                    ['untranslated'] = 'Agriculture Research Paper Modern',
currency = nil,
                    ['category'] = '_None',
skillValue = nil,
                    ['group'] = 'Items',
roomCategory = nil,
                    ['description'] = 'A document containing important research information. Used to discover new skills at the research table.',
furnitureType = nil,
                    ['tagGroups'] = {'Modern  Research', 'Research', 'Product', 'Ingredient'},
repeatsDepreciation = nil,
                    ['maxStack'] = '100',
materialTier = 4,
                    ['carried'] = 'Backpack',
fuelsUsed = nil,
                    ['weight'] = '0.01',
gridRadius = nil,
                    ['calories'] = nil,
energyUsed = nil,
                    ['carbs'] = nil,
energyProduced = nil,
                    ['protein'] = nil,
energyType = nil,
                    ['fat'] = nil,
fluidsUsed = nil,
                    ['vitamins'] = nil,
fluidsProduced = nil,
                    ['density'] = nil,
validTalents = nil,
                    ['fuel'] = nil,
footprint = nil,
                    ['yield'] = nil,
mobile = nil,
                    ['currency'] = nil,
roomSizeReq = nil,
                    ['skillValue'] = nil,
roomMatReq = nil,
                    ['roomCategory'] = nil,
roomContainReq = nil,
                    ['furnitureType'] = nil,
inventorySlots = nil,
                    ['repeatsDepreciation'] = nil,
inventoryMaxWeight = nil,
                    ['materialTier'] = nil,
inventoryRestrictions = nil,
                    ['fuelsUsed'] = nil,
NutrientElement = nil,
                    ['gridRadius'] = nil,
type = "AshlarBasaltItem",
                    ['energyUsed'] = nil,
typeID = 0,
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
["Ashlar Basalt Bench"] = {
                    ['fluidsUsed'] = nil,
untranslated = "Ashlar Basalt Bench",
                    ['fluidsProduced'] = nil,
category = nil,
                    ['validTalents'] = nil,
group = "Housing Objects",
                    ['footprint'] = nil,
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
                    ['mobile'] = nil,
tagGroups = {
                    ['roomSizeReq'] = nil,
"Housing",
                    ['roomMatReq'] = nil,
},
                    ['roomContainReq'] = nil,
maxStack = 1,
                    ['inventorySlots'] = nil,
carried = "Backpack",
                    ['inventoryMaxWeight'] = nil,
weight = 1000,
                    ['type'] = 'AgricultureResearchPaperModernItem',
calories = nil,
                    ['typeID'] = '513',
carbs = nil,
        },
protein = nil,
        ['Air Pollution Generator'] = {
fat = nil,
                    ['untranslated'] = 'Air Pollution Generator',
vitamins = nil,
                    ['category'] = 'Hidden',
density = nil,
                    ['group'] = 'World Object Items',
fuel = nil,
                    ['description'] = 'Dev object for testing air pollution.',
yield = nil,
                    ['tagGroups'] = {'Not In Browser', 'World  Object', 'Object', 'Polluter'},
currency = nil,
                    ['maxStack'] = '100',
skillValue = "2.5",
                    ['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'] = nil,
validTalents = nil,
                    ['roomCategory'] = nil,
footprint = "2x1x2",
                    ['furnitureType'] = nil,
mobile = nil,
                    ['repeatsDepreciation'] = nil,
roomSizeReq = nil,
                    ['materialTier'] = nil,
roomMatReq = nil,
                    ['fuelsUsed'] = nil,
roomContainReq = nil,
                    ['gridRadius'] = nil,
inventorySlots = nil,
                    ['energyUsed'] = nil,
inventoryMaxWeight = nil,
                    ['energyProduced'] = nil,
inventoryRestrictions = nil,
                    ['energyType'] = nil,
NutrientElement = nil,
                    ['fluidsUsed'] = nil,
type = "AshlarBasaltBenchItem",
                    ['fluidsProduced'] = nil,
typeID = 0,
                    ['validTalents'] = nil,
},
                    ['footprint'] = '1 X 1 X 1',
["Ashlar Basalt Chair"] = {
                    ['mobile'] = nil,
untranslated = "Ashlar Basalt Chair",
                    ['roomSizeReq'] = nil,
category = nil,
                    ['roomMatReq'] = nil,
group = "Housing Objects",
                    ['roomContainReq'] = nil,
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
                    ['inventorySlots'] = nil,
tagGroups = {
                    ['inventoryMaxWeight'] = nil,
"Housing",
                    ['type'] = 'AirPollutionGeneratorItem',
},
                    ['typeID'] = '91',
maxStack = 1,
        },
carried = "Backpack",
        ['Alligator Carcass'] = {
weight = 1000,
                    ['untranslated'] = 'Alligator Carcass',
calories = nil,
                    ['category'] = '_None',
carbs = nil,
                    ['group'] = 'Items',
protein = nil,
                    ['description'] = 'A dead alligator.',
fat = nil,
                    ['tagGroups'] = {'Medium Carcass', 'Carcass', 'Animal', 'Ingredient'},
vitamins = nil,
                    ['maxStack'] = '100',
density = nil,
                    ['carried'] = 'Backpack',
fuel = nil,
                    ['weight'] = '2',
yield = nil,
                    ['calories'] = nil,
currency = nil,
                    ['carbs'] = nil,
skillValue = "1.7",
                    ['protein'] = nil,
roomCategory = "Seating",
                    ['fat'] = nil,
furnitureType = "Chair",
                    ['vitamins'] = nil,
repeatsDepreciation = "0.7",
                    ['density'] = nil,
materialTier = nil,
                    ['fuel'] = nil,
fuelsUsed = nil,
                    ['yield'] = nil,
gridRadius = nil,
                    ['currency'] = nil,
energyUsed = nil,
                    ['skillValue'] = nil,
energyProduced = nil,
                    ['roomCategory'] = nil,
energyType = nil,
                    ['furnitureType'] = nil,
fluidsUsed = nil,
                    ['repeatsDepreciation'] = nil,
fluidsProduced = nil,
                    ['materialTier'] = nil,
validTalents = nil,
                    ['fuelsUsed'] = nil,
footprint = "1x1x2",
                    ['gridRadius'] = nil,
mobile = nil,
                    ['energyUsed'] = nil,
roomSizeReq = nil,
                    ['energyProduced'] = nil,
roomMatReq = nil,
                    ['energyType'] = nil,
roomContainReq = nil,
                    ['fluidsUsed'] = nil,
inventorySlots = nil,
                    ['fluidsProduced'] = nil,
inventoryMaxWeight = nil,
                    ['validTalents'] = nil,
inventoryRestrictions = nil,
                    ['footprint'] = nil,
NutrientElement = nil,
                    ['mobile'] = nil,
type = "AshlarBasaltChairItem",
                    ['roomSizeReq'] = nil,
typeID = 0,
                    ['roomMatReq'] = nil,
},
                    ['roomContainReq'] = nil,
["Ashlar Basalt Door"] = {
                    ['inventorySlots'] = nil,
untranslated = "Ashlar Basalt Door",
                    ['inventoryMaxWeight'] = nil,
category = nil,
                    ['type'] = 'AlligatorCarcassItem',
group = "Housing Objects",
                    ['typeID'] = '514',
description = "A heavy ashlar stone door.",
        },
tagGroups = {},
        ['Alpha Cloak'] = {
maxStack = 1,
                    ['untranslated'] = 'Alpha Cloak',
carried = "Backpack",
                    ['category'] = 'Hidden',
weight = 1000,
                    ['group'] = 'AvatarPart',
calories = nil,
                    ['description'] = 'Thanks for supporting ECO!',
carbs = nil,
                    ['tagGroups'] = {'Object'},
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 = nil,
                    ['vitamins'] = nil,
roomCategory = nil,
                    ['density'] = nil,
furnitureType = nil,
                    ['fuel'] = nil,
repeatsDepreciation = nil,
                    ['yield'] = nil,
materialTier = 4,
                    ['currency'] = nil,
fuelsUsed = nil,
                    ['skillValue'] = nil,
gridRadius = nil,
                    ['roomCategory'] = nil,
energyUsed = nil,
                    ['furnitureType'] = nil,
energyProduced = nil,
                    ['repeatsDepreciation'] = nil,
energyType = nil,
                    ['materialTier'] = nil,
fluidsUsed = nil,
                    ['fuelsUsed'] = nil,
fluidsProduced = nil,
                    ['gridRadius'] = nil,
validTalents = nil,
                    ['energyUsed'] = nil,
footprint = "1x3x2",
                    ['energyProduced'] = nil,
mobile = nil,
                    ['energyType'] = nil,
roomSizeReq = nil,
                    ['fluidsUsed'] = nil,
roomMatReq = nil,
                    ['fluidsProduced'] = nil,
roomContainReq = nil,
                    ['validTalents'] = nil,
inventorySlots = nil,
                    ['footprint'] = nil,
inventoryMaxWeight = nil,
                    ['mobile'] = nil,
inventoryRestrictions = nil,
                    ['roomSizeReq'] = nil,
NutrientElement = nil,
                    ['roomMatReq'] = nil,
type = "AshlarBasaltDoorItem",
                    ['roomContainReq'] = nil,
typeID = 0,
                    ['inventorySlots'] = nil,
},
                    ['inventoryMaxWeight'] = nil,
["Ashlar Basalt Fireplace"] = {
                    ['type'] = 'AlphaCloakItem',
untranslated = "Ashlar Basalt Fireplace",
                    ['typeID'] = '19',
category = nil,
        },
group = "Housing Objects",
        ['Alpha Goggles'] = {
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
                    ['untranslated'] = 'Alpha Goggles',
tagGroups = {
                    ['category'] = 'Hidden',
"Housing",
                    ['group'] = 'AvatarPart',
},
                    ['description'] = 'Thanks for supporting ECO!',
maxStack = 1,
                    ['tagGroups'] = {'Object'},
carried = "Backpack",
                    ['maxStack'] = '1',
weight = 5000,
                    ['carried'] = 'Backpack',
calories = nil,
                    ['weight'] = nil,
carbs = nil,
                    ['calories'] = nil,
protein = nil,
                    ['carbs'] = nil,
fat = nil,
                    ['protein'] = nil,
vitamins = nil,
                    ['fat'] = nil,
density = nil,
                    ['vitamins'] = nil,
fuel = nil,
                    ['density'] = nil,
yield = nil,
                    ['fuel'] = nil,
currency = nil,
                    ['yield'] = nil,
skillValue = "3",
                    ['currency'] = nil,
roomCategory = "Living Room",
                    ['skillValue'] = nil,
furnitureType = "Fireplace",
                    ['roomCategory'] = nil,
repeatsDepreciation = "0.1",
                    ['furnitureType'] = nil,
materialTier = nil,
                    ['repeatsDepreciation'] = nil,
fuelsUsed = nil,
                    ['materialTier'] = nil,
gridRadius = nil,
                    ['fuelsUsed'] = nil,
energyUsed = nil,
                    ['gridRadius'] = nil,
energyProduced = nil,
                    ['energyUsed'] = nil,
energyType = nil,
                    ['energyProduced'] = nil,
fluidsUsed = nil,
                    ['energyType'] = nil,
fluidsProduced = nil,
                    ['fluidsUsed'] = nil,
validTalents = nil,
                    ['fluidsProduced'] = nil,
footprint = "3x1x2",
                    ['validTalents'] = nil,
mobile = nil,
                    ['footprint'] = nil,
roomSizeReq = nil,
                    ['mobile'] = nil,
roomMatReq = nil,
                    ['roomSizeReq'] = nil,
roomContainReq = nil,
                    ['roomMatReq'] = nil,
inventorySlots = nil,
                    ['roomContainReq'] = nil,
inventoryMaxWeight = nil,
                    ['inventorySlots'] = nil,
inventoryRestrictions = nil,
                    ['inventoryMaxWeight'] = nil,
NutrientElement = nil,
                    ['type'] = 'AlphaGogglesItem',
type = "AshlarBasaltFireplaceItem",
                    ['typeID'] = '18',
typeID = 0,
        },
},
        ['Alpha Hat'] = {
["Ashlar Basalt Table"] = {
                    ['untranslated'] = 'Alpha Hat',
untranslated = "Ashlar Basalt Table",
                    ['category'] = 'Hidden',
category = nil,
                    ['group'] = 'AvatarPart',
group = "Housing Objects",
                    ['description'] = 'Thanks for supporting ECO!',
description = "A large stone table crafted by an expert mason.",
                    ['tagGroups'] = {'Object'},
tagGroups = {
                    ['maxStack'] = '1',
"Housing",
                    ['carried'] = 'Backpack',
},
                    ['weight'] = nil,
maxStack = 1,
                    ['calories'] = nil,
carried = "Backpack",
                    ['carbs'] = nil,
weight = 2000,
                    ['protein'] = nil,
calories = nil,
                    ['fat'] = nil,
carbs = nil,
                    ['vitamins'] = nil,
protein = nil,
                    ['density'] = nil,
fat = nil,
                    ['fuel'] = nil,
vitamins = nil,
                    ['yield'] = nil,
density = nil,
                    ['currency'] = nil,
fuel = nil,
                    ['skillValue'] = nil,
yield = nil,
                    ['roomCategory'] = nil,
currency = nil,
                    ['furnitureType'] = nil,
skillValue = "3",
                    ['repeatsDepreciation'] = nil,
roomCategory = "Seating",
                    ['materialTier'] = nil,
furnitureType = "Table",
                    ['fuelsUsed'] = nil,
repeatsDepreciation = "0.6",
                    ['gridRadius'] = nil,
materialTier = nil,
                    ['energyUsed'] = nil,
fuelsUsed = nil,
                    ['energyProduced'] = nil,
gridRadius = nil,
                    ['energyType'] = nil,
energyUsed = nil,
                    ['fluidsUsed'] = nil,
energyProduced = nil,
                    ['fluidsProduced'] = nil,
energyType = nil,
                    ['validTalents'] = nil,
fluidsUsed = nil,
                    ['footprint'] = nil,
fluidsProduced = nil,
                    ['mobile'] = nil,
validTalents = nil,
                    ['roomSizeReq'] = nil,
footprint = "2x1x1",
                    ['roomMatReq'] = nil,
mobile = nil,
                    ['roomContainReq'] = nil,
roomSizeReq = nil,
                    ['inventorySlots'] = nil,
roomMatReq = nil,
                    ['inventoryMaxWeight'] = nil,
roomContainReq = nil,
                    ['type'] = 'AlphaHatItem',
inventorySlots = nil,
                    ['typeID'] = '17',
inventoryMaxWeight = nil,
        },
inventoryRestrictions = nil,
        ['Amanita Mushroom Spores'] = {
NutrientElement = nil,
                    ['untranslated'] = 'Amanita Mushroom Spores',
type = "AshlarBasaltTableItem",
                    ['category'] = '_None',
typeID = 0,
                    ['group'] = 'Food',
},
                    ['description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
["Ashlar Gneiss"] = {
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Food', 'Object', 'Ingredient', 'Product'},
untranslated = "Ashlar Gneiss",
                    ['maxStack'] = '100',
category = nil,
                    ['carried'] = 'Backpack',
group = "Blocks",
                    ['weight'] = '0.05',
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
                    ['calories'] = '0.0',
tagGroups = {
                    ['carbs'] = '0.0',
"Ashlar Stone",
                    ['protein'] = '0.0',
"Constructable",
                    ['fat'] = '0.0',
},
                    ['vitamins'] = '0.0',
maxStack = 20,
                    ['density'] = '0.0',
carried = "Hands",
                    ['fuel'] = nil,
weight = 10000,
                    ['yield'] = nil,
calories = nil,
                    ['currency'] = nil,
carbs = nil,
                    ['skillValue'] = nil,
protein = nil,
                    ['roomCategory'] = nil,
fat = nil,
                    ['furnitureType'] = nil,
vitamins = nil,
                    ['repeatsDepreciation'] = nil,
density = nil,
                    ['materialTier'] = nil,
fuel = nil,
                    ['fuelsUsed'] = nil,
yield = nil,
                    ['gridRadius'] = nil,
currency = nil,
                    ['energyUsed'] = nil,
skillValue = nil,
                    ['energyProduced'] = nil,
roomCategory = nil,
                    ['energyType'] = nil,
furnitureType = nil,
                    ['fluidsUsed'] = nil,
repeatsDepreciation = nil,
                    ['fluidsProduced'] = nil,
materialTier = 4,
                    ['validTalents'] = nil,
fuelsUsed = nil,
                    ['footprint'] = nil,
gridRadius = nil,
                    ['mobile'] = nil,
energyUsed = nil,
                    ['roomSizeReq'] = nil,
energyProduced = nil,
                    ['roomMatReq'] = nil,
energyType = nil,
                    ['roomContainReq'] = nil,
fluidsUsed = nil,
                    ['inventorySlots'] = nil,
fluidsProduced = nil,
                    ['inventoryMaxWeight'] = nil,
validTalents = nil,
                    ['type'] = 'AmanitaMushroomSporesItem',
footprint = nil,
                    ['typeID'] = '661',
mobile = nil,
        },
roomSizeReq = nil,
        ['Amanita Mushroom Spores Pack'] = {
roomMatReq = nil,
                    ['untranslated'] = 'Amanita Mushroom Spores Pack',
roomContainReq = nil,
                    ['category'] = 'Hidden',
inventorySlots = nil,
                    ['group'] = 'Items',
inventoryMaxWeight = nil,
                    ['description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
inventoryRestrictions = nil,
                    ['tagGroups'] = {'Not In Browser'},
NutrientElement = nil,
                    ['maxStack'] = '100',
type = "AshlarGneissItem",
                    ['carried'] = 'Backpack',
typeID = 0,
                    ['weight'] = '0.05',
},
                    ['calories'] = nil,
["Ashlar Granite"] = {
                    ['carbs'] = nil,
untranslated = "Ashlar Granite",
                    ['protein'] = nil,
category = nil,
                    ['fat'] = nil,
group = "Blocks",
                    ['vitamins'] = 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.",
                    ['density'] = nil,
tagGroups = {
                    ['fuel'] = nil,
"Ashlar Stone",
                    ['yield'] = nil,
"Constructable",
                    ['currency'] = nil,
},
                    ['skillValue'] = nil,
maxStack = 20,
                    ['roomCategory'] = nil,
carried = "Hands",
                    ['furnitureType'] = nil,
weight = 10000,
                    ['repeatsDepreciation'] = nil,
calories = nil,
                    ['materialTier'] = nil,
carbs = nil,
                    ['fuelsUsed'] = nil,
protein = nil,
                    ['gridRadius'] = nil,
fat = nil,
                    ['energyUsed'] = nil,
vitamins = nil,
                    ['energyProduced'] = nil,
density = nil,
                    ['energyType'] = nil,
fuel = nil,
                    ['fluidsUsed'] = nil,
yield = nil,
                    ['fluidsProduced'] = nil,
currency = nil,
                    ['validTalents'] = nil,
skillValue = nil,
                    ['footprint'] = nil,
roomCategory = nil,
                    ['mobile'] = nil,
furnitureType = nil,
                    ['roomSizeReq'] = nil,
repeatsDepreciation = nil,
                    ['roomMatReq'] = nil,
materialTier = 4,
                    ['roomContainReq'] = nil,
fuelsUsed = nil,
                    ['inventorySlots'] = nil,
gridRadius = nil,
                    ['inventoryMaxWeight'] = nil,
energyUsed = nil,
                    ['type'] = 'AmanitaMushroomSporesPackItem',
energyProduced = nil,
                    ['typeID'] = '662',
energyType = nil,
        },
fluidsUsed = nil,
        ['Amanita Mushrooms'] = {
fluidsProduced = nil,
                    ['untranslated'] = 'Amanita Mushrooms',
validTalents = nil,
                    ['category'] = '_None',
footprint = nil,
                    ['group'] = 'Food',
mobile = 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!',
roomSizeReq = nil,
                    ['tagGroups'] = {'Crop', 'Fungus', 'Food', 'Object', 'Ingredient'},
roomMatReq = nil,
                    ['maxStack'] = '100',
roomContainReq = nil,
                    ['carried'] = 'Backpack',
inventorySlots = nil,
                    ['weight'] = '0.01',
inventoryMaxWeight = nil,
                    ['calories'] = '-200.0',
inventoryRestrictions = nil,
                    ['carbs'] = '0.0',
NutrientElement = nil,
                    ['protein'] = '0.0',
type = "AshlarGraniteItem",
                    ['fat'] = '0.0',
typeID = 0,
                    ['vitamins'] = '0.0',
},
                    ['density'] = '-0.0',
["Ashlar Large Basalt Fountain"] = {
                    ['fuel'] = nil,
untranslated = "Ashlar Large Basalt Fountain",
                    ['yield'] = '[[Gathering]]',
category = nil,
                    ['currency'] = nil,
group = "Housing Objects",
                    ['skillValue'] = nil,
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
                    ['roomCategory'] = nil,
tagGroups = {
                    ['furnitureType'] = nil,
"Housing",
                    ['repeatsDepreciation'] = nil,
},
                    ['materialTier'] = nil,
maxStack = 1,
                    ['fuelsUsed'] = nil,
carried = "Backpack",
                    ['gridRadius'] = nil,
weight = 5000,
                    ['energyUsed'] = nil,
calories = nil,
                    ['energyProduced'] = nil,
carbs = nil,
                    ['energyType'] = nil,
protein = nil,
                    ['fluidsUsed'] = nil,
fat = nil,
                    ['fluidsProduced'] = nil,
vitamins = nil,
                    ['validTalents'] = nil,
density = nil,
                    ['footprint'] = nil,
fuel = nil,
                    ['mobile'] = nil,
yield = nil,
                    ['roomSizeReq'] = nil,
currency = nil,
                    ['roomMatReq'] = nil,
skillValue = "3",
                    ['roomContainReq'] = nil,
roomCategory = "Decoration",
                    ['inventorySlots'] = nil,
furnitureType = "Fountain",
                    ['inventoryMaxWeight'] = nil,
repeatsDepreciation = "0.1",
                    ['type'] = 'AmanitaMushroomsItem',
materialTier = nil,
                    ['typeID'] = '381',
fuelsUsed = nil,
        },
gridRadius = nil,
        ['Amendments'] = {
energyUsed = nil,
                    ['untranslated'] = 'Amendments',
energyProduced = nil,
                    ['category'] = 'WorldObject',
energyType = nil,
                    ['group'] = 'World Object Items',
fluidsUsed = nil,
                    ['description'] = 'Changes to the constituion are made here.',
fluidsProduced = nil,
                    ['tagGroups'] = {'World  Object', 'Object', 'Product'},
validTalents = nil,
                    ['maxStack'] = '1',
footprint = "4x4x3",
                    ['carried'] = 'Backpack',
mobile = nil,
                    ['weight'] = nil,
roomSizeReq = nil,
                    ['calories'] = nil,
roomMatReq = nil,
                    ['carbs'] = nil,
roomContainReq = nil,
                    ['protein'] = nil,
inventorySlots = nil,
                    ['fat'] = nil,
inventoryMaxWeight = nil,
                    ['vitamins'] = nil,
inventoryRestrictions = nil,
                    ['density'] = nil,
NutrientElement = nil,
                    ['fuel'] = nil,
type = "AshlarLargeBasaltFountainItem",
                    ['yield'] = nil,
typeID = 0,
                    ['currency'] = nil,
},
                    ['skillValue'] = nil,
["Ashlar Large Stone Fountain"] = {
                    ['roomCategory'] = nil,
untranslated = "Ashlar Large Stone Fountain",
                    ['furnitureType'] = nil,
category = nil,
                    ['repeatsDepreciation'] = nil,
group = "Housing Objects",
                    ['materialTier'] = nil,
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
                    ['fuelsUsed'] = nil,
tagGroups = {
                    ['gridRadius'] = nil,
"Housing",
                    ['energyUsed'] = nil,
},
                    ['energyProduced'] = nil,
maxStack = 1,
                    ['energyType'] = nil,
carried = "Backpack",
                    ['fluidsUsed'] = nil,
weight = 5000,
                    ['fluidsProduced'] = nil,
calories = nil,
                    ['validTalents'] = nil,
carbs = nil,
                    ['footprint'] = '3 X 3 X 2',
protein = nil,
                    ['mobile'] = nil,
fat = nil,
                    ['roomSizeReq'] = '45',
vitamins = nil,
                    ['roomMatReq'] = 'Tier 1',
density = nil,
                    ['roomContainReq'] = 'Yes',
fuel = nil,
                    ['inventorySlots'] = nil,
yield = nil,
                    ['inventoryMaxWeight'] = nil,
currency = nil,
                    ['type'] = 'AmendmentsItem',
skillValue = "3",
                    ['typeID'] = '99',
roomCategory = "Decoration",
        },
furnitureType = "Fountain",
        ['Anvil'] = {
repeatsDepreciation = "0.1",
                    ['untranslated'] = 'Anvil',
materialTier = nil,
                    ['category'] = 'WorldObject',
fuelsUsed = nil,
                    ['group'] = 'World Object Items',
gridRadius = nil,
                    ['description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
energyUsed = nil,
                    ['tagGroups'] = {'World  Object', 'Object', 'Crafting  Table', 'Housing  Objects', 'Product'},
energyProduced = nil,
                    ['maxStack'] = '1',
energyType = nil,
                    ['carried'] = 'Backpack',
fluidsUsed = nil,
                    ['weight'] = nil,
fluidsProduced = nil,
                    ['calories'] = nil,
validTalents = nil,
                    ['carbs'] = nil,
footprint = "4x4x3",
                    ['protein'] = nil,
mobile = nil,
                    ['fat'] = nil,
roomSizeReq = nil,
                    ['vitamins'] = nil,
roomMatReq = nil,
                    ['density'] = nil,
roomContainReq = nil,
                    ['fuel'] = nil,
inventorySlots = nil,
                    ['yield'] = nil,
inventoryMaxWeight = nil,
                    ['currency'] = nil,
inventoryRestrictions = nil,
                    ['skillValue'] = '0',
NutrientElement = nil,
                    ['roomCategory'] = 'Industrial',
type = "AshlarLargeStoneFountainItem",
                    ['furnitureType'] = nil,
typeID = 0,
                    ['repeatsDepreciation'] = nil,
},
                    ['materialTier'] = nil,
["Ashlar Limestone"] = {
                    ['fuelsUsed'] = nil,
untranslated = "Ashlar Limestone",
                    ['gridRadius'] = nil,
category = nil,
                    ['energyUsed'] = nil,
group = "Blocks",
                    ['energyProduced'] = nil,
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
                    ['energyType'] = nil,
tagGroups = {
                    ['fluidsUsed'] = nil,
"Ashlar Stone",
                    ['fluidsProduced'] = nil,
"Constructable",
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
},
                    ['footprint'] = '2 X 2 X 1',
maxStack = 20,
                    ['mobile'] = nil,
carried = "Hands",
                    ['roomSizeReq'] = '25',
weight = 10000,
                    ['roomMatReq'] = 'Tier 0.8',
calories = nil,
                    ['roomContainReq'] = 'Yes',
carbs = nil,
                    ['inventorySlots'] = nil,
protein = nil,
                    ['inventoryMaxWeight'] = nil,
fat = nil,
                    ['type'] = 'AnvilItem',
vitamins = nil,
                    ['typeID'] = '918',
density = nil,
        },
fuel = nil,
        ['Arctic Willow Seed'] = {
yield = nil,
                    ['untranslated'] = 'Arctic Willow Seed',
currency = nil,
                    ['category'] = '_None',
skillValue = nil,
                    ['group'] = 'Food',
roomCategory = nil,
                    ['description'] = 'Plant to grow arctic willow.',
furnitureType = nil,
                    ['tagGroups'] = {'Seeds', 'Food', 'Object'},
repeatsDepreciation = nil,
                    ['maxStack'] = '100',
materialTier = 4,
                    ['carried'] = 'Backpack',
fuelsUsed = nil,
                    ['weight'] = '0.05',
gridRadius = nil,
                    ['calories'] = '0.0',
energyUsed = nil,
                    ['carbs'] = '0.0',
energyProduced = nil,
                    ['protein'] = '0.0',
energyType = nil,
                    ['fat'] = '0.0',
fluidsUsed = nil,
                    ['vitamins'] = '0.0',
fluidsProduced = nil,
                    ['density'] = '0.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,
inventoryRestrictions = nil,
                    ['fuelsUsed'] = nil,
NutrientElement = nil,
                    ['gridRadius'] = nil,
type = "AshlarLimestoneItem",
                    ['energyUsed'] = nil,
typeID = 0,
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
["Ashlar Sandstone"] = {
                    ['fluidsUsed'] = nil,
untranslated = "Ashlar Sandstone",
                    ['fluidsProduced'] = nil,
category = nil,
                    ['validTalents'] = nil,
group = "Blocks",
                    ['footprint'] = 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.",
                    ['mobile'] = nil,
tagGroups = {
                    ['roomSizeReq'] = nil,
"Ashlar Stone",
                    ['roomMatReq'] = nil,
"Constructable",
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
maxStack = 20,
                    ['inventoryMaxWeight'] = nil,
carried = "Hands",
                    ['type'] = 'ArcticWillowSeedItem',
weight = 10000,
                    ['typeID'] = '663',
calories = nil,
        },
carbs = nil,
        ['Arctic Willow Seed Pack'] = {
protein = nil,
                    ['untranslated'] = 'Arctic Willow Seed Pack',
fat = nil,
                    ['category'] = 'Hidden',
vitamins = nil,
                    ['group'] = 'Items',
density = nil,
                    ['description'] = 'Plant to grow arctic willow.',
fuel = nil,
                    ['tagGroups'] = {'Not In Browser'},
yield = nil,
                    ['maxStack'] = '100',
currency = nil,
                    ['carried'] = 'Backpack',
skillValue = nil,
                    ['weight'] = '0.05',
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 = "AshlarSandstoneItem",
                    ['validTalents'] = nil,
typeID = 0,
                    ['footprint'] = nil,
},
                    ['mobile'] = nil,
["Ashlar Shale"] = {
                    ['roomSizeReq'] = nil,
untranslated = "Ashlar Shale",
                    ['roomMatReq'] = nil,
category = nil,
                    ['roomContainReq'] = nil,
group = "Blocks",
                    ['inventorySlots'] = nil,
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
                    ['inventoryMaxWeight'] = nil,
tagGroups = {
                    ['type'] = 'ArcticWillowSeedPackItem',
"Ashlar Stone",
                    ['typeID'] = '664',
"Constructable",
        },
},
        ['Arrastra'] = {
maxStack = 20,
                    ['untranslated'] = 'Arrastra',
carried = "Hands",
                    ['category'] = 'WorldObject',
weight = 10000,
                    ['group'] = 'World Object Items',
calories = nil,
                    ['description'] = 'A primitive rock mill of dragged boulders.',
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 = nil,
                    ['vitamins'] = nil,
roomCategory = nil,
                    ['density'] = nil,
furnitureType = nil,
                    ['fuel'] = nil,
repeatsDepreciation = nil,
                    ['yield'] = nil,
materialTier = 4,
                    ['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'] = '5',
validTalents = nil,
                    ['energyUsed'] = '75',
footprint = nil,
                    ['energyProduced'] = '0',
mobile = nil,
                    ['energyType'] = 'Mechanical',
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'] = '4 X 3 X 3',
inventoryMaxWeight = nil,
                    ['mobile'] = nil,
inventoryRestrictions = nil,
                    ['roomSizeReq'] = nil,
NutrientElement = nil,
                    ['roomMatReq'] = nil,
type = "AshlarShaleItem",
                    ['roomContainReq'] = nil,
typeID = 0,
                    ['inventorySlots'] = nil,
},
                    ['inventoryMaxWeight'] = nil,
["Ashlar Small Basalt Fountain"] = {
                    ['type'] = 'ArrastraItem',
untranslated = "Ashlar Small Basalt Fountain",
                    ['typeID'] = '919',
category = nil,
        },
group = "Housing Objects",
        ['Arrow'] = {
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
                    ['untranslated'] = 'Arrow',
tagGroups = {
                    ['category'] = '_None',
"Housing",
                    ['group'] = 'Items',
},
                    ['description'] = 'Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).',
maxStack = 1,
                    ['tagGroups'] = {'Fuel', 'Burnable  Fuel', 'Product'},
carried = "Backpack",
                    ['maxStack'] = '100',
weight = 1000,
                    ['carried'] = 'Backpack',
calories = nil,
                    ['weight'] = '0.01',
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'] = '500',
currency = nil,
                    ['yield'] = nil,
skillValue = "1.5",
                    ['currency'] = 'Yes',
roomCategory = "Decoration",
                    ['skillValue'] = nil,
furnitureType = "Fountain",
                    ['roomCategory'] = nil,
repeatsDepreciation = "0.1",
                    ['furnitureType'] = nil,
materialTier = nil,
                    ['repeatsDepreciation'] = nil,
fuelsUsed = nil,
                    ['materialTier'] = nil,
gridRadius = nil,
                    ['fuelsUsed'] = nil,
energyUsed = nil,
                    ['gridRadius'] = nil,
energyProduced = nil,
                    ['energyUsed'] = nil,
energyType = nil,
                    ['energyProduced'] = nil,
fluidsUsed = nil,
                    ['energyType'] = nil,
fluidsProduced = nil,
                    ['fluidsUsed'] = nil,
validTalents = nil,
                    ['fluidsProduced'] = nil,
footprint = "1x1x2",
                    ['validTalents'] = nil,
mobile = nil,
                    ['footprint'] = nil,
roomSizeReq = nil,
                    ['mobile'] = nil,
roomMatReq = nil,
                    ['roomSizeReq'] = nil,
roomContainReq = nil,
                    ['roomMatReq'] = nil,
inventorySlots = nil,
                    ['roomContainReq'] = nil,
inventoryMaxWeight = nil,
                    ['inventorySlots'] = nil,
inventoryRestrictions = nil,
                    ['inventoryMaxWeight'] = nil,
NutrientElement = nil,
                    ['type'] = 'ArrowItem',
type = "AshlarSmallBasaltFountainItem",
                    ['typeID'] = '515',
typeID = 0,
        },
},
        ['Ashlar Basalt'] = {
["Ashlar Small Stone Fountain"] = {
                    ['untranslated'] = 'Ashlar Basalt',
untranslated = "Ashlar Small Stone Fountain",
                    ['category'] = '_None',
category = nil,
                    ['group'] = 'Block Items',
group = "Housing Objects",
                    ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
tagGroups = {
                    ['maxStack'] = '20',
"Housing",
                    ['carried'] = 'Hands',
},
                    ['weight'] = '30',
maxStack = 1,
                    ['calories'] = nil,
carried = "Backpack",
                    ['carbs'] = nil,
weight = 1000,
                    ['protein'] = nil,
calories = nil,
                    ['fat'] = nil,
carbs = nil,
                    ['vitamins'] = nil,
protein = nil,
                    ['density'] = nil,
fat = nil,
                    ['fuel'] = nil,
vitamins = nil,
                    ['yield'] = nil,
density = nil,
                    ['currency'] = 'Yes',
fuel = nil,
                    ['skillValue'] = nil,
yield = nil,
                    ['roomCategory'] = nil,
currency = nil,
                    ['furnitureType'] = nil,
skillValue = "1.5",
                    ['repeatsDepreciation'] = nil,
roomCategory = "Decoration",
                    ['materialTier'] = '4',
furnitureType = "Fountain",
                    ['fuelsUsed'] = nil,
repeatsDepreciation = "0.1",
                    ['gridRadius'] = nil,
materialTier = nil,
                    ['energyUsed'] = nil,
fuelsUsed = nil,
                    ['energyProduced'] = nil,
gridRadius = nil,
                    ['energyType'] = nil,
energyUsed = nil,
                    ['fluidsUsed'] = nil,
energyProduced = nil,
                    ['fluidsProduced'] = nil,
energyType = nil,
                    ['validTalents'] = nil,
fluidsUsed = nil,
                    ['footprint'] = nil,
fluidsProduced = nil,
                    ['mobile'] = nil,
validTalents = nil,
                    ['roomSizeReq'] = nil,
footprint = "1x1x2",
                    ['roomMatReq'] = nil,
mobile = nil,
                    ['roomContainReq'] = nil,
roomSizeReq = nil,
                    ['inventorySlots'] = nil,
roomMatReq = nil,
                    ['inventoryMaxWeight'] = nil,
roomContainReq = nil,
                    ['type'] = 'AshlarBasaltItem',
inventorySlots = nil,
                    ['typeID'] = '252',
inventoryMaxWeight = nil,
        },
inventoryRestrictions = nil,
        ['Ashlar Basalt Bench'] = {
NutrientElement = nil,
                    ['untranslated'] = 'Ashlar Basalt Bench',
type = "AshlarSmallStoneFountainItem",
                    ['category'] = 'WorldObject',
typeID = 0,
                    ['group'] = 'World Object Items',
},
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
["Ashlar Stone Bench"] = {
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
untranslated = "Ashlar Stone Bench",
                    ['maxStack'] = '100',
category = nil,
                    ['carried'] = 'Backpack',
group = "Housing Objects",
                    ['weight'] = nil,
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
                    ['calories'] = nil,
tagGroups = {
                    ['carbs'] = nil,
"Housing",
                    ['protein'] = nil,
},
                    ['fat'] = nil,
maxStack = 1,
                    ['vitamins'] = nil,
carried = "Backpack",
                    ['density'] = nil,
weight = 1000,
                    ['fuel'] = nil,
calories = nil,
                    ['yield'] = nil,
carbs = nil,
                    ['currency'] = nil,
protein = nil,
                    ['skillValue'] = '2.5',
fat = nil,
                    ['roomCategory'] = 'General',
vitamins = nil,
                    ['furnitureType'] = 'Seating',
density = nil,
                    ['repeatsDepreciation'] = '0.5',
fuel = nil,
                    ['materialTier'] = nil,
yield = nil,
                    ['fuelsUsed'] = nil,
currency = nil,
                    ['gridRadius'] = nil,
skillValue = "2.5",
                    ['energyUsed'] = nil,
roomCategory = "Seating",
                    ['energyProduced'] = nil,
furnitureType = "Chair",
                    ['energyType'] = nil,
repeatsDepreciation = "0.5",
                    ['fluidsUsed'] = nil,
materialTier = nil,
                    ['fluidsProduced'] = nil,
fuelsUsed = nil,
                    ['validTalents'] = nil,
gridRadius = nil,
                    ['footprint'] = '2 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 = "2x1x2",
                    ['type'] = 'AshlarBasaltBenchItem',
mobile = nil,
                    ['typeID'] = '920',
roomSizeReq = nil,
        },
roomMatReq = nil,
        ['Ashlar Basalt Chair'] = {
roomContainReq = nil,
                    ['untranslated'] = 'Ashlar Basalt Chair',
inventorySlots = nil,
                    ['category'] = 'WorldObject',
inventoryMaxWeight = nil,
                    ['group'] = 'World Object Items',
inventoryRestrictions = nil,
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
NutrientElement = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
type = "AshlarStoneBenchItem",
                    ['maxStack'] = '100',
typeID = 0,
                    ['carried'] = 'Backpack',
},
                    ['weight'] = nil,
["Ashlar Stone Chair"] = {
                    ['calories'] = nil,
untranslated = "Ashlar Stone Chair",
                    ['carbs'] = nil,
category = nil,
                    ['protein'] = nil,
group = "Housing Objects",
                    ['fat'] = nil,
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
                    ['vitamins'] = nil,
tagGroups = {
                    ['density'] = nil,
"Housing",
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
maxStack = 1,
                    ['currency'] = nil,
carried = "Backpack",
                    ['skillValue'] = '1.7',
weight = 1000,
                    ['roomCategory'] = 'General',
calories = nil,
                    ['furnitureType'] = 'Seating',
carbs = nil,
                    ['repeatsDepreciation'] = '0.7',
protein = nil,
                    ['materialTier'] = nil,
fat = nil,
                    ['fuelsUsed'] = nil,
vitamins = nil,
                    ['gridRadius'] = nil,
density = nil,
                    ['energyUsed'] = nil,
fuel = nil,
                    ['energyProduced'] = nil,
yield = nil,
                    ['energyType'] = nil,
currency = nil,
                    ['fluidsUsed'] = nil,
skillValue = "1.7",
                    ['fluidsProduced'] = nil,
roomCategory = "Seating",
                    ['validTalents'] = nil,
furnitureType = "Chair",
                    ['footprint'] = '1 X 2 X 1',
repeatsDepreciation = "0.7",
                    ['mobile'] = nil,
materialTier = nil,
                    ['roomSizeReq'] = nil,
fuelsUsed = nil,
                    ['roomMatReq'] = nil,
gridRadius = nil,
                    ['roomContainReq'] = nil,
energyUsed = nil,
                    ['inventorySlots'] = nil,
energyProduced = nil,
                    ['inventoryMaxWeight'] = nil,
energyType = nil,
                    ['type'] = 'AshlarBasaltChairItem',
fluidsUsed = nil,
                    ['typeID'] = '921',
fluidsProduced = nil,
        },
validTalents = nil,
        ['Ashlar Basalt Door'] = {
footprint = "1x1x2",
                    ['untranslated'] = 'Ashlar Basalt Door',
mobile = nil,
                    ['category'] = 'WorldObject',
roomSizeReq = nil,
                    ['group'] = 'World Object Items',
roomMatReq = nil,
                    ['description'] = 'A heavy ashlar stone door.',
roomContainReq = nil,
                    ['tagGroups'] = {'World  Object', 'Object'},
inventorySlots = nil,
                    ['maxStack'] = '100',
inventoryMaxWeight = nil,
                    ['carried'] = 'Backpack',
inventoryRestrictions = nil,
                    ['weight'] = nil,
NutrientElement = nil,
                    ['calories'] = nil,
type = "AshlarStoneChairItem",
                    ['carbs'] = nil,
typeID = 0,
                    ['protein'] = nil,
},
                    ['fat'] = nil,
["Ashlar Stone Door"] = {
                    ['vitamins'] = nil,
untranslated = "Ashlar Stone Door",
                    ['density'] = nil,
category = nil,
                    ['fuel'] = nil,
group = "Housing Objects",
                    ['yield'] = nil,
description = "A heavy ashlar stone door.",
                    ['currency'] = nil,
tagGroups = {},
                    ['skillValue'] = nil,
maxStack = 1,
                    ['roomCategory'] = nil,
carried = "Backpack",
                    ['furnitureType'] = nil,
weight = 1000,
                    ['repeatsDepreciation'] = nil,
calories = nil,
                    ['materialTier'] = nil,
carbs = nil,
                    ['fuelsUsed'] = nil,
protein = nil,
                    ['gridRadius'] = nil,
fat = nil,
                    ['energyUsed'] = nil,
vitamins = nil,
                    ['energyProduced'] = nil,
density = nil,
                    ['energyType'] = nil,
fuel = nil,
                    ['fluidsUsed'] = nil,
yield = nil,
                    ['fluidsProduced'] = nil,
currency = nil,
                    ['validTalents'] = nil,
skillValue = nil,
                    ['footprint'] = '1 X 2 X 1',
roomCategory = nil,
                    ['mobile'] = nil,
furnitureType = nil,
                    ['roomSizeReq'] = nil,
repeatsDepreciation = nil,
                    ['roomMatReq'] = nil,
materialTier = 4,
                    ['roomContainReq'] = nil,
fuelsUsed = nil,
                    ['inventorySlots'] = nil,
gridRadius = nil,
                    ['inventoryMaxWeight'] = nil,
energyUsed = nil,
                    ['type'] = 'AshlarBasaltDoorItem',
energyProduced = nil,
                    ['typeID'] = '922',
energyType = nil,
        },
fluidsUsed = nil,
        ['Ashlar Basalt Fireplace'] = {
fluidsProduced = nil,
                    ['untranslated'] = 'Ashlar Basalt Fireplace',
validTalents = nil,
                    ['category'] = 'WorldObject',
footprint = "1x3x2",
                    ['group'] = 'World Object Items',
mobile = nil,
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
roomSizeReq = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Storage  Container', '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 = "AshlarStoneDoorItem",
                    ['fat'] = nil,
typeID = 0,
                    ['vitamins'] = nil,
},
                    ['density'] = nil,
["Ashlar Stone Fireplace"] = {
                    ['fuel'] = nil,
untranslated = "Ashlar Stone Fireplace",
                    ['yield'] = nil,
category = nil,
                    ['currency'] = nil,
group = "Housing Objects",
                    ['skillValue'] = '3',
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
                    ['roomCategory'] = 'General',
tagGroups = {
                    ['furnitureType'] = 'Fireplace',
"Housing",
                    ['repeatsDepreciation'] = '0.1',
},
                    ['materialTier'] = nil,
maxStack = 1,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
carried = "Backpack",
                    ['gridRadius'] = nil,
weight = 5000,
                    ['energyUsed'] = nil,
calories = nil,
                    ['energyProduced'] = nil,
carbs = nil,
                    ['energyType'] = nil,
protein = nil,
                    ['fluidsUsed'] = nil,
fat = nil,
                    ['fluidsProduced'] = nil,
vitamins = nil,
                    ['validTalents'] = nil,
density = nil,
                    ['footprint'] = '3 X 2 X 1',
fuel = nil,
                    ['mobile'] = nil,
yield = nil,
                    ['roomSizeReq'] = nil,
currency = nil,
                    ['roomMatReq'] = nil,
skillValue = "3",
                    ['roomContainReq'] = nil,
roomCategory = "Living Room",
                    ['inventorySlots'] = nil,
furnitureType = "Fireplace",
                    ['inventoryMaxWeight'] = nil,
repeatsDepreciation = "0.1",
                    ['type'] = 'AshlarBasaltFireplaceItem',
materialTier = nil,
                    ['typeID'] = '923',
fuelsUsed = nil,
        },
gridRadius = nil,
        ['Ashlar Basalt Table'] = {
energyUsed = nil,
                    ['untranslated'] = 'Ashlar Basalt Table',
energyProduced = nil,
                    ['category'] = 'WorldObject',
energyType = nil,
                    ['group'] = 'World Object Items',
fluidsUsed = nil,
                    ['description'] = 'A large stone table crafted by an expert mason',
fluidsProduced = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
validTalents = nil,
                    ['maxStack'] = '100',
footprint = "3x1x2",
                    ['carried'] = 'Backpack',
mobile = nil,
                    ['weight'] = nil,
roomSizeReq = nil,
                    ['calories'] = nil,
roomMatReq = nil,
                    ['carbs'] = nil,
roomContainReq = nil,
                    ['protein'] = nil,
inventorySlots = nil,
                    ['fat'] = nil,
inventoryMaxWeight = nil,
                    ['vitamins'] = nil,
inventoryRestrictions = nil,
                    ['density'] = nil,
NutrientElement = nil,
                    ['fuel'] = nil,
type = "AshlarStoneFireplaceItem",
                    ['yield'] = nil,
typeID = 0,
                    ['currency'] = nil,
},
                    ['skillValue'] = '3',
["Ashlar Stone Table"] = {
                    ['roomCategory'] = 'General',
untranslated = "Ashlar Stone Table",
                    ['furnitureType'] = 'Table',
category = nil,
                    ['repeatsDepreciation'] = '0.6',
group = "Housing Objects",
                    ['materialTier'] = nil,
description = "A large stone table crafted by an expert mason.",
                    ['fuelsUsed'] = nil,
tagGroups = {
                    ['gridRadius'] = nil,
"Housing",
                    ['energyUsed'] = nil,
},
                    ['energyProduced'] = nil,
maxStack = 1,
                    ['energyType'] = nil,
carried = "Backpack",
                    ['fluidsUsed'] = nil,
weight = 2000,
                    ['fluidsProduced'] = nil,
calories = nil,
                    ['validTalents'] = nil,
carbs = nil,
                    ['footprint'] = '2 X 1 X 1',
protein = nil,
                    ['mobile'] = nil,
fat = nil,
                    ['roomSizeReq'] = nil,
vitamins = nil,
                    ['roomMatReq'] = nil,
density = nil,
                    ['roomContainReq'] = nil,
fuel = nil,
                    ['inventorySlots'] = nil,
yield = nil,
                    ['inventoryMaxWeight'] = nil,
currency = nil,
                    ['type'] = 'AshlarBasaltTableItem',
skillValue = "3",
                    ['typeID'] = '924',
roomCategory = "Seating",
        },
furnitureType = "Table",
        ['Ashlar Gneiss'] = {
repeatsDepreciation = "0.6",
                    ['untranslated'] = 'Ashlar Gneiss',
materialTier = nil,
                    ['category'] = '_None',
fuelsUsed = nil,
                    ['group'] = 'Block Items',
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'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
energyProduced = nil,
                    ['maxStack'] = '20',
energyType = nil,
                    ['carried'] = 'Hands',
fluidsUsed = nil,
                    ['weight'] = '30',
fluidsProduced = nil,
                    ['calories'] = nil,
validTalents = nil,
                    ['carbs'] = nil,
footprint = "2x1x1",
                    ['protein'] = nil,
mobile = nil,
                    ['fat'] = nil,
roomSizeReq = nil,
                    ['vitamins'] = nil,
roomMatReq = nil,
                    ['density'] = nil,
roomContainReq = nil,
                    ['fuel'] = nil,
inventorySlots = nil,
                    ['yield'] = nil,
inventoryMaxWeight = nil,
                    ['currency'] = 'Yes',
inventoryRestrictions = nil,
                    ['skillValue'] = nil,
NutrientElement = nil,
                    ['roomCategory'] = nil,
type = "AshlarStoneTableItem",
                    ['furnitureType'] = nil,
typeID = 0,
                    ['repeatsDepreciation'] = nil,
},
                    ['materialTier'] = '4',
["Asphalt Concrete"] = {
                    ['fuelsUsed'] = nil,
untranslated = "Asphalt Concrete",
                    ['gridRadius'] = nil,
category = nil,
                    ['energyUsed'] = nil,
group = "Blocks",
                    ['energyProduced'] = nil,
description = "A paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
                    ['energyType'] = nil,
tagGroups = {
                    ['fluidsUsed'] = nil,
"Constructable",
                    ['fluidsProduced'] = nil,
"Road",
                    ['validTalents'] = nil,
"Road Type",
                    ['footprint'] = nil,
},
                    ['mobile'] = nil,
maxStack = 20,
                    ['roomSizeReq'] = nil,
carried = "Hands",
                    ['roomMatReq'] = nil,
weight = 10000,
                    ['roomContainReq'] = nil,
calories = nil,
                    ['inventorySlots'] = nil,
carbs = nil,
                    ['inventoryMaxWeight'] = nil,
protein = nil,
                    ['type'] = 'AshlarGneissItem',
fat = nil,
                    ['typeID'] = '253',
vitamins = nil,
        },
density = nil,
        ['Ashlar Gneiss Bench'] = {
fuel = nil,
                    ['untranslated'] = 'Ashlar Gneiss Bench',
yield = nil,
                    ['category'] = 'WorldObject',
currency = nil,
                    ['group'] = 'World Object Items',
skillValue = nil,
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
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'] = '2.5',
roomSizeReq = nil,
                    ['roomCategory'] = 'General',
roomMatReq = nil,
                    ['furnitureType'] = 'Seating',
roomContainReq = nil,
                    ['repeatsDepreciation'] = '0.5',
inventorySlots = nil,
                    ['materialTier'] = nil,
inventoryMaxWeight = nil,
                    ['fuelsUsed'] = nil,
inventoryRestrictions = nil,
                    ['gridRadius'] = nil,
NutrientElement = nil,
                    ['energyUsed'] = nil,
type = "AsphaltConcreteItem",
                    ['energyProduced'] = nil,
typeID = 0,
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
["Assembly Line"] = {
                    ['fluidsProduced'] = nil,
untranslated = "Assembly Line",
                    ['validTalents'] = nil,
category = nil,
                    ['footprint'] = '2 X 2 X 1',
group = "Work Stations",
                    ['mobile'] = nil,
description = "The assembly line allows for mass production of mechanical products.",
                    ['roomSizeReq'] = nil,
tagGroups = {
                    ['roomMatReq'] = nil,
"Crafting Table",
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
maxStack = 1,
                    ['inventoryMaxWeight'] = nil,
carried = "Backpack",
                    ['type'] = 'AshlarGneissBenchItem',
weight = 10000,
                    ['typeID'] = '925',
calories = nil,
        },
carbs = nil,
        ['Ashlar Gneiss Chair'] = {
protein = nil,
                    ['untranslated'] = 'Ashlar Gneiss Chair',
fat = nil,
                    ['category'] = 'WorldObject',
vitamins = nil,
                    ['group'] = 'World Object Items',
density = nil,
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
fuel = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
yield = nil,
                    ['maxStack'] = '100',
currency = nil,
                    ['carried'] = 'Backpack',
skillValue = nil,
                    ['weight'] = nil,
roomCategory = "Industrial",
                    ['calories'] = nil,
furnitureType = nil,
                    ['carbs'] = nil,
repeatsDepreciation = nil,
                    ['protein'] = nil,
materialTier = nil,
                    ['fat'] = nil,
fuelsUsed = nil,
                    ['vitamins'] = nil,
gridRadius = nil,
                    ['density'] = nil,
energyUsed = nil,
                    ['fuel'] = nil,
energyProduced = nil,
                    ['yield'] = nil,
energyType = nil,
                    ['currency'] = nil,
fluidsUsed = nil,
                    ['skillValue'] = '1.7',
fluidsProduced = nil,
                    ['roomCategory'] = 'General',
validTalents = nil,
                    ['furnitureType'] = 'Seating',
footprint = "6x7x4",
                    ['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 = "AssemblyLineItem",
                    ['validTalents'] = nil,
typeID = 0,
                    ['footprint'] = '1 X 2 X 1',
},
                    ['mobile'] = nil,
["Automatic Loom"] = {
                    ['roomSizeReq'] = nil,
untranslated = "Automatic Loom",
                    ['roomMatReq'] = nil,
category = nil,
                    ['roomContainReq'] = nil,
group = "Work Stations",
                    ['inventorySlots'] = nil,
description = "An automated device for making fabric by weaving yarn or thread.",
                    ['inventoryMaxWeight'] = nil,
tagGroups = {
                    ['type'] = 'AshlarGneissChairItem',
"Crafting Table",
                    ['typeID'] = '926',
},
        },
maxStack = 1,
        ['Ashlar Gneiss Door'] = {
carried = "Backpack",
                    ['untranslated'] = 'Ashlar Gneiss Door',
weight = 10000,
                    ['category'] = 'WorldObject',
calories = nil,
                    ['group'] = 'World Object Items',
carbs = nil,
                    ['description'] = 'A heavy ashlar stone door.',
protein = nil,
                    ['tagGroups'] = {'World  Object', 'Object'},
fat = nil,
                    ['maxStack'] = '100',
vitamins = nil,
                    ['carried'] = 'Backpack',
density = nil,
                    ['weight'] = nil,
fuel = nil,
                    ['calories'] = nil,
yield = nil,
                    ['carbs'] = nil,
currency = nil,
                    ['protein'] = nil,
skillValue = nil,
                    ['fat'] = nil,
roomCategory = "Industrial",
                    ['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 = "4x5x3",
                    ['energyUsed'] = nil,
mobile = nil,
                    ['energyProduced'] = nil,
roomSizeReq = nil,
                    ['energyType'] = nil,
roomMatReq = nil,
                    ['fluidsUsed'] = nil,
roomContainReq = nil,
                    ['fluidsProduced'] = nil,
inventorySlots = nil,
                    ['validTalents'] = nil,
inventoryMaxWeight = nil,
                    ['footprint'] = '1 X 2 X 1',
inventoryRestrictions = nil,
                    ['mobile'] = nil,
NutrientElement = nil,
                    ['roomSizeReq'] = nil,
type = "AutomaticLoomItem",
                    ['roomMatReq'] = nil,
typeID = 0,
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
["Autumn Stew"] = {
                    ['inventoryMaxWeight'] = nil,
untranslated = "Autumn Stew",
                    ['type'] = 'AshlarGneissDoorItem',
category = nil,
                    ['typeID'] = '927',
group = "Food",
        },
description = "A healthy and cozy meal for those cold days.",
        ['Ashlar Gneiss Fireplace'] = {
tagGroups = {
                    ['untranslated'] = 'Ashlar Gneiss Fireplace',
"Food",
                    ['category'] = 'WorldObject',
},
                    ['group'] = 'World Object Items',
maxStack = 100,
                    ['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 = 600,
                    ['maxStack'] = '100',
calories = 1200,
                    ['carried'] = 'Backpack',
carbs = 13,
                    ['weight'] = nil,
protein = 8,
                    ['calories'] = nil,
fat = 5,
                    ['carbs'] = nil,
vitamins = 12,
                    ['protein'] = nil,
density = 3.166666666666667,
                    ['fat'] = nil,
fuel = nil,
                    ['vitamins'] = nil,
yield = nil,
                    ['density'] = nil,
currency = nil,
                    ['fuel'] = nil,
skillValue = nil,
                    ['yield'] = nil,
roomCategory = nil,
                    ['currency'] = nil,
furnitureType = nil,
                    ['skillValue'] = '3',
repeatsDepreciation = nil,
                    ['roomCategory'] = 'General',
materialTier = nil,
                    ['furnitureType'] = 'Fireplace',
fuelsUsed = nil,
                    ['repeatsDepreciation'] = '0.1',
gridRadius = nil,
                    ['materialTier'] = nil,
energyUsed = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
energyProduced = nil,
                    ['gridRadius'] = nil,
energyType = nil,
                    ['energyUsed'] = nil,
fluidsUsed = nil,
                    ['energyProduced'] = nil,
fluidsProduced = nil,
                    ['energyType'] = nil,
validTalents = nil,
                    ['fluidsUsed'] = nil,
footprint = nil,
                    ['fluidsProduced'] = nil,
mobile = nil,
                    ['validTalents'] = nil,
roomSizeReq = nil,
                    ['footprint'] = '3 X 2 X 1',
roomMatReq = nil,
                    ['mobile'] = nil,
roomContainReq = nil,
                    ['roomSizeReq'] = nil,
inventorySlots = nil,
                    ['roomMatReq'] = nil,
inventoryMaxWeight = nil,
                    ['roomContainReq'] = nil,
inventoryRestrictions = nil,
                    ['inventorySlots'] = nil,
NutrientElement = nil,
                    ['inventoryMaxWeight'] = nil,
type = "AutumnStewItem",
                    ['type'] = 'AshlarGneissFireplaceItem',
typeID = 0,
                    ['typeID'] = '928',
},
        },
["Baked Agave"] = {
        ['Ashlar Gneiss Table'] = {
untranslated = "Baked Agave",
                    ['untranslated'] = 'Ashlar Gneiss Table',
category = nil,
                    ['category'] = 'WorldObject',
group = "Food",
                    ['group'] = 'World Object Items',
description = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
                    ['description'] = 'A large stone table crafted by an expert mason',
tagGroups = {
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
"Baked Food",
                    ['maxStack'] = '100',
"Baked Vegetable",
                    ['carried'] = 'Backpack',
"Food",
                    ['weight'] = nil,
},
                    ['calories'] = nil,
maxStack = 100,
                    ['carbs'] = nil,
carried = "Backpack",
                    ['protein'] = nil,
weight = 300,
                    ['fat'] = nil,
calories = 700,
                    ['vitamins'] = nil,
carbs = 14,
                    ['density'] = nil,
protein = 2,
                    ['fuel'] = nil,
fat = 4,
                    ['yield'] = nil,
vitamins = 8,
                    ['currency'] = nil,
density = 4.0,
                    ['skillValue'] = '3',
fuel = nil,
                    ['roomCategory'] = 'General',
yield = nil,
                    ['furnitureType'] = 'Table',
currency = nil,
                    ['repeatsDepreciation'] = '0.6',
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 1 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'] = 'AshlarGneissTableItem',
roomContainReq = nil,
                    ['typeID'] = '929',
inventorySlots = nil,
        },
inventoryMaxWeight = nil,
        ['Ashlar Granite'] = {
inventoryRestrictions = nil,
                    ['untranslated'] = 'Ashlar Granite',
NutrientElement = nil,
                    ['category'] = '_None',
type = "BakedAgaveItem",
                    ['group'] = 'Block Items',
typeID = 0,
                    ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
},
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
["Baked Beet"] = {
                    ['maxStack'] = '20',
untranslated = "Baked Beet",
                    ['carried'] = 'Hands',
category = nil,
                    ['weight'] = '30',
group = "Food",
                    ['calories'] = nil,
description = "Baked beets that retain more nutrients than more simple methods of cooking.",
                    ['carbs'] = nil,
tagGroups = {
                    ['protein'] = nil,
"Baked Food",
                    ['fat'] = nil,
"Baked Vegetable",
                    ['vitamins'] = nil,
"Food",
                    ['density'] = nil,
},
                    ['fuel'] = nil,
maxStack = 100,
                    ['yield'] = nil,
carried = "Backpack",
                    ['currency'] = 'Yes',
weight = 300,
                    ['skillValue'] = nil,
calories = 700,
                    ['roomCategory'] = nil,
carbs = 10,
                    ['furnitureType'] = nil,
protein = 1,
                    ['repeatsDepreciation'] = nil,
fat = 2,
                    ['materialTier'] = '4',
vitamins = 15,
                    ['fuelsUsed'] = nil,
density = 4.0,
                    ['gridRadius'] = nil,
fuel = nil,
                    ['energyUsed'] = nil,
yield = nil,
                    ['energyProduced'] = nil,
currency = nil,
                    ['energyType'] = nil,
skillValue = nil,
                    ['fluidsUsed'] = nil,
roomCategory = nil,
                    ['fluidsProduced'] = nil,
furnitureType = nil,
                    ['validTalents'] = nil,
repeatsDepreciation = nil,
                    ['footprint'] = 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'] = 'AshlarGraniteItem',
fluidsProduced = nil,
                    ['typeID'] = '254',
validTalents = nil,
        },
footprint = nil,
        ['Ashlar Granite Bench'] = {
mobile = nil,
                    ['untranslated'] = 'Ashlar Granite Bench',
roomSizeReq = nil,
                    ['category'] = 'WorldObject',
roomMatReq = nil,
                    ['group'] = 'World Object Items',
roomContainReq = nil,
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
inventorySlots = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
inventoryMaxWeight = nil,
                    ['maxStack'] = '100',
inventoryRestrictions = nil,
                    ['carried'] = 'Backpack',
NutrientElement = nil,
                    ['weight'] = nil,
type = "BakedBeetItem",
                    ['calories'] = nil,
typeID = 0,
                    ['carbs'] = nil,
},
                    ['protein'] = nil,
["Baked Corn"] = {
                    ['fat'] = nil,
untranslated = "Baked Corn",
                    ['vitamins'] = nil,
category = nil,
                    ['density'] = nil,
group = "Food",
                    ['fuel'] = nil,
description = "Baked corn that retains more nutrients than more simple methods of cooking.",
                    ['yield'] = nil,
tagGroups = {
                    ['currency'] = nil,
"Baked Food",
                    ['skillValue'] = '2.5',
"Baked Vegetable",
                    ['roomCategory'] = 'General',
"Food",
                    ['furnitureType'] = 'Seating',
},
                    ['repeatsDepreciation'] = '0.5',
maxStack = 100,
                    ['materialTier'] = nil,
carried = "Backpack",
                    ['fuelsUsed'] = nil,
weight = 300,
                    ['gridRadius'] = nil,
calories = 700,
                    ['energyUsed'] = nil,
carbs = 12,
                    ['energyProduced'] = nil,
protein = 3,
                    ['energyType'] = nil,
fat = 2,
                    ['fluidsUsed'] = nil,
vitamins = 11,
                    ['fluidsProduced'] = nil,
density = 4.0,
                    ['validTalents'] = nil,
fuel = nil,
                    ['footprint'] = '2 X 2 X 1',
yield = nil,
                    ['mobile'] = nil,
currency = nil,
                    ['roomSizeReq'] = nil,
skillValue = nil,
                    ['roomMatReq'] = nil,
roomCategory = nil,
                    ['roomContainReq'] = nil,
furnitureType = nil,
                    ['inventorySlots'] = nil,
repeatsDepreciation = nil,
                    ['inventoryMaxWeight'] = nil,
materialTier = nil,
                    ['type'] = 'AshlarGraniteBenchItem',
fuelsUsed = nil,
                    ['typeID'] = '930',
gridRadius = nil,
        },
energyUsed = nil,
        ['Ashlar Granite Chair'] = {
energyProduced = nil,
                    ['untranslated'] = 'Ashlar Granite Chair',
energyType = nil,
                    ['category'] = 'WorldObject',
fluidsUsed = nil,
                    ['group'] = 'World Object Items',
fluidsProduced = nil,
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
validTalents = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
footprint = nil,
                    ['maxStack'] = '100',
mobile = nil,
                    ['carried'] = 'Backpack',
roomSizeReq = nil,
                    ['weight'] = nil,
roomMatReq = nil,
                    ['calories'] = nil,
roomContainReq = nil,
                    ['carbs'] = nil,
inventorySlots = nil,
                    ['protein'] = nil,
inventoryMaxWeight = nil,
                    ['fat'] = nil,
inventoryRestrictions = nil,
                    ['vitamins'] = nil,
NutrientElement = nil,
                    ['density'] = nil,
type = "BakedCornItem",
                    ['fuel'] = nil,
typeID = 0,
                    ['yield'] = nil,
},
                    ['currency'] = nil,
["Baked Heart Of Palm"] = {
                    ['skillValue'] = '1.7',
untranslated = "Baked Heart Of Palm",
                    ['roomCategory'] = 'General',
category = nil,
                    ['furnitureType'] = 'Seating',
group = "Food",
                    ['repeatsDepreciation'] = '0.7',
description = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
                    ['materialTier'] = nil,
tagGroups = {
                    ['fuelsUsed'] = nil,
"Baked Food",
                    ['gridRadius'] = nil,
"Baked Vegetable",
                    ['energyUsed'] = nil,
"Food",
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
maxStack = 100,
                    ['fluidsUsed'] = nil,
carried = "Backpack",
                    ['fluidsProduced'] = nil,
weight = 300,
                    ['validTalents'] = nil,
calories = 700,
                    ['footprint'] = '1 X 2 X 1',
carbs = 12,
                    ['mobile'] = nil,
protein = 6,
                    ['roomSizeReq'] = nil,
fat = 4,
                    ['roomMatReq'] = nil,
vitamins = 6,
                    ['roomContainReq'] = nil,
density = 4.0,
                    ['inventorySlots'] = nil,
fuel = nil,
                    ['inventoryMaxWeight'] = nil,
yield = nil,
                    ['type'] = 'AshlarGraniteChairItem',
currency = nil,
                    ['typeID'] = '931',
skillValue = nil,
        },
roomCategory = nil,
        ['Ashlar Granite Door'] = {
furnitureType = nil,
                    ['untranslated'] = 'Ashlar Granite Door',
repeatsDepreciation = nil,
                    ['category'] = 'WorldObject',
materialTier = nil,
                    ['group'] = 'World Object Items',
fuelsUsed = nil,
                    ['description'] = 'A heavy ashlar stone door.',
gridRadius = nil,
                    ['tagGroups'] = {'World  Object', '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 = "BakedHeartOfPalmItem",
                    ['repeatsDepreciation'] = nil,
typeID = 0,
                    ['materialTier'] = nil,
},
                    ['fuelsUsed'] = nil,
["Baked Meat"] = {
                    ['gridRadius'] = nil,
untranslated = "Baked Meat",
                    ['energyUsed'] = nil,
category = nil,
                    ['energyProduced'] = nil,
group = "Food",
                    ['energyType'] = nil,
description = "Baked meat is less fatty than other methods of cooking.",
                    ['fluidsUsed'] = nil,
tagGroups = {
                    ['fluidsProduced'] = nil,
"Food",
                    ['validTalents'] = nil,
},
                    ['footprint'] = '1 X 2 X 1',
maxStack = 100,
                    ['mobile'] = nil,
carried = "Backpack",
                    ['roomSizeReq'] = nil,
weight = 800,
                    ['roomMatReq'] = nil,
calories = 700,
                    ['roomContainReq'] = nil,
carbs = 0,
                    ['inventorySlots'] = nil,
protein = 17,
                    ['inventoryMaxWeight'] = nil,
fat = 13,
                    ['type'] = 'AshlarGraniteDoorItem',
vitamins = 0,
                    ['typeID'] = '932',
density = 4.285714285714286,
        },
fuel = nil,
        ['Ashlar Granite Fireplace'] = {
yield = nil,
                    ['untranslated'] = 'Ashlar Granite Fireplace',
currency = nil,
                    ['category'] = 'WorldObject',
skillValue = nil,
                    ['group'] = 'World Object Items',
roomCategory = nil,
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
furnitureType = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Storage  Container', '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'] = 'Fireplace',
inventorySlots = nil,
                    ['repeatsDepreciation'] = '0.1',
inventoryMaxWeight = nil,
                    ['materialTier'] = nil,
inventoryRestrictions = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
NutrientElement = nil,
                    ['gridRadius'] = nil,
type = "BakedMeatItem",
                    ['energyUsed'] = nil,
typeID = 0,
                    ['energyProduced'] = nil,
},
                    ['energyType'] = nil,
["Baked Roast"] = {
                    ['fluidsUsed'] = nil,
untranslated = "Baked Roast",
                    ['fluidsProduced'] = nil,
category = nil,
                    ['validTalents'] = nil,
group = "Food",
                    ['footprint'] = '3 X 2 X 1',
description = "A trussed roast baked to perfection.",
                    ['mobile'] = nil,
tagGroups = {
                    ['roomSizeReq'] = nil,
"Baked Food",
                    ['roomMatReq'] = nil,
"Food",
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
maxStack = 100,
                    ['inventoryMaxWeight'] = nil,
carried = "Backpack",
                    ['type'] = 'AshlarGraniteFireplaceItem',
weight = 900,
                    ['typeID'] = '933',
calories = 1000,
        },
carbs = 4,
        ['Ashlar Granite Table'] = {
protein = 16,
                    ['untranslated'] = 'Ashlar Granite Table',
fat = 10,
                    ['category'] = 'WorldObject',
vitamins = 4,
                    ['group'] = 'World Object Items',
density = 3.4000000000000004,
                    ['description'] = 'A large stone table crafted by an expert mason',
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'] = '3',
fluidsProduced = nil,
                    ['roomCategory'] = 'General',
validTalents = nil,
                    ['furnitureType'] = 'Table',
footprint = nil,
                    ['repeatsDepreciation'] = '0.6',
mobile = nil,
                    ['materialTier'] = nil,
roomSizeReq = nil,
                    ['fuelsUsed'] = nil,
roomMatReq = nil,
                    ['gridRadius'] = nil,
roomContainReq = nil,
                    ['energyUsed'] = nil,
inventorySlots = nil,
                    ['energyProduced'] = nil,
inventoryMaxWeight = nil,
                    ['energyType'] = nil,
inventoryRestrictions = nil,
                    ['fluidsUsed'] = nil,
NutrientElement = nil,
                    ['fluidsProduced'] = nil,
type = "BakedRoastItem",
                    ['validTalents'] = nil,
typeID = 0,
                    ['footprint'] = '2 X 1 X 1',
},
                    ['mobile'] = nil,
["Baked Taro"] = {
                    ['roomSizeReq'] = nil,
untranslated = "Baked Taro",
                    ['roomMatReq'] = nil,
category = nil,
                    ['roomContainReq'] = nil,
group = "Food",
                    ['inventorySlots'] = nil,
description = "Baked taro root.",
                    ['inventoryMaxWeight'] = nil,
tagGroups = {
                    ['type'] = 'AshlarGraniteTableItem',
"Baked Food",
                    ['typeID'] = '934',
"Baked Vegetable",
        },
"Food",
        ['Ashlar Large Basalt Fountain'] = {
},
                    ['untranslated'] = 'Ashlar Large Basalt Fountain',
maxStack = 100,
                    ['category'] = 'WorldObject',
carried = "Backpack",
                    ['group'] = 'World Object Items',
weight = 300,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
calories = 700,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
carbs = 8,
                    ['maxStack'] = '100',
protein = 6,
                    ['carried'] = 'Backpack',
fat = 2,
                    ['weight'] = nil,
vitamins = 12,
                    ['calories'] = nil,
density = 4.0,
                    ['carbs'] = nil,
fuel = nil,
                    ['protein'] = nil,
yield = nil,
                    ['fat'] = nil,
currency = nil,
                    ['vitamins'] = nil,
skillValue = nil,
                    ['density'] = nil,
roomCategory = nil,
                    ['fuel'] = nil,
furnitureType = nil,
                    ['yield'] = nil,
repeatsDepreciation = nil,
                    ['currency'] = nil,
materialTier = nil,
                    ['skillValue'] = '3',
fuelsUsed = nil,
                    ['roomCategory'] = 'General',
gridRadius = nil,
                    ['furnitureType'] = 'Fountain',
energyUsed = nil,
                    ['repeatsDepreciation'] = '0.1',
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'] = '4 X 3 X 4',
inventorySlots = nil,
                    ['mobile'] = nil,
inventoryMaxWeight = nil,
                    ['roomSizeReq'] = nil,
inventoryRestrictions = nil,
                    ['roomMatReq'] = nil,
NutrientElement = nil,
                    ['roomContainReq'] = nil,
type = "BakedTaroItem",
                    ['inventorySlots'] = nil,
typeID = 0,
                    ['inventoryMaxWeight'] = nil,
},
                    ['type'] = 'AshlarLargeBasaltFountainItem',
["Baked Tomato"] = {
                    ['typeID'] = '935',
untranslated = "Baked Tomato",
        },
category = nil,
        ['Ashlar Large Gneiss Fountain'] = {
group = "Food",
                    ['untranslated'] = 'Ashlar Large Gneiss Fountain',
description = "Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.",
                    ['category'] = 'WorldObject',
tagGroups = {
                    ['group'] = 'World Object Items',
"Baked Food",
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
"Baked Vegetable",
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
"Food",
                    ['maxStack'] = '100',
},
                    ['carried'] = 'Backpack',
maxStack = 100,
                    ['weight'] = nil,
carried = "Backpack",
                    ['calories'] = nil,
weight = 300,
                    ['carbs'] = nil,
calories = 700,
                    ['protein'] = nil,
carbs = 16,
                    ['fat'] = nil,
protein = 1,
                    ['vitamins'] = nil,
fat = 5,
                    ['density'] = nil,
vitamins = 6,
                    ['fuel'] = nil,
density = 4.0,
                    ['yield'] = nil,
fuel = nil,
                    ['currency'] = nil,
yield = nil,
                    ['skillValue'] = '3',
currency = nil,
                    ['roomCategory'] = 'General',
skillValue = nil,
                    ['furnitureType'] = 'Fountain',
roomCategory = nil,
                    ['repeatsDepreciation'] = '0.1',
furnitureType = nil,
                    ['materialTier'] = nil,
repeatsDepreciation = nil,
                    ['fuelsUsed'] = nil,
materialTier = nil,
                    ['gridRadius'] = nil,
fuelsUsed = nil,
                    ['energyUsed'] = nil,
gridRadius = nil,
                    ['energyProduced'] = nil,
energyUsed = nil,
                    ['energyType'] = nil,
energyProduced = nil,
                    ['fluidsUsed'] = nil,
energyType = nil,
                    ['fluidsProduced'] = nil,
fluidsUsed = nil,
                    ['validTalents'] = nil,
fluidsProduced = nil,
                    ['footprint'] = '4 X 3 X 4',
validTalents = nil,
                    ['mobile'] = nil,
footprint = nil,
                    ['roomSizeReq'] = nil,
mobile = nil,
                    ['roomMatReq'] = nil,
roomSizeReq = nil,
                    ['roomContainReq'] = nil,
roomMatReq = nil,
                    ['inventorySlots'] = nil,
roomContainReq = nil,
                    ['inventoryMaxWeight'] = nil,
inventorySlots = nil,
                    ['type'] = 'AshlarLargeGneissFountainItem',
inventoryMaxWeight = nil,
                    ['typeID'] = '936',
inventoryRestrictions = nil,
        },
NutrientElement = nil,
        ['Ashlar Large Granite Fountain'] = {
type = "BakedTomatoItem",
                    ['untranslated'] = 'Ashlar Large Granite Fountain',
typeID = 0,
                    ['category'] = 'WorldObject',
},
                    ['group'] = 'World Object Items',
["Bakery Oven"] = {
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
untranslated = "Bakery Oven",
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
category = nil,
                    ['maxStack'] = '100',
group = "Housing Objects",
                    ['carried'] = 'Backpack',
description = "A solidly built brick oven useful for baking all manner of treats.",
                    ['weight'] = nil,
tagGroups = {
                    ['calories'] = nil,
"Crafting Table",
                    ['carbs'] = nil,
"Housing",
                    ['protein'] = nil,
},
                    ['fat'] = nil,
maxStack = 1,
                    ['vitamins'] = nil,
carried = "Backpack",
                    ['density'] = nil,
weight = 5000,
                    ['fuel'] = nil,
calories = nil,
                    ['yield'] = nil,
carbs = nil,
                    ['currency'] = nil,
protein = nil,
                    ['skillValue'] = '3',
fat = nil,
                    ['roomCategory'] = 'General',
vitamins = nil,
                    ['furnitureType'] = 'Fountain',
density = nil,
                    ['repeatsDepreciation'] = '0.1',
fuel = nil,
                    ['materialTier'] = nil,
yield = nil,
                    ['fuelsUsed'] = nil,
currency = nil,
                    ['gridRadius'] = nil,
skillValue = "3",
                    ['energyUsed'] = nil,
roomCategory = "Kitchen",
                    ['energyProduced'] = nil,
furnitureType = "Cooking",
                    ['energyType'] = nil,
repeatsDepreciation = "0.3",
                    ['fluidsUsed'] = nil,
materialTier = nil,
                    ['fluidsProduced'] = nil,
fuelsUsed = nil,
                    ['validTalents'] = nil,
gridRadius = nil,
                    ['footprint'] = '4 X 3 X 4',
energyUsed = nil,
                    ['mobile'] = nil,
energyProduced = nil,
                    ['roomSizeReq'] = nil,
energyType = nil,
                    ['roomMatReq'] = nil,
fluidsUsed = nil,
                    ['roomContainReq'] = nil,
fluidsProduced = nil,
                    ['inventorySlots'] = nil,
validTalents = nil,
                    ['inventoryMaxWeight'] = nil,
footprint = "3x2x2",
                    ['type'] = 'AshlarLargeGraniteFountainItem',
mobile = nil,
                    ['typeID'] = '937',
roomSizeReq = nil,
        },
roomMatReq = nil,
        ['Ashlar Large Limestone Fountain'] = {
roomContainReq = nil,
                    ['untranslated'] = 'Ashlar Large Limestone Fountain',
inventorySlots = nil,
                    ['category'] = 'WorldObject',
inventoryMaxWeight = nil,
                    ['group'] = 'World Object Items',
inventoryRestrictions = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
NutrientElement = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
type = "BakeryOvenItem",
                    ['maxStack'] = '100',
typeID = 0,
                    ['carried'] = 'Backpack',
},
                    ['weight'] = nil,
["Baking Skill Book"] = {
                    ['calories'] = nil,
untranslated = "Baking Skill Book",
                    ['carbs'] = nil,
category = nil,
                    ['protein'] = nil,
group = "Skill Books",
                    ['fat'] = nil,
description = "Baking Skill Book",
                    ['vitamins'] = nil,
tagGroups = {
                    ['density'] = nil,
"Skill Books",
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
maxStack = 1,
                    ['currency'] = nil,
carried = "Backpack",
                    ['skillValue'] = '3',
weight = 100,
                    ['roomCategory'] = 'General',
calories = nil,
                    ['furnitureType'] = 'Fountain',
carbs = nil,
                    ['repeatsDepreciation'] = '0.1',
protein = nil,
                    ['materialTier'] = nil,
fat = nil,
                    ['fuelsUsed'] = nil,
vitamins = nil,
                    ['gridRadius'] = nil,
density = nil,
                    ['energyUsed'] = nil,
fuel = nil,
                    ['energyProduced'] = nil,
yield = nil,
                    ['energyType'] = nil,
currency = nil,
                    ['fluidsUsed'] = nil,
skillValue = nil,
                    ['fluidsProduced'] = nil,
roomCategory = nil,
                    ['validTalents'] = nil,
furnitureType = nil,
                    ['footprint'] = '4 X 3 X 4',
repeatsDepreciation = nil,
                    ['mobile'] = nil,
materialTier = nil,
                    ['roomSizeReq'] = nil,
fuelsUsed = nil,
                    ['roomMatReq'] = nil,
gridRadius = nil,
                    ['roomContainReq'] = nil,
energyUsed = nil,
                    ['inventorySlots'] = nil,
energyProduced = nil,
                    ['inventoryMaxWeight'] = nil,
energyType = nil,
                    ['type'] = 'AshlarLargeLimestoneFountainItem',
fluidsUsed = nil,
                    ['typeID'] = '938',
fluidsProduced = nil,
        },
validTalents = nil,
        ['Ashlar Large Sandstone Fountain'] = {
footprint = nil,
                    ['untranslated'] = 'Ashlar Large Sandstone Fountain',
mobile = nil,
                    ['category'] = 'WorldObject',
roomSizeReq = nil,
                    ['group'] = 'World Object Items',
roomMatReq = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
roomContainReq = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
inventorySlots = nil,
                    ['maxStack'] = '100',
inventoryMaxWeight = nil,
                    ['carried'] = 'Backpack',
inventoryRestrictions = nil,
                    ['weight'] = nil,
NutrientElement = nil,
                    ['calories'] = nil,
type = "Baking Skill BookItem",
                    ['carbs'] = nil,
typeID = 0,
                    ['protein'] = nil,
},
                    ['fat'] = nil,
["Baking Skill Scroll"] = {
                    ['vitamins'] = nil,
untranslated = "Baking Skill Scroll",
                    ['density'] = nil,
category = nil,
                    ['fuel'] = nil,
group = "Skill Scrolls",
                    ['yield'] = nil,
description = "Baking Skill Scroll",
                    ['currency'] = nil,
tagGroups = {
                    ['skillValue'] = '3',
"Skill Scrolls",
                    ['roomCategory'] = 'General',
},
                    ['furnitureType'] = 'Fountain',
maxStack = 10,
                    ['repeatsDepreciation'] = '0.1',
carried = "Backpack",
                    ['materialTier'] = nil,
weight = 10,
                    ['fuelsUsed'] = nil,
calories = nil,
                    ['gridRadius'] = nil,
carbs = nil,
                    ['energyUsed'] = nil,
protein = nil,
                    ['energyProduced'] = nil,
fat = nil,
                    ['energyType'] = nil,
vitamins = nil,
                    ['fluidsUsed'] = nil,
density = nil,
                    ['fluidsProduced'] = nil,
fuel = nil,
                    ['validTalents'] = nil,
yield = nil,
                    ['footprint'] = '4 X 3 X 4',
currency = nil,
                    ['mobile'] = nil,
skillValue = nil,
                    ['roomSizeReq'] = nil,
roomCategory = nil,
                    ['roomMatReq'] = nil,
furnitureType = nil,
                    ['roomContainReq'] = nil,
repeatsDepreciation = nil,
                    ['inventorySlots'] = nil,
materialTier = nil,
                    ['inventoryMaxWeight'] = nil,
fuelsUsed = nil,
                    ['type'] = 'AshlarLargeSandstoneFountainItem',
gridRadius = nil,
                    ['typeID'] = '939',
energyUsed = nil,
        },
energyProduced = nil,
        ['Ashlar Large Shale Fountain'] = {
energyType = nil,
                    ['untranslated'] = 'Ashlar Large Shale Fountain',
fluidsUsed = nil,
                    ['category'] = 'WorldObject',
fluidsProduced = nil,
                    ['group'] = 'World Object Items',
validTalents = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
footprint = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
mobile = nil,
                    ['maxStack'] = '100',
roomSizeReq = nil,
                    ['carried'] = 'Backpack',
roomMatReq = nil,
                    ['weight'] = nil,
roomContainReq = nil,
                    ['calories'] = nil,
inventorySlots = nil,
                    ['carbs'] = nil,
inventoryMaxWeight = nil,
                    ['protein'] = nil,
inventoryRestrictions = nil,
                    ['fat'] = nil,
NutrientElement = nil,
                    ['vitamins'] = nil,
type = "Baking Skill ScrollItem",
                    ['density'] = nil,
typeID = 0,
                    ['fuel'] = nil,
},
                    ['yield'] = nil,
["Baking Upgrade"] = {
                    ['currency'] = nil,
untranslated = "Baking Upgrade",
                    ['skillValue'] = '3',
category = nil,
                    ['roomCategory'] = 'General',
group = "Upgrade Modules",
                    ['furnitureType'] = 'Fountain',
description = "Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.",
                    ['repeatsDepreciation'] = '0.1',
tagGroups = {
                    ['materialTier'] = nil,
"Upgrade",
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
maxStack = 100,
                    ['energyUsed'] = nil,
carried = "Backpack",
                    ['energyProduced'] = nil,
weight = 1,
                    ['energyType'] = nil,
calories = nil,
                    ['fluidsUsed'] = nil,
carbs = nil,
                    ['fluidsProduced'] = nil,
protein = nil,
                    ['validTalents'] = nil,
fat = nil,
                    ['footprint'] = '4 X 3 X 4',
vitamins = nil,
                    ['mobile'] = nil,
density = nil,
                    ['roomSizeReq'] = nil,
fuel = nil,
                    ['roomMatReq'] = nil,
yield = nil,
                    ['roomContainReq'] = nil,
currency = nil,
                    ['inventorySlots'] = nil,
skillValue = nil,
                    ['inventoryMaxWeight'] = nil,
roomCategory = nil,
                    ['type'] = 'AshlarLargeShaleFountainItem',
furnitureType = nil,
                    ['typeID'] = '940',
repeatsDepreciation = nil,
        },
materialTier = nil,
        ['Ashlar Large Stone Fountain'] = {
fuelsUsed = nil,
                    ['untranslated'] = 'Ashlar Large Stone Fountain',
gridRadius = nil,
                    ['category'] = 'WorldObject',
energyUsed = nil,
                    ['group'] = 'World Object Items',
energyProduced = nil,
                    ['description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
energyType = nil,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects', 'Product'},
fluidsUsed = nil,
                    ['maxStack'] = '100',
fluidsProduced = nil,
                    ['carried'] = 'Backpack',
validTalents = nil,
                    ['weight'] = nil,
footprint = nil,
                    ['calories'] = nil,
mobile = nil,
                    ['carbs'] = nil,
roomSizeReq = nil,
                    ['protein'] = nil,
roomMatReq = nil,
                    ['fat'] = nil,
roomContainReq = nil,
                    ['vitamins'] = nil,
inventorySlots = nil,
                    ['density'] = nil,
inventoryMaxWeight = nil,
                    ['fuel'] = nil,
inventoryRestrictions = nil,
                    ['yield'] = nil,
NutrientElement = nil,
                    ['currency'] = nil,
type = "BakingUpgradeItem",
                    ['skillValue'] = '3',
typeID = 0,
                    ['roomCategory'] = 'General',
},
                    ['furnitureType'] = 'Fountain',
["Ballot Box"] = {
                    ['repeatsDepreciation'] = '0.1',
untranslated = "Ballot Box",
                    ['materialTier'] = nil,
category = nil,
                    ['fuelsUsed'] = nil,
group = "Work Stations",
                    ['gridRadius'] = nil,
description = "A tamper proof box where votes are cast. Citizens can run for elected office here.",
                    ['energyUsed'] = nil,
tagGroups = {
                    ['energyProduced'] = nil,
"Government",
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
maxStack = 1,
                    ['fluidsProduced'] = nil,
carried = "Backpack",
                    ['validTalents'] = nil,
weight = 2000,
                    ['footprint'] = '4 X 3 X 4',
calories = nil,
                    ['mobile'] = nil,
carbs = nil,
                    ['roomSizeReq'] = nil,
protein = nil,
                    ['roomMatReq'] = nil,
fat = nil,
                    ['roomContainReq'] = nil,
vitamins = nil,
                    ['inventorySlots'] = nil,
density = nil,
                    ['inventoryMaxWeight'] = nil,
fuel = nil,
                    ['type'] = 'AshlarLargeStoneFountainItem',
yield = nil,
                    ['typeID'] = '941',
currency = nil,
        },
skillValue = nil,
        ['Ashlar Limestone'] = {
roomCategory = nil,
                    ['untranslated'] = '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 = "1x1x2",
                    ['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 = "BallotBoxItem",
                    ['materialTier'] = '4',
typeID = 0,
                    ['fuelsUsed'] = nil,
},
                    ['gridRadius'] = nil,
Bandana = {
                    ['energyUsed'] = nil,
untranslated = "Bandana",
                    ['energyProduced'] = nil,
category = nil,
                    ['energyType'] = nil,
group = "Clothing",
                    ['fluidsUsed'] = nil,
description = "It just looks cool.",
                    ['fluidsProduced'] = nil,
tagGroups = {
                    ['validTalents'] = nil,
"Clothes",
                    ['footprint'] = nil,
},
                    ['mobile'] = nil,
maxStack = 100,
                    ['roomSizeReq'] = nil,
carried = "Backpack",
                    ['roomMatReq'] = nil,
weight = 100,
                    ['roomContainReq'] = nil,
calories = nil,
                    ['inventorySlots'] = nil,
carbs = nil,
                    ['inventoryMaxWeight'] = nil,
protein = nil,
                    ['type'] = 'AshlarLimestoneItem',
fat = nil,
                    ['typeID'] = '255',
vitamins = nil,
        },
density = nil,
        ['Ashlar Limestone Bench'] = {
fuel = nil,
                    ['untranslated'] = 'Ashlar Limestone Bench',
yield = nil,
                    ['category'] = 'WorldObject',
currency = nil,
                    ['group'] = 'World Object Items',
skillValue = nil,
                    ['description'] = 'An ashlar stone bench. Great for display  though maybe not as comfy as a padded couch.',
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'] = '2.5',
roomSizeReq = nil,
                    ['roomCategory'] = 'General',
roomMatReq = nil,
                    ['furnitureType'] = 'Seating',
roomContainReq = nil,
                    ['repeatsDepreciation'] = '0.5',
inventorySlots = nil,
                    ['materialTier'] = nil,
inventoryMaxWeight = nil,
                    ['fuelsUsed'] = nil,
inventoryRestrictions = nil,
                    ['gridRadius'] = nil,
NutrientElement = nil,
                    ['energyUsed'] = nil,
type = "BandanaItem",
                    ['energyProduced'] = nil,
typeID = 0,
                    ['energyType'] = nil,
},
                    ['fluidsUsed'] = nil,
["Banh Xeo"] = {
                    ['fluidsProduced'] = nil,
untranslated = "Banh Xeo",
                    ['validTalents'] = nil,
category = nil,
                    ['footprint'] = '2 X 2 X 1',
group = "Food",
                    ['mobile'] = nil,
description = "Wrap the pancakes in the greens, then dip.",
                    ['roomSizeReq'] = nil,
tagGroups = {
                    ['roomMatReq'] = nil,
"Food",
                    ['roomContainReq'] = nil,
},
                    ['inventorySlots'] = nil,
maxStack = 100,
                    ['inventoryMaxWeight'] = nil,
carried = "Backpack",
                    ['type'] = 'AshlarLimestoneBenchItem',
weight = 500,
                    ['typeID'] = '942',
calories = 1550,
        },
carbs = 26,
        ['Ashlar Limestone Chair'] = {
protein = 17,
                    ['untranslated'] = 'Ashlar Limestone Chair',
fat = 10,
                    ['category'] = 'WorldObject',
vitamins = 4,
                    ['group'] = 'World Object Items',
density = 3.6774193548387095,
                    ['description'] = 'An ashlar stone chair. Great for display  though maybe not as comfy as a padded chair.',
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'] = '1.7',
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 = "BanhXeoItem",
                    ['validTalents'] = nil,
typeID = 0,
                    ['footprint'] = '1 X 2 X 1',
},
                    ['mobile'] = nil,
Bank = {
                    ['roomSizeReq'] = nil,
untranslated = "Bank",
                    ['roomMatReq'] = nil,
category = nil,
                    ['roomContainReq'] = nil,
group = "Work Stations",
                    ['inventorySlots'] = nil,
description = "Allows players to create and use bank accounts.",
                    ['inventoryMaxWeight'] = nil,
tagGroups = {},
                    ['type'] = 'AshlarLimestoneChairItem',
maxStack = 1,
                    ['typeID'] = '943',
carried = "Backpack",
        },
weight = 5000,
        ['Ashlar Limestone Door'] = {
calories = nil,
                    ['untranslated'] = 'Ashlar Limestone Door',
carbs = nil,
                    ['category'] = 'WorldObject',
protein = nil,
                    ['group'] = 'World Object Items',
fat = nil,
                    ['description'] = 'A heavy ashlar stone door.',
vitamins = nil,
                    ['tagGroups'] = {'World  Object', 'Object'},
density = nil,
                    ['maxStack'] = '100',
fuel = nil,
                    ['carried'] = 'Backpack',
yield = nil,
                    ['weight'] = nil,
currency = nil,
                    ['calories'] = nil,
skillValue = nil,
                    ['carbs'] = nil,
roomCategory = nil,
                    ['protein'] = nil,
furnitureType = nil,
                    ['fat'] = nil,
repeatsDepreciation = nil,
                    ['vitamins'] = nil,
materialTier = nil,
                    ['density'] = nil,
fuelsUsed = nil,
                    ['fuel'] = nil,
gridRadius = nil,
                    ['yield'] = nil,
energyUsed = nil,
                    ['currency'] = nil,
energyProduced = nil,
                    ['skillValue'] = nil,
energyType = nil,
                    ['roomCategory'] = nil,
fluidsUsed = nil,
                    ['furnitureType'] = nil,
fluidsProduced = nil,
                    ['repeatsDepreciation'] = nil,
validTalents = nil,
                    ['materialTier'] = nil,
footprint = "2x2x2",
                    ['fuelsUsed'] = nil,
mobile = nil,
                    ['gridRadius'] = nil,
roomSizeReq = nil,
                    ['energyUsed'] = nil,
roomMatReq = nil,
                    ['energyProduced'] = nil,
roomContainReq = nil,
                    ['energyType'] = nil,
inventorySlots = nil,
                    ['fluidsUsed'] = nil,
inventoryMaxWeight = nil,
                    ['fluidsProduced'] = nil,
inventoryRestrictions = nil,
                    ['validTalents'] = nil,
NutrientElement = nil,
                    ['footprint'] = '1 X 2 X 1',
type = "BankItem",
                    ['mobile'] = nil,
typeID = 0,
                    ['roomSizeReq'] = nil,
},
                    ['roomMatReq'] = nil,
Bannock = {
                    ['roomContainReq'] = nil,
untranslated = "Bannock",
                    ['inventorySlots'] = nil,
category = nil,
                    ['inventoryMaxWeight'] = nil,
group = "Food",
                    ['type'] = 'AshlarLimestoneDoorItem',
description = "A dense whole wheat unleavened bread.",
                    ['typeID'] = '944',
tagGroups = {
        },
"Food",
        ['Ashlar Limestone Fireplace'] = {
},
                    ['untranslated'] = 'Ashlar Limestone Fireplace',
maxStack = 100,
                    ['category'] = 'WorldObject',
carried = "Backpack",
                    ['group'] = 'World Object Items',
weight = 100,
                    ['description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
calories = 700,
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Storage  Container', 'Housing  Objects'},
carbs = 15,
                    ['maxStack'] = '100',
protein = 3,
                    ['carried'] = 'Backpack',
fat = 6,
                    ['weight'] = nil,
vitamins = 0,
                    ['calories'] = nil,
density = 3.428571428571429,
                    ['carbs'] = nil,
fuel = nil,
                    ['protein'] = nil,
yield = nil,
                    ['fat'] = nil,
currency = nil,
                    ['vitamins'] = nil,
skillValue = nil,
                    ['density'] = nil,
roomCategory = nil,
                    ['fuel'] = nil,
furnitureType = nil,
                    ['yield'] = nil,
repeatsDepreciation = nil,
                    ['currency'] = nil,
materialTier = nil,
                    ['skillValue'] = '3',
fuelsUsed = nil,
                    ['roomCategory'] = 'General',
gridRadius = nil,
                    ['furnitureType'] = 'Fireplace',
energyUsed = nil,
                    ['repeatsDepreciation'] = '0.1',
energyProduced = nil,
                    ['materialTier'] = nil,
energyType = nil,
                    ['fuelsUsed'] = '[[Burnable Fuel]]',
fluidsUsed = nil,
                    ['gridRadius'] = nil,
fluidsProduced = nil,
                    ['energyUsed'] = nil,
validTalents = nil,
                    ['energyProduced'] = nil,
footprint = nil,
                    ['energyType'] = nil,
mobile = nil,
                    ['fluidsUsed'] = nil,
roomSizeReq = nil,
                    ['fluidsProduced'] = nil,
roomMatReq = nil,
                    ['validTalents'] = nil,
roomContainReq = nil,
                    ['footprint'] = '3 X 2 X 1',
inventorySlots = nil,
                    ['mobile'] = nil,
inventoryMaxWeight = nil,
                    ['roomSizeReq'] = nil,
inventoryRestrictions = nil,
                    ['roomMatReq'] = nil,
NutrientElement = nil,
                    ['roomContainReq'] = nil,
type = "BannockItem",
                    ['inventorySlots'] = nil,
typeID = 0,
                    ['inventoryMaxWeight'] = nil,
},
                    ['type'] = 'AshlarLimestoneFireplaceItem',
Barrel = {
                    ['typeID'] = '945',
untranslated = "Barrel",
        },
category = nil,
        ['Ashlar Limestone Table'] = {
group = "Blocks",
                    ['untranslated'] = 'Ashlar Limestone Table',
description = "A metal barrel for carrying liquids.",
                    ['category'] = 'WorldObject',
tagGroups = {},
                    ['group'] = 'World Object Items',
maxStack = 20,
                    ['description'] = 'A large stone table crafted by an expert mason',
carried = "Hands",
                    ['tagGroups'] = {'Housing', 'World  Object', 'Object', 'Housing  Objects'},
weight = 2000,
                    ['maxStack'] = '100',
calories = nil,
                    ['carried'] = 'Backpack',
carbs = nil,
                    ['weight'] = nil,
protein = nil,
                    ['calories'] = nil,
fat = nil,
                    ['carbs'] = nil,
vitamins = nil,
                    ['protein'] = nil,
density = nil,
                    ['fat'] = nil,
fuel = nil,
                    ['vitamins'] = nil,
yield = nil,
                    ['density'] = nil,
currency = nil,
                    ['fuel'] = nil,
skillValue = nil,
                    ['yield'] = nil,
roomCategory = nil,
                    ['currency'] = nil,
furnitureType = nil,
                    ['skillValue'] = '3',
repeatsDepreciation = nil,
                    ['roomCategory'] = 'General',
materialTier = nil,
                    ['furnitureType'] = 'Table',
fuelsUsed = nil,
                    ['repeatsDepreciation'] = '0.6',
gridRadius = nil,
                    ['materialTier'] = nil,
energyUsed = nil,
                    ['fuelsUsed'] = nil,
energyProduced = nil,
                    ['gridRadius'] = nil,
energyType = nil,
                    ['energyUsed'] = nil,
fluidsUsed = nil,
                    ['energyProduced'] = nil,
fluidsProduced = nil,
                    ['energyType'] = nil,
validTalents = nil,
                    ['fluidsUsed'] = nil,
footprint = nil,
                    ['fluidsProduced'] = nil,
mobile = nil,
                    ['validTalents'] = nil,
roomSizeReq = nil,
                    ['footprint'] = '2 X 1 X 1',
roomMatReq = nil,
                    ['mobile'] = nil,
roomContainReq = nil,
                    ['roomSizeReq'] = nil,
inventorySlots = nil,
                    ['roomMatReq'] = nil,
inventoryMaxWeight = nil,
                    ['roomContainReq'] = nil,
inventoryRestrictions = nil,
                    ['inventorySlots'] = nil,
NutrientElement = nil,
                    ['inventoryMaxWeight'] = nil,
type = "BarrelItem",
                    ['type'] = 'AshlarLimestoneTableItem',
typeID = 0,
                    ['typeID'] = '946',
},
        },
["Barrel Cactus Seed"] = {
        ['Ashlar Sandstone'] = {
untranslated = "Barrel Cactus Seed",
                    ['untranslated'] = 'Ashlar Sandstone',
category = nil,
                    ['category'] = '_None',
group = "Food",
                    ['group'] = 'Block Items',
description = "Plant to grow barrel cactus.",
                    ['description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
tagGroups = {
                    ['tagGroups'] = {'Ashlar Stone', 'Constructable', 'Block', 'Object', 'Product', 'Ingredient'},
"Food",
                    ['maxStack'] = '20',
"Seeds",
                    ['carried'] = 'Hands',
},
                    ['weight'] = '30',
maxStack = 100,
                    ['calories'] = nil,
carried = "Backpack",
                    ['carbs'] = nil,
weight = 50,
                    ['protein'] = nil,
calories = 0,
                    ['fat'] = nil,
carbs = 0,
                    ['vitamins'] = nil,
protein = 0,
                    ['density'] = nil,
fat = 0,
                    ['fuel'] = nil,
vitamins = 0,
                    ['yield']
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)