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.8.2.6 beta
-- Export Language: English


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

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

Cancel Editing help (opens in new window)