Module:ItemData: Difference between revisions

From Eco - English Wiki
[unchecked revision][checked revision]
No edit summary
Tag: Manual revert
No edit summary
(9 intermediate revisions by the same user not shown)
Line 57: Line 57:
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 100,
Line 102: Line 101:
description = "A fancy ashlar stone bench that has been adorned with gold.",
description = "A fancy ashlar stone bench that has been adorned with gold.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 148: Line 146:
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 194: Line 191:
description = "A fancy ashlar stone table that has been adorned with gold.",
description = "A fancy ashlar stone table that has been adorned with gold.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 240: Line 236:
description = "A fancy ashlar stone bench that has been adorned with gold.",
description = "A fancy ashlar stone bench that has been adorned with gold.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 286: Line 281:
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 332: Line 326:
description = "A fancy ashlar stone table that has been adorned with gold.",
description = "A fancy ashlar stone table that has been adorned with gold.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 372: Line 365:
typeID = 0,
typeID = 0,
},
},
["Advanced Baking Upgrade"] = {
["Advanced Baking Skill Book"] = {
untranslated = "Advanced Baking Upgrade",
untranslated = "Advanced Baking Skill Book",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Skill Books",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.",
description = "Advanced Baking Skill Book",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Skill Books",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 415: Line 407:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedBakingUpgradeItem",
type = "Advanced Baking Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Carpentry Table"] = {
["Advanced Baking Skill Scroll"] = {
untranslated = "Advanced Carpentry Table",
untranslated = "Advanced Baking Skill Scroll",
category = nil,
category = nil,
group = "Work Stations",
group = "Skill Scrolls",
description = "A modern carpentry table with an electric motor and heavy duty steel sawblades.",
description = "Advanced Baking Skill Scroll",
tagGroups = {
tagGroups = {
"Craft Tables",
"Skill Scrolls",
"Work Stations",
},
},
maxStack = 1,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 440: Line 431:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 461: Line 452:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedCarpentryTableItem",
type = "Advanced Baking Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Circuit"] = {
["Advanced Baking Upgrade"] = {
untranslated = "Advanced Circuit",
untranslated = "Advanced Baking Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A complex electrical component used in advanced electronics.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.",
tagGroups = {
tagGroups = {
"Items",
"Upgrade",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 507: Line 497:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedCircuitItem",
type = "AdvancedBakingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Combustion Engine"] = {
["Advanced Carpentry Table"] = {
untranslated = "Advanced Combustion Engine",
untranslated = "Advanced Carpentry Table",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A more advanced version of the normal combustion engine that produces a greater output.",
description = "A modern carpentry table with an electric motor and heavy duty steel sawblades.",
tagGroups = {
tagGroups = {
"Items",
"Crafting Table",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 532: Line 521:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 553: Line 542:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedCombustionEngineItem",
type = "AdvancedCarpentryTableItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Cooking Upgrade"] = {
["Advanced Circuit"] = {
untranslated = "Advanced Cooking Upgrade",
untranslated = "Advanced Circuit",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.",
description = "A complex electrical component used in advanced electronics.",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 599: Line 585:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedCookingUpgradeItem",
type = "AdvancedCircuitItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Masonry Table"] = {
["Advanced Combustion Engine"] = {
untranslated = "Advanced Masonry Table",
untranslated = "Advanced Combustion Engine",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A workbench for the advanced shaping of rocks into beautiful stone.",
description = "A more advanced version of the normal combustion engine that produces a greater output.",
tagGroups = {
tagGroups = {},
"Craft Tables",
maxStack = 100,
"Work Stations",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 624: Line 607:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 645: Line 628:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedMasonryTableItem",
type = "AdvancedCombustionEngineItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Masonry Upgrade"] = {
["Advanced Cooking Skill Book"] = {
untranslated = "Advanced Masonry Upgrade",
untranslated = "Advanced Cooking Skill Book",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Skill Books",
description = "Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.",
description = "Advanced Cooking Skill Book",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Skill Books",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 691: Line 673:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedMasonryUpgradeItem",
type = "Advanced Cooking Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Smelting Upgrade"] = {
["Advanced Cooking Skill Scroll"] = {
untranslated = "Advanced Smelting Upgrade",
untranslated = "Advanced Cooking Skill Scroll",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Skill Scrolls",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.",
description = "Advanced Cooking Skill Scroll",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Skill Scrolls",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 737: Line 718:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedSmeltingUpgradeItem",
type = "Advanced Cooking Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Tailoring Table"] = {
["Advanced Cooking Upgrade"] = {
untranslated = "Advanced Tailoring Table",
untranslated = "Advanced Cooking Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
description = "An advanced tailoring table.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Upgrade",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 762: Line 742:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 783: Line 763:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedTailoringTableItem",
type = "AdvancedCookingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Upgrade 1"] = {
["Advanced Masonry Skill Book"] = {
untranslated = "Advanced Upgrade 1",
untranslated = "Advanced Masonry Skill Book",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Skill Books",
description = "Advanced Upgrade that increases crafting efficiency.",
description = "Advanced Masonry Skill Book",
tagGroups = {
tagGroups = {
"Advanced Upgrade",
"Skill Books",
"Advanced Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 830: Line 808:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedUpgradeLvl1Item",
type = "Advanced Masonry Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Upgrade 2"] = {
["Advanced Masonry Skill Scroll"] = {
untranslated = "Advanced Upgrade 2",
untranslated = "Advanced Masonry Skill Scroll",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Skill Scrolls",
description = "Advanced Upgrade that increases crafting efficiency.",
description = "Advanced Masonry Skill Scroll",
tagGroups = {
tagGroups = {
"Advanced Upgrade",
"Skill Scrolls",
"Advanced Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 877: Line 853:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedUpgradeLvl2Item",
type = "Advanced Masonry Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Upgrade 3"] = {
["Advanced Masonry Table"] = {
untranslated = "Advanced Upgrade 3",
untranslated = "Advanced Masonry Table",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Work Stations",
description = "Advanced Upgrade that increases crafting efficiency.",
description = "A workbench for the advanced shaping of rocks into beautiful stone.",
tagGroups = {
tagGroups = {
"Advanced Upgrade",
"Crafting Table",
"Advanced Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 903: Line 877:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 924: Line 898:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedUpgradeLvl3Item",
type = "AdvancedMasonryTableItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Upgrade 4"] = {
["Advanced Masonry Upgrade"] = {
untranslated = "Advanced Upgrade 4",
untranslated = "Advanced Masonry Upgrade",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Upgrade Modules",
description = "Advanced Upgrade that increases crafting efficiency.",
description = "Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.",
tagGroups = {
tagGroups = {
"Advanced Upgrade",
"Upgrade",
"Advanced Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
Line 971: Line 943:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedUpgradeLvl4Item",
type = "AdvancedMasonryUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Agave Leaves"] = {
["Advanced Smelting Skill Book"] = {
untranslated = "Agave Leaves",
untranslated = "Advanced Smelting Skill Book",
category = nil,
category = nil,
group = "Food",
group = "Skill Books",
description = "The succulent leaves of the agave plant can be cooked to make a nice meal.",
description = "Advanced Smelting Skill Book",
tagGroups = {
tagGroups = {
"Food",
"Skill Books",
"Greens",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 100,
calories = 200,
calories = nil,
carbs = 2,
carbs = nil,
protein = 1,
protein = nil,
fat = 1,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,019: Line 988:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgaveLeavesItem",
type = "Advanced Smelting Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Agave Seed"] = {
["Advanced Smelting Skill Scroll"] = {
untranslated = "Agave Seed",
untranslated = "Advanced Smelting Skill Scroll",
category = nil,
category = nil,
group = "Seed",
group = "Skill Scrolls",
description = "Plant to grow an agave plant.",
description = "Advanced Smelting Skill Scroll",
tagGroups = {
tagGroups = {
"Crop Seed",
"Skill Scrolls",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 10,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,066: Line 1,033:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgaveSeedItem",
type = "Advanced Smelting Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Agouti Carcass"] = {
["Advanced Smelting Upgrade"] = {
untranslated = "Agouti Carcass",
untranslated = "Advanced Smelting Upgrade",
category = nil,
category = nil,
group = "Natural Resources",
group = "Upgrade Modules",
description = "A dead agouti.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.",
tagGroups = {
tagGroups = {
"Animal",
"Upgrade",
"Natural Resources",
"Tiny Carcass",
"Tiny Fur Carcass",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,114: Line 1,078:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgoutiCarcassItem",
type = "AdvancedSmeltingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Agouti Enchiladas"] = {
["Advanced Tailoring Table"] = {
untranslated = "Agouti Enchiladas",
untranslated = "Advanced Tailoring Table",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Sweet and savory...it doesn't have to be an Agouti.",
description = "An advanced tailoring table.",
tagGroups = {
tagGroups = {
"Cooking",
"Crafting Table",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 550,
weight = 5000,
calories = 800,
calories = nil,
carbs = 20,
carbs = nil,
protein = 8,
protein = nil,
fat = 27,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 7.249999999999999,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 1,160: Line 1,123:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgoutiEnchiladasItem",
type = "AdvancedTailoringTableItem",
typeID = 0,
typeID = 0,
},
},
["Agriculture Research Paper Advanced"] = {
["Advanced Upgrade 1"] = {
untranslated = "Agriculture Research Paper Advanced",
untranslated = "Advanced Upgrade 1",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Advanced Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Advanced Upgrade",
"Items",
"Upgrade",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,208: Line 1,169:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgricultureResearchPaperAdvancedItem",
type = "AdvancedUpgradeLvl1Item",
typeID = 0,
typeID = 0,
},
},
["Agriculture Research Paper Modern"] = {
["Advanced Upgrade 2"] = {
untranslated = "Agriculture Research Paper Modern",
untranslated = "Advanced Upgrade 2",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Advanced Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Items",
"Advanced Upgrade",
"Modern Research",
"Upgrade",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,256: Line 1,215:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AgricultureResearchPaperModernItem",
type = "AdvancedUpgradeLvl2Item",
typeID = 0,
typeID = 0,
},
},
["Alligator Carcass"] = {
["Advanced Upgrade 3"] = {
untranslated = "Alligator Carcass",
untranslated = "Advanced Upgrade 3",
category = nil,
category = nil,
group = "Natural Resources",
group = "Upgrade Modules",
description = "A dead alligator.",
description = "Advanced Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Animal",
"Advanced Upgrade",
"Medium Carcass",
"Upgrade",
"Medium Leather Carcass",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,304: Line 1,261:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AlligatorCarcassItem",
type = "AdvancedUpgradeLvl3Item",
typeID = 0,
typeID = 0,
},
},
["Amanita Mushroom Spores"] = {
["Advanced Upgrade 4"] = {
untranslated = "Amanita Mushroom Spores",
untranslated = "Advanced Upgrade 4",
category = nil,
category = nil,
group = "Seed",
group = "Upgrade Modules",
description = "Plant to grow amanita mushrooms. Not sure why you'd want these poisonous mushrooms, though.",
description = "Advanced Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Advanced Upgrade",
"Food",
"Upgrade",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,351: Line 1,307:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AmanitaMushroomSporesItem",
type = "AdvancedUpgradeLvl4Item",
typeID = 0,
typeID = 0,
},
},
["Amanita Mushrooms"] = {
["Agave Leaves"] = {
untranslated = "Amanita Mushrooms",
untranslated = "Agave Leaves",
category = nil,
category = nil,
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 = "The succulent leaves of the agave plant can be cooked to make a nice meal.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Fungus",
"Greens",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 75,
calories = -200,
calories = 200,
carbs = 0,
carbs = 2,
protein = 0,
protein = 1,
fat = 0,
fat = 1,
vitamins = 0,
vitamins = 4,
density = -0.0,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,398: Line 1,354:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AmanitaMushroomsItem",
type = "AgaveLeavesItem",
typeID = 0,
typeID = 0,
},
},
Amendments = {
["Agave Seed"] = {
untranslated = "Amendments",
untranslated = "Agave Seed",
category = nil,
category = nil,
group = "Work Stations",
group = "Seed",
description = "Allows the modification of the constitution.",
description = "Plant to grow an agave plant.",
tagGroups = {
tagGroups = {
"Government",
"Crop Seed",
"Work Stations",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,444: Line 1,401:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AmendmentsItem",
type = "AgaveSeedItem",
typeID = 0,
typeID = 0,
},
},
Anvil = {
["Agouti Carcass"] = {
untranslated = "Anvil",
untranslated = "Agouti Carcass",
category = nil,
category = nil,
group = "Work Stations",
group = "Natural Resources",
description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
description = "A dead agouti.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Tiny Carcass",
"Work Stations",
"Tiny Fur Carcass",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 1,469: Line 1,426:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 1,490: Line 1,447:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AnvilItem",
type = "AgoutiCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Arctic Willow Seed"] = {
["Agouti Enchiladas"] = {
untranslated = "Arctic Willow Seed",
untranslated = "Agouti Enchiladas",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow arctic willow.",
description = "Sweet and savory...it doesn't have to be an Agouti.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 550,
calories = 0,
calories = 800,
carbs = 0,
carbs = 20,
protein = 0,
protein = 8,
fat = 0,
fat = 27,
vitamins = 0,
vitamins = 3,
density = 0,
density = 7.249999999999999,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,536: Line 1,492:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ArcticWillowSeedItem",
type = "AgoutiEnchiladasItem",
typeID = 0,
typeID = 0,
},
},
Arrastra = {
["Agriculture Research Paper Advanced"] = {
untranslated = "Arrastra",
untranslated = "Agriculture Research Paper Advanced",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A primitive rock mill of dragged boulders.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Advanced Research",
"Work Stations",
"Research",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,561: Line 1,517:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 1,582: Line 1,538:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ArrastraItem",
type = "AgricultureResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
Arrow = {
["Agriculture Research Paper Modern"] = {
untranslated = "Arrow",
untranslated = "Agriculture Research Paper Modern",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Modern Research",
"Items",
"Research",
"Tools",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,604: Line 1,559:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 500,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 1,629: Line 1,584:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ArrowItem",
type = "AgricultureResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Art Supplies"] = {
["Alligator Carcass"] = {
untranslated = "Art Supplies",
untranslated = "Alligator Carcass",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "A set of art supplies that ",
description = "A dead alligator.",
tagGroups = {
tagGroups = {
"Items",
"Medium Carcass",
"Products",
"Medium Leather Carcass",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 150,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,675: Line 1,630:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ArtSuppliesItem",
type = "AlligatorCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Basalt"] = {
["Amanita Mushroom Spores"] = {
untranslated = "Ashlar Basalt",
untranslated = "Amanita Mushroom Spores",
category = nil,
category = nil,
group = "Blocks",
group = "Seed",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
description = "Plant to grow amanita mushrooms. Not sure why you'd want these poisonous mushrooms, though.",
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Crop Seed",
"Blocks",
"Food",
"Building Materials",
"Seeds",
"Constructable",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 1,705: Line 1,659:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,723: Line 1,677:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltItem",
type = "AmanitaMushroomSporesItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Basalt Bench"] = {
["Amanita Mushrooms"] = {
untranslated = "Ashlar Basalt Bench",
untranslated = "Amanita Mushrooms",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
description = "A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Seating",
"Fungus",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 75,
calories = nil,
calories = -200,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = -0.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 1,760: Line 1,714:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 1,769: Line 1,723:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltBenchItem",
type = "AmanitaMushroomsItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Basalt Chair"] = {
Amendments = {
untranslated = "Ashlar Basalt Chair",
untranslated = "Amendments",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
description = "Allows the modification of the constitution.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Government",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,793: Line 1,746:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.7",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 1,806: Line 1,759:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 1,815: Line 1,768:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltChairItem",
type = "AmendmentsItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Basalt Door"] = {
Anvil = {
untranslated = "Ashlar Basalt Door",
untranslated = "Anvil",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A heavy ashlar stone door.",
description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
tagGroups = {
tagGroups = {
"Doors",
"Crafting Table",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,840: Line 1,792:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,861: Line 1,813:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltDoorItem",
type = "AnvilItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Basalt Fireplace"] = {
["Arctic Willow Seed"] = {
untranslated = "Ashlar Basalt Fireplace",
untranslated = "Arctic Willow Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
description = "Plant to grow arctic willow.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Living Room",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Fireplace",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 1,898: Line 1,850:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 1,907: Line 1,859:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltFireplaceItem",
type = "ArcticWillowSeedItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Basalt Table"] = {
Arrastra = {
untranslated = "Ashlar Basalt Table",
untranslated = "Arrastra",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A large stone table crafted by an expert mason.",
description = "A primitive rock mill of dragged boulders.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Crafting Table",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,931: Line 1,882:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Seating",
roomCategory = "Industrial",
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 1,944: Line 1,895:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 1,953: Line 1,904:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarBasaltTableItem",
type = "ArrastraItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Gneiss"] = {
Arrow = {
untranslated = "Ashlar Gneiss",
untranslated = "Arrow",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
description = "Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).",
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Burnable Fuel",
"Blocks",
"Building Materials",
"Constructable",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = 500,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ArrowItem",
typeID = 0,
},
["Art Supplies"] = {
untranslated = "Art Supplies",
category = nil,
group = "Items",
description = "A set of art supplies that ",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 150,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,983: Line 1,974:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,001: Line 1,992:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarGneissItem",
type = "ArtSuppliesItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Granite"] = {
["Ashlar Basalt"] = {
untranslated = "Ashlar Granite",
untranslated = "Ashlar Basalt",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
Line 2,011: Line 2,002:
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Ashlar Stone",
"Blocks",
"Building Materials",
"Constructable",
"Constructable",
},
},
Line 2,049: Line 2,038:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarGraniteItem",
type = "AshlarBasaltItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Large Basalt Fountain"] = {
["Ashlar Basalt Bench"] = {
untranslated = "Ashlar Large Basalt Fountain",
untranslated = "Ashlar Basalt Bench",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,073: Line 2,061:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = "2.5",
roomCategory = "Decoration",
roomCategory = "Seating",
furnitureType = "Fountain",
furnitureType = "Chair",
repeatsDepreciation = "0.1",
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 2,086: Line 2,074:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "",
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,095: Line 2,083:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarLargeBasaltFountainItem",
type = "AshlarBasaltBenchItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Large Stone Fountain"] = {
["Ashlar Basalt Chair"] = {
untranslated = "Ashlar Large Stone Fountain",
untranslated = "Ashlar Basalt Chair",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,119: Line 2,106:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = "1.7",
roomCategory = "Decoration",
roomCategory = "Seating",
furnitureType = "Fountain",
furnitureType = "Chair",
repeatsDepreciation = "0.1",
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 2,132: Line 2,119:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,141: Line 2,128:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarLargeStoneFountainItem",
type = "AshlarBasaltChairItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Limestone"] = {
["Ashlar Basalt Door"] = {
untranslated = "Ashlar Limestone",
untranslated = "Ashlar Basalt Door",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
description = "A heavy ashlar stone door.",
tagGroups = {
tagGroups = {},
"Ashlar Stone",
maxStack = 1,
"Blocks",
carried = "Backpack",
"Building Materials",
weight = 1000,
"Constructable",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,189: Line 2,171:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarLimestoneItem",
type = "AshlarBasaltDoorItem",
typeID = 0,
},
["Ashlar Basalt Fireplace"] = {
untranslated = "Ashlar Basalt 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 = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarBasaltFireplaceItem",
typeID = 0,
},
["Ashlar Basalt Table"] = {
untranslated = "Ashlar Basalt 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 = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "AshlarBasaltTableItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Sandstone"] = {
["Ashlar Gneiss"] = {
untranslated = "Ashlar Sandstone",
untranslated = "Ashlar Gneiss",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
Line 2,199: Line 2,271:
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Ashlar Stone",
"Blocks",
"Building Materials",
"Constructable",
"Constructable",
},
},
Line 2,237: Line 2,307:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarSandstoneItem",
type = "AshlarGneissItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Shale"] = {
["Ashlar Granite"] = {
untranslated = "Ashlar Shale",
untranslated = "Ashlar Granite",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
Line 2,247: Line 2,317:
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Ashlar Stone",
"Blocks",
"Building Materials",
"Constructable",
"Constructable",
},
},
Line 2,285: Line 2,353:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarShaleItem",
type = "AshlarGraniteItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Small Basalt Fountain"] = {
["Ashlar Large Basalt Fountain"] = {
untranslated = "Ashlar Small Basalt Fountain",
untranslated = "Ashlar Large Basalt Fountain",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,309: Line 2,376:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = "3",
roomCategory = "Decoration",
roomCategory = "Decoration",
furnitureType = "Fountain",
furnitureType = "Fountain",
Line 2,331: Line 2,398:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarSmallBasaltFountainItem",
type = "AshlarLargeBasaltFountainItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Small Stone Fountain"] = {
["Ashlar Large Stone Fountain"] = {
untranslated = "Ashlar Small Stone Fountain",
untranslated = "Ashlar Large Stone Fountain",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,355: Line 2,421:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = "3",
roomCategory = "Decoration",
roomCategory = "Decoration",
furnitureType = "Fountain",
furnitureType = "Fountain",
Line 2,377: Line 2,443:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarSmallStoneFountainItem",
type = "AshlarLargeStoneFountainItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Bench"] = {
["Ashlar Limestone"] = {
untranslated = "Ashlar Stone Bench",
untranslated = "Ashlar Limestone",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Ashlar Stone",
"Seating",
"Constructable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,401: Line 2,467:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,414: Line 2,480:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,423: Line 2,489:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneBenchItem",
type = "AshlarLimestoneItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Chair"] = {
["Ashlar Sandstone"] = {
untranslated = "Ashlar Stone Chair",
untranslated = "Ashlar Sandstone",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Ashlar Stone",
"Seating",
"Constructable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,447: Line 2,513:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.7",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,460: Line 2,526:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,469: Line 2,535:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneChairItem",
type = "AshlarSandstoneItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Door"] = {
["Ashlar Shale"] = {
untranslated = "Ashlar Stone Door",
untranslated = "Ashlar Shale",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A heavy ashlar stone door.",
description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
tagGroups = {
tagGroups = {
"Doors",
"Ashlar Stone",
"Housing Objects",
"Constructable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,515: Line 2,581:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneDoorItem",
type = "AshlarShaleItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Fireplace"] = {
["Ashlar Small Basalt Fountain"] = {
untranslated = "Ashlar Stone Fireplace",
untranslated = "Ashlar Small Basalt Fountain",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Living Room",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,539: Line 2,604:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = "1.5",
roomCategory = "Living Room",
roomCategory = "Decoration",
furnitureType = "Fireplace",
furnitureType = "Fountain",
repeatsDepreciation = "0.1",
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
Line 2,552: Line 2,617:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,561: Line 2,626:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneFireplaceItem",
type = "AshlarSmallBasaltFountainItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Table"] = {
["Ashlar Small Stone Fountain"] = {
untranslated = "Ashlar Stone Table",
untranslated = "Ashlar Small Stone Fountain",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A large stone table crafted by an expert mason.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,585: Line 2,649:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = "1.5",
roomCategory = "Seating",
roomCategory = "Decoration",
furnitureType = "Table",
furnitureType = "Fountain",
repeatsDepreciation = "0.6",
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 2,598: Line 2,662:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,607: Line 2,671:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneTableItem",
type = "AshlarSmallStoneFountainItem",
typeID = 0,
typeID = 0,
},
},
["Asphalt Concrete"] = {
["Ashlar Stone Bench"] = {
untranslated = "Asphalt Concrete",
untranslated = "Ashlar Stone Bench",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "A paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
tagGroups = {
tagGroups = {
"Blocks",
"Housing",
"Constructable",
"Road",
"Road Type",
"Roads",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,634: Line 2,694:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 2,647: Line 2,707:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,656: Line 2,716:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AsphaltConcreteItem",
type = "AshlarStoneBenchItem",
typeID = 0,
typeID = 0,
},
},
["Assembly Line"] = {
["Ashlar Stone Chair"] = {
untranslated = "Assembly Line",
untranslated = "Ashlar Stone Chair",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "The assembly line allows for mass production of mechanical products.",
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,680: Line 2,739:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.7",
roomCategory = "Industrial",
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 2,693: Line 2,752:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,702: Line 2,761:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AssemblyLineItem",
type = "AshlarStoneChairItem",
typeID = 0,
typeID = 0,
},
},
["Automatic Loom"] = {
["Ashlar Stone Door"] = {
untranslated = "Automatic Loom",
untranslated = "Ashlar Stone Door",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "An automated device for making fabric by weaving yarn or thread.",
description = "A heavy ashlar stone door.",
tagGroups = {
tagGroups = {},
"Craft Tables",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,727: Line 2,783:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,748: Line 2,804:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AutomaticLoomItem",
type = "AshlarStoneDoorItem",
typeID = 0,
typeID = 0,
},
},
["Autumn Stew"] = {
["Ashlar Stone Fireplace"] = {
untranslated = "Autumn Stew",
untranslated = "Ashlar Stone Fireplace",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A healthy and cozy meal for those cold days.",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
tagGroups = {
"Cooking",
"Housing",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 5000,
calories = 1200,
calories = nil,
carbs = 13,
carbs = nil,
protein = 8,
protein = nil,
fat = 5,
fat = nil,
vitamins = 12,
vitamins = nil,
density = 3.166666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Fireplace",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 2,785: Line 2,840:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,794: Line 2,849:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AutumnStewItem",
type = "AshlarStoneFireplaceItem",
typeID = 0,
typeID = 0,
},
},
["Baked Agave"] = {
["Ashlar Stone Table"] = {
untranslated = "Baked Agave",
untranslated = "Ashlar Stone Table",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
description = "A large stone table crafted by an expert mason.",
tagGroups = {
tagGroups = {
"Baked Food",
"Housing",
"Baked Vegetable",
"Baking",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 2000,
calories = 700,
calories = nil,
carbs = 14,
carbs = nil,
protein = 2,
protein = nil,
fat = 4,
fat = nil,
vitamins = 8,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 2,833: Line 2,885:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,842: Line 2,894:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedAgaveItem",
type = "AshlarStoneTableItem",
typeID = 0,
typeID = 0,
},
},
["Baked Beet"] = {
["Asphalt Concrete"] = {
untranslated = "Baked Beet",
untranslated = "Asphalt Concrete",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Baked beets that retain more nutrients than more simple methods of cooking.",
description = "A paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
tagGroups = {
tagGroups = {
"Baked Food",
"Constructable",
"Baked Vegetable",
"Road",
"Baking",
"Road Type",
"Food",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 300,
weight = 10000,
calories = 700,
calories = nil,
carbs = 10,
carbs = nil,
protein = 1,
protein = nil,
fat = 2,
fat = nil,
vitamins = 15,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 2,890: Line 2,941:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedBeetItem",
type = "AsphaltConcreteItem",
typeID = 0,
typeID = 0,
},
},
["Baked Corn"] = {
["Assembly Line"] = {
untranslated = "Baked Corn",
untranslated = "Assembly Line",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Baked corn that retains more nutrients than more simple methods of cooking.",
description = "The assembly line allows for mass production of mechanical products.",
tagGroups = {
tagGroups = {
"Baked Food",
"Crafting Table",
"Baked Vegetable",
"Baking",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 10000,
calories = 700,
calories = nil,
carbs = 12,
carbs = nil,
protein = 3,
protein = nil,
fat = 2,
fat = nil,
vitamins = 11,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 2,938: Line 2,986:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedCornItem",
type = "AssemblyLineItem",
typeID = 0,
typeID = 0,
},
},
["Baked Heart Of Palm"] = {
["Automatic Loom"] = {
untranslated = "Baked Heart Of Palm",
untranslated = "Automatic Loom",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
description = "An automated device for making fabric by weaving yarn or thread.",
tagGroups = {
tagGroups = {
"Baked Food",
"Crafting Table",
"Baked Vegetable",
"Baking",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 10000,
calories = 700,
calories = nil,
carbs = 12,
carbs = nil,
protein = 6,
protein = nil,
fat = 4,
fat = nil,
vitamins = 6,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 2,986: Line 3,031:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedHeartOfPalmItem",
type = "AutomaticLoomItem",
typeID = 0,
typeID = 0,
},
},
["Baked Meat"] = {
["Autumn Stew"] = {
untranslated = "Baked Meat",
untranslated = "Autumn Stew",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Baked meat is less fatty than other methods of cooking.",
description = "A healthy and cozy meal for those cold days.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = 600,
calories = 700,
calories = 1200,
carbs = 0,
carbs = 13,
protein = 17,
protein = 8,
fat = 13,
fat = 5,
vitamins = 0,
vitamins = 12,
density = 4.285714285714286,
density = 3.166666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,032: Line 3,076:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedMeatItem",
type = "AutumnStewItem",
typeID = 0,
typeID = 0,
},
},
["Baked Roast"] = {
["Baked Agave"] = {
untranslated = "Baked Roast",
untranslated = "Baked Agave",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A trussed roast baked to perfection.",
description = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
tagGroups = {
tagGroups = {
"Baked Food",
"Baked Food",
"Baking",
"Baked Vegetable",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 900,
weight = 300,
calories = 1000,
calories = 700,
carbs = 4,
carbs = 14,
protein = 16,
protein = 2,
fat = 10,
fat = 4,
vitamins = 4,
vitamins = 8,
density = 3.4000000000000004,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,079: Line 3,123:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedRoastItem",
type = "BakedAgaveItem",
typeID = 0,
typeID = 0,
},
},
["Baked Taro"] = {
["Baked Beet"] = {
untranslated = "Baked Taro",
untranslated = "Baked Beet",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Baked taro root.",
description = "Baked beets that retain more nutrients than more simple methods of cooking.",
tagGroups = {
tagGroups = {
"Baked Food",
"Baked Food",
"Baked Vegetable",
"Baked Vegetable",
"Baking",
"Food",
"Food",
},
},
Line 3,097: Line 3,140:
weight = 300,
weight = 300,
calories = 700,
calories = 700,
carbs = 8,
carbs = 10,
protein = 6,
protein = 1,
fat = 2,
fat = 2,
vitamins = 12,
vitamins = 15,
density = 4.0,
density = 4.0,
fuel = nil,
fuel = nil,
Line 3,127: Line 3,170:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedTaroItem",
type = "BakedBeetItem",
typeID = 0,
typeID = 0,
},
},
["Baked Tomato"] = {
["Baked Corn"] = {
untranslated = "Baked Tomato",
untranslated = "Baked Corn",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.",
description = "Baked corn that retains more nutrients than more simple methods of cooking.",
tagGroups = {
tagGroups = {
"Baked Food",
"Baked Food",
"Baked Vegetable",
"Baked Vegetable",
"Baking",
"Food",
"Food",
},
},
Line 3,145: Line 3,187:
weight = 300,
weight = 300,
calories = 700,
calories = 700,
carbs = 16,
carbs = 12,
protein = 1,
protein = 3,
fat = 5,
fat = 2,
vitamins = 6,
vitamins = 11,
density = 4.0,
density = 4.0,
fuel = nil,
fuel = nil,
Line 3,175: Line 3,217:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedTomatoItem",
type = "BakedCornItem",
typeID = 0,
typeID = 0,
},
},
["Bakery Oven"] = {
["Baked Heart Of Palm"] = {
untranslated = "Bakery Oven",
untranslated = "Baked Heart Of Palm",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A solidly built brick oven useful for baking all manner of treats.",
description = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Baked Food",
"Kitchen",
"Baked Vegetable",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 300,
calories = nil,
calories = 700,
carbs = nil,
carbs = 12,
protein = nil,
protein = 6,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 6,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Cooking",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 3,212: Line 3,255:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "24",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 3,221: Line 3,264:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakeryOvenItem",
type = "BakedHeartOfPalmItem",
typeID = 0,
typeID = 0,
},
},
["Baking Upgrade"] = {
["Baked Meat"] = {
untranslated = "Baking Upgrade",
untranslated = "Baked Meat",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.",
description = "Baked meat is less fatty than other methods of cooking.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Food",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 800,
calories = nil,
calories = 700,
carbs = nil,
carbs = 0,
protein = nil,
protein = 17,
fat = nil,
fat = 13,
vitamins = nil,
vitamins = 0,
density = nil,
density = 4.285714285714286,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,267: Line 3,309:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakingUpgradeItem",
type = "BakedMeatItem",
typeID = 0,
typeID = 0,
},
},
["Ballot Box"] = {
["Baked Roast"] = {
untranslated = "Ballot Box",
untranslated = "Baked Roast",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A tamper proof box where votes are cast. Citizens can run for elected office here.",
description = "A trussed roast baked to perfection.",
tagGroups = {
tagGroups = {
"Government",
"Baked Food",
"Work Stations",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 900,
calories = nil,
calories = 1000,
carbs = nil,
carbs = 4,
protein = nil,
protein = 16,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 4,
density = nil,
density = 3.4000000000000004,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,313: Line 3,355:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BallotBoxItem",
type = "BakedRoastItem",
typeID = 0,
typeID = 0,
},
},
Bandana = {
["Baked Taro"] = {
untranslated = "Bandana",
untranslated = "Baked Taro",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "It just looks cool.",
description = "Baked taro root.",
tagGroups = {
tagGroups = {
"Clothes",
"Baked Food",
"Baked Vegetable",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 300,
calories = nil,
calories = 700,
carbs = nil,
carbs = 8,
protein = nil,
protein = 6,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 12,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,358: Line 3,402:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BandanaItem",
type = "BakedTaroItem",
typeID = 0,
typeID = 0,
},
},
["Banh Xeo"] = {
["Baked Tomato"] = {
untranslated = "Banh Xeo",
untranslated = "Baked Tomato",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Wrap the pancakes in the greens, then dip.",
description = "Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.",
tagGroups = {
tagGroups = {
"Cooking",
"Baked Food",
"Baked Vegetable",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 300,
calories = 1550,
calories = 700,
carbs = 26,
carbs = 16,
protein = 17,
protein = 1,
fat = 10,
fat = 5,
vitamins = 4,
vitamins = 6,
density = 3.6774193548387095,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,404: Line 3,449:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BanhXeoItem",
type = "BakedTomatoItem",
typeID = 0,
typeID = 0,
},
},
Bank = {
["Bakery Oven"] = {
untranslated = "Bank",
untranslated = "Bakery Oven",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "Allows players to create and use bank accounts.",
description = "A solidly built brick oven useful for baking all manner of treats.",
tagGroups = {
tagGroups = {
"Economic",
"Crafting Table",
"Work Stations",
"Housing",
},
},
maxStack = 1,
maxStack = 1,
Line 3,428: Line 3,473:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Cooking",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 3,441: Line 3,486:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "24",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 3,450: Line 3,495:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BankItem",
type = "BakeryOvenItem",
typeID = 0,
typeID = 0,
},
},
Bannock = {
["Baking Skill Book"] = {
untranslated = "Bannock",
untranslated = "Baking Skill Book",
category = nil,
category = nil,
group = "Food",
group = "Skill Books",
description = "A dense whole wheat unleavened bread.",
description = "Baking Skill Book",
tagGroups = {
tagGroups = {
"Campfire",
"Skill Books",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = 700,
calories = nil,
carbs = 15,
carbs = nil,
protein = 3,
protein = nil,
fat = 6,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,496: Line 3,540:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BannockItem",
type = "Baking Skill BookItem",
typeID = 0,
typeID = 0,
},
},
Barrel = {
["Baking Skill Scroll"] = {
untranslated = "Barrel",
untranslated = "Baking Skill Scroll",
category = nil,
category = nil,
group = "Blocks",
group = "Skill Scrolls",
description = "A metal barrel for carrying liquids.",
description = "Baking Skill Scroll",
tagGroups = {
tagGroups = {
"Blocks",
"Skill Scrolls",
"Liquids",
},
},
maxStack = 20,
maxStack = 10,
carried = "Hands",
carried = "Backpack",
weight = 2000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,542: Line 3,585:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BarrelItem",
type = "Baking Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Barrel Cactus Seed"] = {
["Baking Upgrade"] = {
untranslated = "Barrel Cactus Seed",
untranslated = "Baking Upgrade",
category = nil,
category = nil,
group = "Seed",
group = "Upgrade Modules",
description = "Plant to grow barrel cactus.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.",
tagGroups = {
tagGroups = {
"Food",
"Upgrade",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,588: Line 3,630:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BarrelCactusSeedItem",
type = "BakingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Basalt = {
["Ballot Box"] = {
untranslated = "Basalt",
untranslated = "Ballot Box",
category = nil,
category = nil,
group = "Natural Resources",
group = "Work Stations",
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.",
description = "A tamper proof box where votes are cast. Citizens can run for elected office here.",
tagGroups = {
tagGroups = {
"Excavatable",
"Government",
"Natural Resources",
"Rock",
"Stone",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 7500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,636: Line 3,675:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasaltItem",
type = "BallotBoxItem",
typeID = 0,
typeID = 0,
},
},
["Basic Backpack"] = {
Bandana = {
untranslated = "Basic Backpack",
untranslated = "Bandana",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "A basic backpack to carry supplies.\\n\\n(Increases max carry weight by 5 kg)",
description = "It just looks cool.",
tagGroups = {
tagGroups = {
"Clothes",
"Clothes",
Line 3,681: Line 3,720:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicBackpackItem",
type = "BandanaItem",
typeID = 0,
typeID = 0,
},
},
["Basic Circuit"] = {
["Banh Xeo"] = {
untranslated = "Basic Circuit",
untranslated = "Banh Xeo",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A complex electrical component used in advanced electronics.",
description = "Wrap the pancakes in the greens, then dip.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = 1550,
carbs = nil,
carbs = 26,
protein = nil,
protein = 17,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 4,
density = nil,
density = 3.6774193548387095,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,727: Line 3,765:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicCircuitItem",
type = "BanhXeoItem",
typeID = 0,
typeID = 0,
},
},
["Basic Engineering Upgrade"] = {
Bank = {
untranslated = "Basic Engineering Upgrade",
untranslated = "Bank",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Work Stations",
description = "Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.",
description = "Allows players to create and use bank accounts.",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
maxStack = 1,
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,773: Line 3,808:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicEngineeringUpgradeItem",
type = "BankItem",
typeID = 0,
typeID = 0,
},
},
["Basic Salad"] = {
Bannock = {
untranslated = "Basic Salad",
untranslated = "Bannock",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A seemingly random assortment of wild plants that form a sort of salad.",
description = "A dense whole wheat unleavened bread.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
"Salad",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 100,
calories = 800,
calories = 700,
carbs = 18,
carbs = 15,
protein = 6,
protein = 3,
fat = 4,
fat = 6,
vitamins = 10,
vitamins = 0,
density = 4.75,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,820: Line 3,853:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicSaladItem",
type = "BannockItem",
typeID = 0,
typeID = 0,
},
},
["Basic Upgrade 1"] = {
Barrel = {
untranslated = "Basic Upgrade 1",
untranslated = "Barrel",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Blocks",
description = "Basic Upgrade that increases crafting efficiency.",
description = "A metal barrel for carrying liquids.",
tagGroups = {
tagGroups = {},
"Basic Upgrade",
maxStack = 20,
"Basic Upgrades",
carried = "Hands",
"Upgrade Modules",
weight = 2000,
},
maxStack = 100,
carried = "Backpack",
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,867: Line 3,896:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl1Item",
type = "BarrelItem",
typeID = 0,
typeID = 0,
},
},
["Basic Upgrade 2"] = {
["Barrel Cactus Seed"] = {
untranslated = "Basic Upgrade 2",
untranslated = "Barrel Cactus Seed",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Seed",
description = "Basic Upgrade that increases crafting efficiency.",
description = "Plant to grow barrel cactus.",
tagGroups = {
tagGroups = {
"Basic Upgrade",
"Food",
"Basic Upgrades",
"Seeds",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,914: Line 3,942:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl2Item",
type = "BarrelCactusSeedItem",
typeID = 0,
typeID = 0,
},
},
["Basic Upgrade 3"] = {
Basalt = {
untranslated = "Basic Upgrade 3",
untranslated = "Basalt",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
description = "Basic Upgrade that increases crafting efficiency.",
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 = {
tagGroups = {
"Basic Upgrade",
"Excavatable",
"Basic Upgrades",
"Rock",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1,
weight = 7500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,961: Line 3,988:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl3Item",
type = "BasaltItem",
typeID = 0,
typeID = 0,
},
},
["Basic Upgrade 4"] = {
["Basic Backpack"] = {
untranslated = "Basic Upgrade 4",
untranslated = "Basic Backpack",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Clothing",
description = "Basic Upgrade that increases crafting efficiency.",
description = "A basic backpack to carry supplies.\\n\\n(Increases max carry weight by 5 kg)",
tagGroups = {
tagGroups = {
"Basic Upgrade",
"Clothes",
"Basic Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,008: Line 4,033:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl4Item",
type = "BasicBackpackItem",
typeID = 0,
typeID = 0,
},
},
Bass = {
["Basic Circuit"] = {
untranslated = "Bass",
untranslated = "Basic Circuit",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A bass. ",
description = "A complex electrical component used in advanced electronics.",
tagGroups = {
tagGroups = {},
"Animal",
"Fish",
"Medium Fish",
"Natural Resources",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,056: Line 4,076:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BassItem",
type = "BasicCircuitItem",
typeID = 0,
typeID = 0,
},
},
Bathtub = {
["Basic Engineering Skill Book"] = {
untranslated = "Bathtub",
untranslated = "Basic Engineering Skill Book",
category = nil,
category = nil,
group = "Housing Objects",
group = "Skill Books",
description = "A porcelain bathtub for when you need to get clean or just relax.",
description = "Basic Engineering Skill Book",
tagGroups = {
tagGroups = {
"Bathroom",
"Skill Books",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,080: Line 4,099:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Sink",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 4,093: Line 4,112:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 4,102: Line 4,121:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BathtubItem",
type = "Basic Engineering Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Bean Paste"] = {
["Basic Engineering Skill Scroll"] = {
untranslated = "Bean Paste",
untranslated = "Basic Engineering Skill Scroll",
category = nil,
category = nil,
group = "Food",
group = "Skill Scrolls",
description = "Smashed beans can work as a thickener or flavour enhancer.",
description = "Basic Engineering Skill Scroll",
tagGroups = {
tagGroups = {
"Food",
"Skill Scrolls",
"Ingredients",
},
},
maxStack = 100,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 10,
calories = 40,
calories = nil,
carbs = 3,
carbs = nil,
protein = 5,
protein = nil,
fat = 7,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 37.5,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,148: Line 4,166:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeanPasteItem",
type = "Basic Engineering Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Bean Sprout"] = {
["Basic Engineering Upgrade"] = {
untranslated = "Bean Sprout",
untranslated = "Basic Engineering Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "The small sprouts from a grown bean plant.",
description = "Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.",
tagGroups = {
tagGroups = {
"Food",
"Upgrade",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1,
calories = 100,
calories = nil,
carbs = 2,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 8.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,195: Line 4,211:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeanSproutItem",
type = "BasicEngineeringUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Beans = {
["Basic Salad"] = {
untranslated = "Beans",
untranslated = "Basic Salad",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "A good source of protein.",
description = "A seemingly random assortment of wild plants that form a sort of salad.",
tagGroups = {
tagGroups = {
"Crop",
"Crop Seed",
"Food",
"Food",
"Raw Food",
"Salad",
"Seeds",
"Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 300,
calories = 150,
calories = 800,
carbs = 1,
carbs = 18,
protein = 4,
protein = 6,
fat = 3,
fat = 4,
vitamins = 0,
vitamins = 10,
density = nil,
density = 4.75,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,245: Line 4,257:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeansItem",
type = "BasicSaladItem",
typeID = 0,
typeID = 0,
},
},
["Bear SUPREME"] = {
["Basic Upgrade 1"] = {
untranslated = "Bear SUPREME",
untranslated = "Basic Upgrade 1",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "Just because the name has 'bear' in it doesn't mean it actually contains bear.",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Cooking",
"Basic Upgrade",
"Food",
"Upgrade",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1,
calories = 1250,
calories = nil,
carbs = 6,
carbs = nil,
protein = 22,
protein = nil,
fat = 23,
fat = nil,
vitamins = 9,
vitamins = nil,
density = 4.8,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,291: Line 4,303:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BearSUPREMEItem",
type = "BasicUpgradeLvl1Item",
typeID = 0,
typeID = 0,
},
},
Bearclaw = {
["Basic Upgrade 2"] = {
untranslated = "Bearclaw",
untranslated = "Basic Upgrade 2",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "A sweet pastry with seperated sections that look a bit like a claw.",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Baking",
"Basic Upgrade",
"Food",
"Upgrade",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 1,
calories = 850,
calories = nil,
carbs = 14,
carbs = nil,
protein = 4,
protein = nil,
fat = 21,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 5.411764705882352,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,337: Line 4,349:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BearclawItem",
type = "BasicUpgradeLvl2Item",
typeID = 0,
typeID = 0,
},
},
Bearpack = {
["Basic Upgrade 3"] = {
untranslated = "Bearpack",
untranslated = "Basic Upgrade 3",
category = nil,
category = nil,
group = "Clothing",
group = "Upgrade Modules",
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)",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Clothes",
"Basic Upgrade",
"Upgrade",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,382: Line 4,395:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BearpackItem",
type = "BasicUpgradeLvl3Item",
typeID = 0,
typeID = 0,
},
},
["Beaver Carcass"] = {
["Basic Upgrade 4"] = {
untranslated = "Beaver Carcass",
untranslated = "Basic Upgrade 4",
category = nil,
category = nil,
group = "Item",
group = "Upgrade Modules",
description = "A dead beaver.",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {},
tagGroups = {
"Basic Upgrade",
"Upgrade",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,425: Line 4,441:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeaverCarcassItem",
type = "BasicUpgradeLvl4Item",
typeID = 0,
typeID = 0,
},
},
Beet = {
Bass = {
untranslated = "Beet",
untranslated = "Bass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "A brilliantly colored bulb with an earthy sweetness.",
description = "A bass. ",
tagGroups = {
tagGroups = {
"Food",
"Fish",
"Produce",
"Medium Fish",
"Raw Food",
"Root",
"Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = 800,
calories = 230,
calories = nil,
carbs = 2,
carbs = nil,
protein = 0,
protein = nil,
fat = 2,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 3.4782608695652173,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,474: Line 4,487:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetItem",
type = "BassItem",
typeID = 0,
typeID = 0,
},
},
["Beet Campfire Salad"] = {
Bathtub = {
untranslated = "Beet Campfire Salad",
untranslated = "Bathtub",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A myriad of plants that make a healthy and odd blend.",
description = "A porcelain bathtub for when you need to get clean or just relax.",
tagGroups = {
tagGroups = {
"Campfire",
"Housing",
"Campfire Salad",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 2000,
calories = 900,
calories = nil,
carbs = 8,
carbs = nil,
protein = 4,
protein = nil,
fat = 3,
fat = nil,
vitamins = 13,
vitamins = nil,
density = 3.111111111111111,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Sink",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 4,512: Line 4,523:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 4,521: Line 4,532:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetCampfireSaladItem",
type = "BathtubItem",
typeID = 0,
typeID = 0,
},
},
["Beet Greens"] = {
["Bean Paste"] = {
untranslated = "Beet Greens",
untranslated = "Bean Paste",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "The leafy greens from a beet with a distinctive red stem.",
description = "Smashed beans can work as a thickener or flavour enhancer.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Greens",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 200,
calories = 100,
calories = 40,
carbs = 3,
carbs = 3,
protein = 1,
protein = 5,
fat = 0,
fat = 7,
vitamins = 4,
vitamins = 0,
density = 8.0,
density = 37.5,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,569: Line 4,577:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetGreensItem",
type = "BeanPasteItem",
typeID = 0,
typeID = 0,
},
},
["Beet Seed"] = {
["Bean Sprout"] = {
untranslated = "Beet Seed",
untranslated = "Bean Sprout",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow beets.",
description = "The small sprouts from a grown bean plant.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Food",
"Food",
"Seeds",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 50,
calories = 0,
calories = 100,
carbs = 0,
carbs = 2,
protein = 0,
protein = 1,
fat = 0,
fat = 0,
vitamins = 0,
vitamins = 5,
density = 0,
density = 8.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,616: Line 4,623:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetSeedItem",
type = "BeanSproutItem",
typeID = 0,
typeID = 0,
},
},
["Berry Extract Fertilizer"] = {
Beans = {
untranslated = "Berry Extract Fertilizer",
untranslated = "Beans",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "An excellent fertilizer that provides a mix of nutrients, but especially potassium.",
description = "A good source of protein.",
tagGroups = {
tagGroups = {
"Fertilizers",
"Crop",
"Items",
"Crop Seed",
"Food",
"Raw Food",
"Seeds",
"Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 150,
carbs = nil,
carbs = 1,
protein = nil,
protein = 4,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 0,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 4,662: Line 4,673:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BerryExtractFertilizerItem",
type = "BeansItem",
typeID = 0,
typeID = 0,
},
},
["Big Backpack"] = {
["Bear SUPREME"] = {
untranslated = "Big Backpack",
untranslated = "Bear SUPREME",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A survival backpack that offers more support than the basic backpack.\\n\\n(Increases max carry weight by 10 kg)",
description = "Just because the name has 'bear' in it doesn't mean it actually contains bear.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = 1250,
carbs = nil,
carbs = 6,
protein = nil,
protein = 22,
fat = nil,
fat = 23,
vitamins = nil,
vitamins = 9,
density = nil,
density = 4.8,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,707: Line 4,718:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BigBackpackItem",
type = "BearSUPREMEItem",
typeID = 0,
typeID = 0,
},
},
["Big Bluestem Seed"] = {
Bearclaw = {
untranslated = "Big Bluestem Seed",
untranslated = "Bearclaw",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow a big bluestem plant.",
description = "A sweet pastry with seperated sections that look a bit like a claw.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 300,
calories = 0,
calories = 850,
carbs = 0,
carbs = 14,
protein = 0,
protein = 4,
fat = 0,
fat = 21,
vitamins = 0,
vitamins = 7,
density = 0,
density = 5.411764705882352,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,753: Line 4,763:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BigBluestemSeedItem",
type = "BearclawItem",
typeID = 0,
typeID = 0,
},
},
["Bighorn Carcass"] = {
Bearpack = {
untranslated = "Bighorn Carcass",
untranslated = "Bearpack",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
description = "A dead bighorn.",
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 = {
tagGroups = {
"Animal",
"Clothes",
"Medium Carcass",
"Medium Wooly Carcass",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 3500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,801: Line 4,808:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BighornCarcassItem",
type = "BearpackItem",
typeID = 0,
typeID = 0,
},
},
Biodiesel = {
["Beaver Carcass"] = {
untranslated = "Biodiesel",
untranslated = "Beaver Carcass",
category = nil,
category = nil,
group = "Blocks",
group = "Item",
description = "A vegetable or animal fat-based diesel fuel.",
description = "A dead beaver.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 100,
"Liquid Fuel",
carried = "Backpack",
"Liquids",
weight = 1000,
},
maxStack = 20,
carried = "Hands",
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,823: Line 4,826:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 80000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,848: Line 4,851:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BiodieselItem",
type = "BeaverCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Birch Log"] = {
Beet = {
untranslated = "Birch Log",
untranslated = "Beet",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "Birch log is a type of hardwood, notable for its white and papery bark.",
description = "A brilliantly colored bulb with an earthy sweetness.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Food",
"Hardwood",
"Raw Food",
"Logs",
"Root",
"Natural Resources",
"Vegetable",
"Wood",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 125,
calories = nil,
calories = 230,
carbs = nil,
carbs = 2,
protein = nil,
protein = 0,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 4,
density = nil,
density = 3.4782608695652173,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,897: Line 4,899:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BirchLogItem",
type = "BeetItem",
typeID = 0,
typeID = 0,
},
},
["Birch Seed"] = {
["Beet Campfire Salad"] = {
untranslated = "Birch Seed",
untranslated = "Beet Campfire Salad",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow into a birch sapling.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Campfire Salad",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 200,
calories = 0,
calories = 900,
carbs = 0,
carbs = 8,
protein = 0,
protein = 4,
fat = 0,
fat = 3,
vitamins = 0,
vitamins = 13,
density = 0,
density = 3.111111111111111,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,943: Line 4,945:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BirchSeedItem",
type = "BeetCampfireSaladItem",
typeID = 0,
typeID = 0,
},
},
["Bison Carcass"] = {
["Beet Greens"] = {
untranslated = "Bison Carcass",
untranslated = "Beet Greens",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A dead bison.",
description = "The leafy greens from a beet with a distinctive red stem.",
tagGroups = {
tagGroups = {
"Animal",
"Food",
"Natural Resources",
"Greens",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5500,
weight = 100,
calories = nil,
calories = 100,
carbs = nil,
carbs = 3,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 4,
density = nil,
density = 8.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,989: Line 4,992:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BisonCarcassItem",
type = "BeetGreensItem",
typeID = 0,
typeID = 0,
},
},
["Bison Chow Fun"] = {
["Beet Seed"] = {
untranslated = "Bison Chow Fun",
untranslated = "Beet Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Who says food can't be fun?",
description = "Plant to grow beets.",
tagGroups = {
tagGroups = {
"Cooking",
"Crop Seed",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 550,
weight = 50,
calories = 1450,
calories = 0,
carbs = 16,
carbs = 0,
protein = 13,
protein = 0,
fat = 20,
fat = 0,
vitamins = 8,
vitamins = 0,
density = 3.9310344827586206,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,035: Line 5,039:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BisonChowFunItem",
type = "BeetSeedItem",
typeID = 0,
typeID = 0,
},
},
["Bison Mount"] = {
["Berry Extract Fertilizer"] = {
untranslated = "Bison Mount",
untranslated = "Berry Extract Fertilizer",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A fluffy, but very dead, bison head on a mount.",
description = "An excellent fertilizer that provides a mix of nutrients, but especially potassium.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Fertilizer",
"Living Room",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,059: Line 5,062:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "4.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 5,072: Line 5,075:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,081: Line 5,084:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BisonMountItem",
type = "BerryExtractFertilizerItem",
typeID = 0,
typeID = 0,
},
},
["Blast Furnace"] = {
["Big Backpack"] = {
untranslated = "Blast Furnace",
untranslated = "Big Backpack",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "A superior replacement for the bloomery that can produce steel.",
description = "A survival backpack that offers more support than the basic backpack.\\n\\n(Increases max carry weight by 10 kg)",
tagGroups = {
tagGroups = {
"Craft Tables",
"Clothes",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,106: Line 5,108:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 5,127: Line 5,129:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BlastFurnaceItem",
type = "BigBackpackItem",
typeID = 0,
typeID = 0,
},
},
["Blood Meal Fertilizer"] = {
["Big Bluestem Seed"] = {
untranslated = "Blood Meal Fertilizer",
untranslated = "Big Bluestem Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "Blood meal is a great source of nitrogen.",
description = "Plant to grow a big bluestem plant.",
tagGroups = {
tagGroups = {
"Fertilizers",
"Food",
"Items",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,173: Line 5,175:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BloodMealFertilizerItem",
type = "BigBluestemSeedItem",
typeID = 0,
typeID = 0,
},
},
Bloomery = {
["Bighorn Carcass"] = {
untranslated = "Bloomery",
untranslated = "Bighorn Carcass",
category = nil,
category = nil,
group = "Work Stations",
group = "Natural Resources",
description = "A chimney-shaped furnace for smelting ores.",
description = "A dead bighorn.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Medium Carcass",
"Work Stations",
"Medium Wooly Carcass",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 3500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,198: Line 5,200:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 5,219: Line 5,221:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BloomeryItem",
type = "BighornCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Blue Shark"] = {
Biodiesel = {
untranslated = "Blue Shark",
untranslated = "Biodiesel",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
description = "A blue shark.",
description = "A vegetable or animal fat-based diesel fuel.",
tagGroups = {
tagGroups = {
"Animal",
"Liquid Fuel",
"Fish",
"Large Fish",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,242: Line 5,241:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 80000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,267: Line 5,266:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BlueSharkItem",
type = "BiodieselItem",
typeID = 0,
typeID = 0,
},
},
Board = {
["Birch Log"] = {
untranslated = "Board",
untranslated = "Birch Log",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "A higher quality board used for long lasting furniture.",
description = "Birch log is a type of hardwood, notable for its white and papery bark.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Burnable Fuel",
"Items",
"Hardwood",
"Products",
"Wood",
"Wood Board",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,290: Line 5,288:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 2000,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,315: Line 5,313:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoardItem",
type = "BirchLogItem",
typeID = 0,
typeID = 0,
},
},
["Board Of Elections"] = {
["Birch Seed"] = {
untranslated = "Board Of Elections",
untranslated = "Birch Seed",
category = nil,
category = nil,
group = "Work Stations",
group = "Seed",
description = "Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).",
description = "Plant to grow into a birch sapling.",
tagGroups = {
tagGroups = {
"Government",
"Food",
"Work Stations",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,361: Line 5,359:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoardOfElectionsItem",
type = "BirchSeedItem",
typeID = 0,
typeID = 0,
},
},
["Boiled Grains"] = {
["Bison Carcass"] = {
untranslated = "Boiled Grains",
untranslated = "Bison Carcass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.",
description = "A dead bison.",
tagGroups = {
tagGroups = {},
"Charred Food",
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5500,
calories = 350,
calories = nil,
carbs = 9,
carbs = nil,
protein = 2,
protein = nil,
fat = 0,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,407: Line 5,402:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoiledGrainsItem",
type = "BisonCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Boiled Rice"] = {
["Bison Chow Fun"] = {
untranslated = "Boiled Rice",
untranslated = "Bison Chow Fun",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Soft and fluffy.",
description = "Who says food can't be fun?",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 550,
calories = 210,
calories = 1450,
carbs = 13,
carbs = 16,
protein = 2,
protein = 13,
fat = 0,
fat = 20,
vitamins = 0,
vitamins = 8,
density = 7.142857142857142,
density = 3.9310344827586206,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,453: Line 5,447:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoiledRiceItem",
type = "BisonChowFunItem",
typeID = 0,
typeID = 0,
},
},
["Boiled Sausage"] = {
["Bison Mount"] = {
untranslated = "Boiled Sausage",
untranslated = "Bison Mount",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Boiled sausages might not be as pretty as grilled ones, but they're still tasty.",
description = "A fluffy, but very dead, bison head on a mount.",
tagGroups = {
tagGroups = {
"Cooking",
"Housing",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 2000,
calories = 600,
calories = nil,
carbs = 0,
carbs = nil,
protein = 27,
protein = nil,
fat = 22,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 8.166666666666666,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "4.5",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 5,490: Line 5,483:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,499: Line 5,492:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoiledSausageItem",
type = "BisonMountItem",
typeID = 0,
typeID = 0,
},
},
Boiler = {
["Blast Furnace"] = {
untranslated = "Boiler",
untranslated = "Blast Furnace",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A vessel used for heating fluids.",
description = "A superior replacement for the bloomery that can produce steel.",
tagGroups = {
tagGroups = {
"Items",
"Crafting Table",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,524: Line 5,516:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 5,545: Line 5,537:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoilerItem",
type = "BlastFurnaceItem",
typeID = 0,
typeID = 0,
},
},
["Bolete Mushroom Spores"] = {
["Blood Meal Fertilizer"] = {
untranslated = "Bolete Mushroom Spores",
untranslated = "Blood Meal Fertilizer",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "Plant to grow bolete mushrooms.",
description = "Blood meal is a great source of nitrogen.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Fertilizer",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,592: Line 5,582:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoleteMushroomSporesItem",
type = "BloodMealFertilizerItem",
typeID = 0,
typeID = 0,
},
},
["Bolete Mushrooms"] = {
Bloomery = {
untranslated = "Bolete Mushrooms",
untranslated = "Bloomery",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Boletus edulis.",
description = "A chimney-shaped furnace for smelting ores.",
tagGroups = {
tagGroups = {
"Food",
"Crafting Table",
"Fungus",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 5000,
calories = 200,
calories = nil,
carbs = 2,
carbs = nil,
protein = 4,
protein = nil,
fat = 1,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 5,640: Line 5,627:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoleteMushroomsItem",
type = "BloomeryItem",
typeID = 0,
typeID = 0,
},
},
Bookshelf = {
["Blue Shark"] = {
untranslated = "Bookshelf",
untranslated = "Blue Shark",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A place to store knowledge and information; leads to the town hall.",
description = "A blue shark.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Fish",
"Living Room",
"Large Fish",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 5,664: Line 5,651:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Shelves",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 5,677: Line 5,664:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,686: Line 5,673:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BookshelfItem",
type = "BlueSharkItem",
typeID = 0,
typeID = 0,
},
},
Brazier = {
Board = {
untranslated = "Brazier",
untranslated = "Board",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A metal stand which can hold burning fuel to provide light.",
description = "A higher quality board used for long lasting furniture.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Burnable Fuel",
"Lighting",
"Wood Board",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,707: Line 5,694:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 2000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.2",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 5,723: Line 5,710:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,732: Line 5,719:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BrazierItem",
type = "BoardItem",
typeID = 0,
typeID = 0,
},
},
Bread = {
["Board Of Elections"] = {
untranslated = "Bread",
untranslated = "Board Of Elections",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "A delicious, crispy crust hides the soft interior.",
description = "Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).",
tagGroups = {
tagGroups = {
"Baking",
"Government",
"Bread",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = 750,
calories = nil,
carbs = 23,
carbs = nil,
protein = 6,
protein = nil,
fat = 4,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 4.666666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,779: Line 5,764:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BreadItem",
type = "BoardOfElectionsItem",
typeID = 0,
typeID = 0,
},
},
Brick = {
["Boiled Grains"] = {
untranslated = "Brick",
untranslated = "Boiled Grains",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Durable building material made from fired blocks and mortar.",
description = "A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Building Materials",
"Constructable",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 9,
protein = nil,
protein = 2,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 1,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,808: Line 5,791:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,826: Line 5,809:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BrickItem",
type = "BoiledGrainsItem",
typeID = 0,
typeID = 0,
},
},
["Brick Fireplace"] = {
["Boiled Rice"] = {
untranslated = "Brick Fireplace",
untranslated = "Boiled Rice",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.",
description = "Soft and fluffy.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Living Room",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = 210,
carbs = nil,
carbs = 13,
protein = nil,
protein = 2,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 7.142857142857142,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Fireplace",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 5,863: Line 5,845:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,872: Line 5,854:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BrickFireplaceItem",
type = "BoiledRiceItem",
typeID = 0,
typeID = 0,
},
},
["Builder Boots"] = {
["Boiled Sausage"] = {
untranslated = "Builder Boots",
untranslated = "Boiled Sausage",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Snug work boots with side zippers.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "Boiled sausages might not be as pretty as grilled ones, but they're still tasty.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 300,
calories = nil,
calories = 600,
carbs = nil,
carbs = 0,
protein = nil,
protein = 27,
fat = nil,
fat = 22,
vitamins = nil,
vitamins = 0,
density = nil,
density = 8.166666666666666,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,917: Line 5,899:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderBootsItem",
type = "BoiledSausageItem",
typeID = 0,
typeID = 0,
},
},
["Builder Gloves"] = {
Boiler = {
untranslated = "Builder Gloves",
untranslated = "Boiler",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "Leather construction gloves with durable palms and fabric backs for breathability.",
description = "A vessel used for heating fluids.",
tagGroups = {
tagGroups = {},
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,962: Line 5,942:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderGlovesItem",
type = "BoilerItem",
typeID = 0,
typeID = 0,
},
},
["Builder Helmet"] = {
["Bolete Mushroom Spores"] = {
untranslated = "Builder Helmet",
untranslated = "Bolete Mushroom Spores",
category = nil,
category = nil,
group = "Clothing",
group = "Seed",
description = "A plastic hard hat that protects from falling objects and other hazards found in construction sites.",
description = "Plant to grow bolete mushrooms.",
tagGroups = {
tagGroups = {
"Clothes",
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,007: Line 5,989:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderHelmetItem",
type = "BoleteMushroomSporesItem",
typeID = 0,
typeID = 0,
},
},
["Builder Overalls"] = {
["Bolete Mushrooms"] = {
untranslated = "Builder Overalls",
untranslated = "Bolete Mushrooms",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Durable overalls with cargo pockets and hammer loops.",
description = "Boletus edulis.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
"Fungus",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 75,
calories = nil,
calories = 200,
carbs = nil,
carbs = 2,
protein = nil,
protein = 4,
fat = nil,
fat = 1,
vitamins = nil,
vitamins = 1,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,052: Line 6,036:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderOverallsItem",
type = "BoleteMushroomsItem",
typeID = 0,
typeID = 0,
},
},
["Builder Shirt"] = {
Bookshelf = {
untranslated = "Builder Shirt",
untranslated = "Bookshelf",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "A short sleeved work shirt made from a blend of cotton and synthetic materials. ",
description = "A place to store knowledge and information; leads to the town hall.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,075: Line 6,059:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Shelves",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 6,088: Line 6,072:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,097: Line 6,081:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderShirtItem",
type = "BookshelfItem",
typeID = 0,
typeID = 0,
},
},
["Bullrush Seed"] = {
Brazier = {
untranslated = "Bullrush Seed",
untranslated = "Brazier",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow bullrush.",
description = "A metal stand which can hold burning fuel to provide light.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.2",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 6,134: Line 6,117:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,143: Line 6,126:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BullrushSeedItem",
type = "BrazierItem",
typeID = 0,
typeID = 0,
},
},
["Bunchgrass Seed"] = {
Bread = {
untranslated = "Bunchgrass Seed",
untranslated = "Bread",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow bunchgrass.",
description = "A delicious, crispy crust hides the soft interior.",
tagGroups = {
tagGroups = {
"Bread",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 0,
calories = 750,
carbs = 0,
carbs = 23,
protein = 0,
protein = 6,
fat = 0,
fat = 4,
vitamins = 0,
vitamins = 2,
density = 0,
density = 4.666666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,189: Line 6,172:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BunchgrassSeedItem",
type = "BreadItem",
typeID = 0,
typeID = 0,
},
},
["Butchery Table"] = {
Brick = {
untranslated = "Butchery Table",
untranslated = "Brick",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A block and cleaver to process raw meat into fancier dishes.",
description = "Durable building material made from fired blocks and mortar.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Constructable",
"Kitchen",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,213: Line 6,195:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Food Preparation",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,226: Line 6,208:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "18",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,235: Line 6,217:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ButcheryTableItem",
type = "BrickItem",
typeID = 0,
typeID = 0,
},
},
["Butchery Upgrade"] = {
["Brick Fireplace"] = {
untranslated = "Butchery Upgrade",
untranslated = "Brick Fireplace",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.",
description = "A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Housing",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,259: Line 6,240:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Fireplace",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 6,272: Line 6,253:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,281: Line 6,262:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ButcheryUpgradeItem",
type = "BrickFireplaceItem",
typeID = 0,
typeID = 0,
},
},
Bycocket = {
["Builder Boots"] = {
untranslated = "Bycocket",
untranslated = "Builder Boots",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "Also called chapeau … bec, or Billed Hat in france due to it's bird-beak like appearance.",
description = "Snug work boots with side zippers.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Clothes",
"Clothes",
Line 6,326: Line 6,307:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BycocketItem",
type = "BuilderBootsItem",
typeID = 0,
typeID = 0,
},
},
["CO2 Canister"] = {
["Builder Gloves"] = {
untranslated = "CO2 Canister",
untranslated = "Builder Gloves",
category = nil,
category = nil,
group = "Item",
group = "Clothing",
description = "For creating fancy foams!",
description = "Leather construction gloves with durable palms and fabric backs for breathability.",
tagGroups = {},
tagGroups = {
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,369: Line 6,352:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CO2CanisterItem",
type = "BuilderGlovesItem",
typeID = 0,
typeID = 0,
},
},
["Camas Ash Fertilizer"] = {
["Builder Helmet"] = {
untranslated = "Camas Ash Fertilizer",
untranslated = "Builder Helmet",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "Camas ash fertilizer, though not very potent, is a great source of potassium.",
description = "A plastic hard hat that protects from falling objects and other hazards found in construction sites.",
tagGroups = {
tagGroups = {
"Fertilizers",
"Clothes",
"Items",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,415: Line 6,397:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasAshFertilizerItem",
type = "BuilderHelmetItem",
typeID = 0,
typeID = 0,
},
},
["Camas Bread"] = {
["Builder Overalls"] = {
untranslated = "Camas Bread",
untranslated = "Builder Overalls",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A bread with a camas twist for a bit of flavor and fun. ",
description = "Durable overalls with cargo pockets and hammer loops.",
tagGroups = {
tagGroups = {
"Baking",
"Clothes",
"Bread",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = 800,
calories = nil,
carbs = 13,
carbs = nil,
protein = 5,
protein = nil,
fat = 11,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 4.5,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,462: Line 6,442:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasBreadItem",
type = "BuilderOverallsItem",
typeID = 0,
typeID = 0,
},
},
["Camas Bulb"] = {
["Builder Shirt"] = {
untranslated = "Camas Bulb",
untranslated = "Builder Shirt",
category = nil,
category = nil,
group = "Seed",
group = "Clothing",
description = "Plant to grow a camas plant.",
description = "A short sleeved work shirt made from a blend of cotton and synthetic materials. ",
tagGroups = {
tagGroups = {
"Crop",
"Clothes",
"Crop Seed",
"Food",
"Raw Food",
"Root",
"Seeds",
"Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 100,
calories = 150,
calories = nil,
carbs = 1,
carbs = nil,
protein = 2,
protein = nil,
fat = 5,
fat = nil,
vitamins = 0,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 6,513: Line 6,487:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasBulbItem",
type = "BuilderShirtItem",
typeID = 0,
typeID = 0,
},
},
["Camas Bulb Bake"] = {
["Bullrush Seed"] = {
untranslated = "Camas Bulb Bake",
untranslated = "Bullrush Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.",
description = "Plant to grow bullrush.",
tagGroups = {
tagGroups = {
"Baked Food",
"Baked Vegetable",
"Baking",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 50,
calories = 700,
calories = 0,
carbs = 12,
carbs = 0,
protein = 7,
protein = 0,
fat = 5,
fat = 0,
vitamins = 4,
vitamins = 0,
density = 4.0,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,561: Line 6,533:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasBulbBakeItem",
type = "BullrushSeedItem",
typeID = 0,
typeID = 0,
},
},
["Camas Paste"] = {
["Bunchgrass Seed"] = {
untranslated = "Camas Paste",
untranslated = "Bunchgrass Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Pulverized camas works as an excellent thickener or flavour enhancer.",
description = "Plant to grow bunchgrass.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = 60,
calories = 0,
carbs = 3,
carbs = 0,
protein = 2,
protein = 0,
fat = 10,
fat = 0,
vitamins = 0,
vitamins = 0,
density = 25.0,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,607: Line 6,579:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasPasteItem",
type = "BunchgrassSeedItem",
typeID = 0,
typeID = 0,
},
},
Camera = {
["Butchery Skill Book"] = {
untranslated = "Camera",
untranslated = "Butchery Skill Book",
category = nil,
category = nil,
group = "Item",
group = "Skill Books",
description = "",
description = "Butchery Skill Book",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Skill Books",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,650: Line 6,624:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CameraItem",
type = "Butchery Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Camera Film"] = {
["Butchery Skill Scroll"] = {
untranslated = "Camera Film",
untranslated = "Butchery Skill Scroll",
category = nil,
category = nil,
group = "Items",
group = "Skill Scrolls",
description = "A film used inside a camera.",
description = "Butchery Skill Scroll",
tagGroups = {
tagGroups = {
"Items",
"Skill Scrolls",
"Products",
},
},
maxStack = 100,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,696: Line 6,669:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CameraFilmItem",
type = "Butchery Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Camo Pants"] = {
["Butchery Table"] = {
untranslated = "Camo Pants",
untranslated = "Butchery Table",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
description = "A block and cleaver to process raw meat into fancier dishes.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafting Table",
"Housing",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,719: Line 6,693:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Food Preparation",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 6,732: Line 6,706:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "18",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,741: Line 6,715:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamoPantsItem",
type = "ButcheryTableItem",
typeID = 0,
typeID = 0,
},
},
["Camo Shirt"] = {
["Butchery Upgrade"] = {
untranslated = "Camo Shirt",
untranslated = "Butchery Upgrade",
category = nil,
category = nil,
group = "Clothing",
group = "Upgrade Modules",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
description = "Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.",
tagGroups = {
tagGroups = {
"Clothes",
"Upgrade",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,786: Line 6,760:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamoShirtItem",
type = "ButcheryUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Campfire = {
Bycocket = {
untranslated = "Campfire",
untranslated = "Bycocket",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "Cook like a caveman on an uneven fire.",
description = "Also called chapeau … bec, or Billed Hat in france due to it's bird-beak like appearance.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Clothes",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,832: Line 6,805:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampfireItem",
type = "BycocketItem",
typeID = 0,
typeID = 0,
},
},
["Campfire Cooking Upgrade"] = {
["CO2 Canister"] = {
untranslated = "Campfire Cooking Upgrade",
untranslated = "CO2 Canister",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Item",
description = "Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.",
description = "For creating fancy foams!",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = nil,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,878: Line 6,848:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampfireCookingUpgradeItem",
type = "CO2CanisterItem",
typeID = 0,
typeID = 0,
},
},
["Campfire Roast"] = {
["Camas Ash Fertilizer"] = {
untranslated = "Campfire Roast",
untranslated = "Camas Ash Fertilizer",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
description = "Camas ash fertilizer, though not very potent, is a great source of potassium.",
tagGroups = {
tagGroups = {
"Campfire",
"Fertilizer",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 500,
calories = 1000,
calories = nil,
carbs = 0,
carbs = nil,
protein = 16,
protein = nil,
fat = 12,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 2.8000000000000003,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,924: Line 6,893:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampfireRoastItem",
type = "CamasAshFertilizerItem",
typeID = 0,
typeID = 0,
},
},
Campsite = {
["Camas Bread"] = {
untranslated = "Campsite",
untranslated = "Camas Bread",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A campsite.",
description = "A bread with a camas twist for a bit of flavor and fun. ",
tagGroups = {
tagGroups = {
"Craft Tables",
"Bread",
"Work Stations",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = 800,
carbs = nil,
carbs = 13,
protein = nil,
protein = 5,
fat = nil,
fat = 11,
vitamins = nil,
vitamins = 7,
density = nil,
density = 4.5,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,970: Line 6,939:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampsiteItem",
type = "CamasBreadItem",
typeID = 0,
typeID = 0,
},
},
["Candle Stand"] = {
["Camas Bulb"] = {
untranslated = "Candle Stand",
untranslated = "Camas Bulb",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A fancy candelabra for providing small amounts of light.",
description = "Plant to grow a camas plant.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Crop",
"Lighting",
"Crop Seed",
"Food",
"Raw Food",
"Root",
"Seeds",
"Vegetable",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 75,
calories = nil,
calories = 150,
carbs = nil,
carbs = 1,
protein = nil,
protein = 2,
fat = nil,
fat = 5,
vitamins = nil,
vitamins = 0,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.4",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 7,007: Line 6,981:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,016: Line 6,990:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CandleStandItem",
type = "CamasBulbItem",
typeID = 0,
typeID = 0,
},
},
Canvas = {
["Camas Bulb Bake"] = {
untranslated = "Canvas",
untranslated = "Camas Bulb Bake",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A canvas used for painting on, made by either cotton or linen.",
description = "A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.",
tagGroups = {
tagGroups = {
"Items",
"Baked Food",
"Products",
"Baked Vegetable",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 300,
calories = nil,
calories = 700,
carbs = nil,
carbs = 12,
protein = nil,
protein = 7,
fat = nil,
fat = 5,
vitamins = nil,
vitamins = 4,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 7,062: Line 7,037:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CanvasItem",
type = "CamasBulbBakeItem",
typeID = 0,
typeID = 0,
},
},
Capitol = {
["Camas Paste"] = {
untranslated = "Capitol",
untranslated = "Camas Paste",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "Allows the creation of the government, allowing all other civic objects to be created.",
description = "Pulverized camas works as an excellent thickener or flavour enhancer.",
tagGroups = {
tagGroups = {
"Government",
"Food",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = 60,
carbs = nil,
carbs = 3,
protein = nil,
protein = 2,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 0,
density = nil,
density = 25.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 7,108: Line 7,082:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CapitolItem",
type = "CamasPasteItem",
typeID = 0,
typeID = 0,
},
},
Capris = {
Camera = {
untranslated = "Capris",
untranslated = "Camera",
category = nil,
category = nil,
group = "Clothing",
group = "Item",
description = "Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.",
description = "",
tagGroups = {
tagGroups = {},
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 3000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,153: Line 7,125:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CaprisItem",
type = "CameraItem",
typeID = 0,
typeID = 0,
},
},
["Carbide Helmet Lamp"] = {
["Camera Film"] = {
untranslated = "Carbide Helmet Lamp",
untranslated = "Camera Film",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A steel hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
description = "A film used inside a camera.",
tagGroups = {
tagGroups = {},
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
Line 7,198: Line 7,168:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarbideHelmetLampItem",
type = "CameraFilmItem",
typeID = 0,
typeID = 0,
},
},
["Carpentry Advanced Upgrade"] = {
["Camo Pants"] = {
untranslated = "Carpentry Advanced Upgrade",
untranslated = "Camo Pants",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Clothing",
description = "Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Clothes",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,244: Line 7,213:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarpentryAdvancedUpgradeItem",
type = "CamoPantsItem",
typeID = 0,
typeID = 0,
},
},
["Carpentry Basic Upgrade"] = {
["Camo Shirt"] = {
untranslated = "Carpentry Basic Upgrade",
untranslated = "Camo Shirt",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Clothing",
description = "Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Clothes",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,290: Line 7,258:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarpentryBasicUpgradeItem",
type = "CamoShirtItem",
typeID = 0,
typeID = 0,
},
},
["Carpentry Table"] = {
Campfire = {
untranslated = "Carpentry Table",
untranslated = "Campfire",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "A table for basic wooden crafts for home improvement and progress.",
description = "Cook like a caveman on an uneven fire.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Crafting Table",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
Line 7,315: Line 7,282:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 7,336: Line 7,303:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarpentryTableItem",
type = "CampfireItem",
typeID = 0,
typeID = 0,
},
},
["Carved Pumpkin"] = {
["Campfire Cooking Upgrade"] = {
untranslated = "Carved Pumpkin",
untranslated = "Campfire Cooking Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "Spooky pumpkin that emits a mystical light.",
description = "Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.",
tagGroups = {
tagGroups = {
"Decoration",
"Upgrade",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,360: Line 7,326:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 7,373: Line 7,339:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,382: Line 7,348:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarvedPumpkinItem",
type = "CampfireCookingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Bed"] = {
["Campfire Roast"] = {
untranslated = "Cast Iron Bed",
untranslated = "Campfire Roast",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A solid bed made slightly more comfortable by adding cotton.",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
tagGroups = {
tagGroups = {
"Bedroom",
"Food",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = 1000,
carbs = nil,
carbs = 0,
protein = nil,
protein = 16,
fat = nil,
fat = 12,
vitamins = nil,
vitamins = 0,
density = nil,
density = 2.8000000000000003,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "4",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Bed",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 7,419: Line 7,384:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "18",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,428: Line 7,393:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronBedItem",
type = "CampfireRoastItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Royal Bed"] = {
Campsite = {
untranslated = "Cast Iron Royal Bed",
untranslated = "Campsite",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.",
description = "A campsite.",
tagGroups = {
tagGroups = {},
"Bedroom",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 7,452: Line 7,414:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "4.5",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Bed",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 7,465: Line 7,427:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "24",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,474: Line 7,436:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronRoyalBedItem",
type = "CampsiteItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Stove"] = {
["Candle Stand"] = {
untranslated = "Cast Iron Stove",
untranslated = "Candle Stand",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "The perfect stove for the fledgling chef.",
description = "A fancy candelabra for providing small amounts of light.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Kitchen",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,498: Line 7,459:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = "1.4",
roomCategory = "Kitchen",
roomCategory = "Lighting",
furnitureType = "Cooking",
furnitureType = "Lights",
repeatsDepreciation = "0.3",
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 7,511: Line 7,472:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "24",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,520: Line 7,481:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronStoveItem",
type = "CandleStandItem",
typeID = 0,
typeID = 0,
},
},
["Cedar Log"] = {
Canvas = {
untranslated = "Cedar Log",
untranslated = "Canvas",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.",
description = "A canvas used for painting on, made by either cotton or linen.",
tagGroups = {
tagGroups = {},
"Burnable Fuel",
maxStack = 100,
"Logs",
carried = "Backpack",
"Natural Resources",
weight = 100,
"Softwood",
calories = nil,
"Wood",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
carbs = nil,
carbs = nil,
protein = nil,
protein = nil,
Line 7,544: Line 7,499:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 7,569: Line 7,524:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CedarLogItem",
type = "CanvasItem",
typeID = 0,
typeID = 0,
},
},
["Cedar Seed"] = {
Capitol = {
untranslated = "Cedar Seed",
untranslated = "Capitol",
category = nil,
category = nil,
group = "Seed",
group = "Work Stations",
description = "Plant to grow a cedar sapling.",
description = "Allows the creation of the government, allowing all other civic objects to be created.",
tagGroups = {
tagGroups = {
"Food",
"Government",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 7,615: Line 7,569:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CedarSeedItem",
type = "CapitolItem",
typeID = 0,
typeID = 0,
},
},
["Ceiba Log"] = {
Capris = {
untranslated = "Ceiba Log",
untranslated = "Capris",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
description = "Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.",
description = "Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Clothes",
"Hardwood",
"Logs",
"Natural Resources",
"Wood",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,639: Line 7,589:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 7,664: Line 7,614:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CeibaLogItem",
type = "CaprisItem",
typeID = 0,
typeID = 0,
},
},
["Ceiba Seed"] = {
["Carbide Helmet Lamp"] = {
untranslated = "Ceiba Seed",
untranslated = "Carbide Helmet Lamp",
category = nil,
category = nil,
group = "Seed",
group = "Clothing",
description = "Plant to grow a ceiba sapling.",
description = "A steel hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 7,710: Line 7,659:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CeibaSeedItem",
type = "CarbideHelmetLampItem",
typeID = 0,
typeID = 0,
},
},
["Ceiling Candle"] = {
["Carpentry Advanced Upgrade"] = {
untranslated = "Ceiling Candle",
untranslated = "Carpentry Advanced Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A fancy hanging candelabra.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Upgrade",
"Lighting",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,734: Line 7,682:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.4",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 7,747: Line 7,695:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,756: Line 7,704:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CeilingCandleItem",
type = "CarpentryAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Cellulose Fiber"] = {
["Carpentry Basic Upgrade"] = {
untranslated = "Cellulose Fiber",
untranslated = "Carpentry Basic Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "Created by taking pulped plants and extruding them similarly to synthetic fibers.",
description = "Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
tagGroups = {
tagGroups = {
"Items",
"Upgrade",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,802: Line 7,749:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CelluloseFiberItem",
type = "CarpentryBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Cement = {
["Carpentry Skill Book"] = {
untranslated = "Cement",
untranslated = "Carpentry Skill Book",
category = nil,
category = nil,
group = "Items",
group = "Skill Books",
description = "In order to be usable it needs to be reinforced.",
description = "Carpentry Skill Book",
tagGroups = {
tagGroups = {
"Items",
"Skill Books",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,848: Line 7,794:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CementItem",
type = "Carpentry Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Cement Kiln"] = {
["Carpentry Skill Scroll"] = {
untranslated = "Cement Kiln",
untranslated = "Carpentry Skill Scroll",
category = nil,
category = nil,
group = "Work Stations",
group = "Skill Scrolls",
description = "A rotary kiln that produces cement and concrete products.",
description = "Carpentry Skill Scroll",
tagGroups = {
tagGroups = {
"Craft Tables",
"Skill Scrolls",
"Work Stations",
},
},
maxStack = 1,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,873: Line 7,818:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 7,894: Line 7,839:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CementKilnItem",
type = "Carpentry Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Census Bureau"] = {
["Carpentry Table"] = {
untranslated = "Census Bureau",
untranslated = "Carpentry Table",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.",
description = "A table for basic wooden crafts for home improvement and progress.",
tagGroups = {
tagGroups = {
"Government",
"Crafting Table",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
Line 7,919: Line 7,863:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 7,940: Line 7,884:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CensusBureauItem",
type = "CarpentryTableItem",
typeID = 0,
typeID = 0,
},
},
["Cereal Germ"] = {
["Carved Pumpkin"] = {
untranslated = "Cereal Germ",
untranslated = "Carved Pumpkin",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A by-product of milling, the germ is the reproductive part of the cereal that germinates.",
description = "Spooky pumpkin that emits a mystical light.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Ingredients",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 20,
calories = nil,
carbs = 5,
carbs = nil,
protein = 0,
protein = nil,
fat = 7,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 75.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 7,977: Line 7,920:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,986: Line 7,929:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CerealGermItem",
type = "CarvedPumpkinItem",
typeID = 0,
typeID = 0,
},
},
Charcoal = {
["Cast Iron Bed"] = {
untranslated = "Charcoal",
untranslated = "Cast Iron Bed",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A black residue, consisting of carbon and any remaining ash.",
description = "A solid bed made slightly more comfortable by adding cotton.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Housing",
"Coal",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,009: Line 7,949:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 20000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "4",
roomCategory = nil,
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Bed",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 8,025: Line 7,965:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "18",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,034: Line 7,974:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharcoalItem",
type = "CastIronBedItem",
typeID = 0,
typeID = 0,
},
},
["Charred Agave"] = {
["Cast Iron Royal Bed"] = {
untranslated = "Charred Agave",
untranslated = "Cast Iron Royal Bed",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Agave leaves that have been charred over a campfire.",
description = "A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.",
tagGroups = {
tagGroups = {
"Charred Food",
"Housing",
"Charred Green",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = 350,
calories = nil,
carbs = 5,
carbs = nil,
protein = 1,
protein = nil,
fat = 3,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "4.5",
roomCategory = nil,
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Bed",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 8,072: Line 8,010:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "24",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,081: Line 8,019:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredAgaveItem",
type = "CastIronRoyalBedItem",
typeID = 0,
typeID = 0,
},
},
["Charred Beans"] = {
["Cast Iron Stove"] = {
untranslated = "Charred Beans",
untranslated = "Cast Iron Stove",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.",
description = "The perfect stove for the fledgling chef.",
tagGroups = {
tagGroups = {
"Charred Food",
"Crafting Table",
"Charred Vegetable",
"Housing",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = 350,
calories = nil,
carbs = 1,
carbs = nil,
protein = 8,
protein = nil,
fat = 3,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Cooking",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 8,119: Line 8,056:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "24",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,128: Line 8,065:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredBeansItem",
type = "CastIronStoveItem",
typeID = 0,
typeID = 0,
},
},
["Charred Beet"] = {
["Cedar Log"] = {
untranslated = "Charred Beet",
untranslated = "Cedar Log",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.",
description = "Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.",
tagGroups = {
tagGroups = {
"Charred Food",
"Burnable Fuel",
"Charred Vegetable",
"Softwood",
"Food",
"Wood",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = 350,
calories = nil,
carbs = 3,
carbs = nil,
protein = 0,
protein = nil,
fat = 3,
fat = nil,
vitamins = 6,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,175: Line 8,112:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredBeetItem",
type = "CedarLogItem",
typeID = 0,
typeID = 0,
},
},
["Charred Cactus Fruit"] = {
["Cedar Seed"] = {
untranslated = "Charred Cactus Fruit",
untranslated = "Cedar Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Blackened cactus fruit. A favorite of early desert settlers.",
description = "Plant to grow a cedar sapling.",
tagGroups = {
tagGroups = {
"Charred Food",
"Charred Fruit",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = 200,
calories = 0,
carbs = 4,
carbs = 0,
protein = 0,
protein = 0,
fat = 2,
fat = 0,
vitamins = 6,
vitamins = 0,
density = 6.0,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,222: Line 8,158:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredCactusFruitItem",
type = "CedarSeedItem",
typeID = 0,
typeID = 0,
},
},
["Charred Camas Bulb"] = {
["Ceiba Log"] = {
untranslated = "Charred Camas Bulb",
untranslated = "Ceiba Log",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.",
description = "Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.",
tagGroups = {
tagGroups = {
"Charred Food",
"Burnable Fuel",
"Charred Vegetable",
"Hardwood",
"Food",
"Wood",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = 350,
calories = nil,
carbs = 2,
carbs = nil,
protein = 3,
protein = nil,
fat = 6,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,269: Line 8,205:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredCamasBulbItem",
type = "CeibaLogItem",
typeID = 0,
typeID = 0,
},
},
["Charred Corn"] = {
["Ceiba Seed"] = {
untranslated = "Charred Corn",
untranslated = "Ceiba Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "This piece of corn needs a good slathering of butter to curb that burnt taste.",
description = "Plant to grow a ceiba sapling.",
tagGroups = {
tagGroups = {
"Charred Food",
"Charred Vegetable",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = 350,
calories = 0,
carbs = 7,
carbs = 0,
protein = 1,
protein = 0,
fat = 0,
fat = 0,
vitamins = 4,
vitamins = 0,
density = 3.428571428571429,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,316: Line 8,251:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredCornItem",
type = "CeibaSeedItem",
typeID = 0,
typeID = 0,
},
},
["Charred Fireweed Shoots"] = {
["Ceiling Candle"] = {
untranslated = "Charred Fireweed Shoots",
untranslated = "Ceiling Candle",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "It tastes somewhat burnt but at least the fire has removed the bitter taste.",
description = "A fancy hanging candelabra.",
tagGroups = {
tagGroups = {
"Charred Food",
"Housing",
"Charred Green",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = 350,
calories = nil,
carbs = 5,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 6,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.4",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 8,354: Line 8,287:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,363: Line 8,296:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredFireweedShootsItem",
type = "CeilingCandleItem",
typeID = 0,
typeID = 0,
},
},
["Charred Fish"] = {
["Cellulose Fiber"] = {
untranslated = "Charred Fish",
untranslated = "Cellulose Fiber",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "At least it doesn't have any scales any more.",
description = "Created by taking pulped plants and extruding them similarly to synthetic fibers.",
tagGroups = {
tagGroups = {},
"Charred Food",
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 100,
calories = 400,
calories = nil,
carbs = 0,
carbs = nil,
protein = 11,
protein = nil,
fat = 4,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.75,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,409: Line 8,339:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredFishItem",
type = "CelluloseFiberItem",
typeID = 0,
typeID = 0,
},
},
["Charred Heart Of Palm"] = {
Cement = {
untranslated = "Charred Heart Of Palm",
untranslated = "Cement",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.",
description = "In order to be usable it needs to be reinforced.",
tagGroups = {
tagGroups = {},
"Charred Food",
"Charred Vegetable",
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10000,
calories = 210,
calories = nil,
carbs = 6,
carbs = nil,
protein = 3,
protein = nil,
fat = 1,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 5.714285714285714,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,456: Line 8,382:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredHeartOfPalmItem",
type = "CementItem",
typeID = 0,
typeID = 0,
},
},
["Charred Meat"] = {
["Cement Kiln"] = {
untranslated = "Charred Meat",
untranslated = "Cement Kiln",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "The blackened surface of this unrecognizable meat is 'golden brown'.",
description = "A rotary kiln that produces cement and concrete products.",
tagGroups = {
tagGroups = {
"Charred Food",
"Crafting Table",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 5000,
calories = 400,
calories = nil,
carbs = 0,
carbs = nil,
protein = 5,
protein = nil,
fat = 10,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.75,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 8,502: Line 8,427:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredMeatItem",
type = "CementKilnItem",
typeID = 0,
typeID = 0,
},
},
["Charred Mushrooms"] = {
["Census Bureau"] = {
untranslated = "Charred Mushrooms",
untranslated = "Census Bureau",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.",
description = "Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.",
tagGroups = {
tagGroups = {
"Charred Food",
"Government",
"Charred Vegetable",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = 350,
calories = nil,
carbs = 3,
carbs = nil,
protein = 6,
protein = nil,
fat = 2,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,549: Line 8,472:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredMushroomsItem",
type = "CensusBureauItem",
typeID = 0,
typeID = 0,
},
},
["Charred Papaya"] = {
["Cereal Germ"] = {
untranslated = "Charred Papaya",
untranslated = "Cereal Germ",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Papaya fruit that has been charred over a basic campfire.",
description = "A by-product of milling, the germ is the reproductive part of the cereal that germinates.",
tagGroups = {
tagGroups = {
"Charred Food",
"Charred Fruit",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = 350,
calories = 20,
carbs = 3,
carbs = 5,
protein = 1,
protein = 0,
fat = 0,
fat = 7,
vitamins = 8,
vitamins = 3,
density = 3.428571428571429,
density = 75.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,596: Line 8,517:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredPapayaItem",
type = "CerealGermItem",
typeID = 0,
typeID = 0,
},
},
["Charred Pineapple"] = {
Chainsaw = {
untranslated = "Charred Pineapple",
untranslated = "Chainsaw",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Pineapple that has been charred over a basic campfire.",
description = "A gasoline-powered alternative to cutting trees.",
tagGroups = {
tagGroups = {
"Charred Food",
"Tool",
"Charred Fruit",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 350,
calories = nil,
carbs = 8,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,625: Line 8,544:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,643: Line 8,562:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredPineappleItem",
type = "ChainsawItem",
typeID = 0,
typeID = 0,
},
},
["Charred Sausage"] = {
Charcoal = {
untranslated = "Charred Sausage",
untranslated = "Charcoal",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
description = "A black residue, consisting of carbon and any remaining ash.",
tagGroups = {
tagGroups = {
"Charred Food",
"Burnable Fuel",
"Food",
"Coal",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 350,
weight = 1000,
calories = 700,
calories = nil,
carbs = 0,
carbs = nil,
protein = 10,
protein = nil,
fat = 14,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = 20000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,689: Line 8,608:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredSausageItem",
type = "CharcoalItem",
typeID = 0,
typeID = 0,
},
},
["Charred Taro"] = {
["Charred Agave"] = {
untranslated = "Charred Taro",
untranslated = "Charred Agave",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.",
description = "Agave leaves that have been charred over a campfire.",
tagGroups = {
tagGroups = {
"Charred Food",
"Charred Green",
"Charred Vegetable",
"Food",
"Food",
},
},
Line 8,706: Line 8,624:
weight = 100,
weight = 100,
calories = 350,
calories = 350,
carbs = 10,
carbs = 5,
protein = 1,
protein = 1,
fat = 0,
fat = 3,
vitamins = 1,
vitamins = 3,
density = 3.428571428571429,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
Line 8,736: Line 8,654:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredTaroItem",
type = "CharredAgaveItem",
typeID = 0,
typeID = 0,
},
},
["Charred Tomato"] = {
["Charred Beans"] = {
untranslated = "Charred Tomato",
untranslated = "Charred Beans",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.",
description = "A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.",
tagGroups = {
tagGroups = {
"Charred Food",
"Charred Vegetable",
"Charred Vegetable",
"Food",
"Food",
Line 8,753: Line 8,670:
weight = 100,
weight = 100,
calories = 350,
calories = 350,
carbs = 7,
carbs = 1,
protein = 1,
protein = 8,
fat = 0,
fat = 3,
vitamins = 4,
vitamins = 0,
density = 3.428571428571429,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
Line 8,783: Line 8,700:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredTomatoItem",
type = "CharredBeansItem",
typeID = 0,
typeID = 0,
},
},
["Chef Hat"] = {
["Charred Beet"] = {
untranslated = "Chef Hat",
untranslated = "Charred Beet",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "To keep your hair in one place while stirring the pots.",
description = "Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.",
tagGroups = {
tagGroups = {
"Clothes",
"Charred Vegetable",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 3,
protein = nil,
protein = 0,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 6,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,828: Line 8,746:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefHatItem",
type = "CharredBeetItem",
typeID = 0,
typeID = 0,
},
},
["Chef Pants"] = {
["Charred Cactus Fruit"] = {
untranslated = "Chef Pants",
untranslated = "Charred Cactus Fruit",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Checkered style pants for hiding the truths of working in a kitchen.",
description = "Blackened cactus fruit. A favorite of early desert settlers.",
tagGroups = {
tagGroups = {
"Clothes",
"Charred Fruit",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 200,
carbs = nil,
carbs = 4,
protein = nil,
protein = 0,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 6,
density = nil,
density = 6.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,873: Line 8,792:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefPantsItem",
type = "CharredCactusFruitItem",
typeID = 0,
typeID = 0,
},
},
["Chef Shirt"] = {
["Charred Camas Bulb"] = {
untranslated = "Chef Shirt",
untranslated = "Charred Camas Bulb",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A clean Chef's shirt to spot all the spots.",
description = "A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.",
tagGroups = {
tagGroups = {
"Clothes",
"Charred Vegetable",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 2,
protein = nil,
protein = 3,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 1,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,918: Line 8,838:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefShirtItem",
type = "CharredCamasBulbItem",
typeID = 0,
typeID = 0,
},
},
["Chef Shoes"] = {
["Charred Corn"] = {
untranslated = "Chef Shoes",
untranslated = "Charred Corn",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "This piece of corn needs a good slathering of butter to curb that burnt taste.",
tagGroups = {
tagGroups = {
"Clothes",
"Charred Vegetable",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 7,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 4,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 8,963: Line 8,884:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefShoesItem",
type = "CharredCornItem",
typeID = 0,
typeID = 0,
},
},
["Claim Tool"] = {
["Charred Fireweed Shoots"] = {
untranslated = "Claim Tool",
untranslated = "Charred Fireweed Shoots",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Used to claim, unclaim and examine property.",
description = "It tastes somewhat burnt but at least the fire has removed the bitter taste.",
tagGroups = {
tagGroups = {
"Items",
"Charred Green",
"Tool",
"Food",
"Tools",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 5,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 6,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,010: Line 8,930:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClaimToolItem",
type = "CharredFireweedShootsItem",
typeID = 0,
typeID = 0,
},
},
Clam = {
["Charred Fish"] = {
untranslated = "Clam",
untranslated = "Charred Fish",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A clam.",
description = "At least it doesn't have any scales any more.",
tagGroups = {
tagGroups = {
"Animal",
"Food",
"Marine Life",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 400,
calories = nil,
calories = 400,
carbs = nil,
carbs = 0,
protein = nil,
protein = 11,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.75,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,057: Line 8,975:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClamItem",
type = "CharredFishItem",
typeID = 0,
typeID = 0,
},
},
["Clam Chowder"] = {
["Charred Heart Of Palm"] = {
untranslated = "Clam Chowder",
untranslated = "Charred Heart Of Palm",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A thick stew loaded with clams and taro root.",
description = "Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.",
tagGroups = {
tagGroups = {
"Cooking",
"Charred Vegetable",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 100,
calories = 800,
calories = 210,
carbs = 16,
carbs = 6,
protein = 15,
protein = 3,
fat = 3,
fat = 1,
vitamins = 11,
vitamins = 2,
density = 5.625,
density = 5.714285714285714,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,103: Line 9,021:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClamChowderItem",
type = "CharredHeartOfPalmItem",
typeID = 0,
typeID = 0,
},
},
Clay = {
["Charred Meat"] = {
untranslated = "Clay",
untranslated = "Charred Meat",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.",
description = "The blackened surface of this unrecognizable meat is 'golden brown'.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Excavatable",
"Natural Resources",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 22000,
weight = 400,
calories = nil,
calories = 400,
carbs = nil,
carbs = 0,
protein = nil,
protein = 5,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.75,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,150: Line 9,066:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClayItem",
type = "CharredMeatItem",
typeID = 0,
typeID = 0,
},
},
Cloth = {
["Charred Mushrooms"] = {
untranslated = "Cloth",
untranslated = "Charred Mushrooms",
category = nil,
category = nil,
group = "Item",
group = "Food",
description = "A piece of rough cloth made by weaving fibers together.",
description = "A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.",
tagGroups = {
tagGroups = {
"Fabric",
"Charred Vegetable",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 3,
protein = nil,
protein = 6,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 1,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,195: Line 9,112:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClothItem",
type = "CharredMushroomsItem",
typeID = 0,
typeID = 0,
},
},
["Cloth Belt"] = {
["Charred Papaya"] = {
untranslated = "Cloth Belt",
untranslated = "Charred Papaya",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A fashionable cloth belt that drapes across the waist.",
description = "Papaya fruit that has been charred over a basic campfire.",
tagGroups = {
tagGroups = {
"Clothes",
"Charred Fruit",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 3,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 8,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,240: Line 9,158:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClothBeltItem",
type = "CharredPapayaItem",
typeID = 0,
typeID = 0,
},
},
["Cloth Cape"] = {
["Charred Pineapple"] = {
untranslated = "Cloth Cape",
untranslated = "Charred Pineapple",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "It just looks cool.",
description = "Pineapple that has been charred over a basic campfire.",
tagGroups = {
tagGroups = {
"Clothes",
"Charred Fruit",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 8,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 3,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,285: Line 9,204:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClothCapeItem",
type = "CharredPineappleItem",
typeID = 0,
typeID = 0,
},
},
Coal = {
["Charred Sausage"] = {
untranslated = "Coal",
untranslated = "Charred Sausage",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A combustible mineral which needs to be crushed into usable fuel.",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
tagGroups = {
tagGroups = {
"Excavatable",
"Food",
"Natural Resources",
"Ore",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 4000,
weight = 350,
calories = nil,
calories = 700,
carbs = nil,
carbs = 0,
protein = nil,
protein = 10,
fat = nil,
fat = 14,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,332: Line 9,249:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CoalItem",
type = "CharredSausageItem",
typeID = 0,
typeID = 0,
},
},
Cod = {
["Charred Taro"] = {
untranslated = "Cod",
untranslated = "Charred Taro",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A cod.",
description = "Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.",
tagGroups = {
tagGroups = {
"Animal",
"Charred Vegetable",
"Fish",
"Food",
"Medium Fish",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 10,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 1,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,380: Line 9,295:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CodItem",
type = "CharredTaroItem",
typeID = 0,
typeID = 0,
},
},
["Colored Powder"] = {
["Charred Tomato"] = {
untranslated = "Colored Powder",
untranslated = "Charred Tomato",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A bag of crushed flower petals.",
description = "The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.",
tagGroups = {
tagGroups = {
"Items",
"Charred Vegetable",
"Products",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 7,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 4,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,426: Line 9,341:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ColoredPowderItem",
type = "CharredTomatoItem",
typeID = 0,
typeID = 0,
},
},
["Combustion Engine"] = {
["Chef Hat"] = {
untranslated = "Combustion Engine",
untranslated = "Chef Hat",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "An engine that generates power by combustion of fuel.",
description = "To keep your hair in one place while stirring the pots.",
tagGroups = {
tagGroups = {
"Items",
"Clothes",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,472: Line 9,386:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CombustionEngineItem",
type = "ChefHatItem",
typeID = 0,
typeID = 0,
},
},
["Combustion Generator"] = {
["Chef Pants"] = {
untranslated = "Combustion Generator",
untranslated = "Chef Pants",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "Consumes most fuels to produce energy.",
description = "Checkered style pants for hiding the truths of working in a kitchen.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Power Generation",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,497: Line 9,410:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 9,518: Line 9,431:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CombustionGeneratorItem",
type = "ChefPantsItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Bench"] = {
["Chef Shirt"] = {
untranslated = "Composite Birch Bench",
untranslated = "Chef Shirt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A composite bench built to last.",
description = "A clean Chef's shirt to spot all the spots.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Clothes",
"Seating",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,542: Line 9,454:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 9,555: Line 9,467:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 9,564: Line 9,476:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchBenchItem",
type = "ChefShirtItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Chair"] = {
["Chef Shoes"] = {
untranslated = "Composite Birch Chair",
untranslated = "Chef Shoes",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A composite chair built to last.",
description = "Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Housing Objects",
"Clothes",
"Seating",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,588: Line 9,499:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.7",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 9,601: Line 9,512:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 9,610: Line 9,521:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchChairItem",
type = "ChefShoesItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Door"] = {
["Claim Tool"] = {
untranslated = "Composite Birch Door",
untranslated = "Claim Tool",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A beautiful composite door built by an expert carpenter.",
description = "Used to claim, unclaim and examine property.",
tagGroups = {
tagGroups = {
"Doors",
"Tool",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 9,638: Line 9,548:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,656: Line 9,566:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchDoorItem",
type = "ClaimToolItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Lumber"] = {
Clam = {
untranslated = "Composite Birch Lumber",
untranslated = "Clam",
category = nil,
category = nil,
group = "Blocks",
group = "Natural Resources",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A clam.",
tagGroups = {
tagGroups = {
"Blocks",
"Marine Life",
"Building Materials",
"Composite Lumber",
"Constructable",
"Hardwood Lumber",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,687: Line 9,593:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,705: Line 9,611:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchLumberItem",
type = "ClamItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Table"] = {
["Clam Chowder"] = {
untranslated = "Composite Birch Table",
untranslated = "Clam Chowder",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A large composite table for eating meals or getting some work done.",
description = "A thick stew loaded with clams and taro root.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Seating",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 400,
calories = nil,
calories = 800,
carbs = nil,
carbs = 16,
protein = nil,
protein = 15,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 11,
density = nil,
density = 5.625,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 9,742: Line 9,647:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 9,751: Line 9,656:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchTableItem",
type = "ClamChowderItem",
typeID = 0,
typeID = 0,
},
},
["Composite Cedar Lumber"] = {
Clay = {
untranslated = "Composite Cedar Lumber",
untranslated = "Clay",
category = nil,
category = nil,
group = "Blocks",
group = "Natural Resources",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.",
tagGroups = {
tagGroups = {
"Blocks",
"Excavatable",
"Building Materials",
"Composite Lumber",
"Constructable",
"Softwood Lumber",
},
},
maxStack = 20,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = 22000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,782: Line 9,683:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,800: Line 9,701:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeCedarLumberItem",
type = "ClayItem",
typeID = 0,
typeID = 0,
},
},
["Composite Ceiba Lumber"] = {
Cloth = {
untranslated = "Composite Ceiba Lumber",
untranslated = "Cloth",
category = nil,
category = nil,
group = "Blocks",
group = "Item",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A piece of rough cloth made by weaving fibers together.",
tagGroups = {
tagGroups = {
"Blocks",
"Fabric",
"Building Materials",
"Composite Lumber",
"Constructable",
"Hardwood Lumber",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,831: Line 9,728:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,849: Line 9,746:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeCeibaLumberItem",
type = "ClothItem",
typeID = 0,
typeID = 0,
},
},
["Composite Filler"] = {
["Cloth Belt"] = {
untranslated = "Composite Filler",
untranslated = "Cloth Belt",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A multipurpose filler that is made from what you have available.",
description = "A fashionable cloth belt that drapes across the waist.",
tagGroups = {
tagGroups = {
"Fertilizer Filler",
"Clothes",
"Fertilizers",
"Items",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,896: Line 9,791:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeFillerItem",
type = "ClothBeltItem",
typeID = 0,
typeID = 0,
},
},
["Composite Fir Lumber"] = {
["Cloth Cape"] = {
untranslated = "Composite Fir Lumber",
untranslated = "Cloth Cape",
category = nil,
category = nil,
group = "Blocks",
group = "Clothing",
description = "A composite lumber made from a combination of wood and plastic.",
description = "It just looks cool.",
tagGroups = {
tagGroups = {
"Blocks",
"Clothes",
"Building Materials",
"Composite Lumber",
"Constructable",
"Softwood Lumber",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,927: Line 9,818:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,945: Line 9,836:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeFirLumberItem",
type = "ClothCapeItem",
typeID = 0,
typeID = 0,
},
},
["Composite Hardwood Bench"] = {
Coal = {
untranslated = "Composite Hardwood Bench",
untranslated = "Coal",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A composite bench built to last.",
description = "A combustible mineral which needs to be crushed into usable fuel.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Excavatable",
"Seating",
"Ore",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 4000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,969: Line 9,860:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 9,982: Line 9,873:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 9,991: Line 9,882:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodBenchItem",
type = "CoalItem",
typeID = 0,
typeID = 0,
},
},
["Composite Hardwood Chair"] = {
Cod = {
untranslated = "Composite Hardwood Chair",
untranslated = "Cod",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A composite chair built to last.",
description = "A cod.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Fish",
"Seating",
"Medium Fish",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 10,015: Line 9,906:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.7",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 10,028: Line 9,919:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,037: Line 9,928:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodChairItem",
type = "CodItem",
typeID = 0,
typeID = 0,
},
},
["Composite Hardwood Door"] = {
["Colored Powder"] = {
untranslated = "Composite Hardwood Door",
untranslated = "Colored Powder",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A beautiful composite door built by an expert carpenter.",
description = "A bag of crushed flower petals.",
tagGroups = {
tagGroups = {},
"Doors",
maxStack = 100,
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,065: Line 9,953:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,083: Line 9,971:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodDoorItem",
type = "ColoredPowderItem",
typeID = 0,
typeID = 0,
},
},
["Composite Hardwood Table"] = {
["Combustion Engine"] = {
untranslated = "Composite Hardwood Table",
untranslated = "Combustion Engine",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A nice composite table for eating meals or getting some work done.",
description = "An engine that generates power by combustion of fuel.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 100,
"Seating",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,107: Line 9,992:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 10,120: Line 10,005:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,129: Line 10,014:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodTableItem",
type = "CombustionEngineItem",
typeID = 0,
typeID = 0,
},
},
["Composite Joshua Lumber"] = {
["Combustion Generator"] = {
untranslated = "Composite Joshua Lumber",
untranslated = "Combustion Generator",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "A composite lumber made from a combination of wood and plastic.",
description = "Consumes most fuels to produce energy.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Building Materials",
carried = "Backpack",
"Composite Lumber",
weight = 5000,
"Constructable",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,156: Line 10,036:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,177: Line 10,057:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeJoshuaLumberItem",
type = "CombustionGeneratorItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber"] = {
["Composite Birch Bench"] = {
untranslated = "Composite Lumber",
untranslated = "Composite Birch Bench",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A composite bench built to last.",
tagGroups = {
tagGroups = {
"Blocks",
"Housing",
"Building Materials",
"Composite Lumber",
"Constructable",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,203: Line 10,080:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,216: Line 10,093:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,225: Line 10,102:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberItem",
type = "CompositeBirchBenchItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber Bench"] = {
["Composite Birch Chair"] = {
untranslated = "Composite Lumber Bench",
untranslated = "Composite Birch Chair",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A composite bench built to last.",
description = "A composite chair built to last.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 10,249: Line 10,125:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = "1.7",
roomCategory = "Seating",
roomCategory = "Seating",
furnitureType = "Chair",
furnitureType = "Chair",
repeatsDepreciation = "0.5",
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 10,262: Line 10,138:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,271: Line 10,147:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberBenchItem",
type = "CompositeBirchChairItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber Chair"] = {
["Composite Birch Door"] = {
untranslated = "Composite Lumber Chair",
untranslated = "Composite Birch Door",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A composite chair built to last.",
description = "A beautiful composite door built by an expert carpenter.",
tagGroups = {
tagGroups = {},
"Housing Objects",
"Seating",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 10,295: Line 10,168:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.7",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,308: Line 10,181:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,317: Line 10,190:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberChairItem",
type = "CompositeBirchDoorItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber Door"] = {
["Composite Birch Lumber"] = {
untranslated = "Composite Lumber Door",
untranslated = "Composite Birch Lumber",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A beautiful composite door built by an expert carpenter.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Doors",
"Composite Lumber",
"Housing Objects",
"Constructable",
"Hardwood Lumber",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,363: Line 10,237:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberDoorItem",
type = "CompositeBirchLumberItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber Table"] = {
["Composite Birch Table"] = {
untranslated = "Composite Lumber Table",
untranslated = "Composite Birch Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A large composite table for eating meals or getting some work done.",
description = "A large composite table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 10,409: Line 10,282:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberTableItem",
type = "CompositeBirchTableItem",
typeID = 0,
typeID = 0,
},
},
["Composite Oak Lumber"] = {
["Composite Bow"] = {
untranslated = "Composite Oak Lumber",
untranslated = "Composite Bow",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.",
tagGroups = {
tagGroups = {
"Blocks",
"Tool",
"Building Materials",
"Composite Lumber",
"Constructable",
"Hardwood Lumber",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,458: Line 10,327:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeOakLumberItem",
type = "CompositeBowItem",
typeID = 0,
typeID = 0,
},
},
["Composite Palm Lumber"] = {
["Composite Cedar Lumber"] = {
untranslated = "Composite Palm Lumber",
untranslated = "Composite Cedar Lumber",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Blocks",
"Building Materials",
"Composite Lumber",
"Composite Lumber",
"Constructable",
"Constructable",
"Softwood Lumber",
},
},
maxStack = 20,
maxStack = 20,
Line 10,506: Line 10,374:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositePalmLumberItem",
type = "CompositeCedarLumberItem",
typeID = 0,
typeID = 0,
},
},
["Composite Redwood Lumber"] = {
["Composite Ceiba Lumber"] = {
untranslated = "Composite Redwood Lumber",
untranslated = "Composite Ceiba Lumber",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Blocks",
"Building Materials",
"Composite Lumber",
"Composite Lumber",
"Constructable",
"Constructable",
"Softwood Lumber",
"Hardwood Lumber",
},
},
maxStack = 20,
maxStack = 20,
Line 10,555: Line 10,421:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeRedwoodLumberItem",
type = "CompositeCeibaLumberItem",
typeID = 0,
typeID = 0,
},
},
["Composite Saguaro Lumber"] = {
["Composite Filler"] = {
untranslated = "Composite Saguaro Lumber",
untranslated = "Composite Filler",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A multipurpose filler that is made from what you have available.",
tagGroups = {
tagGroups = {
"Blocks",
"Fertilizer",
"Building Materials",
"Fertilizer Filler",
"Composite Lumber",
"Constructable",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,585: Line 10,449:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,603: Line 10,467:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeSaguaroLumberItem",
type = "CompositeFillerItem",
typeID = 0,
typeID = 0,
},
},
["Composite Spruce Lumber"] = {
["Composite Fir Lumber"] = {
untranslated = "Composite Spruce Lumber",
untranslated = "Composite Fir Lumber",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Blocks",
"Building Materials",
"Composite Lumber",
"Composite Lumber",
"Constructable",
"Constructable",
"Softwood Lumber",
},
},
maxStack = 20,
maxStack = 20,
Line 10,651: Line 10,514:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeSpruceLumberItem",
type = "CompositeFirLumberItem",
typeID = 0,
typeID = 0,
},
},
["Composites Upgrade"] = {
["Composite Hardwood Bench"] = {
untranslated = "Composites Upgrade",
untranslated = "Composite Hardwood Bench",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Modern Upgrade that greatly increases efficiency when crafting Composites recipes.",
description = "A composite bench built to last.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Housing",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,675: Line 10,537:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 10,688: Line 10,550:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,697: Line 10,559:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositesUpgradeItem",
type = "CompositeHardwoodBenchItem",
typeID = 0,
typeID = 0,
},
},
["Compost Fertilizer"] = {
["Composite Hardwood Chair"] = {
untranslated = "Compost Fertilizer",
untranslated = "Composite Hardwood Chair",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Compost fertilizer is a classic, low effort fertilizer.",
description = "A composite chair built to last.",
tagGroups = {
tagGroups = {
"Fertilizers",
"Housing",
"Items",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,721: Line 10,582:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.7",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 10,734: Line 10,595:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,743: Line 10,604:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompostFertilizerItem",
type = "CompositeHardwoodChairItem",
typeID = 0,
typeID = 0,
},
},
["Computer Lab"] = {
["Composite Hardwood Door"] = {
untranslated = "Computer Lab",
untranslated = "Composite Hardwood Door",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A place where you can sit all day and play video games! Or work on expert-level research.",
description = "A beautiful composite door built by an expert carpenter.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
"Specialty",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,771: Line 10,629:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,789: Line 10,647:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ComputerLabItem",
type = "CompositeHardwoodDoorItem",
typeID = 0,
typeID = 0,
},
},
["Construction Post"] = {
["Composite Hardwood Table"] = {
untranslated = "Construction Post",
untranslated = "Composite Hardwood Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "For construction contracts.",
description = "A nice composite table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Community",
"Housing",
"Crafted Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,813: Line 10,670:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 10,826: Line 10,683:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,835: Line 10,692:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ConstructionPostItem",
type = "CompositeHardwoodTableItem",
typeID = 0,
typeID = 0,
},
},
["Contract Board"] = {
["Composite Joshua Lumber"] = {
untranslated = "Contract Board",
untranslated = "Composite Joshua Lumber",
category = nil,
category = nil,
group = "Work Stations",
group = "Blocks",
description = "A board to post contracts.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Economic",
"Composite Lumber",
"Work Stations",
"Constructable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,863: Line 10,720:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,881: Line 10,738:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ContractBoardItem",
type = "CompositeJoshuaLumberItem",
typeID = 0,
typeID = 0,
},
},
["Cookeina Mushroom Spores"] = {
["Composite Lumber"] = {
untranslated = "Cookeina Mushroom Spores",
untranslated = "Composite Lumber",
category = nil,
category = nil,
group = "Seed",
group = "Blocks",
description = "Plant to grow cookeina mushrooms.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Composite Lumber",
"Food",
"Constructable",
"Seeds",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 10000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 10,910: Line 10,766:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,928: Line 10,784:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CookeinaMushroomSporesItem",
type = "CompositeLumberItem",
typeID = 0,
typeID = 0,
},
},
["Cookeina Mushrooms"] = {
["Composite Lumber Bench"] = {
untranslated = "Cookeina Mushrooms",
untranslated = "Composite Lumber Bench",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Tiny Cup Mushrooms.",
description = "A composite bench built to last.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Fungus",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 1000,
calories = 200,
calories = nil,
carbs = 2,
carbs = nil,
protein = 4,
protein = nil,
fat = 1,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 10,967: Line 10,820:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,976: Line 10,829:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CookeinaMushroomsItem",
type = "CompositeLumberBenchItem",
typeID = 0,
typeID = 0,
},
},
["Cooking Upgrade"] = {
["Composite Lumber Chair"] = {
untranslated = "Cooking Upgrade",
untranslated = "Composite Lumber Chair",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.",
description = "A composite chair built to last.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Housing",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,000: Line 10,852:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.7",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 11,013: Line 10,865:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,022: Line 10,874:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CookingUpgradeItem",
type = "CompositeLumberChairItem",
typeID = 0,
typeID = 0,
},
},
["Copper Bar"] = {
["Composite Lumber Door"] = {
untranslated = "Copper Bar",
untranslated = "Composite Lumber Door",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Refined bar of copper.",
description = "A beautiful composite door built by an expert carpenter.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Metal",
carried = "Backpack",
"Metals",
weight = 1000,
},
maxStack = 20,
carried = "Hands",
weight = 18000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,051: Line 10,899:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,069: Line 10,917:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperBarItem",
type = "CompositeLumberDoorItem",
typeID = 0,
typeID = 0,
},
},
["Copper Concentrate"] = {
["Composite Lumber Table"] = {
untranslated = "Copper Concentrate",
untranslated = "Composite Lumber Table",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
description = "A large composite table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Blocks",
"Housing",
"Concentrated Ore",
"Excavatable",
"Processed Rock",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 20000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,095: Line 10,940:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 11,108: Line 10,953:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,117: Line 10,962:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperConcentrateItem",
type = "CompositeLumberTableItem",
typeID = 0,
typeID = 0,
},
},
["Copper Frame Landscape"] = {
["Composite Oak Lumber"] = {
untranslated = "Copper Frame Landscape",
untranslated = "Composite Oak Lumber",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Cultural",
"Composite Lumber",
"Housing Objects",
"Constructable",
"Hardwood Lumber",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,141: Line 10,987:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,154: Line 11,000:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,163: Line 11,009:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperFrameLandscapeItem",
type = "CompositeOakLumberItem",
typeID = 0,
typeID = 0,
},
},
["Copper Frame Wide"] = {
["Composite Palm Lumber"] = {
untranslated = "Copper Frame Wide",
untranslated = "Composite Palm Lumber",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Cultural",
"Composite Lumber",
"Housing Objects",
"Constructable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,187: Line 11,033:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,200: Line 11,046:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,209: Line 11,055:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperFrameWideItem",
type = "CompositePalmLumberItem",
typeID = 0,
typeID = 0,
},
},
["Copper Ore"] = {
["Composite Redwood Lumber"] = {
untranslated = "Copper Ore",
untranslated = "Composite Redwood Lumber",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
description = "Unrefined ore with traces of copper.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Excavatable",
"Composite Lumber",
"Natural Resources",
"Constructable",
"Ore",
"Softwood Lumber",
},
},
maxStack = 20,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 7500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,238: Line 11,084:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,256: Line 11,102:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperOreItem",
type = "CompositeRedwoodLumberItem",
typeID = 0,
typeID = 0,
},
},
["Copper Pipe"] = {
["Composite Saguaro Lumber"] = {
untranslated = "Copper Pipe",
untranslated = "Composite Saguaro Lumber",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "A pipe for transporting liquids.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Blocks",
"Composite Lumber",
"Pipes",
"Constructable",
},
},
maxStack = 20,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,284: Line 11,130:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,302: Line 11,148:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperPipeItem",
type = "CompositeSaguaroLumberItem",
typeID = 0,
typeID = 0,
},
},
["Copper Plate"] = {
["Composite Spruce Lumber"] = {
untranslated = "Copper Plate",
untranslated = "Composite Spruce Lumber",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A solid copper plate giving higher grades of protection against erosion and improves conductivity.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Items",
"Composite Lumber",
"Products",
"Constructable",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,330: Line 11,176:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,348: Line 11,194:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperPlateItem",
type = "CompositeSpruceLumberItem",
typeID = 0,
typeID = 0,
},
},
["Copper Wiring"] = {
["Composites Skill Book"] = {
untranslated = "Copper Wiring",
untranslated = "Composites Skill Book",
category = nil,
category = nil,
group = "Items",
group = "Skill Books",
description = "A length of copper conductive wire useful for a variety of purposes.",
description = "Composites Skill Book",
tagGroups = {
tagGroups = {
"Items",
"Skill Books",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,394: Line 11,239:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperWiringItem",
type = "Composites Skill BookItem",
typeID = 0,
typeID = 0,
},
},
Corn = {
["Composites Skill Scroll"] = {
untranslated = "Corn",
untranslated = "Composites Skill Scroll",
category = nil,
category = nil,
group = "Food",
group = "Skill Scrolls",
description = "A warmly colored kernel studded vegetable.",
description = "Composites Skill Scroll",
tagGroups = {
tagGroups = {
"Food",
"Skill Scrolls",
"Produce",
"Raw Food",
"Vegetable",
},
},
maxStack = 100,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = 10,
calories = 230,
calories = nil,
carbs = 4,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 3.4782608695652173,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 11,442: Line 11,284:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornItem",
type = "Composites Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Corn Fritters"] = {
["Composites Upgrade"] = {
untranslated = "Corn Fritters",
untranslated = "Composites Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "These deep fried corn treats are both crispy and delicious.",
description = "Modern Upgrade that greatly increases efficiency when crafting Composites recipes.",
tagGroups = {
tagGroups = {
"Cooking",
"Upgrade",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = 500,
calories = nil,
carbs = 13,
carbs = nil,
protein = 4,
protein = nil,
fat = 22,
fat = nil,
vitamins = 8,
vitamins = nil,
density = 9.4,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 11,488: Line 11,329:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornFrittersItem",
type = "CompositesUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Corn Seed"] = {
["Compost Fertilizer"] = {
untranslated = "Corn Seed",
untranslated = "Compost Fertilizer",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "Plant to grow corn.",
description = "Compost fertilizer is a classic, low effort fertilizer.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Fertilizer",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 11,535: Line 11,374:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornSeedItem",
type = "CompostFertilizerItem",
typeID = 0,
typeID = 0,
},
},
Cornmeal = {
["Computer Lab"] = {
untranslated = "Cornmeal",
untranslated = "Computer Lab",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Dried and ground corn; it's like a courser flour.",
description = "A place where you can sit all day and play video games! Or work on expert-level research.",
tagGroups = {
tagGroups = {
"Food",
"Crafting Table",
"Ingredients",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = 60,
calories = nil,
carbs = 9,
carbs = nil,
protein = 3,
protein = nil,
fat = 3,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 25.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 11,581: Line 11,419:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornmealItem",
type = "ComputerLabItem",
typeID = 0,
typeID = 0,
},
},
["Corrugated Steel"] = {
["Construction Post"] = {
untranslated = "Corrugated Steel",
untranslated = "Construction Post",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "Especially useful for industrial buildings.",
description = "For construction contracts.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Building Materials",
carried = "Backpack",
"Constructable",
weight = 250,
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,610: Line 11,444:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,628: Line 11,462:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CorrugatedSteelItem",
type = "ConstructionPostItem",
typeID = 0,
typeID = 0,
},
},
["Corrugated Steel Door"] = {
["Contract Board"] = {
untranslated = "Corrugated Steel Door",
untranslated = "Contract Board",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A secure door made of hard corrugated steel.",
description = "A board to post contracts.",
tagGroups = {
tagGroups = {},
"Doors",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,656: Line 11,487:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,674: Line 11,505:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CorrugatedSteelDoorItem",
type = "ContractBoardItem",
typeID = 0,
typeID = 0,
},
},
["Corrugated Steel Fence Door"] = {
["Cookeina Mushroom Spores"] = {
untranslated = "Corrugated Steel Fence Door",
untranslated = "Cookeina Mushroom Spores",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A corrugated steel door with fence-like viewing slots. ",
description = "Plant to grow cookeina mushrooms.",
tagGroups = {
tagGroups = {
"Doors",
"Crop Seed",
"Housing Objects",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 11,702: Line 11,534:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,720: Line 11,552:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CorrugatedSteelFenceDoorItem",
type = "CookeinaMushroomSporesItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Boll"] = {
["Cookeina Mushrooms"] = {
untranslated = "Cotton Boll",
untranslated = "Cookeina Mushrooms",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A fluffy round boll harvested from a cotton plant.",
description = "Tiny Cup Mushrooms.",
tagGroups = {
tagGroups = {
"Crop",
"Food",
"Items",
"Fungus",
"Products",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 75,
calories = nil,
calories = 200,
carbs = nil,
carbs = 2,
protein = nil,
protein = 4,
fat = nil,
fat = 1,
vitamins = nil,
vitamins = 1,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 11,767: Line 11,599:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonBollItem",
type = "CookeinaMushroomsItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Carpet"] = {
["Cooking Skill Book"] = {
untranslated = "Cotton Carpet",
untranslated = "Cooking Skill Book",
category = nil,
category = nil,
group = "Blocks",
group = "Skill Books",
description = "A woven cotton floor covering attached to a lumber backing.",
description = "Cooking Skill Book",
tagGroups = {
tagGroups = {
"Blocks",
"Skill Books",
"Building Materials",
"Constructable",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,796: Line 11,626:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,814: Line 11,644:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonCarpetItem",
type = "Cooking Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Curtains"] = {
["Cooking Skill Scroll"] = {
untranslated = "Cotton Curtains",
untranslated = "Cooking Skill Scroll",
category = nil,
category = nil,
group = "Blocks",
group = "Skill Scrolls",
description = "Curtains woven using the finest cotton. \\n\\n (Only cosmetic does not impact room value.)",
description = "Cooking Skill Scroll",
tagGroups = {
tagGroups = {
"Blocks",
"Skill Scrolls",
"Building Materials",
"Constructable",
},
},
maxStack = 20,
maxStack = 10,
carried = "Hands",
carried = "Backpack",
weight = 5000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,861: Line 11,689:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonCurtainsItem",
type = "Cooking Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Fabric"] = {
["Cooking Upgrade"] = {
untranslated = "Cotton Fabric",
untranslated = "Cooking Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "Cotton fabric is valued for its light weight, breathability, and softness.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.",
tagGroups = {
tagGroups = {
"Fabric",
"Upgrade",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,908: Line 11,734:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonFabricItem",
type = "CookingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Lint"] = {
["Copper Bar"] = {
untranslated = "Cotton Lint",
untranslated = "Copper Bar",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A bundle of cotton used as stuffing or further tailoring processing.",
description = "Refined bar of copper.",
tagGroups = {
tagGroups = {
"Items",
"Metal",
"Products",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 18000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,954: Line 11,779:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonLintItem",
type = "CopperBarItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Seed"] = {
["Copper Concentrate"] = {
untranslated = "Cotton Seed",
untranslated = "Copper Concentrate",
category = nil,
category = nil,
group = "Seed",
group = "Blocks",
description = "Plant to grow cotton.",
description = "Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
tagGroups = {
tagGroups = {
"Food",
"Concentrated Ore",
"Seeds",
"Excavatable",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 20000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,000: Line 11,825:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonSeedItem",
type = "CopperConcentrateItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Streamer Stars"] = {
["Copper Frame Landscape"] = {
untranslated = "Cotton Streamer Stars",
untranslated = "Copper Frame Landscape",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "",
description = "",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,024: Line 11,848:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 12,037: Line 11,861:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 12,046: Line 11,870:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonStreamerStarsItem",
type = "CopperFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Streamer Stripes"] = {
["Copper Frame Wide"] = {
untranslated = "Cotton Streamer Stripes",
untranslated = "Copper Frame Wide",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "",
description = "",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,070: Line 11,893:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 12,083: Line 11,906:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 12,092: Line 11,915:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonStreamerStripesItem",
type = "CopperFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Cotton Thread"] = {
["Copper Ore"] = {
untranslated = "Cotton Thread",
untranslated = "Copper Ore",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.",
description = "Unrefined ore with traces of copper.",
tagGroups = {
tagGroups = {
"Items",
"Excavatable",
"Products",
"Ore",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 25,
weight = 7500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,138: Line 11,961:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CottonThreadItem",
type = "CopperOreItem",
typeID = 0,
typeID = 0,
},
},
Couch = {
["Copper Pipe"] = {
untranslated = "Couch",
untranslated = "Copper Pipe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A sweet couch to lounge on. Now with room for your friends!",
description = "A pipe for transporting liquids.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 20,
"Living Room",
carried = "Hands",
},
maxStack = 1,
carried = "Backpack",
weight = 2000,
weight = 2000,
calories = nil,
calories = nil,
Line 12,162: Line 11,982:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,175: Line 11,995:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 12,184: Line 12,004:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CouchItem",
type = "CopperPipeItem",
typeID = 0,
typeID = 0,
},
},
["Country Foundation"] = {
["Copper Plate"] = {
untranslated = "Country Foundation",
untranslated = "Copper Plate",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "When a town simply cannot contain your ambition.",
description = "A solid copper plate giving higher grades of protection against erosion and improves conductivity.",
tagGroups = {
tagGroups = {},
"Government",
maxStack = 100,
"Work Stations",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,208: Line 12,025:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Civics",
furnitureType = nil,
repeatsDepreciation = "1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 12,221: Line 12,038:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "45",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 12,230: Line 12,047:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CountryFoundationItem",
type = "CopperPlateItem",
typeID = 0,
typeID = 0,
},
},
["Court Chair"] = {
["Copper Wiring"] = {
untranslated = "Court Chair",
untranslated = "Copper Wiring",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A chair for legal sittings.",
description = "A length of copper conductive wire useful for a variety of purposes.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 100,
"Seating",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 200,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,276: Line 12,090:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CourtChairItem",
type = "CopperWiringItem",
typeID = 0,
typeID = 0,
},
},
["Court Table"] = {
Corn = {
untranslated = "Court Table",
untranslated = "Corn",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A vital part of the courtroom.",
description = "A warmly colored kernel studded vegetable.",
tagGroups = {
tagGroups = {
"Government",
"Food",
"Work Stations",
"Raw Food",
"Vegetable",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 125,
calories = nil,
calories = 230,
carbs = nil,
carbs = 4,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 3,
density = nil,
density = 3.4782608695652173,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,322: Line 12,137:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CourtTableItem",
type = "CornItem",
typeID = 0,
typeID = 0,
},
},
["Coyote Carcass"] = {
["Corn Fritters"] = {
untranslated = "Coyote Carcass",
untranslated = "Corn Fritters",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A dead coyote.",
description = "These deep fried corn treats are both crispy and delicious.",
tagGroups = {
tagGroups = {
"Animal",
"Food",
"Natural Resources",
"Small Carcass",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = 500,
carbs = nil,
carbs = 13,
protein = nil,
protein = 4,
fat = nil,
fat = 22,
vitamins = nil,
vitamins = 8,
density = nil,
density = 9.4,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,369: Line 12,182:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CoyoteCarcassItem",
type = "CornFrittersItem",
typeID = 0,
typeID = 0,
},
},
["Crab Carcass"] = {
["Corn Seed"] = {
untranslated = "Crab Carcass",
untranslated = "Corn Seed",
category = nil,
category = nil,
group = "Natural Resources",
group = "Seed",
description = "A crustacean that loves the ocean, just don't get caught in its pinch!",
description = "Plant to grow corn.",
tagGroups = {
tagGroups = {
"Animal",
"Crop Seed",
"Natural Resources",
"Food",
"Small Fish",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,416: Line 12,229:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrabCarcassItem",
type = "CornSeedItem",
typeID = 0,
typeID = 0,
},
},
["Crab Pot"] = {
Cornmeal = {
untranslated = "Crab Pot",
untranslated = "Cornmeal",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A contraption to catch unsuspecting crabs in search of prey.",
description = "Dried and ground corn; it's like a courser flour.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Specialty",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = 60,
carbs = nil,
carbs = 9,
protein = nil,
protein = 3,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 0,
density = nil,
density = 25.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,462: Line 12,274:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrabPotItem",
type = "CornmealItem",
typeID = 0,
typeID = 0,
},
},
Crane = {
["Corrugated Steel"] = {
untranslated = "Crane",
untranslated = "Corrugated Steel",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "Allows the placement and transport of materials in an area.",
description = "Especially useful for industrial buildings.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Constructable",
"Vehicles",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 25000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,490: Line 12,301:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,508: Line 12,319:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CraneItem",
type = "CorrugatedSteelItem",
typeID = 0,
typeID = 0,
},
},
["Creosote Bush Seed"] = {
["Corrugated Steel Door"] = {
untranslated = "Creosote Bush Seed",
untranslated = "Corrugated Steel Door",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow creosote bushes.",
description = "A secure door made of hard corrugated steel.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,536: Line 12,344:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,554: Line 12,362:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CreosoteBushSeedItem",
type = "CorrugatedSteelDoorItem",
typeID = 0,
typeID = 0,
},
},
["Creosote Flower"] = {
["Corrugated Steel Fence Door"] = {
untranslated = "Creosote Flower",
untranslated = "Corrugated Steel Fence Door",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Placeholder Description.",
description = "A corrugated steel door with fence-like viewing slots. ",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
"Petals",
carried = "Backpack",
"Produce",
weight = 1000,
},
calories = nil,
maxStack = 100,
carbs = nil,
carried = "Backpack",
protein = nil,
weight = 50,
fat = nil,
calories = 0,
vitamins = nil,
carbs = 0,
density = nil,
protein = 0,
fat = 0,
vitamins = 0,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,583: Line 12,387:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,601: Line 12,405:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CreosoteFlowerItem",
type = "CorrugatedSteelFenceDoorItem",
typeID = 0,
typeID = 0,
},
},
["Crimini Mushroom Spores"] = {
["Cotton Boll"] = {
untranslated = "Crimini Mushroom Spores",
untranslated = "Cotton Boll",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "Plant to grow crimini mushrooms.",
description = "A fluffy round boll harvested from a cotton plant.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Crop",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 50,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,648: Line 12,450:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CriminiMushroomSporesItem",
type = "CottonBollItem",
typeID = 0,
typeID = 0,
},
},
["Crimini Mushrooms"] = {
["Cotton Carpet"] = {
untranslated = "Crimini Mushrooms",
untranslated = "Cotton Carpet",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Edible mushrooms that are quite tasty.",
description = "A woven cotton floor covering attached to a lumber backing.",
tagGroups = {
tagGroups = {
"Food",
"Constructable",
"Fungus",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 75,
weight = 10000,
calories = 200,
calories = nil,
carbs = 2,
carbs = nil,
protein = 4,
protein = nil,
fat = 1,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,678: Line 12,477:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,696: Line 12,495:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CriminiMushroomsItem",
type = "CottonCarpetItem",
typeID = 0,
typeID = 0,
},
},
["Crimson Salad"] = {
["Cotton Curtains"] = {
untranslated = "Crimson Salad",
untranslated = "Cotton Curtains",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Just in case you want to eat red things without eating meat.",
description = "Curtains woven using the finest cotton. \\n\\n (Only cosmetic does not impact room value.)",
tagGroups = {
tagGroups = {
"Cooking",
"Constructable",
"Food",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 400,
weight = 5000,
calories = 1200,
calories = nil,
carbs = 13,
carbs = nil,
protein = 7,
protein = nil,
fat = 8,
fat = nil,
vitamins = 28,
vitamins = nil,
density = 4.666666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,742: Line 12,540:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrimsonSaladItem",
type = "CottonCurtainsItem",
typeID = 0,
typeID = 0,
},
},
["Crispy Bacon"] = {
["Cotton Fabric"] = {
untranslated = "Crispy Bacon",
untranslated = "Cotton Fabric",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Give me all the bacon and eggs you have.",
description = "Cotton fabric is valued for its light weight, breathability, and softness.",
tagGroups = {
tagGroups = {
"Cooking",
"Fabric",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 100,
calories = 800,
calories = nil,
carbs = 0,
carbs = nil,
protein = 18,
protein = nil,
fat = 26,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 5.5,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 12,788: Line 12,585:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrispyBaconItem",
type = "CottonFabricItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Basalt"] = {
["Cotton Lint"] = {
untranslated = "Crushed Basalt",
untranslated = "Cotton Lint",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "Basalt rocks that have been crushed into a fine gravel.",
description = "A bundle of cotton used as stuffing or further tailoring processing.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 100,
"Crushed Rock",
carried = "Backpack",
"Excavatable",
weight = 100,
"Processed Rock",
},
maxStack = 20,
carried = "Hands",
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,836: Line 12,628:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedBasaltItem",
type = "CottonLintItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Coal"] = {
["Cotton Seed"] = {
untranslated = "Crushed Coal",
untranslated = "Cotton Seed",
category = nil,
category = nil,
group = "Blocks",
group = "Seed",
description = "Coal that have been crushed into a usable size.",
description = "Plant to grow cotton.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Burnable Fuel",
"Seeds",
"Coal",
"Excavatable",
"Processed Rock",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 22000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = 80000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,885: Line 12,674:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedCoalItem",
type = "CottonSeedItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Copper Ore"] = {
["Cotton Streamer Stars"] = {
untranslated = "Crushed Copper Ore",
untranslated = "Cotton Streamer Stars",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Crushed copper ore that is ready to be concentrated.",
description = "",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Excavatable",
carried = "Backpack",
"Processed Rock",
weight = 500,
},
maxStack = 20,
carried = "Hands",
weight = 28000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,932: Line 12,717:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedCopperOreItem",
type = "CottonStreamerStarsItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Gneiss"] = {
["Cotton Streamer Stripes"] = {
untranslated = "Crushed Gneiss",
untranslated = "Cotton Streamer Stripes",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Gneiss rocks that have been crushed into a fine gravel.",
description = "",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Crushed Rock",
carried = "Backpack",
"Excavatable",
weight = 500,
"Processed Rock",
},
maxStack = 20,
carried = "Hands",
weight = 28000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,980: Line 12,760:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedGneissItem",
type = "CottonStreamerStripesItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Gold Ore"] = {
["Cotton Thread"] = {
untranslated = "Crushed Gold Ore",
untranslated = "Cotton Thread",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "Crushed gold ore that is ready to be concentrated.",
description = "Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 100,
"Excavatable",
carried = "Backpack",
"Processed Rock",
weight = 25,
},
maxStack = 20,
carried = "Hands",
weight = 28000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,027: Line 12,803:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedGoldOreItem",
type = "CottonThreadItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Granite"] = {
Couch = {
untranslated = "Crushed Granite",
untranslated = "Couch",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Granite rocks that have been crushed into a fine gravel.",
description = "A sweet couch to lounge on. Now with room for your friends!",
tagGroups = {
tagGroups = {
"Blocks",
"Housing",
"Crushed Rock",
"Excavatable",
"Processed Rock",
"Silica",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 26000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,054: Line 12,826:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,067: Line 12,839:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,076: Line 12,848:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedGraniteItem",
type = "CouchItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Iron Ore"] = {
["Country Foundation"] = {
untranslated = "Crushed Iron Ore",
untranslated = "Country Foundation",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "Crushed iron ore that is ready to be concentrated.",
description = "When a town simply cannot contain your ambition.",
tagGroups = {
tagGroups = {
"Blocks",
"Government",
"Excavatable",
"Housing",
"Processed Rock",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,101: Line 12,872:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Civics",
repeatsDepreciation = nil,
repeatsDepreciation = "1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,114: Line 12,885:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "45",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,123: Line 12,894:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedIronOreItem",
type = "CountryFoundationItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Limestone"] = {
["Court Chair"] = {
untranslated = "Crushed Limestone",
untranslated = "Court Chair",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Limestone rocks that have been crushed into a fine gravel.",
description = "A chair for legal sittings.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Crushed Rock",
carried = "Backpack",
"Excavatable",
weight = 1000,
"Processed Rock",
},
maxStack = 20,
carried = "Hands",
weight = 26000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,171: Line 12,937:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedLimestoneItem",
type = "CourtChairItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Mixed Rock"] = {
["Court Table"] = {
untranslated = "Crushed Mixed Rock",
untranslated = "Court Table",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "A mixture of rocks that can be used in a variety of recipes or simply as landfill.",
description = "A vital part of the courtroom.",
tagGroups = {
tagGroups = {
"Blocks",
"Government",
"Crushed Rock",
"Excavatable",
"Processed Rock",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 26000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,219: Line 12,982:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedMixedRockItem",
type = "CourtTableItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Oil Shale"] = {
["Coyote Carcass"] = {
untranslated = "Crushed Oil Shale",
untranslated = "Coyote Carcass",
category = nil,
category = nil,
group = "Block",
group = "Natural Resources",
description = "",
description = "A dead coyote.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Small Carcass",
carried = "Hands",
},
weight = 20000,
maxStack = 100,
carried = "Backpack",
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,262: Line 13,027:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedOilShaleItem",
type = "CoyoteCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Sandstone"] = {
["Crab Carcass"] = {
untranslated = "Crushed Sandstone",
untranslated = "Crab Carcass",
category = nil,
category = nil,
group = "Blocks",
group = "Natural Resources",
description = "Sandstone rocks that have been crushed into a fine gravel.",
description = "A crustacean that loves the ocean, just don't get caught in its pinch!",
tagGroups = {
tagGroups = {
"Blocks",
"Small Fish",
"Crushed Rock",
"Excavatable",
"Processed Rock",
"Silica",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 24000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,311: Line 13,072:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedSandstoneItem",
type = "CrabCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Shale"] = {
["Crab Pot"] = {
untranslated = "Crushed Shale",
untranslated = "Crab Pot",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "Shale rocks that have been crushed into a fine gravel.",
description = "A contraption to catch unsuspecting crabs in search of prey.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Crushed Rock",
carried = "Backpack",
"Excavatable",
weight = 500,
"Processed Rock",
},
maxStack = 20,
carried = "Hands",
weight = 24000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,359: Line 13,115:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedShaleItem",
type = "CrabPotItem",
typeID = 0,
typeID = 0,
},
},
["Crushed Slag"] = {
Crane = {
untranslated = "Crushed Slag",
untranslated = "Crane",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "Slag that has been crushed into a fine gravel.",
description = "Allows the placement and transport of materials in an area.",
tagGroups = {
tagGroups = {
"Blocks",
"Vehicles",
"Crushed Rock",
"Excavatable",
"Processed Rock",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 24000,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,407: Line 13,160:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CrushedSlagItem",
type = "CraneItem",
typeID = 0,
typeID = 0,
},
},
["Culinary Research Paper Advanced"] = {
["Creosote Bush Seed"] = {
untranslated = "Culinary Research Paper Advanced",
untranslated = "Creosote Bush Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Plant to grow creosote bushes.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Food",
"Items",
"Seeds",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 13,455: Line 13,206:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CulinaryResearchPaperAdvancedItem",
type = "CreosoteBushSeedItem",
typeID = 0,
typeID = 0,
},
},
["Culinary Research Paper Basic"] = {
["Creosote Flower"] = {
untranslated = "Culinary Research Paper Basic",
untranslated = "Creosote Flower",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Placeholder Description.",
tagGroups = {
tagGroups = {
"Basic Research",
"Food",
"Items",
"Petals",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 13,503: Line 13,252:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CulinaryResearchPaperBasicItem",
type = "CreosoteFlowerItem",
typeID = 0,
typeID = 0,
},
},
["Culinary Research Paper Modern"] = {
["Crimini Mushroom Spores"] = {
untranslated = "Culinary Research Paper Modern",
untranslated = "Crimini Mushroom Spores",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Plant to grow crimini mushrooms.",
tagGroups = {
tagGroups = {
"Items",
"Crop Seed",
"Modern Research",
"Food",
"Research",
"Seeds",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 13,551: Line 13,299:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CulinaryResearchPaperModernItem",
type = "CriminiMushroomSporesItem",
typeID = 0,
typeID = 0,
},
},
["Currency Exchange"] = {
["Crimini Mushrooms"] = {
untranslated = "Currency Exchange",
untranslated = "Crimini Mushrooms",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "Allows players to exchange currency.",
description = "Edible mushrooms that are quite tasty.",
tagGroups = {
tagGroups = {
"Economic",
"Food",
"Work Stations",
"Fungus",
"Raw Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 75,
calories = nil,
calories = 200,
carbs = nil,
carbs = 2,
protein = nil,
protein = 4,
fat = nil,
fat = 1,
vitamins = nil,
vitamins = 1,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 13,597: Line 13,346:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CurrencyExchangeItem",
type = "CriminiMushroomsItem",
typeID = 0,
typeID = 0,
},
},
["Cutting Edge Cooking Upgrade"] = {
["Crimson Salad"] = {
untranslated = "Cutting Edge Cooking Upgrade",
untranslated = "Crimson Salad",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.",
description = "Just in case you want to eat red things without eating meat.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Food",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 400,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 13,
protein = nil,
protein = 7,
fat = nil,
fat = 8,
vitamins = nil,
vitamins = 28,
density = nil,
density = 4.666666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 13,643: Line 13,391:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CuttingEdgeCookingUpgradeItem",
type = "CrimsonSaladItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Anchor"] = {
["Crispy Bacon"] = {
untranslated = "Decorative Anchor",
untranslated = "Crispy Bacon",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "The ship this anchor belonged to no longer needed it.",
description = "Give me all the bacon and eggs you have.",
tagGroups = {
tagGroups = {
"Decoration",
"Food",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 400,
calories = nil,
calories = 800,
carbs = nil,
carbs = 0,
protein = nil,
protein = 18,
fat = nil,
fat = 26,
vitamins = nil,
vitamins = 0,
density = nil,
density = 5.5,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,680: Line 13,427:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,689: Line 13,436:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeAnchorItem",
type = "CrispyBaconItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Glass Buoy Blue"] = {
["Crushed Basalt"] = {
untranslated = "Decorative Glass Buoy Blue",
untranslated = "Crushed Basalt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
description = "Basalt rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Decoration",
"Crushed Rock",
"Housing Objects",
"Excavatable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 250,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,713: Line 13,460:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,726: Line 13,473:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,735: Line 13,482:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeGlassBuoyBlueItem",
type = "CrushedBasaltItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Glass Buoy Red"] = {
["Crushed Coal"] = {
untranslated = "Decorative Glass Buoy Red",
untranslated = "Crushed Coal",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
description = "Coal that have been crushed into a usable size.",
tagGroups = {
tagGroups = {
"Decoration",
"Burnable Fuel",
"Housing Objects",
"Coal",
"Excavatable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 250,
weight = 22000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,756: Line 13,504:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 80000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,772: Line 13,520:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,781: Line 13,529:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeGlassBuoyRedItem",
type = "CrushedCoalItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Hanging Buoy"] = {
["Crushed Copper Ore"] = {
untranslated = "Decorative Hanging Buoy",
untranslated = "Crushed Copper Ore",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
description = "Crushed copper ore that is ready to be concentrated.",
tagGroups = {
tagGroups = {
"Decoration",
"Excavatable",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 250,
weight = 28000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,805: Line 13,552:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,818: Line 13,565:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,827: Line 13,574:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeHangingBuoyItem",
type = "CrushedCopperOreItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Life Preserver"] = {
["Crushed Gneiss"] = {
untranslated = "Decorative Life Preserver",
untranslated = "Crushed Gneiss",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "It has retired from its previously life-critical role, but great for nautical decor.",
description = "Gneiss rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Decoration",
"Crushed Rock",
"Housing Objects",
"Excavatable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 28000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,851: Line 13,598:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,864: Line 13,611:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,873: Line 13,620:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeLifePreserverItem",
type = "CrushedGneissItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Ship Wheel"] = {
["Crushed Gold Ore"] = {
untranslated = "Decorative Ship Wheel",
untranslated = "Crushed Gold Ore",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "Somewhere a ship is no longer going straight.",
description = "Crushed gold ore that is ready to be concentrated.",
tagGroups = {
tagGroups = {
"Decoration",
"Excavatable",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 28000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,897: Line 13,643:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 13,910: Line 13,656:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,919: Line 13,665:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeShipWheelItem",
type = "CrushedGoldOreItem",
typeID = 0,
typeID = 0,
},
},
["Deer Carcass"] = {
["Crushed Granite"] = {
untranslated = "Deer Carcass",
untranslated = "Crushed Granite",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
description = "A dead deer.",
description = "Granite rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Animal",
"Crushed Rock",
"Medium Carcass",
"Excavatable",
"Medium Leather Carcass",
"Silica",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 3000,
weight = 26000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,967: Line 13,712:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DeerCarcassItem",
type = "CrushedGraniteItem",
typeID = 0,
typeID = 0,
},
},
["Dendrology Research Paper Advanced"] = {
["Crushed Iron Ore"] = {
untranslated = "Dendrology Research Paper Advanced",
untranslated = "Crushed Iron Ore",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Crushed iron ore that is ready to be concentrated.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Excavatable",
"Items",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 10,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,015: Line 13,757:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DendrologyResearchPaperAdvancedItem",
type = "CrushedIronOreItem",
typeID = 0,
typeID = 0,
},
},
["Dendrology Research Paper Basic"] = {
["Crushed Limestone"] = {
untranslated = "Dendrology Research Paper Basic",
untranslated = "Crushed Limestone",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Limestone rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Basic Research",
"Crushed Rock",
"Items",
"Excavatable",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 10,
weight = 26000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,063: Line 13,803:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DendrologyResearchPaperBasicItem",
type = "CrushedLimestoneItem",
typeID = 0,
typeID = 0,
},
},
["Dendrology Research Paper Modern"] = {
["Crushed Mixed Rock"] = {
untranslated = "Dendrology Research Paper Modern",
untranslated = "Crushed Mixed Rock",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A mixture of rocks that can be used in a variety of recipes or simply as landfill.",
tagGroups = {
tagGroups = {
"Items",
"Crushed Rock",
"Modern Research",
"Excavatable",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 10,
weight = 26000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,111: Line 13,849:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DendrologyResearchPaperModernItem",
type = "CrushedMixedRockItem",
typeID = 0,
typeID = 0,
},
},
["Derpy Hat"] = {
["Crushed Oil Shale"] = {
untranslated = "Derpy Hat",
untranslated = "Crushed Oil Shale",
category = nil,
category = nil,
group = "Clothing",
group = "Block",
description = "Dorky sombrero that doesn't fit anyone. You feel embarrassed to wear it.",
description = "",
tagGroups = {
tagGroups = {},
"Clothes",
maxStack = 20,
},
carried = "Hands",
maxStack = 100,
weight = 20000,
carried = "Backpack",
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,156: Line 13,892:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DerpyHatItem",
type = "CrushedOilShaleItem",
typeID = 0,
typeID = 0,
},
},
["Dirt Ramp"] = {
["Crushed Sandstone"] = {
untranslated = "Dirt Ramp",
untranslated = "Crushed Sandstone",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "A dusty ramp formed from tamped earth. It's servicable for any wheeled vehicle.",
description = "Sandstone rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Blocks",
"Crushed Rock",
"Constructable",
"Excavatable",
"Roads",
"Silica",
},
},
maxStack = 20,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 30000,
weight = 24000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,203: Line 13,939:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DirtRampItem",
type = "CrushedSandstoneItem",
typeID = 0,
typeID = 0,
},
},
["Distribution Station"] = {
["Crushed Shale"] = {
untranslated = "Distribution Station",
untranslated = "Crushed Shale",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.",
description = "Shale rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Community",
"Crushed Rock",
"Crafted Objects",
"Excavatable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 24000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,249: Line 13,985:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DistributionStationItem",
type = "CrushedShaleItem",
typeID = 0,
typeID = 0,
},
},
["Dried Fish"] = {
["Crushed Slag"] = {
untranslated = "Dried Fish",
untranslated = "Crushed Slag",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Leaving it outdoors somehow made it more digestible.",
description = "Slag that has been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Food",
"Crushed Rock",
"Preserved Food",
"Excavatable",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 250,
weight = 24000,
calories = 450,
calories = nil,
carbs = 1,
carbs = nil,
protein = 16,
protein = nil,
fat = 2,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 4.222222222222222,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 14,295: Line 14,031:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DriedFishItem",
type = "CrushedSlagItem",
typeID = 0,
typeID = 0,
},
},
["Dried Meat"] = {
["Culinary Research Paper Advanced"] = {
untranslated = "Dried Meat",
untranslated = "Culinary Research Paper Advanced",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Leaving it outdoors somehow made it more digestible.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Food",
"Advanced Research",
"Preserved Food",
"Research",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 10,
calories = 550,
calories = nil,
carbs = 1,
carbs = nil,
protein = 14,
protein = nil,
fat = 4,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.4545454545454546,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 14,341: Line 14,077:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DriedMeatItem",
type = "CulinaryResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Dwarf Willow Seed"] = {
["Culinary Research Paper Basic"] = {
untranslated = "Dwarf Willow Seed",
untranslated = "Culinary Research Paper Basic",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "Plant to grow dwarf willow.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Food",
"Basic Research",
"Seeds",
"Research",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 10,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 14,387: Line 14,123:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DwarfWillowSeedItem",
type = "CulinaryResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
Easel = {
["Culinary Research Paper Modern"] = {
untranslated = "Easel",
untranslated = "Culinary Research Paper Modern",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "An interactive stand allowing paintings to be created using art supplies.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Modern Research",
"Specialty",
"Research",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,433: Line 14,169:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EaselItem",
type = "CulinaryResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Ecko The Dolphin"] = {
["Currency Exchange"] = {
untranslated = "Ecko The Dolphin",
untranslated = "Currency Exchange",
category = nil,
category = nil,
group = "Item",
group = "Work Stations",
description = "Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.",
description = "Allows players to exchange currency.",
tagGroups = {},
tagGroups = {},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,476: Line 14,212:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EckoTheDolphinItem",
type = "CurrencyExchangeItem",
typeID = 0,
typeID = 0,
},
},
["Electric Lathe"] = {
["Cutting Edge Cooking Skill Book"] = {
untranslated = "Electric Lathe",
untranslated = "Cutting Edge Cooking Skill Book",
category = nil,
category = nil,
group = "Work Stations",
group = "Skill Books",
description = "An electric powered machine that has a spinning blade to craft a variety of metal products.",
description = "Cutting Edge Cooking Skill Book",
tagGroups = {
tagGroups = {
"Craft Tables",
"Skill Books",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,501: Line 14,236:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 14,522: Line 14,257:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricLatheItem",
type = "Cutting Edge Cooking Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Electric Machinist Table"] = {
["Cutting Edge Cooking Skill Scroll"] = {
untranslated = "Electric Machinist Table",
untranslated = "Cutting Edge Cooking Skill Scroll",
category = nil,
category = nil,
group = "Work Stations",
group = "Skill Scrolls",
description = "A fancy toolbench that creates equally fancy toys.",
description = "Cutting Edge Cooking Skill Scroll",
tagGroups = {
tagGroups = {
"Craft Tables",
"Skill Scrolls",
"Work Stations",
},
},
maxStack = 1,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,547: Line 14,281:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 14,568: Line 14,302:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricMachinistTableItem",
type = "Cutting Edge Cooking Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Electric Motor"] = {
["Cutting Edge Cooking Upgrade"] = {
untranslated = "Electric Motor",
untranslated = "Cutting Edge Cooking Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A motor.",
description = "Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.",
tagGroups = {
tagGroups = {
"Items",
"Upgrade",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,614: Line 14,347:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricMotorItem",
type = "CuttingEdgeCookingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Electric Planer"] = {
["Decorative Anchor"] = {
untranslated = "Electric Planer",
untranslated = "Decorative Anchor",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A sander and a jointer rolled into one.",
description = "The ship this anchor belonged to no longer needed it.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,638: Line 14,370:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Industrial",
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 14,651: Line 14,383:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 14,660: Line 14,392:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricPlanerItem",
type = "DecorativeAnchorItem",
typeID = 0,
typeID = 0,
},
},
["Electric Stamping Press"] = {
["Decorative Glass Buoy Blue"] = {
untranslated = "Electric Stamping Press",
untranslated = "Decorative Glass Buoy Blue",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A tool for shaping or cutting metal by deforming it with a die.",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,684: Line 14,415:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Industrial",
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 14,697: Line 14,428:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 14,706: Line 14,437:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricStampingPressItem",
type = "DecorativeGlassBuoyBlueItem",
typeID = 0,
typeID = 0,
},
},
["Electric Wall Lamp"] = {
["Decorative Glass Buoy Red"] = {
untranslated = "Electric Wall Lamp",
untranslated = "Decorative Glass Buoy Red",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A wall mounted lamp that requires electricity to turn on.",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Lighting",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,730: Line 14,460:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = "1",
roomCategory = "Lighting",
roomCategory = "Decoration",
furnitureType = "Lights",
furnitureType = "Decoration",
repeatsDepreciation = "0.7",
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 14,752: Line 14,482:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricWallLampItem",
type = "DecorativeGlassBuoyRedItem",
typeID = 0,
typeID = 0,
},
},
["Electric Water Pump"] = {
["Decorative Hanging Buoy"] = {
untranslated = "Electric Water Pump",
untranslated = "Decorative Hanging Buoy",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "Pumps water from a source into a pipe network.",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Specialty",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,776: Line 14,505:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 14,789: Line 14,518:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 14,798: Line 14,527:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricWaterPumpItem",
type = "DecorativeHangingBuoyItem",
typeID = 0,
typeID = 0,
},
},
["Electronics Assembly"] = {
["Decorative Life Preserver"] = {
untranslated = "Electronics Assembly",
untranslated = "Decorative Life Preserver",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A set of machinery to create electronics.",
description = "It has retired from its previously life-critical role, but great for nautical decor.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,822: Line 14,550:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Industrial",
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 14,835: Line 14,563:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 14,844: Line 14,572:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectronicsAssemblyItem",
type = "DecorativeLifePreserverItem",
typeID = 0,
typeID = 0,
},
},
["Electronics Upgrade"] = {
["Decorative Ship Wheel"] = {
untranslated = "Electronics Upgrade",
untranslated = "Decorative Ship Wheel",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.",
description = "Somewhere a ship is no longer going straight.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Housing",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,868: Line 14,595:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 14,881: Line 14,608:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 14,890: Line 14,617:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectronicsUpgradeItem",
type = "DecorativeShipWheelItem",
typeID = 0,
typeID = 0,
},
},
["Elevator Call Post"] = {
["Deer Carcass"] = {
untranslated = "Elevator Call Post",
untranslated = "Deer Carcass",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Natural Resources",
description = "Used to call a nearby elevator.",
description = "A dead deer.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Medium Carcass",
"Specialty",
"Medium Leather Carcass",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 3000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,936: Line 14,663:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElevatorCallPostItem",
type = "DeerCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Elk Carcass"] = {
["Dendrology Research Paper Advanced"] = {
untranslated = "Elk Carcass",
untranslated = "Dendrology Research Paper Advanced",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A dead elk.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Animal",
"Advanced Research",
"Medium Carcass",
"Research",
"Medium Leather Carcass",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,984: Line 14,709:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkCarcassItem",
type = "DendrologyResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Elk Mount"] = {
["Dendrology Research Paper Basic"] = {
untranslated = "Elk Mount",
untranslated = "Dendrology Research Paper Basic",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A hunting trophy for your house.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Basic Research",
"Living Room",
"Research",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,008: Line 14,733:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "4.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 15,021: Line 14,746:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,030: Line 14,755:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkMountItem",
type = "DendrologyResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
["Elk Taco"] = {
["Dendrology Research Paper Modern"] = {
untranslated = "Elk Taco",
untranslated = "Dendrology Research Paper Modern",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A tasty treat made from corn tortillas and meat.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Cooking",
"Modern Research",
"Food",
"Research",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 10,
calories = 700,
calories = nil,
carbs = 15,
carbs = nil,
protein = 8,
protein = nil,
fat = 22,
fat = nil,
vitamins = 6,
vitamins = nil,
density = 7.285714285714286,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 15,076: Line 14,801:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkTacoItem",
type = "DendrologyResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Elk Wellington"] = {
["Derpy Hat"] = {
untranslated = "Elk Wellington",
untranslated = "Derpy Hat",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A prime cut of meat surrounded by pastry.",
description = "Dorky sombrero that doesn't fit anyone. You feel embarrassed to wear it.",
tagGroups = {
tagGroups = {
"Baking",
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = 1450,
calories = nil,
carbs = 10,
carbs = nil,
protein = 26,
protein = nil,
fat = 22,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 4.275862068965517,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 15,122: Line 14,846:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkWellingtonItem",
type = "DerpyHatItem",
typeID = 0,
typeID = 0,
},
},
["Embassy Desk"] = {
["Dirt Ramp"] = {
untranslated = "Embassy Desk",
untranslated = "Dirt Ramp",
category = nil,
category = nil,
group = "Work Stations",
group = "Blocks",
description = "Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)",
description = "A dusty ramp formed from tamped earth. It's servicable for any wheeled vehicle.",
tagGroups = {
tagGroups = {
"Government",
"Constructable",
"Work Stations",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,168: Line 14,891:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EmbassyDeskItem",
type = "DirtRampItem",
typeID = 0,
typeID = 0,
},
},
["Engineering Research Paper Advanced"] = {
["Distribution Station"] = {
untranslated = "Engineering Research Paper Advanced",
untranslated = "Distribution Station",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.",
tagGroups = {
tagGroups = {},
"Advanced Research",
maxStack = 1,
"Items",
"Research",
"Research Papers",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,216: Line 14,934:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EngineeringResearchPaperAdvancedItem",
type = "DistributionStationItem",
typeID = 0,
typeID = 0,
},
},
["Engineering Research Paper Modern"] = {
["Dried Fish"] = {
untranslated = "Engineering Research Paper Modern",
untranslated = "Dried Fish",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Leaving it outdoors somehow made it more digestible.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Modern Research",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 250,
calories = nil,
calories = 450,
carbs = nil,
carbs = 1,
protein = nil,
protein = 16,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 0,
density = nil,
density = 4.222222222222222,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 15,264: Line 14,979:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EngineeringResearchPaperModernItem",
type = "DriedFishItem",
typeID = 0,
typeID = 0,
},
},
Epoxy = {
["Dried Meat"] = {
untranslated = "Epoxy",
untranslated = "Dried Meat",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A useful material for hardening, curing, and other various uses.",
description = "Leaving it outdoors somehow made it more digestible.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 250,
calories = nil,
calories = 550,
carbs = nil,
carbs = 1,
protein = nil,
protein = 14,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.4545454545454546,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 15,310: Line 15,024:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EpoxyItem",
type = "DriedMeatItem",
typeID = 0,
typeID = 0,
},
},
Ethanol = {
["Dwarf Willow Seed"] = {
untranslated = "Ethanol",
untranslated = "Dwarf Willow Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "A material used to make biodiesel. Not suitable for food.",
description = "Plant to grow dwarf willow.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 15,356: Line 15,070:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EthanolItem",
type = "DwarfWillowSeedItem",
typeID = 0,
typeID = 0,
},
},
Excavator = {
Easel = {
untranslated = "Excavator",
untranslated = "Easel",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "Like a Skid Steer but more versatile. Great for high slope excavation.",
description = "An interactive stand allowing paintings to be created using art supplies.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 1,
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 30000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,402: Line 15,113:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExcavatorItem",
type = "EaselItem",
typeID = 0,
typeID = 0,
},
},
["Executive Office"] = {
["Ecko The Dolphin"] = {
untranslated = "Executive Office",
untranslated = "Ecko The Dolphin",
category = nil,
category = nil,
group = "Work Stations",
group = "Item",
description = "Elected officials can perform one-time executive actions here.",
description = "Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.",
tagGroups = {
tagGroups = {},
"Government",
maxStack = 100,
"Work Stations",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 0,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,448: Line 15,156:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExecutiveOfficeItem",
type = "EckoTheDolphinItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Boots"] = {
["Electric Lathe"] = {
untranslated = "Explorer Boots",
untranslated = "Electric Lathe",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "Boots with rubber soles and thermal insulation for comfort yet still be durabable.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "An electric powered machine that has a spinning blade to craft a variety of metal products.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafting Table",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,472: Line 15,180:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 15,493: Line 15,201:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerBootsItem",
type = "ElectricLatheItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Gloves"] = {
["Electric Machinist Table"] = {
untranslated = "Explorer Gloves",
untranslated = "Electric Machinist Table",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "Sturdy gloves comfortably lined with cotton for extra insulation against the elements.",
description = "A fancy toolbench that creates equally fancy toys.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafting Table",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,517: Line 15,225:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 15,538: Line 15,246:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerGlovesItem",
type = "ElectricMachinistTableItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Hat"] = {
["Electric Motor"] = {
untranslated = "Explorer Hat",
untranslated = "Electric Motor",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A classic adventuring hat protecting you from the unknown.",
description = "A motor.",
tagGroups = {
tagGroups = {},
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,583: Line 15,289:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerHatItem",
type = "ElectricMotorItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Pants"] = {
["Electric Planer"] = {
untranslated = "Explorer Pants",
untranslated = "Electric Planer",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "Reinforced pants for exploring but still be fashionable.",
description = "A sander and a jointer rolled into one.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafting Table",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,607: Line 15,313:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 15,628: Line 15,334:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerPantsItem",
type = "ElectricPlanerItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Shirt"] = {
["Electric Stamping Press"] = {
untranslated = "Explorer Shirt",
untranslated = "Electric Stamping Press",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "A simple white shirt with a tie and a colorable vest.",
description = "A tool for shaping or cutting metal by deforming it with a die.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafting Table",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,652: Line 15,358:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 15,673: Line 15,379:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerShirtItem",
type = "ElectricStampingPressItem",
typeID = 0,
typeID = 0,
},
},
["Fantastic Forest Pizza"] = {
["Electric Wall Lamp"] = {
untranslated = "Fantastic Forest Pizza",
untranslated = "Electric Wall Lamp",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Leaves you full and lively.",
description = "A wall mounted lamp that requires electricity to turn on.",
tagGroups = {
tagGroups = {
"Baking",
"Housing",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 500,
calories = 1250,
calories = nil,
carbs = 23,
carbs = nil,
protein = 4,
protein = nil,
fat = 10,
fat = nil,
vitamins = 17,
vitamins = nil,
density = 4.32,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 15,710: Line 15,415:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,719: Line 15,424:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FantasticForestPizzaItem",
type = "ElectricWallLampItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Boots"] = {
["Electric Water Pump"] = {
untranslated = "Farmer Boots",
untranslated = "Electric Water Pump",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "Pumps water from a source into a pipe network.",
tagGroups = {
tagGroups = {},
"Clothes",
maxStack = 1,
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,764: Line 15,467:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerBootsItem",
type = "ElectricWaterPumpItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Gloves"] = {
["Electronics Assembly"] = {
untranslated = "Farmer Gloves",
untranslated = "Electronics Assembly",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "Water-resistant nylon gloves with textured palms for increased grip.",
description = "A set of machinery to create electronics.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafting Table",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,788: Line 15,491:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 15,809: Line 15,512:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerGlovesItem",
type = "ElectronicsAssemblyItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Hat"] = {
["Electronics Skill Book"] = {
untranslated = "Farmer Hat",
untranslated = "Electronics Skill Book",
category = nil,
category = nil,
group = "Clothing",
group = "Skill Books",
description = " A wide-brimmed straw hat designed to provide protection from the sun.",
description = "Electronics Skill Book",
tagGroups = {
tagGroups = {
"Clothes",
"Skill Books",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
Line 15,854: Line 15,557:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerHatItem",
type = "Electronics Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Overalls"] = {
["Electronics Skill Scroll"] = {
untranslated = "Farmer Overalls",
untranslated = "Electronics Skill Scroll",
category = nil,
category = nil,
group = "Clothing",
group = "Skill Scrolls",
description = "Comfortable denim overalls to help with the frequent bending over that comes with farm work.",
description = "Electronics Skill Scroll",
tagGroups = {
tagGroups = {
"Clothes",
"Skill Scrolls",
},
},
maxStack = 100,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,899: Line 15,602:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerOverallsItem",
type = "Electronics Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Shirt"] = {
["Electronics Upgrade"] = {
untranslated = "Farmer Shirt",
untranslated = "Electronics Upgrade",
category = nil,
category = nil,
group = "Clothing",
group = "Upgrade Modules",
description = " A long-sleeved flannel shirt that is often worn when working outdoors.",
description = "Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.",
tagGroups = {
tagGroups = {
"Clothes",
"Upgrade",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,944: Line 15,647:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerShirtItem",
type = "ElectronicsUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Farmers Table"] = {
["Elevator Call Post"] = {
untranslated = "Farmers Table",
untranslated = "Elevator Call Post",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A basic workspace for crafting fertilizer and extracting seeds from crops.",
description = "Used to call a nearby elevator.",
tagGroups = {
tagGroups = {},
"Craft Tables",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 15,969: Line 15,669:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 15,990: Line 15,690:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmersTableItem",
type = "ElevatorCallPostItem",
typeID = 0,
typeID = 0,
},
},
["Farming Upgrade"] = {
["Elk Carcass"] = {
untranslated = "Farming Upgrade",
untranslated = "Elk Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
description = "Basic Upgrade that greatly increases efficiency when crafting Farming recipes.",
description = "A dead elk.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Medium Carcass",
"Upgrade Modules",
"Medium Leather Carcass",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 3000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,036: Line 15,736:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmingUpgradeItem",
type = "ElkCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Federation Foundation"] = {
["Elk Mount"] = {
untranslated = "Federation Foundation",
untranslated = "Elk Mount",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A leap into globalization and a united federation.",
description = "A hunting trophy for your house.",
tagGroups = {
tagGroups = {
"Government",
"Housing",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,060: Line 15,759:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = "4.5",
roomCategory = "Cultural",
roomCategory = "Living Room",
furnitureType = "Civics",
furnitureType = "Statue",
repeatsDepreciation = "1",
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 16,073: Line 15,772:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "45",
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,082: Line 15,781:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FederationFoundationItem",
type = "ElkMountItem",
typeID = 0,
typeID = 0,
},
},
["Fern Campfire Salad"] = {
["Elk Taco"] = {
untranslated = "Fern Campfire Salad",
untranslated = "Elk Taco",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A myriad of plants that make a healthy and odd blend.",
description = "A tasty treat made from corn tortillas and meat.",
tagGroups = {
tagGroups = {
"Campfire",
"Campfire Salad",
"Food",
"Food",
},
},
Line 16,098: Line 15,795:
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 200,
calories = 900,
calories = 700,
carbs = 9,
carbs = 15,
protein = 5,
protein = 8,
fat = 1,
fat = 22,
vitamins = 13,
vitamins = 6,
density = 3.111111111111111,
density = 7.285714285714286,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,129: Line 15,826:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FernCampfireSaladItem",
type = "ElkTacoItem",
typeID = 0,
typeID = 0,
},
},
["Fern Spore"] = {
["Elk Wellington"] = {
untranslated = "Fern Spore",
untranslated = "Elk Wellington",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow ferns.",
description = "A prime cut of meat surrounded by pastry.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 0,
calories = 1450,
carbs = 0,
carbs = 10,
protein = 0,
protein = 26,
fat = 0,
fat = 22,
vitamins = 0,
vitamins = 4,
density = 0,
density = 4.275862068965517,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,176: Line 15,871:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FernSporeItem",
type = "ElkWellingtonItem",
typeID = 0,
typeID = 0,
},
},
["Fertilizers Upgrade"] = {
["Embassy Desk"] = {
untranslated = "Fertilizers Upgrade",
untranslated = "Embassy Desk",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Work Stations",
description = "Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.",
description = "Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Government",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,222: Line 15,916:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FertilizersUpgradeItem",
type = "EmbassyDeskItem",
typeID = 0,
typeID = 0,
},
},
["Fiber Filler"] = {
["Engineering Research Paper Advanced"] = {
untranslated = "Fiber Filler",
untranslated = "Engineering Research Paper Advanced",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A filler ingredient used in a variety of fertilizers.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Fertilizer Filler",
"Advanced Research",
"Fertilizers",
"Research",
"Items",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,269: Line 15,962:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiberFillerItem",
type = "EngineeringResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Fiber Scutching Station"] = {
["Engineering Research Paper Modern"] = {
untranslated = "Fiber Scutching Station",
untranslated = "Engineering Research Paper Modern",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Modern Research",
"Work Stations",
"Research",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,294: Line 15,987:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 16,315: Line 16,008:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiberScutchingStationItem",
type = "EngineeringResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
Fiberglass = {
Epoxy = {
untranslated = "Fiberglass",
untranslated = "Epoxy",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "Plastic reinforced with glass fiber strands.",
description = "A useful material for hardening, curing, and other various uses.",
tagGroups = {
tagGroups = {},
"Items",
"Products",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
Line 16,361: Line 16,051:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiberglassItem",
type = "EpoxyItem",
typeID = 0,
typeID = 0,
},
},
Fiddleheads = {
Ethanol = {
untranslated = "Fiddleheads",
untranslated = "Ethanol",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A collection of the furled fronds of young ferns; a unique addition to a meal.",
description = "A material used to make biodiesel. Not suitable for food.",
tagGroups = {
tagGroups = {},
"Food",
"Greens",
"Produce",
"Raw Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 150,
calories = nil,
carbs = 2,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 5.333333333333334,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,409: Line 16,094:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiddleheadsItem",
type = "EthanolItem",
typeID = 0,
typeID = 0,
},
},
["Field Campfire Stew"] = {
Excavator = {
untranslated = "Field Campfire Stew",
untranslated = "Excavator",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
description = "Like a Skid Steer but more versatile. Great for high slope excavation.",
tagGroups = {
tagGroups = {
"Campfire",
"Vehicles",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 30000,
calories = 1100,
calories = nil,
carbs = 14,
carbs = nil,
protein = 4,
protein = nil,
fat = 8,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 2.727272727272727,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,455: Line 16,139:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FieldCampfireStewItem",
type = "ExcavatorItem",
typeID = 0,
typeID = 0,
},
},
["Filmy Fern Spore"] = {
["Executive Office"] = {
untranslated = "Filmy Fern Spore",
untranslated = "Executive Office",
category = nil,
category = nil,
group = "Seed",
group = "Work Stations",
description = "Plant to grow a filmy fern.",
description = "Elected officials can perform one-time executive actions here.",
tagGroups = {
tagGroups = {
"Food",
"Government",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,501: Line 16,184:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FilmyFernSporeItem",
type = "ExecutiveOfficeItem",
typeID = 0,
typeID = 0,
},
},
["Fir Log"] = {
["Explorer Boots"] = {
untranslated = "Fir Log",
untranslated = "Explorer Boots",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
description = "Fir log is a type of softwood with a nice piney smell.",
description = "Boots with rubber soles and thermal insulation for comfort yet still be durabable.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Clothes",
"Logs",
"Natural Resources",
"Softwood",
"Wood",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,525: Line 16,204:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 16,550: Line 16,229:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FirLogItem",
type = "ExplorerBootsItem",
typeID = 0,
typeID = 0,
},
},
["Fir Seed"] = {
["Explorer Gloves"] = {
untranslated = "Fir Seed",
untranslated = "Explorer Gloves",
category = nil,
category = nil,
group = "Seed",
group = "Clothing",
description = "Plant to grow a fir tree.",
description = "Sturdy gloves comfortably lined with cotton for extra insulation against the elements.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,596: Line 16,274:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FirSeedItem",
type = "ExplorerGlovesItem",
typeID = 0,
typeID = 0,
},
},
["Fireweed Seed"] = {
["Explorer Hat"] = {
untranslated = "Fireweed Seed",
untranslated = "Explorer Hat",
category = nil,
category = nil,
group = "Seed",
group = "Clothing",
description = "Plant to grow fireweed.",
description = "A classic adventuring hat protecting you from the unknown.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Clothes",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,643: Line 16,319:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FireweedSeedItem",
type = "ExplorerHatItem",
typeID = 0,
typeID = 0,
},
},
["Fireweed Shoots"] = {
["Explorer Pants"] = {
untranslated = "Fireweed Shoots",
untranslated = "Explorer Pants",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A bitter, brightly colored shoot similar to asparagus.",
description = "Reinforced pants for exploring but still be fashionable.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
"Greens",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 80,
weight = 100,
calories = 150,
calories = nil,
carbs = 3,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 5.333333333333334,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,691: Line 16,364:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FireweedShootsItem",
type = "ExplorerPantsItem",
typeID = 0,
typeID = 0,
},
},
["Fish N Chips"] = {
["Explorer Shirt"] = {
untranslated = "Fish N Chips",
untranslated = "Explorer Shirt",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Deep-fried fish served with a side of taro chips.",
description = "A simple white shirt with a tie and a colorable vest.",
tagGroups = {
tagGroups = {
"Cooking",
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 100,
calories = 1000,
calories = nil,
carbs = 20,
carbs = nil,
protein = 10,
protein = nil,
fat = 20,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 5.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,737: Line 16,409:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishNChipsItem",
type = "ExplorerShirtItem",
typeID = 0,
typeID = 0,
},
},
["Fish Rack"] = {
["Fantastic Forest Pizza"] = {
untranslated = "Fish Rack",
untranslated = "Fantastic Forest Pizza",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A simple display of today's catch.",
description = "Leaves you full and lively.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Food",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 300,
calories = nil,
calories = 1250,
carbs = nil,
carbs = 23,
protein = nil,
protein = 4,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 17,
density = nil,
density = 4.32,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 16,783: Line 16,454:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishRackItem",
type = "FantasticForestPizzaItem",
typeID = 0,
typeID = 0,
},
},
["Fish Trap"] = {
["Farmer Boots"] = {
untranslated = "Fish Trap",
untranslated = "Farmer Boots",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A trap to catch river fish as they swim. It can only be used in fresh water as it's too small to catch the larger ocean fish. ",
description = "Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Specialty",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,829: Line 16,499:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishTrapItem",
type = "FarmerBootsItem",
typeID = 0,
typeID = 0,
},
},
Fishery = {
["Farmer Gloves"] = {
untranslated = "Fishery",
untranslated = "Farmer Gloves",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "A place to create fishing poles, traps and prepare seafood.",
description = "Water-resistant nylon gloves with textured palms for increased grip.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Clothes",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,854: Line 16,523:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 16,875: Line 16,544:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FisheryItem",
type = "FarmerGlovesItem",
typeID = 0,
typeID = 0,
},
},
["Fishing Pole"] = {
["Farmer Hat"] = {
untranslated = "Fishing Pole",
untranslated = "Farmer Hat",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "Fishing, the most extreme sport.",
description = " A wide-brimmed straw hat designed to provide protection from the sun.",
tagGroups = {
tagGroups = {
"Items",
"Clothes",
"Tool",
"Tools",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,922: Line 16,589:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishingPoleItem",
type = "FarmerHatItem",
typeID = 0,
typeID = 0,
},
},
["Flat Steel"] = {
["Farmer Overalls"] = {
untranslated = "Flat Steel",
untranslated = "Farmer Overalls",
category = nil,
category = nil,
group = "Blocks",
group = "Clothing",
description = "Coated with a layer of epoxy, this steel refuses to rust.",
description = "Comfortable denim overalls to help with the frequent bending over that comes with farm work.",
tagGroups = {
tagGroups = {
"Blocks",
"Clothes",
"Building Materials",
"Constructable",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,951: Line 16,616:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,969: Line 16,634:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlatSteelItem",
type = "FarmerOverallsItem",
typeID = 0,
typeID = 0,
},
},
["Flat Steel Door"] = {
["Farmer Shirt"] = {
untranslated = "Flat Steel Door",
untranslated = "Farmer Shirt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A beautiful modern flat steel door with a large viewing window.",
description = " A long-sleeved flannel shirt that is often worn when working outdoors.",
tagGroups = {
tagGroups = {
"Doors",
"Clothes",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,997: Line 16,661:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,015: Line 16,679:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlatSteelDoorItem",
type = "FarmerShirtItem",
typeID = 0,
typeID = 0,
},
},
Flatbread = {
["Farmers Table"] = {
untranslated = "Flatbread",
untranslated = "Farmers Table",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Without any leavening the flatbread isn't very puffy. But it's still tasty.",
description = "A basic workspace for crafting fertilizer and extracting seeds from crops.",
tagGroups = {
tagGroups = {
"Baking",
"Crafting Table",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 2000,
calories = 500,
calories = nil,
carbs = 17,
carbs = nil,
protein = 8,
protein = nil,
fat = 3,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 6.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 17,061: Line 16,724:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlatbreadItem",
type = "FarmersTableItem",
typeID = 0,
typeID = 0,
},
},
["Flax Fiber"] = {
["Farming Skill Book"] = {
untranslated = "Flax Fiber",
untranslated = "Farming Skill Book",
category = nil,
category = nil,
group = "Items",
group = "Skill Books",
description = "Processed fibers of flax ready to be spun into yarn.",
description = "Farming Skill Book",
tagGroups = {
tagGroups = {
"Items",
"Skill Books",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
Line 17,107: Line 16,769:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxFiberItem",
type = "Farming Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Flax Seed"] = {
["Farming Skill Scroll"] = {
untranslated = "Flax Seed",
untranslated = "Farming Skill Scroll",
category = nil,
category = nil,
group = "Seed",
group = "Skill Scrolls",
description = "Plant to grow flax. ",
description = "Farming Skill Scroll",
tagGroups = {
tagGroups = {
"Crop Seed",
"Skill Scrolls",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 10,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,154: Line 16,814:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxSeedItem",
type = "Farming Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Flax Stem"] = {
["Farming Upgrade"] = {
untranslated = "Flax Stem",
untranslated = "Farming Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A bundle of harvested flax that can be processed into fabric.",
description = "Basic Upgrade that greatly increases efficiency when crafting Farming recipes.",
tagGroups = {
tagGroups = {
"Crop",
"Upgrade",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,201: Line 16,859:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxStemItem",
type = "FarmingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Flax Trawler Net"] = {
["Federation Foundation"] = {
untranslated = "Flax Trawler Net",
untranslated = "Federation Foundation",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
description = "A leap into globalization and a united federation.",
tagGroups = {
tagGroups = {
"Items",
"Government",
"Tool",
"Housing",
"Tools",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,226: Line 16,883:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Civics",
repeatsDepreciation = nil,
repeatsDepreciation = "1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 17,239: Line 16,896:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "45",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 17,248: Line 16,905:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxTrawlerNetItem",
type = "FederationFoundationItem",
typeID = 0,
typeID = 0,
},
},
["Flaxseed Oil"] = {
["Fern Campfire Salad"] = {
untranslated = "Flaxseed Oil",
untranslated = "Fern Campfire Salad",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Fat",
"Campfire Salad",
"Food",
"Food",
"Ingredients",
"Oil",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 200,
calories = 120,
calories = 900,
carbs = 0,
carbs = 9,
protein = 0,
protein = 5,
fat = 15,
fat = 1,
vitamins = 0,
vitamins = 13,
density = 12.5,
density = 3.111111111111111,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,296: Line 16,951:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxseedOilItem",
type = "FernCampfireSaladItem",
typeID = 0,
typeID = 0,
},
},
Flour = {
["Fern Spore"] = {
untranslated = "Flour",
untranslated = "Fern Spore",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "A fine, milled wheat product that's useful for all baking.",
description = "Plant to grow ferns.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Food",
"Food",
"Ingredients",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 50,
calories = 50,
calories = 0,
carbs = 15,
carbs = 0,
protein = 0,
protein = 0,
fat = 0,
fat = 0,
vitamins = 0,
vitamins = 0,
density = 30.0,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,342: Line 16,998:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlourItem",
type = "FernSporeItem",
typeID = 0,
typeID = 0,
},
},
["Fox Carcass"] = {
["Fertilizers Skill Book"] = {
untranslated = "Fox Carcass",
untranslated = "Fertilizers Skill Book",
category = nil,
category = nil,
group = "Natural Resources",
group = "Skill Books",
description = "A dead fox.",
description = "Fertilizers Skill Book",
tagGroups = {
tagGroups = {
"Animal",
"Skill Books",
"Natural Resources",
"Small Carcass",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,389: Line 17,043:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FoxCarcassItem",
type = "Fertilizers Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Framed Glass"] = {
["Fertilizers Skill Scroll"] = {
untranslated = "Framed Glass",
untranslated = "Fertilizers Skill Scroll",
category = nil,
category = nil,
group = "Blocks",
group = "Skill Scrolls",
description = "Glass which was reinforced by a steel frame.",
description = "Fertilizers Skill Scroll",
tagGroups = {
tagGroups = {
"Blocks",
"Skill Scrolls",
"Building Materials",
"Constructable",
},
},
maxStack = 20,
maxStack = 10,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,418: Line 17,070:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,436: Line 17,088:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FramedGlassItem",
type = "Fertilizers Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Framed Glass Door"] = {
["Fertilizers Upgrade"] = {
untranslated = "Framed Glass Door",
untranslated = "Fertilizers Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A beautiful glass door made of steel and glass.",
description = "Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.",
tagGroups = {
tagGroups = {
"Doors",
"Upgrade",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,464: Line 17,115:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,482: Line 17,133:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FramedGlassDoorItem",
type = "FertilizersUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Fried Camas"] = {
["Fiber Filler"] = {
untranslated = "Fried Camas",
untranslated = "Fiber Filler",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Deep fried Camas. Bit greasy.",
description = "A filler ingredient used in a variety of fertilizers.",
tagGroups = {
tagGroups = {
"Campfire",
"Fertilizer",
"Food",
"Fertilizer Filler",
"Fried Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 500,
calories = 700,
calories = nil,
carbs = 9,
carbs = nil,
protein = 3,
protein = nil,
fat = 10,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,529: Line 17,179:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedCamasItem",
type = "FiberFillerItem",
typeID = 0,
typeID = 0,
},
},
["Fried Fiddleheads"] = {
["Fiber Scutching Station"] = {
untranslated = "Fried Fiddleheads",
untranslated = "Fiber Scutching Station",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Secret's in the sauce.",
description = "A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.",
tagGroups = {
tagGroups = {
"Campfire",
"Crafting Table",
"Food",
"Fried Vegetable",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 5000,
calories = 700,
calories = nil,
carbs = 11,
carbs = nil,
protein = 3,
protein = nil,
fat = 6,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 17,576: Line 17,224:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedFiddleheadsItem",
type = "FiberScutchingStationItem",
typeID = 0,
typeID = 0,
},
},
["Fried Hare Haunches"] = {
Fiberglass = {
untranslated = "Fried Hare Haunches",
untranslated = "Fiberglass",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Everything is better deep fried.",
description = "Plastic reinforced with glass fiber strands.",
tagGroups = {
tagGroups = {},
"Cooking",
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 750,
calories = nil,
carbs = 6,
carbs = nil,
protein = 15,
protein = nil,
fat = 27,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 6.933333333333333,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,622: Line 17,267:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedHareHaunchesItem",
type = "FiberglassItem",
typeID = 0,
typeID = 0,
},
},
["Fried Hearts Of Palm"] = {
Fiddleheads = {
untranslated = "Fried Hearts Of Palm",
untranslated = "Fiddleheads",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Secret's in the sauce.",
description = "A collection of the furled fronds of young ferns; a unique addition to a meal.",
tagGroups = {
tagGroups = {
"Campfire",
"Food",
"Food",
"Fried Vegetable",
"Greens",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 50,
calories = 700,
calories = 150,
carbs = 13,
carbs = 2,
protein = 3,
protein = 1,
fat = 6,
fat = 0,
vitamins = 2,
vitamins = 5,
density = 3.428571428571429,
density = 5.333333333333334,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,669: Line 17,314:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedHeartsOfPalmItem",
type = "FiddleheadsItem",
typeID = 0,
typeID = 0,
},
},
["Fried Taro"] = {
["Field Campfire Stew"] = {
untranslated = "Fried Taro",
untranslated = "Field Campfire Stew",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Secret's in the sauce.",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
tagGroups = {
tagGroups = {
"Campfire",
"Food",
"Food",
"Fried Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 500,
calories = 700,
calories = 1100,
carbs = 14,
carbs = 14,
protein = 1,
protein = 4,
fat = 8,
fat = 8,
vitamins = 1,
vitamins = 4,
density = 3.428571428571429,
density = 2.727272727272727,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,716: Line 17,359:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedTaroItem",
type = "FieldCampfireStewItem",
typeID = 0,
typeID = 0,
},
},
["Fried Tomatoes"] = {
["Filmy Fern Spore"] = {
untranslated = "Fried Tomatoes",
untranslated = "Filmy Fern Spore",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Secret's in the sauce.",
description = "Plant to grow a filmy fern.",
tagGroups = {
tagGroups = {
"Campfire",
"Food",
"Food",
"Fried Vegetable",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 50,
calories = 700,
calories = 0,
carbs = 11,
carbs = 0,
protein = 3,
protein = 0,
fat = 8,
fat = 0,
vitamins = 2,
vitamins = 0,
density = 3.428571428571429,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,763: Line 17,405:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedTomatoesItem",
type = "FilmyFernSporeItem",
typeID = 0,
typeID = 0,
},
},
["Froth Floatation Cell"] = {
["Fir Log"] = {
untranslated = "Froth Floatation Cell",
untranslated = "Fir Log",
category = nil,
category = nil,
group = "Work Stations",
group = "Natural Resources",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
description = "Fir log is a type of softwood with a nice piney smell.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Burnable Fuel",
"Work Stations",
"Softwood",
"Wood",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 10000,
weight = 10000,
calories = nil,
calories = nil,
Line 17,784: Line 17,427:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 17,809: Line 17,452:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FrothFloatationCellItem",
type = "FirLogItem",
typeID = 0,
typeID = 0,
},
},
["Fruit Muffin"] = {
["Fir Seed"] = {
untranslated = "Fruit Muffin",
untranslated = "Fir Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "A soft, slightly sweet bread studded with juicy fruits.",
description = "Plant to grow a fir tree.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 50,
calories = 800,
calories = 0,
carbs = 10,
carbs = 0,
protein = 5,
protein = 0,
fat = 4,
fat = 0,
vitamins = 16,
vitamins = 0,
density = 4.375,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,855: Line 17,498:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FruitMuffinItem",
type = "FirSeedItem",
typeID = 0,
typeID = 0,
},
},
["Fruit Salad"] = {
["Fireweed Seed"] = {
untranslated = "Fruit Salad",
untranslated = "Fireweed Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "While tomatoes are fruits, you don't usually put them in fruit salads.",
description = "Plant to grow fireweed.",
tagGroups = {
tagGroups = {
"Cooking",
"Crop Seed",
"Food",
"Food",
"Salad",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 50,
calories = 900,
calories = 0,
carbs = 12,
carbs = 0,
protein = 4,
protein = 0,
fat = 3,
fat = 0,
vitamins = 19,
vitamins = 0,
density = 4.222222222222222,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,902: Line 17,545:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FruitSaladItem",
type = "FireweedSeedItem",
typeID = 0,
typeID = 0,
},
},
["Fruit Tart"] = {
["Fireweed Shoots"] = {
untranslated = "Fruit Tart",
untranslated = "Fireweed Shoots",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.",
description = "A bitter, brightly colored shoot similar to asparagus.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
"Greens",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 80,
calories = 800,
calories = 150,
carbs = 22,
carbs = 3,
protein = 3,
protein = 1,
fat = 9,
fat = 0,
vitamins = 14,
vitamins = 4,
density = 6.0,
density = 5.333333333333334,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,948: Line 17,592:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FruitTartItem",
type = "FireweedShootsItem",
typeID = 0,
typeID = 0,
},
},
["Fur Pelt"] = {
["Fish N Chips"] = {
untranslated = "Fur Pelt",
untranslated = "Fish N Chips",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A soft, furry pelt.",
description = "Deep-fried fish served with a side of taro chips.",
tagGroups = {
tagGroups = {
"Animal Skin",
"Food",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 200,
calories = nil,
calories = 1000,
carbs = nil,
carbs = 20,
protein = nil,
protein = 10,
fat = nil,
fat = 20,
vitamins = nil,
vitamins = 0,
density = nil,
density = 5.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 17,995: Line 17,637:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FurPeltItem",
type = "FishNChipsItem",
typeID = 0,
typeID = 0,
},
},
["Galaxy Vase"] = {
["Fish Rack"] = {
untranslated = "Galaxy Vase",
untranslated = "Fish Rack",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A vase made with glass to brighten up your home.",
description = "A simple display of today's catch.",
tagGroups = {
tagGroups = {
"Decoration",
"Crafting Table",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,019: Line 17,660:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = "Industrial",
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 18,032: Line 17,673:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,041: Line 17,682:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GalaxyVaseItem",
type = "FishRackItem",
typeID = 0,
typeID = 0,
},
},
["Garden Boots"] = {
["Fish Trap"] = {
untranslated = "Garden Boots",
untranslated = "Fish Trap",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
description = "A trap to catch river fish as they swim. It can only be used in fresh water as it's too small to catch the larger ocean fish. ",
tagGroups = {
tagGroups = {},
"Clothes",
maxStack = 1,
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,086: Line 17,725:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GardenBootsItem",
type = "FishTrapItem",
typeID = 0,
typeID = 0,
},
},
Gasoline = {
Fishery = {
untranslated = "Gasoline",
untranslated = "Fishery",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "Refined petroleum useful for fueling machines and generators.",
description = "A place to create fishing poles, traps and prepare seafood.",
tagGroups = {
tagGroups = {
"Blocks",
"Crafting Table",
"Liquid Fuel",
"Liquids",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,108: Line 17,745:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 80000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 18,133: Line 17,770:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GasolineItem",
type = "FisheryItem",
typeID = 0,
typeID = 0,
},
},
["Gathering Basic Upgrade"] = {
["Fishing Pole"] = {
untranslated = "Gathering Basic Upgrade",
untranslated = "Fishing Pole",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.",
description = "Fishing, the most extreme sport.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Tool",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,179: Line 17,815:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GatheringBasicUpgradeItem",
type = "FishingPoleItem",
typeID = 0,
typeID = 0,
},
},
["Gathering Research Paper Basic"] = {
["Flat Steel"] = {
untranslated = "Gathering Research Paper Basic",
untranslated = "Flat Steel",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Coated with a layer of epoxy, this steel refuses to rust.",
tagGroups = {
tagGroups = {
"Basic Research",
"Constructable",
"Items",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 10,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,209: Line 17,842:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,227: Line 17,860:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GatheringResearchPaperBasicItem",
type = "FlatSteelItem",
typeID = 0,
typeID = 0,
},
},
Gearbox = {
["Flat Steel Door"] = {
untranslated = "Gearbox",
untranslated = "Flat Steel Door",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Provides speed and torque conversions from a rotating power source to another device.",
description = "A beautiful modern flat steel door with a large viewing window.",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 1,
"Products",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,255: Line 17,885:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,273: Line 17,903:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GearboxItem",
type = "FlatSteelDoorItem",
typeID = 0,
typeID = 0,
},
},
["Geology Research Paper Advanced"] = {
Flatbread = {
untranslated = "Geology Research Paper Advanced",
untranslated = "Flatbread",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Without any leavening the flatbread isn't very puffy. But it's still tasty.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Food",
"Items",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 200,
calories = nil,
calories = 500,
carbs = nil,
carbs = 17,
protein = nil,
protein = 8,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 2,
density = nil,
density = 6.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,321: Line 17,948:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GeologyResearchPaperAdvancedItem",
type = "FlatbreadItem",
typeID = 0,
typeID = 0,
},
},
["Geology Research Paper Basic"] = {
["Flax Fiber"] = {
untranslated = "Geology Research Paper Basic",
untranslated = "Flax Fiber",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Processed fibers of flax ready to be spun into yarn.",
tagGroups = {
tagGroups = {},
"Basic Research",
"Items",
"Research",
"Research Papers",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,369: Line 17,991:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GeologyResearchPaperBasicItem",
type = "FlaxFiberItem",
typeID = 0,
typeID = 0,
},
},
["Geology Research Paper Modern"] = {
["Flax Seed"] = {
untranslated = "Geology Research Paper Modern",
untranslated = "Flax Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Plant to grow flax. ",
tagGroups = {
tagGroups = {
"Items",
"Crop Seed",
"Modern Research",
"Food",
"Research",
"Seeds",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,417: Line 18,038:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GeologyResearchPaperModernItem",
type = "FlaxSeedItem",
typeID = 0,
typeID = 0,
},
},
["Giant Cactus Fruit"] = {
["Flax Stem"] = {
untranslated = "Giant Cactus Fruit",
untranslated = "Flax Stem",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A bulbous fruit that used to top Saguaro cacti.",
description = "A bundle of harvested flax that can be processed into fabric.",
tagGroups = {
tagGroups = {
"Food",
"Crop",
"Fruit",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 50,
calories = 100,
calories = nil,
carbs = 2,
carbs = nil,
protein = 0,
protein = nil,
fat = 2,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 8.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,465: Line 18,083:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GiantCactusFruitItem",
type = "FlaxStemItem",
typeID = 0,
typeID = 0,
},
},
["Gigot Sleeve Shirt"] = {
["Flax Trawler Net"] = {
untranslated = "Gigot Sleeve Shirt",
untranslated = "Flax Trawler Net",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "Cool piratey shirt that makes your biceps look bigger than they really are.",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
tagGroups = {
tagGroups = {
"Clothes",
"Tool",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,510: Line 18,128:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GigotSleeveShirtItem",
type = "FlaxTrawlerNetItem",
typeID = 0,
typeID = 0,
},
},
Glass = {
["Flaxseed Oil"] = {
untranslated = "Glass",
untranslated = "Flaxseed Oil",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "A transparent, solid material useful for more than just windows.",
description = "An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.",
tagGroups = {
tagGroups = {
"Blocks",
"Fat",
"Building Materials",
"Food",
"Constructable",
"Oil",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = 120,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 15,
vitamins = nil,
vitamins = 0,
density = nil,
density = 12.5,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,539: Line 18,157:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,557: Line 18,175:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassItem",
type = "FlaxseedOilItem",
typeID = 0,
typeID = 0,
},
},
["Glass Lens"] = {
Flour = {
untranslated = "Glass Lens",
untranslated = "Flour",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A thin shaped piece of glass very useful for devices used to interact with light.",
description = "A fine, milled wheat product that's useful for all baking.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 200,
calories = nil,
calories = 50,
carbs = nil,
carbs = 15,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 30.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,603: Line 18,220:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassLensItem",
type = "FlourItem",
typeID = 0,
typeID = 0,
},
},
["Glassworking Advanced Upgrade"] = {
["Fox Carcass"] = {
untranslated = "Glassworking Advanced Upgrade",
untranslated = "Fox Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
description = "Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
description = "A dead fox.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Small Carcass",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,649: Line 18,265:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassworkingAdvancedUpgradeItem",
type = "FoxCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Glassworking Modern Upgrade"] = {
["Framed Glass"] = {
untranslated = "Glassworking Modern Upgrade",
untranslated = "Framed Glass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Blocks",
description = "Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
description = "Glass which was reinforced by a steel frame.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Constructable",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,677: Line 18,292:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,695: Line 18,310:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassworkingModernUpgradeItem",
type = "FramedGlassItem",
typeID = 0,
typeID = 0,
},
},
Glassworks = {
["Framed Glass Door"] = {
untranslated = "Glassworks",
untranslated = "Framed Glass Door",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A specialized kiln used to transform sand into buildable blocks and decorations.",
description = "A beautiful glass door made of steel and glass.",
tagGroups = {
tagGroups = {},
"Craft Tables",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,720: Line 18,332:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,741: Line 18,353:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassworksItem",
type = "FramedGlassDoorItem",
typeID = 0,
typeID = 0,
},
},
Gneiss = {
["Fried Camas"] = {
untranslated = "Gneiss",
untranslated = "Fried Camas",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.",
description = "Deep fried Camas. Bit greasy.",
tagGroups = {
tagGroups = {
"Excavatable",
"Food",
"Natural Resources",
"Fried Vegetable",
"Rock",
"Stone",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 7000,
weight = 200,
calories = nil,
calories = 700,
carbs = nil,
carbs = 9,
protein = nil,
protein = 3,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 2,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,789: Line 18,399:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GneissItem",
type = "FriedCamasItem",
typeID = 0,
typeID = 0,
},
},
["Goat Mount"] = {
["Fried Fiddleheads"] = {
untranslated = "Goat Mount",
untranslated = "Fried Fiddleheads",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A hunting trophy for your house.",
description = "Secret's in the sauce.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Living Room",
"Fried Vegetable",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 200,
calories = nil,
calories = 700,
carbs = nil,
carbs = 11,
protein = nil,
protein = 3,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 4,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 18,826: Line 18,436:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,835: Line 18,445:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoatMountItem",
type = "FriedFiddleheadsItem",
typeID = 0,
typeID = 0,
},
},
["Gold Bar"] = {
["Fried Hare Haunches"] = {
untranslated = "Gold Bar",
untranslated = "Fried Hare Haunches",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Refined bar of gold.",
description = "Everything is better deep fried.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Metal",
"Metals",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = 100,
calories = nil,
calories = 750,
carbs = nil,
carbs = 6,
protein = nil,
protein = 15,
fat = nil,
fat = 27,
vitamins = nil,
vitamins = 4,
density = nil,
density = 6.933333333333333,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,882: Line 18,490:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldBarItem",
type = "FriedHareHaunchesItem",
typeID = 0,
typeID = 0,
},
},
["Gold Concentrate"] = {
["Fried Hearts Of Palm"] = {
untranslated = "Gold Concentrate",
untranslated = "Fried Hearts Of Palm",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
description = "Secret's in the sauce.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Concentrated Ore",
"Fried Vegetable",
"Excavatable",
"Processed Rock",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 20000,
weight = 200,
calories = nil,
calories = 700,
carbs = nil,
carbs = 13,
protein = nil,
protein = 3,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 2,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,930: Line 18,536:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldConcentrateItem",
type = "FriedHeartsOfPalmItem",
typeID = 0,
typeID = 0,
},
},
["Gold Flakes"] = {
["Fried Taro"] = {
untranslated = "Gold Flakes",
untranslated = "Fried Taro",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A highly efficient conductor for delicate electronics.",
description = "Secret's in the sauce.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
"Fried Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 200,
calories = nil,
calories = 700,
carbs = nil,
carbs = 14,
protein = nil,
protein = 1,
fat = nil,
fat = 8,
vitamins = nil,
vitamins = 1,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 18,976: Line 18,582:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldFlakesItem",
type = "FriedTaroItem",
typeID = 0,
typeID = 0,
},
},
["Gold Frame Landscape"] = {
["Fried Tomatoes"] = {
untranslated = "Gold Frame Landscape",
untranslated = "Fried Tomatoes",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "",
description = "Secret's in the sauce.",
tagGroups = {
tagGroups = {
"Cultural",
"Food",
"Housing Objects",
"Fried Vegetable",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 200,
calories = nil,
calories = 700,
carbs = nil,
carbs = 11,
protein = nil,
protein = 3,
fat = nil,
fat = 8,
vitamins = nil,
vitamins = 2,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 19,013: Line 18,619:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 19,022: Line 18,628:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldFrameLandscapeItem",
type = "FriedTomatoesItem",
typeID = 0,
typeID = 0,
},
},
["Gold Frame Wide"] = {
["Froth Floatation Cell"] = {
untranslated = "Gold Frame Wide",
untranslated = "Froth Floatation Cell",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
tagGroups = {
tagGroups = {
"Cultural",
"Crafting Table",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,046: Line 18,651:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = "Industrial",
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 19,059: Line 18,664:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 19,068: Line 18,673:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldFrameWideItem",
type = "FrothFloatationCellItem",
typeID = 0,
typeID = 0,
},
},
["Gold Ore"] = {
["Fruit Muffin"] = {
untranslated = "Gold Ore",
untranslated = "Fruit Muffin",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "Unrefined ore with traces of gold.",
description = "A soft, slightly sweet bread studded with juicy fruits.",
tagGroups = {
tagGroups = {
"Excavatable",
"Food",
"Natural Resources",
"Ore",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 7500,
weight = 200,
calories = nil,
calories = 800,
carbs = nil,
carbs = 10,
protein = nil,
protein = 5,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 16,
density = nil,
density = 4.375,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 19,115: Line 18,718:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldOreItem",
type = "FruitMuffinItem",
typeID = 0,
typeID = 0,
},
},
["Gold Wiring"] = {
["Fruit Salad"] = {
untranslated = "Gold Wiring",
untranslated = "Fruit Salad",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A length of gold conductive wire useful for a variety of purposes.",
description = "While tomatoes are fruits, you don't usually put them in fruit salads.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
"Salad",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 300,
calories = nil,
calories = 900,
carbs = nil,
carbs = 12,
protein = nil,
protein = 4,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 19,
density = nil,
density = 4.222222222222222,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 19,161: Line 18,764:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldWiringItem",
type = "FruitSaladItem",
typeID = 0,
typeID = 0,
},
},
["Government Office"] = {
["Fruit Tart"] = {
untranslated = "Government Office",
untranslated = "Fruit Tart",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "Allows the creation of Elected Titles, which can be given special privileges.",
description = "A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.",
tagGroups = {
tagGroups = {
"Government",
"Food",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 400,
calories = nil,
calories = 800,
carbs = nil,
carbs = 22,
protein = nil,
protein = 3,
fat = nil,
fat = 9,
vitamins = nil,
vitamins = 14,
density = nil,
density = 6.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 19,207: Line 18,809:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GovernmentOfficeItem",
type = "FruitTartItem",
typeID = 0,
typeID = 0,
},
},
Granite = {
["Fur Pelt"] = {
untranslated = "Granite",
untranslated = "Fur Pelt",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!",
description = "A soft, furry pelt.",
tagGroups = {
tagGroups = {
"Excavatable",
"Animal Skin",
"Natural Resources",
"Rock",
"Stone",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 6500,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,255: Line 18,854:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GraniteItem",
type = "FurPeltItem",
typeID = 0,
typeID = 0,
},
},
["Grass Seed"] = {
["Galaxy Vase"] = {
untranslated = "Grass Seed",
untranslated = "Galaxy Vase",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow grass.",
description = "A  vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 250,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 19,292: Line 18,890:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 19,301: Line 18,899:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GrassSeedItem",
type = "GalaxyVaseItem",
typeID = 0,
typeID = 0,
},
},
["Hand Plow"] = {
["Garden Boots"] = {
untranslated = "Hand Plow",
untranslated = "Garden Boots",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A tool that tills the field for farming.",
description = "A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Vehicles",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,347: Line 18,944:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HandPlowItem",
type = "GardenBootsItem",
typeID = 0,
typeID = 0,
},
},
["Hanging Long Steel Sign"] = {
Gasoline = {
untranslated = "Hanging Long Steel Sign",
untranslated = "Gasoline",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "A long steel plate for when you need to display extra large text.",
description = "Refined petroleum useful for fueling machines and generators.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Liquid Fuel",
"Signs",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,368: Line 18,964:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 80000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,393: Line 18,989:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingLongSteelSignItem",
type = "GasolineItem",
typeID = 0,
typeID = 0,
},
},
["Hanging Steel Framed Sign"] = {
["Gathering Basic Upgrade"] = {
untranslated = "Hanging Steel Framed Sign",
untranslated = "Gathering Basic Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Upgrade Modules",
description = "A large wooden sign framed with steel.",
description = "Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Upgrade",
"Signs",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,439: Line 19,034:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelFramedSignItem",
type = "GatheringBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Hanging Steel Mine Sign"] = {
["Gathering Research Paper Basic"] = {
untranslated = "Hanging Steel Mine Sign",
untranslated = "Gathering Research Paper Basic",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A hanging sign made of steel plates.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Basic Research",
"Signs",
"Research",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,485: Line 19,080:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelMineSignItem",
type = "GatheringResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
["Hanging Steel Plain Sign"] = {
Gearbox = {
untranslated = "Hanging Steel Plain Sign",
untranslated = "Gearbox",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large hanging steel sign attached to a wooden frame.",
description = "Provides speed and torque conversions from a rotating power source to another device.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 100,
"Signs",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,531: Line 19,123:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelPlainSignItem",
type = "GearboxItem",
typeID = 0,
typeID = 0,
},
},
["Hanging Steel Shop Sign"] = {
["Geology Research Paper Advanced"] = {
untranslated = "Hanging Steel Shop Sign",
untranslated = "Geology Research Paper Advanced",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A decorative wooden sign framed with steel. Great for advertising shops.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Advanced Research",
"Signs",
"Research",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,577: Line 19,169:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelShopSignItem",
type = "GeologyResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Hardwood Board"] = {
["Geology Research Paper Basic"] = {
untranslated = "Hardwood Board",
untranslated = "Geology Research Paper Basic",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A higher quality hardwood board used for long lasting furniture.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Basic Research",
"Items",
"Research",
"Products",
"Wood Board",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,600: Line 19,190:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 2000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,625: Line 19,215:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodBoardItem",
type = "GeologyResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
["Hardwood Hewn Log"] = {
["Geology Research Paper Modern"] = {
untranslated = "Hardwood Hewn Log",
untranslated = "Geology Research Paper Modern",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Blocks",
"Modern Research",
"Building Materials",
"Research",
"Burnable Fuel",
"Constructable",
"Hewn Log",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,649: Line 19,236:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,656: Line 19,243:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,674: Line 19,261:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodHewnLogItem",
type = "GeologyResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Hardwood Lumber"] = {
["Giant Cactus Fruit"] = {
untranslated = "Hardwood Lumber",
untranslated = "Giant Cactus Fruit",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Can be fashioned into various usable equipment.",
description = "A bulbous fruit that used to top Saguaro cacti.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Building Materials",
"Fruit",
"Burnable Fuel",
"Raw Food",
"Constructable",
"Lumber",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 75,
calories = nil,
calories = 100,
carbs = nil,
carbs = 2,
protein = nil,
protein = 0,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 4,
density = nil,
density = 8.0,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,705: Line 19,290:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,723: Line 19,308:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodLumberItem",
type = "GiantCactusFruitItem",
typeID = 0,
typeID = 0,
},
},
["Hardwood Lumber Dresser"] = {
["Gigot Sleeve Shirt"] = {
untranslated = "Hardwood Lumber Dresser",
untranslated = "Gigot Sleeve Shirt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
description = "Cool piratey shirt that makes your biceps look bigger than they really are.",
tagGroups = {
tagGroups = {
"Bedroom",
"Clothes",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,747: Line 19,331:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Dresser",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 19,760: Line 19,344:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 19,769: Line 19,353:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodLumberDresserItem",
type = "GigotSleeveShirtItem",
typeID = 0,
typeID = 0,
},
},
["Hare Carcass"] = {
Glass = {
untranslated = "Hare Carcass",
untranslated = "Glass",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
description = "A dead hare.",
description = "A transparent, solid material useful for more than just windows.",
tagGroups = {
tagGroups = {
"Animal",
"Constructable",
"Natural Resources",
"Tiny Carcass",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,798: Line 19,380:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,816: Line 19,398:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HareCarcassItem",
type = "GlassItem",
typeID = 0,
typeID = 0,
},
},
["Heart Of Palm"] = {
["Glass Lens"] = {
untranslated = "Heart Of Palm",
untranslated = "Glass Lens",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Collected from the inner core and growing bud of a palm tree.",
description = "A thin shaped piece of glass very useful for devices used to interact with light.",
tagGroups = {
tagGroups = {},
"Food",
"Produce",
"Raw Food",
"Vegetable",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 150,
weight = 75,
calories = 100,
calories = nil,
carbs = 4,
carbs = nil,
protein = 2,
protein = nil,
fat = 0,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 8.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 19,864: Line 19,441:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeartOfPalmItem",
type = "GlassLensItem",
typeID = 0,
typeID = 0,
},
},
["Hearty Hometown Pizza"] = {
["Glassworking Advanced Upgrade"] = {
untranslated = "Hearty Hometown Pizza",
untranslated = "Glassworking Advanced Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "When you feel nostalgic and miss that cozy hometown feeling.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
tagGroups = {
tagGroups = {
"Baking",
"Upgrade",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 1,
calories = 1200,
calories = nil,
carbs = 28,
carbs = nil,
protein = 7,
protein = nil,
fat = 11,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 4.083333333333333,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 19,910: Line 19,486:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeartyHometownPizzaItem",
type = "GlassworkingAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Heat Sink"] = {
["Glassworking Modern Upgrade"] = {
untranslated = "Heat Sink",
untranslated = "Glassworking Modern Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A copper plate to draw and disperse heat.",
description = "Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
tagGroups = {
tagGroups = {
"Items",
"Upgrade",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,956: Line 19,531:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeatSinkItem",
type = "GlassworkingModernUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Heliconia Seed"] = {
["Glassworking Skill Book"] = {
untranslated = "Heliconia Seed",
untranslated = "Glassworking Skill Book",
category = nil,
category = nil,
group = "Seed",
group = "Skill Books",
description = "Plant to grow heliconia.",
description = "Glassworking Skill Book",
tagGroups = {
tagGroups = {
"Food",
"Skill Books",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,002: Line 19,576:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeliconiaSeedItem",
type = "Glassworking Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Hemp Mooring Rope"] = {
["Glassworking Skill Scroll"] = {
untranslated = "Hemp Mooring Rope",
untranslated = "Glassworking Skill Scroll",
category = nil,
category = nil,
group = "Items",
group = "Skill Scrolls",
description = "Strong ropes used to hold down and prevent ships from moving around.",
description = "Glassworking Skill Scroll",
tagGroups = {
tagGroups = {
"Items",
"Skill Scrolls",
"Products",
},
},
maxStack = 100,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,048: Line 19,621:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HempMooringRopeItem",
type = "Glassworking Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
Henley = {
Glassworks = {
untranslated = "Henley",
untranslated = "Glassworks",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.",
description = "A specialized kiln used to transform sand into buildable blocks and decorations.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafting Table",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,072: Line 19,645:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 20,093: Line 19,666:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HenleyItem",
type = "GlassworksItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Bench"] = {
Gneiss = {
untranslated = "Hewn Bench",
untranslated = "Gneiss",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A basic wooden bench.",
description = "A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Excavatable",
"Seating",
"Rock",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 7000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,117: Line 19,690:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,130: Line 19,703:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,139: Line 19,712:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnBenchItem",
type = "GneissItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Chair"] = {
["Goat Mount"] = {
untranslated = "Hewn Chair",
untranslated = "Goat Mount",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
description = "A hunting trophy for your house.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,163: Line 19,735:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = "3.5",
roomCategory = "Seating",
roomCategory = "Living Room",
furnitureType = "Chair",
furnitureType = "Statue",
repeatsDepreciation = "0.7",
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,185: Line 19,757:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnChairItem",
type = "GoatMountItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Door"] = {
["Gold Bar"] = {
untranslated = "Hewn Door",
untranslated = "Gold Bar",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A door made from roughly hewn logs.",
description = "Refined bar of gold.",
tagGroups = {
tagGroups = {
"Doors",
"Metal",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,213: Line 19,784:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,231: Line 19,802:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnDoorItem",
type = "GoldBarItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Dresser"] = {
["Gold Concentrate"] = {
untranslated = "Hewn Dresser",
untranslated = "Gold Concentrate",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
description = "Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
tagGroups = {
tagGroups = {
"Bedroom",
"Concentrated Ore",
"Housing Objects",
"Excavatable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,255: Line 19,826:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Dresser",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,268: Line 19,839:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,277: Line 19,848:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnDresserItem",
type = "GoldConcentrateItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Log"] = {
["Gold Flakes"] = {
untranslated = "Hewn Log",
untranslated = "Gold Flakes",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "A highly efficient conductor for delicate electronics.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 100,
"Building Materials",
carried = "Backpack",
"Burnable Fuel",
weight = 50,
"Constructable",
"Hewn Log",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,301: Line 19,866:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,308: Line 19,873:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,326: Line 19,891:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnLogItem",
type = "GoldFlakesItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Nightstand"] = {
["Gold Frame Landscape"] = {
untranslated = "Hewn Nightstand",
untranslated = "Gold Frame Landscape",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A simple hewn wooden nightstand you can pile unread books on.",
description = "",
tagGroups = {
tagGroups = {
"Bedroom",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 20,350: Line 19,914:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = "0",
roomCategory = "Bedroom",
roomCategory = "Cultural",
furnitureType = "Nightstand",
furnitureType = "Cultural",
repeatsDepreciation = "0.6",
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,363: Line 19,927:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,372: Line 19,936:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnNightstandItem",
type = "GoldFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Softwood Bench"] = {
["Gold Frame Wide"] = {
untranslated = "Hewn Softwood Bench",
untranslated = "Gold Frame Wide",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A basic wooden bench.",
description = "",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 20,396: Line 19,959:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = "0",
roomCategory = "Seating",
roomCategory = "Cultural",
furnitureType = "Chair",
furnitureType = "Cultural",
repeatsDepreciation = "0.5",
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,409: Line 19,972:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,418: Line 19,981:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodBenchItem",
type = "GoldFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Softwood Chair"] = {
["Gold Ore"] = {
untranslated = "Hewn Softwood Chair",
untranslated = "Gold Ore",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
description = "Unrefined ore with traces of gold.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Excavatable",
"Seating",
"Ore",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 7500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,442: Line 20,005:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,455: Line 20,018:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,464: Line 20,027:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodChairItem",
type = "GoldOreItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Softwood Door"] = {
["Gold Wiring"] = {
untranslated = "Hewn Softwood Door",
untranslated = "Gold Wiring",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A door made from roughly hewn logs.",
description = "A length of gold conductive wire useful for a variety of purposes.",
tagGroups = {
tagGroups = {},
"Doors",
maxStack = 100,
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,492: Line 20,052:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,510: Line 20,070:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodDoorItem",
type = "GoldWiringItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Softwood Table"] = {
["Government Office"] = {
untranslated = "Hewn Softwood Table",
untranslated = "Government Office",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A large table for placing things on.",
description = "Allows the creation of Elected Titles, which can be given special privileges.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Government",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
Line 20,534: Line 20,093:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,547: Line 20,106:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,556: Line 20,115:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodTableItem",
type = "GovernmentOfficeItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Table"] = {
Granite = {
untranslated = "Hewn Table",
untranslated = "Granite",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A large table for placing things on.",
description = "A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!",
tagGroups = {
tagGroups = {
"Housing Objects",
"Excavatable",
"Seating",
"Rock",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 6500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,580: Line 20,139:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,593: Line 20,152:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,602: Line 20,161:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnTableItem",
type = "GraniteItem",
typeID = 0,
typeID = 0,
},
},
["Hide Ash Fertilizer"] = {
["Grass Seed"] = {
untranslated = "Hide Ash Fertilizer",
untranslated = "Grass Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "A fertilizer made from hide ash and fillers.",
description = "Plant to grow grass.",
tagGroups = {
tagGroups = {
"Fertilizers",
"Food",
"Items",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,648: Line 20,207:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HideAshFertilizerItem",
type = "GrassSeedItem",
typeID = 0,
typeID = 0,
},
},
Hosomaki = {
["Hand Plow"] = {
untranslated = "Hosomaki",
untranslated = "Hand Plow",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ",
description = "A tool that tills the field for farming.",
tagGroups = {
tagGroups = {
"Cooking",
"Vehicles",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = 700,
calories = nil,
carbs = 21,
carbs = nil,
protein = 19,
protein = nil,
fat = 5,
fat = nil,
vitamins = 8,
vitamins = nil,
density = 7.571428571428572,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,694: Line 20,252:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HosomakiItem",
type = "HandPlowItem",
typeID = 0,
typeID = 0,
},
},
Huckleberries = {
["Handheld Camera"] = {
untranslated = "Huckleberries",
untranslated = "Handheld Camera",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A handfull of small wild berries. I'm your huckleberry.",
description = "A modern piece of marvel that allows a more detailed way of saving landscape.",
tagGroups = {
tagGroups = {
"Food",
"Tool",
"Fruit",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 150,
calories = nil,
carbs = 2,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 6,
vitamins = nil,
density = 5.333333333333334,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,724: Line 20,279:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,742: Line 20,297:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberriesItem",
type = "HandheldCameraItem",
typeID = 0,
typeID = 0,
},
},
["Huckleberry Extract"] = {
["Hanging Long Steel Sign"] = {
untranslated = "Huckleberry Extract",
untranslated = "Hanging Long Steel Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A concentrated blast of huckleberry goodness.",
description = "A long steel plate for when you need to display extra large text.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
"Ingredients",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 1000,
calories = 60,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 15,
vitamins = nil,
density = 25.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,788: Line 20,340:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberryExtractItem",
type = "HangingLongSteelSignItem",
typeID = 0,
typeID = 0,
},
},
["Huckleberry Fritter"] = {
["Hanging Steel Framed Sign"] = {
untranslated = "Huckleberry Fritter",
untranslated = "Hanging Steel Framed Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Fried and sweet.",
description = "A large wooden sign framed with steel.",
tagGroups = {
tagGroups = {},
"Baking",
maxStack = 1,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 1000,
calories = 900,
calories = nil,
carbs = 16,
carbs = nil,
protein = 0,
protein = nil,
fat = 20,
fat = nil,
vitamins = 8,
vitamins = nil,
density = 4.888888888888889,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,834: Line 20,383:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberryFritterItem",
type = "HangingSteelFramedSignItem",
typeID = 0,
typeID = 0,
},
},
["Huckleberry Pie"] = {
["Hanging Steel Mine Sign"] = {
untranslated = "Huckleberry Pie",
untranslated = "Hanging Steel Mine Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A fantastic combination of flaky crust and scrumptious berries.",
description = "A hanging sign made of steel plates.",
tagGroups = {
tagGroups = {},
"Baking",
maxStack = 1,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 1000,
calories = 1300,
calories = nil,
carbs = 13,
carbs = nil,
protein = 5,
protein = nil,
fat = 10,
fat = nil,
vitamins = 16,
vitamins = nil,
density = 3.3846153846153846,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,880: Line 20,426:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberryPieItem",
type = "HangingSteelMineSignItem",
typeID = 0,
typeID = 0,
},
},
["Huckleberry Seed"] = {
["Hanging Steel Plain Sign"] = {
untranslated = "Huckleberry Seed",
untranslated = "Hanging Steel Plain Sign",
category = nil,
category = nil,
group = "Seed",
group = "Crafted Objects",
description = "Plant to grow a huckleberry bush.",
description = "A large hanging steel sign attached to a wooden frame.",
tagGroups = {
tagGroups = {},
"Crop Seed",
maxStack = 1,
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,927: Line 20,469:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberrySeedItem",
type = "HangingSteelPlainSignItem",
typeID = 0,
typeID = 0,
},
},
["Huge Banner Sign"] = {
["Hanging Steel Shop Sign"] = {
untranslated = "Huge Banner Sign",
untranslated = "Hanging Steel Shop Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A banner made out of fabric held up by ropes and some pieces of wood.",
description = "A decorative wooden sign framed with steel. Great for advertising shops.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
"Signs",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,973: Line 20,512:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeBannerSignItem",
type = "HangingSteelShopSignItem",
typeID = 0,
typeID = 0,
},
},
["Huge Iron Banner Sign"] = {
["Hardwood Board"] = {
untranslated = "Huge Iron Banner Sign",
untranslated = "Hardwood Board",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A very large iron banner placed between two iron pillars. ",
description = "A higher quality hardwood board used for long lasting furniture.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Burnable Fuel",
"Signs",
"Wood Board",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,994: Line 20,533:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 2000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,019: Line 20,558:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeIronBannerSignItem",
type = "HardwoodBoardItem",
typeID = 0,
typeID = 0,
},
},
["Huge Iron Sign"] = {
["Hardwood Hewn Log"] = {
untranslated = "Huge Iron Sign",
untranslated = "Hardwood Hewn Log",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "A very large iron sign.",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Burnable Fuel",
"Signs",
"Constructable",
"Hewn Log",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,040: Line 20,580:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,047: Line 20,587:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,065: Line 20,605:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeIronSignItem",
type = "HardwoodHewnLogItem",
typeID = 0,
typeID = 0,
},
},
["Huge Steel Banner Sign"] = {
["Hardwood Lumber"] = {
untranslated = "Huge Steel Banner Sign",
untranslated = "Hardwood Lumber",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "A large illuminated banner mounted on a steel frame portal.",
description = "Can be fashioned into various usable equipment.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Burnable Fuel",
"Signs",
"Constructable",
"Lumber",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,086: Line 20,627:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,093: Line 20,634:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,111: Line 20,652:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeSteelBannerSignItem",
type = "HardwoodLumberItem",
typeID = 0,
typeID = 0,
},
},
["Huge Steel Sign"] = {
["Hardwood Lumber Dresser"] = {
untranslated = "Huge Steel Sign",
untranslated = "Hardwood Lumber Dresser",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "An illuminated large steel sign.",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
Line 21,135: Line 20,675:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Dresser",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,148: Line 20,688:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,157: Line 20,697:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeSteelSignItem",
type = "HardwoodLumberDresserItem",
typeID = 0,
typeID = 0,
},
},
["Huge Wooden Banner Sign"] = {
["Hare Carcass"] = {
untranslated = "Huge Wooden Banner Sign",
untranslated = "Hare Carcass",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Natural Resources",
description = "A banner made out of fabric held up by ropes held up between wooden pillars.",
description = "A dead hare.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tiny Carcass",
"Signs",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,203: Line 20,742:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeWoodenBannerSignItem",
type = "HareCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Hunting Upgrade"] = {
["Heart Of Palm"] = {
untranslated = "Hunting Upgrade",
untranslated = "Heart Of Palm",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.",
description = "Collected from the inner core and growing bud of a palm tree.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Food",
"Upgrade Modules",
"Raw Food",
"Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 150,
calories = nil,
calories = 100,
carbs = nil,
carbs = 4,
protein = nil,
protein = 2,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 2,
density = nil,
density = 8.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 21,249: Line 20,789:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuntingUpgradeItem",
type = "HeartOfPalmItem",
typeID = 0,
typeID = 0,
},
},
Icebox = {
["Hearty Hometown Pizza"] = {
untranslated = "Icebox",
untranslated = "Hearty Hometown Pizza",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A box of ice. It's in the name!",
description = "When you feel nostalgic and miss that cozy hometown feeling.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Kitchen",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 300,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 28,
protein = nil,
protein = 7,
fat = nil,
fat = 11,
vitamins = nil,
vitamins = 3,
density = nil,
density = 4.083333333333333,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Food Storage",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,286: Line 20,825:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,295: Line 20,834:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IceboxItem",
type = "HeartyHometownPizzaItem",
typeID = 0,
typeID = 0,
},
},
["Immigration Desk"] = {
["Heat Sink"] = {
untranslated = "Immigration Desk",
untranslated = "Heat Sink",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "Immigration requirements and decisions needs to pass an immigration desk before approval.",
description = "A copper plate to draw and disperse heat.",
tagGroups = {
tagGroups = {},
"Government",
maxStack = 100,
"Work Stations",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,341: Line 20,877:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ImmigrationDeskItem",
type = "HeatSinkItem",
typeID = 0,
typeID = 0,
},
},
["Industrial Barge"] = {
["Heliconia Seed"] = {
untranslated = "Industrial Barge",
untranslated = "Heliconia Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Seed",
description = "",
description = "Plant to grow heliconia.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Vehicles",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 30000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 21,387: Line 20,923:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialBargeItem",
type = "HeliconiaSeedItem",
typeID = 0,
typeID = 0,
},
},
["Industrial Elevator"] = {
["Hemp Mooring Rope"] = {
untranslated = "Industrial Elevator",
untranslated = "Hemp Mooring Rope",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.",
description = "Strong ropes used to hold down and prevent ships from moving around.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
"Specialty",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,433: Line 20,966:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialElevatorItem",
type = "HempMooringRopeItem",
typeID = 0,
typeID = 0,
},
},
["Industrial Generator"] = {
Henley = {
untranslated = "Industrial Generator",
untranslated = "Henley",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A large modern generator consuming liquid fuel to generate high volumes of electricity.",
description = "A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Power Generation",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,458: Line 20,990:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 21,479: Line 21,011:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialGeneratorItem",
type = "HenleyItem",
typeID = 0,
typeID = 0,
},
},
["Industrial Refrigerator"] = {
["Hewn Bench"] = {
untranslated = "Industrial Refrigerator",
untranslated = "Hewn Bench",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A larger food storage solution for when you want to keep it fresh!",
description = "A basic wooden bench.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Storage",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,503: Line 21,034:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,516: Line 21,047:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,525: Line 21,056:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialRefrigeratorItem",
type = "HewnBenchItem",
typeID = 0,
typeID = 0,
},
},
["Industry Upgrade"] = {
["Hewn Chair"] = {
untranslated = "Industry Upgrade",
untranslated = "Hewn Chair",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Modern Upgrade that greatly increases efficiency when crafting Industry recipes.",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Housing",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,549: Line 21,079:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,562: Line 21,092:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,571: Line 21,101:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustryUpgradeItem",
type = "HewnChairItem",
typeID = 0,
typeID = 0,
},
},
["Infused Oil"] = {
["Hewn Door"] = {
untranslated = "Infused Oil",
untranslated = "Hewn Door",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Oil infused with flavor to enhance it.",
description = "A door made from roughly hewn logs.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
"Ingredients",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 120,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 12,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 12.5,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 21,599: Line 21,126:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,617: Line 21,144:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "InfusedOilItem",
type = "HewnDoorItem",
typeID = 0,
typeID = 0,
},
},
["Iron Anchor"] = {
["Hewn Dresser"] = {
untranslated = "Iron Anchor",
untranslated = "Hewn Dresser",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A solid iron anchor used to park your vessel.",
description = "A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,641: Line 21,167:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Dresser",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,654: Line 21,180:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,663: Line 21,189:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronAnchorItem",
type = "HewnDresserItem",
typeID = 0,
typeID = 0,
},
},
["Iron Axle"] = {
["Hewn Log"] = {
untranslated = "Iron Axle",
untranslated = "Hewn Log",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A rotating iron rod that can be fixed to wheels for use in vehicles.",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
tagGroups = {
tagGroups = {
"Items",
"Burnable Fuel",
"Products",
"Constructable",
"Hewn Log",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,684: Line 21,211:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,691: Line 21,218:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,709: Line 21,236:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronAxleItem",
type = "HewnLogItem",
typeID = 0,
typeID = 0,
},
},
["Iron Bar"] = {
["Hewn Nightstand"] = {
untranslated = "Iron Bar",
untranslated = "Hewn Nightstand",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Refined bar of iron.",
description = "A simple hewn wooden nightstand you can pile unread books on.",
tagGroups = {
tagGroups = {
"Blocks",
"Housing",
"Metal",
"Metals",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 15000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,734: Line 21,259:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Nightstand",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,747: Line 21,272:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,756: Line 21,281:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronBarItem",
type = "HewnNightstandItem",
typeID = 0,
typeID = 0,
},
},
["Iron Concentrate"] = {
["Hewn Softwood Bench"] = {
untranslated = "Iron Concentrate",
untranslated = "Hewn Softwood Bench",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
description = "A basic wooden bench.",
tagGroups = {
tagGroups = {
"Blocks",
"Housing",
"Concentrated Ore",
"Excavatable",
"Processed Rock",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 20000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,782: Line 21,304:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,795: Line 21,317:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,804: Line 21,326:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronConcentrateItem",
type = "HewnSoftwoodBenchItem",
typeID = 0,
typeID = 0,
},
},
["Iron Frame Landscape"] = {
["Hewn Softwood Chair"] = {
untranslated = "Iron Frame Landscape",
untranslated = "Hewn Softwood Chair",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
tagGroups = {
tagGroups = {
"Cultural",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 21,828: Line 21,349:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = "0.5",
roomCategory = "Cultural",
roomCategory = "Seating",
furnitureType = "Cultural",
furnitureType = "Chair",
repeatsDepreciation = "",
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,841: Line 21,362:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,850: Line 21,371:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronFrameLandscapeItem",
type = "HewnSoftwoodChairItem",
typeID = 0,
typeID = 0,
},
},
["Iron Frame Wide"] = {
["Hewn Softwood Door"] = {
untranslated = "Iron Frame Wide",
untranslated = "Hewn Softwood Door",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "",
description = "A door made from roughly hewn logs.",
tagGroups = {
tagGroups = {},
"Cultural",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 21,874: Line 21,392:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,887: Line 21,405:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,896: Line 21,414:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronFrameWideItem",
type = "HewnSoftwoodDoorItem",
typeID = 0,
typeID = 0,
},
},
["Iron Gear"] = {
["Hewn Softwood Table"] = {
untranslated = "Iron Gear",
untranslated = "Hewn Softwood Table",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A toothed machine part that interlocks with others.",
description = "A large table for placing things on.",
tagGroups = {
tagGroups = {
"Gear",
"Housing",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,921: Line 21,437:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,934: Line 21,450:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,943: Line 21,459:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronGearItem",
type = "HewnSoftwoodTableItem",
typeID = 0,
typeID = 0,
},
},
["Iron Hull Sheet"] = {
["Hewn Table"] = {
untranslated = "Iron Hull Sheet",
untranslated = "Hewn Table",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Thin iron plates for use in various crafting recipes.",
description = "A large table for placing things on.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 21,967: Line 21,482:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 21,980: Line 21,495:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,989: Line 21,504:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronHullSheetItem",
type = "HewnTableItem",
typeID = 0,
typeID = 0,
},
},
["Iron Ore"] = {
["Hide Ash Fertilizer"] = {
untranslated = "Iron Ore",
untranslated = "Hide Ash Fertilizer",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "Unrefined ore with traces of iron.",
description = "A fertilizer made from hide ash and fillers.",
tagGroups = {
tagGroups = {
"Excavatable",
"Fertilizer",
"Natural Resources",
"Ore",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,036: Line 21,549:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronOreItem",
type = "HideAshFertilizerItem",
typeID = 0,
typeID = 0,
},
},
["Iron Pipe"] = {
Hosomaki = {
untranslated = "Iron Pipe",
untranslated = "Hosomaki",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "A pipe for transporting liquids.",
description = "A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Pipes",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = 700,
carbs = nil,
carbs = 21,
protein = nil,
protein = 19,
fat = nil,
fat = 5,
vitamins = nil,
vitamins = 8,
density = nil,
density = 7.571428571428572,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,064: Line 21,576:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,082: Line 21,594:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronPipeItem",
type = "HosomakiItem",
typeID = 0,
typeID = 0,
},
},
["Iron Plate"] = {
Huckleberries = {
untranslated = "Iron Plate",
untranslated = "Huckleberries",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A solid iron plate for use in various crafting recipes.",
description = "A handfull of small wild berries. I'm your huckleberry.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
"Fruit",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 150,
carbs = nil,
carbs = 2,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 6,
density = nil,
density = 5.333333333333334,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,128: Line 21,641:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronPlateItem",
type = "HuckleberriesItem",
typeID = 0,
typeID = 0,
},
},
["Iron Saw Blade"] = {
["Huckleberry Extract"] = {
untranslated = "Iron Saw Blade",
untranslated = "Huckleberry Extract",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A disc shaped iron saw that can be attached to rotary machines to shape wood products.",
description = "A concentrated blast of huckleberry goodness.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 200,
calories = nil,
calories = 60,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 15,
density = nil,
density = 25.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,174: Line 21,686:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronSawBladeItem",
type = "HuckleberryExtractItem",
typeID = 0,
typeID = 0,
},
},
["Iron Wheel"] = {
["Huckleberry Fritter"] = {
untranslated = "Iron Wheel",
untranslated = "Huckleberry Fritter",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A sturdy iron wheel that can support heavier vehicles than early wooden wheels.",
description = "Fried and sweet.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 200,
calories = nil,
calories = 900,
carbs = nil,
carbs = 16,
protein = nil,
protein = 0,
fat = nil,
fat = 20,
vitamins = nil,
vitamins = 8,
density = nil,
density = 4.888888888888889,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,220: Line 21,731:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronWheelItem",
type = "HuckleberryFritterItem",
typeID = 0,
typeID = 0,
},
},
["Jaguar Carcass"] = {
["Huckleberry Pie"] = {
untranslated = "Jaguar Carcass",
untranslated = "Huckleberry Pie",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A dead Jaguar.",
description = "A fantastic combination of flaky crust and scrumptious berries.",
tagGroups = {
tagGroups = {
"Animal",
"Food",
"Medium Carcass",
"Medium Leather Carcass",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 600,
calories = nil,
calories = 1300,
carbs = nil,
carbs = 13,
protein = nil,
protein = 5,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 16,
density = nil,
density = 3.3846153846153846,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,268: Line 21,776:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JaguarCarcassItem",
type = "HuckleberryPieItem",
typeID = 0,
typeID = 0,
},
},
["Jaw Crusher"] = {
["Huckleberry Seed"] = {
untranslated = "Jaw Crusher",
untranslated = "Huckleberry Seed",
category = nil,
group = "Work Stations",
description = "A heavy duty machine that uses compressive force to crush rocks into a fine gravel.",
tagGroups = {
"Craft Tables",
"Work Stations",
},
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 = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "JawCrusherItem",
typeID = 0,
},
["Jointfir Seed"] = {
untranslated = "Jointfir Seed",
category = nil,
category = nil,
group = "Seed",
group = "Seed",
description = "Plant to grow a jointfir.",
description = "Plant to grow a huckleberry bush.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Food",
"Food",
"Seeds",
"Seeds",
Line 22,360: Line 21,823:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JointfirSeedItem",
type = "HuckleberrySeedItem",
typeID = 0,
typeID = 0,
},
},
["Joshua Log"] = {
["Huge Banner Sign"] = {
untranslated = "Joshua Log",
untranslated = "Huge Banner Sign",
category = nil,
category = nil,
group = "Natural Resources",
group = "Crafted Objects",
description = "Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.",
description = "A banner made out of fabric held up by ropes and some pieces of wood.",
tagGroups = {
tagGroups = {},
"Burnable Fuel",
maxStack = 1,
"Logs",
carried = "Backpack",
"Natural Resources",
weight = 2000,
"Wood",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,383: Line 21,841:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,408: Line 21,866:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JoshuaLogItem",
type = "HugeBannerSignItem",
typeID = 0,
typeID = 0,
},
},
["Joshua Seed"] = {
["Huge Iron Banner Sign"] = {
untranslated = "Joshua Seed",
untranslated = "Huge Iron Banner Sign",
category = nil,
category = nil,
group = "Seed",
group = "Crafted Objects",
description = "Plant to grow a joshua tree.",
description = "A very large iron banner placed between two iron pillars. ",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,454: Line 21,909:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JoshuaSeedItem",
type = "HugeIronBannerSignItem",
typeID = 0,
typeID = 0,
},
},
["Jungle Campfire Salad"] = {
["Huge Iron Sign"] = {
untranslated = "Jungle Campfire Salad",
untranslated = "Huge Iron Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A myriad of plants that make a healthy and odd blend.",
description = "A very large iron sign.",
tagGroups = {
tagGroups = {},
"Campfire",
maxStack = 1,
"Campfire Salad",
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 2000,
calories = 900,
calories = nil,
carbs = 11,
carbs = nil,
protein = 4,
protein = nil,
fat = 3,
fat = nil,
vitamins = 10,
vitamins = nil,
density = 3.111111111111111,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,501: Line 21,952:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JungleCampfireSaladItem",
type = "HugeIronSignItem",
typeID = 0,
typeID = 0,
},
},
["Jungle Campfire Stew"] = {
["Huge Steel Banner Sign"] = {
untranslated = "Jungle Campfire Stew",
untranslated = "Huge Steel Banner Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
description = "A large illuminated banner mounted on a steel frame portal.",
tagGroups = {
tagGroups = {},
"Campfire",
maxStack = 1,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = 1100,
calories = nil,
carbs = 8,
carbs = nil,
protein = 8,
protein = nil,
fat = 11,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 2.727272727272727,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,547: Line 21,995:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JungleCampfireStewItem",
type = "HugeSteelBannerSignItem",
typeID = 0,
typeID = 0,
},
},
Kelp = {
["Huge Steel Sign"] = {
untranslated = "Kelp",
untranslated = "Huge Steel Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "Some creepy kelp.",
description = "An illuminated large steel sign.",
tagGroups = {
tagGroups = {},
"Crop",
maxStack = 1,
"Items",
"Natural Fiber",
"Products",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,595: Line 22,038:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KelpItem",
type = "HugeSteelSignItem",
typeID = 0,
typeID = 0,
},
},
["Kelpy Crab Roll"] = {
["Huge Wooden Banner Sign"] = {
untranslated = "Kelpy Crab Roll",
untranslated = "Huge Wooden Banner Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Pieces of crab on a bed of rice rolled up and covered in kelp.",
description = "A banner made out of fabric held up by ropes held up between wooden pillars.",
tagGroups = {
tagGroups = {},
"Cooking",
maxStack = 1,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 2000,
calories = 1350,
calories = nil,
carbs = 22,
carbs = nil,
protein = 13,
protein = nil,
fat = 11,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 3.7777777777777777,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 22,641: Line 22,081:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KelpyCrabRollItem",
type = "HugeWoodenBannerSignItem",
typeID = 0,
typeID = 0,
},
},
Kiln = {
["Hunting Upgrade"] = {
untranslated = "Kiln",
untranslated = "Hunting Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
description = "Useful for baking bricks and finishing pottery.",
description = "Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Upgrade",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,666: Line 22,105:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 22,687: Line 22,126:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KilnItem",
type = "HuntingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["King Fern Spore"] = {
Icebox = {
untranslated = "King Fern Spore",
untranslated = "Icebox",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow king fern.",
description = "A box of ice. It's in the name!",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Food Storage",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 22,724: Line 22,162:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,733: Line 22,171:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KingFernSporeItem",
type = "IceboxItem",
typeID = 0,
typeID = 0,
},
},
Kitchen = {
["Immigration Desk"] = {
untranslated = "Kitchen",
untranslated = "Immigration Desk",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A prep area for food which allows for more complex dishes.",
description = "Immigration requirements and decisions needs to pass an immigration desk before approval.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Government",
"Kitchen",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,757: Line 22,194:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Cooking",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 22,770: Line 22,207:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "18",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,779: Line 22,216:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KitchenItem",
type = "ImmigrationDeskItem",
typeID = 0,
typeID = 0,
},
},
Laboratory = {
["Industrial Barge"] = {
untranslated = "Laboratory",
untranslated = "Industrial Barge",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "For more advanced research and manufacturing. Science rules!",
description = "",
tagGroups = {
tagGroups = {
"Researching",
"Vehicles",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,825: Line 22,261:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LaboratoryItem",
type = "IndustrialBargeItem",
typeID = 0,
typeID = 0,
},
},
["Large Bath Mat"] = {
["Industrial Elevator"] = {
untranslated = "Large Bath Mat",
untranslated = "Industrial Elevator",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A large bath mat reduces risks of slipping on wet floors in the bathroom.",
description = "An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.",
tagGroups = {
tagGroups = {
"Bathroom",
"Vehicles",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,849: Line 22,284:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Rug",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 22,862: Line 22,297:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,871: Line 22,306:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeBathMatItem",
type = "IndustrialElevatorItem",
typeID = 0,
typeID = 0,
},
},
["Large Canoe"] = {
["Industrial Generator"] = {
untranslated = "Large Canoe",
untranslated = "Industrial Generator",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "",
description = "A large modern generator consuming liquid fuel to generate high volumes of electricity.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 1,
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 8000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,896: Line 22,328:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 22,917: Line 22,349:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCanoeItem",
type = "IndustrialGeneratorItem",
typeID = 0,
typeID = 0,
},
},
["Large Corrugated Steel Door"] = {
["Industrial Refrigerator"] = {
untranslated = "Large Corrugated Steel Door",
untranslated = "Industrial Refrigerator",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A large corrugated steel door.",
description = "A larger food storage solution for when you want to keep it fresh!",
tagGroups = {
tagGroups = {},
"Doors",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,945: Line 22,374:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,963: Line 22,392:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCorrugatedSteelDoorItem",
type = "IndustrialRefrigeratorItem",
typeID = 0,
typeID = 0,
},
},
["Large Cotton Bunting Red"] = {
["Industry Skill Book"] = {
untranslated = "Large Cotton Bunting Red",
untranslated = "Industry Skill Book",
category = nil,
category = nil,
group = "Housing Objects",
group = "Skill Books",
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
description = "Industry Skill Book",
tagGroups = {
tagGroups = {
"Decoration",
"Skill Books",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,987: Line 22,415:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 23,000: Line 22,428:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,009: Line 22,437:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCottonBuntingRedItem",
type = "Industry Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Large Cotton Bunting Regal"] = {
["Industry Skill Scroll"] = {
untranslated = "Large Cotton Bunting Regal",
untranslated = "Industry Skill Scroll",
category = nil,
category = nil,
group = "Housing Objects",
group = "Skill Scrolls",
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
description = "Industry Skill Scroll",
tagGroups = {
tagGroups = {
"Decoration",
"Skill Scrolls",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,033: Line 22,460:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 23,046: Line 22,473:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,055: Line 22,482:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCottonBuntingRegalItem",
type = "Industry Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Large Court"] = {
["Industry Upgrade"] = {
untranslated = "Large Court",
untranslated = "Industry Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
description = "Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
description = "Modern Upgrade that greatly increases efficiency when crafting Industry recipes.",
tagGroups = {
tagGroups = {
"Government",
"Upgrade",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,101: Line 22,527:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCourtItem",
type = "IndustryUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Large Festive Paper Lantern"] = {
["Infused Oil"] = {
untranslated = "Large Festive Paper Lantern",
untranslated = "Infused Oil",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A large festive paper lantern.",
description = "Oil infused with flavor to enhance it.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Lighting",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = 120,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 12,
vitamins = nil,
vitamins = 3,
density = nil,
density = 12.5,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 23,138: Line 22,563:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,147: Line 22,572:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeFestivePaperLanternItem",
type = "InfusedOilItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Ashlar Basalt Sign"] = {
["Iron Anchor"] = {
untranslated = "Large Hanging Ashlar Basalt Sign",
untranslated = "Iron Anchor",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large text needs!",
description = "A solid iron anchor used to park your vessel.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 100,
"Signs",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,193: Line 22,615:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingAshlarBasaltSignItem",
type = "IronAnchorItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Ashlar Stone Sign"] = {
["Iron Axe"] = {
untranslated = "Large Hanging Ashlar Stone Sign",
untranslated = "Iron Axe",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large text needs!",
description = "A sturdy iron axe made for cutting down trees.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tool",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,221: Line 22,642:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,239: Line 22,660:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingAshlarStoneSignItem",
type = "IronAxeItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Birch Sign"] = {
["Iron Axle"] = {
untranslated = "Large Hanging Birch Sign",
untranslated = "Iron Axle",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all of your larger text needs!",
description = "A rotating iron rod that can be fixed to wheels for use in vehicles.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 100,
"Signs",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,285: Line 22,703:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingBirchSignItem",
type = "IronAxleItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Lumber Sign"] = {
["Iron Bar"] = {
untranslated = "Large Hanging Lumber Sign",
untranslated = "Iron Bar",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "A large sign for all your large text needs!",
description = "Refined bar of iron.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Metal",
"Signs",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 15000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,331: Line 22,748:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingLumberSignItem",
type = "IronBarItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Mortared Granite Sign"] = {
["Iron Concentrate"] = {
untranslated = "Large Hanging Mortared Granite Sign",
untranslated = "Iron Concentrate",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "A large sign for all your large text needs!",
description = "Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Concentrated Ore",
"Signs",
"Excavatable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,377: Line 22,794:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingMortaredGraniteSignItem",
type = "IronConcentrateItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Mortared Stone Sign"] = {
["Iron Frame Landscape"] = {
untranslated = "Large Hanging Mortared Stone Sign",
untranslated = "Iron Frame Landscape",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A large sign for all your large text needs!",
description = "",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,401: Line 22,817:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 23,414: Line 22,830:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,423: Line 22,839:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingMortaredStoneSignItem",
type = "IronFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Saguaro Sign"] = {
["Iron Frame Wide"] = {
untranslated = "Large Hanging Saguaro Sign",
untranslated = "Iron Frame Wide",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A large sign for all of your larger text needs!",
description = "",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,447: Line 22,862:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 23,460: Line 22,875:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,469: Line 22,884:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingSaguaroSignItem",
type = "IronFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Softwood Sign"] = {
["Iron Gear"] = {
untranslated = "Large Hanging Softwood Sign",
untranslated = "Iron Gear",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all of your larger text needs!",
description = "A toothed machine part that interlocks with others.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Gear",
"Signs",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,515: Line 22,929:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingSoftwoodSignItem",
type = "IronGearItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Stone Sign"] = {
["Iron Hammer"] = {
untranslated = "Large Hanging Stone Sign",
untranslated = "Iron Hammer",
category = nil,
category = nil,
group = "World Object",
group = "Items",
description = "A large sign for all your large text needs!",
description = "An iron hammer allows for more sophisticated building.",
tagGroups = {},
tagGroups = {
"Tool",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,540: Line 22,956:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,558: Line 22,974:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingStoneSignItem",
type = "IronHammerItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Wood Sign"] = {
["Iron Hoe"] = {
untranslated = "Large Hanging Wood Sign",
untranslated = "Iron Hoe",
category = nil,
category = nil,
group = "Item",
group = "Items",
description = "A large sign for all of your larger text needs!",
description = "A sturdy iron hoe made for tilling the soil.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Tool",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,583: Line 23,001:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,601: Line 23,019:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingWoodSignItem",
type = "IronHoeItem",
typeID = 0,
typeID = 0,
},
},
["Large Lumber Door"] = {
["Iron Hull Sheet"] = {
untranslated = "Large Lumber Door",
untranslated = "Iron Hull Sheet",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A large lumber door allowing moderate sized vehicles through..",
description = "Thin iron plates for use in various crafting recipes.",
tagGroups = {
tagGroups = {},
"Doors",
maxStack = 100,
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 23,629: Line 23,044:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,647: Line 23,062:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeLumberDoorItem",
type = "IronHullSheetItem",
typeID = 0,
typeID = 0,
},
},
["Large Lumber Stockpile"] = {
["Iron Machete"] = {
untranslated = "Large Lumber Stockpile",
untranslated = "Iron Machete",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "An extra large lumber platform that has been reinforced to allow mass storage of items. ",
description = "A machete used to quickly clear plants.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tool",
"Storage",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,675: Line 23,089:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,693: Line 23,107:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeLumberStockpileItem",
type = "IronMacheteItem",
typeID = 0,
typeID = 0,
},
},
["Large Metal Ship Frame"] = {
["Iron Ore"] = {
untranslated = "Large Metal Ship Frame",
untranslated = "Iron Ore",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "A large metal frame for constructing a larger naval vessel.",
description = "Unrefined ore with traces of iron.",
tagGroups = {
tagGroups = {
"Items",
"Excavatable",
"Products",
"Ore",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 25000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,739: Line 23,153:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeMetalShipFrameItem",
type = "IronOreItem",
typeID = 0,
typeID = 0,
},
},
["Large Nylon Bunting Green"] = {
["Iron Pickaxe"] = {
untranslated = "Large Nylon Bunting Green",
untranslated = "Iron Pickaxe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
description = "A sturdy iron pickaxe used to break down stone and ore into usable rubble.",
tagGroups = {
tagGroups = {
"Decoration",
"Tool",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,763: Line 23,176:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,776: Line 23,189:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,785: Line 23,198:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeNylonBuntingGreenItem",
type = "IronPickaxeItem",
typeID = 0,
typeID = 0,
},
},
["Large Nylon Bunting Purple"] = {
["Iron Pipe"] = {
untranslated = "Large Nylon Bunting Purple",
untranslated = "Iron Pipe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
description = "A pipe for transporting liquids.",
tagGroups = {
tagGroups = {},
"Decoration",
maxStack = 20,
"Housing Objects",
carried = "Hands",
},
weight = 2000,
maxStack = 1,
carried = "Backpack",
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,809: Line 23,219:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,822: Line 23,232:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,831: Line 23,241:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeNylonBuntingPurpleItem",
type = "IronPipeItem",
typeID = 0,
typeID = 0,
},
},
["Large Paper Lantern"] = {
["Iron Plate"] = {
untranslated = "Large Paper Lantern",
untranslated = "Iron Plate",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A large paper lantern.",
description = "A solid iron plate for use in various crafting recipes.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 100,
"Lighting",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 500,
Line 23,855: Line 23,262:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 23,868: Line 23,275:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,877: Line 23,284:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargePaperLanternItem",
type = "IronPlateItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Ashlar Basalt Sign"] = {
["Iron Road Tool"] = {
untranslated = "Large Standing Ashlar Basalt Sign",
untranslated = "Iron Road Tool",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large text needs!",
description = "A tool for tamping dirt into roads.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tool",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,905: Line 23,311:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,923: Line 23,329:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingAshlarBasaltSignItem",
type = "IronRoadToolItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Ashlar Stone Sign"] = {
["Iron Rock Drill"] = {
untranslated = "Large Standing Ashlar Stone Sign",
untranslated = "Iron Rock Drill",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large text needs!",
description = "A drill used to retreive geological samples and discover what treasures can be found underground.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tool",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,951: Line 23,356:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,969: Line 23,374:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingAshlarStoneSignItem",
type = "IronRockDrillItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Birch Sign"] = {
["Iron Saw Blade"] = {
untranslated = "Large Standing Birch Sign",
untranslated = "Iron Saw Blade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all of your larger text needs!",
description = "A disc shaped iron saw that can be attached to rotary machines to shape wood products.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 100,
"Signs",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,015: Line 23,417:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingBirchSignItem",
type = "IronSawBladeItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Lumber Sign"] = {
["Iron Shovel"] = {
untranslated = "Large Standing Lumber Sign",
untranslated = "Iron Shovel",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large text needs!",
description = "A sturdy shovel that breaks less than its wooden counterpart.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tool",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,043: Line 23,444:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,061: Line 23,462:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingLumberSignItem",
type = "IronShovelItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Mortared Granite Sign"] = {
["Iron Sickle"] = {
untranslated = "Large Standing Mortared Granite Sign",
untranslated = "Iron Sickle",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large text needs!",
description = "An iron sickle used to harvest crops or cut grass.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tool",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,089: Line 23,489:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,107: Line 23,507:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingMortaredGraniteSignItem",
type = "IronSickleItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Mortared Stone Sign"] = {
["Iron Wheel"] = {
untranslated = "Large Standing Mortared Stone Sign",
untranslated = "Iron Wheel",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large text needs!",
description = "A sturdy iron wheel that can support heavier vehicles than early wooden wheels.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 100,
"Signs",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,153: Line 23,550:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingMortaredStoneSignItem",
type = "IronWheelItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Saguaro Sign"] = {
["Jaguar Carcass"] = {
untranslated = "Large Standing Saguaro Sign",
untranslated = "Jaguar Carcass",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Natural Resources",
description = "A large sign for all of your larger text needs!",
description = "A dead Jaguar.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Medium Carcass",
"Signs",
"Medium Leather Carcass",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 24,199: Line 23,596:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingSaguaroSignItem",
type = "JaguarCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Softwood Sign"] = {
["Jaw Crusher"] = {
untranslated = "Large Standing Softwood Sign",
untranslated = "Jaw Crusher",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "A large sign for all of your larger text needs!",
description = "A heavy duty machine that uses compressive force to crush rocks into a fine gravel.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Crafting Table",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,224: Line 23,620:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 24,245: Line 23,641:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingSoftwoodSignItem",
type = "JawCrusherItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Stone Sign"] = {
["Jointfir Seed"] = {
untranslated = "Large Standing Stone Sign",
untranslated = "Jointfir Seed",
category = nil,
category = nil,
group = "World Object",
group = "Seed",
description = "A large sign for all your large text needs!",
description = "Plant to grow a jointfir.",
tagGroups = {},
tagGroups = {
maxStack = 1,
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 24,288: Line 23,687:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingStoneSignItem",
type = "JointfirSeedItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Wood Sign"] = {
["Joshua Log"] = {
untranslated = "Large Standing Wood Sign",
untranslated = "Joshua Log",
category = nil,
category = nil,
group = "Item",
group = "Natural Resources",
description = "A large sign for all of your larger text needs!",
description = "Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Burnable Fuel",
carried = "Backpack",
"Wood",
weight = nil,
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,306: Line 23,708:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 24,331: Line 23,733:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingWoodSignItem",
type = "JoshuaLogItem",
typeID = 0,
typeID = 0,
},
},
["Large Windowed Lumber Door"] = {
["Joshua Seed"] = {
untranslated = "Large Windowed Lumber Door",
untranslated = "Joshua Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A large lumber door with windows allowing moderate sized vehicles through..",
description = "Plant to grow a joshua tree.",
tagGroups = {
tagGroups = {
"Doors",
"Food",
"Housing Objects",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 24,359: Line 23,761:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,377: Line 23,779:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeWindowedLumberDoorItem",
type = "JoshuaSeedItem",
typeID = 0,
typeID = 0,
},
},
["Large Wooden Ship Frame"] = {
["Jungle Campfire Salad"] = {
untranslated = "Large Wooden Ship Frame",
untranslated = "Jungle Campfire Salad",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A large wooden frame for constructing a larger naval vessel.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Items",
"Campfire Salad",
"Products",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 20000,
weight = 200,
calories = nil,
calories = 900,
carbs = nil,
carbs = 11,
protein = nil,
protein = 4,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 10,
density = nil,
density = 3.111111111111111,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 24,423: Line 23,825:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeWoodenShipFrameItem",
type = "JungleCampfireSaladItem",
typeID = 0,
typeID = 0,
},
},
Laser = {
["Jungle Campfire Stew"] = {
untranslated = "Laser",
untranslated = "Jungle Campfire Stew",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "AVOID DIRECT EYE EXPOSURE",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Specialty",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = 1100,
carbs = nil,
carbs = 8,
protein = nil,
protein = 8,
fat = nil,
fat = 11,
vitamins = nil,
vitamins = 3,
density = nil,
density = 2.727272727272727,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 24,469: Line 23,870:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LaserItem",
type = "JungleCampfireStewItem",
typeID = 0,
typeID = 0,
},
},
Lathe = {
Kelp = {
untranslated = "Lathe",
untranslated = "Kelp",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "Some creepy kelp.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Crop",
"Work Stations",
"Natural Fiber",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,494: Line 23,895:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 24,515: Line 23,916:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LatheItem",
type = "KelpItem",
typeID = 0,
typeID = 0,
},
},
["Lattice Mushroom Spores"] = {
["Kelpy Crab Roll"] = {
untranslated = "Lattice Mushroom Spores",
untranslated = "Kelpy Crab Roll",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow lattice mushrooms.",
description = "Pieces of crab on a bed of rice rolled up and covered in kelp.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 300,
calories = 0,
calories = 1350,
carbs = 0,
carbs = 22,
protein = 0,
protein = 13,
fat = 0,
fat = 11,
vitamins = 0,
vitamins = 5,
density = 0,
density = 3.7777777777777777,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 24,561: Line 23,961:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LatticeMushroomSporesItem",
type = "KelpyCrabRollItem",
typeID = 0,
typeID = 0,
},
},
["Leather Hide"] = {
Kiln = {
untranslated = "Leather Hide",
untranslated = "Kiln",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A thick hide.",
description = "Useful for baking bricks and finishing pottery.",
tagGroups = {
tagGroups = {
"Animal Skin",
"Crafting Table",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,587: Line 23,985:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 24,608: Line 24,006:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LeatherHideItem",
type = "KilnItem",
typeID = 0,
typeID = 0,
},
},
["Leavened Dough"] = {
["King Fern Spore"] = {
untranslated = "Leavened Dough",
untranslated = "King Fern Spore",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "Leavened dough with added yeast that rises when baked.",
description = "Plant to grow king fern.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 50,
calories = 10,
calories = 0,
carbs = 6,
carbs = 0,
protein = 18,
protein = 0,
fat = 13,
fat = 0,
vitamins = 5,
vitamins = 0,
density = 420.0,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 24,654: Line 24,052:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LeavenedDoughItem",
type = "KingFernSporeItem",
typeID = 0,
typeID = 0,
},
},
["Light Backpack"] = {
Kitchen = {
untranslated = "Light Backpack",
untranslated = "Kitchen",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Smaller than your standard three-day backpack. You can't fit that much inside, but that makes you more agile.\\n\\n(Increases movement speed and increases max carry weight by 5 kg)",
description = "A prep area for food which allows for more complex dishes.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafting Table",
"Housing",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,677: Line 24,076:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Cooking",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 24,690: Line 24,089:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "18",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,699: Line 24,098:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LightBackpackItem",
type = "KitchenItem",
typeID = 0,
typeID = 0,
},
},
["Light Bulb"] = {
Laboratory = {
untranslated = "Light Bulb",
untranslated = "Laboratory",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "An electric light with a wire filament.",
description = "For more advanced research and manufacturing. Science rules!",
tagGroups = {
tagGroups = {
"Items",
"Crafting Table",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,745: Line 24,143:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LightBulbItem",
type = "LaboratoryItem",
typeID = 0,
typeID = 0,
},
},
Limestone = {
["Large Bath Mat"] = {
untranslated = "Limestone",
untranslated = "Large Bath Mat",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
description = "A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.",
description = "A large bath mat reduces risks of slipping on wet floors in the bathroom.",
tagGroups = {
tagGroups = {
"Excavatable",
"Housing",
"Natural Resources",
"Rock",
"Stone",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 6500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,771: Line 24,166:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 24,784: Line 24,179:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,793: Line 24,188:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneItem",
type = "LargeBathMatItem",
typeID = 0,
typeID = 0,
},
},
["Limestone Bison Statue"] = {
["Large Canoe"] = {
untranslated = "Limestone Bison Statue",
untranslated = "Large Canoe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A bison statue carved from limestone.",
description = "",
tagGroups = {
tagGroups = {
"Decoration",
"Vehicles",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 8000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,817: Line 24,211:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 24,830: Line 24,224:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "30",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,839: Line 24,233:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneBisonStatueItem",
type = "LargeCanoeItem",
typeID = 0,
typeID = 0,
},
},
["Limestone Otter Statue"] = {
["Large Corrugated Steel Door"] = {
untranslated = "Limestone Otter Statue",
untranslated = "Large Corrugated Steel Door",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "An otter statue carved from limestone.",
description = "A large corrugated steel door.",
tagGroups = {
tagGroups = {},
"Decoration",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,863: Line 24,254:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.2",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,876: Line 24,267:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,885: Line 24,276:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneOtterStatueItem",
type = "LargeCorrugatedSteelDoorItem",
typeID = 0,
typeID = 0,
},
},
["Limestone Owl Statue"] = {
["Large Cotton Bunting Red"] = {
untranslated = "Limestone Owl Statue",
untranslated = "Large Cotton Bunting Red",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "An owl statue carved from limestone.",
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,909: Line 24,299:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.2",
skillValue = "1",
roomCategory = "Decoration",
roomCategory = "Decoration",
furnitureType = "Statue",
furnitureType = "Decoration",
repeatsDepreciation = "0.6",
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 24,922: Line 24,312:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,931: Line 24,321:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneOwlStatueItem",
type = "LargeCottonBuntingRedItem",
typeID = 0,
typeID = 0,
},
},
["Limestone Wolf Statue"] = {
["Large Cotton Bunting Regal"] = {
untranslated = "Limestone Wolf Statue",
untranslated = "Large Cotton Bunting Regal",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A wolf statue carved from limestone.",
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,955: Line 24,344:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = "1",
roomCategory = "Decoration",
roomCategory = "Decoration",
furnitureType = "Statue",
furnitureType = "Decoration",
repeatsDepreciation = "0.5",
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 24,968: Line 24,357:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,977: Line 24,366:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneWolfStatueItem",
type = "LargeCottonBuntingRegalItem",
typeID = 0,
typeID = 0,
},
},
["Linen Fabric"] = {
["Large Court"] = {
untranslated = "Linen Fabric",
untranslated = "Large Court",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A rough linen fabric that covers your basic needs.",
description = "Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
tagGroups = {
tagGroups = {
"Fabric",
"Government",
"Items",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,024: Line 24,411:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LinenFabricItem",
type = "LargeCourtItem",
typeID = 0,
typeID = 0,
},
},
["Linen Yarn"] = {
["Large Festive Paper Lantern"] = {
untranslated = "Linen Yarn",
untranslated = "Large Festive Paper Lantern",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Flax fibers spun into a usable string commonly known as linen yarn.",
description = "A large festive paper lantern.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 25,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,048: Line 24,434:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 25,061: Line 24,447:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,070: Line 24,456:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LinenYarnItem",
type = "LargeFestivePaperLanternItem",
typeID = 0,
typeID = 0,
},
},
["Loaded Taro Fries"] = {
["Large Hanging Ashlar Basalt Sign"] = {
untranslated = "Loaded Taro Fries",
untranslated = "Large Hanging Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Taro Fries with extra everything.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Cooking",
maxStack = 1,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = 1200,
calories = nil,
carbs = 14,
carbs = nil,
protein = 6,
protein = nil,
fat = 18,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.166666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 25,116: Line 24,499:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoadedTaroFriesItem",
type = "LargeHangingAshlarBasaltSignItem",
typeID = 0,
typeID = 0,
},
},
Log = {
["Large Hanging Ashlar Stone Sign"] = {
untranslated = "Log",
untranslated = "Large Hanging Ashlar Stone Sign",
category = nil,
category = nil,
group = "Block",
group = "Crafted Objects",
description = "A stack of logs.",
description = "A large sign for all your large text needs!",
tagGroups = {},
tagGroups = {},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,134: Line 24,517:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 25,159: Line 24,542:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LogItem",
type = "LargeHangingAshlarStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Logging Advanced Upgrade"] = {
["Large Hanging Birch Sign"] = {
untranslated = "Logging Advanced Upgrade",
untranslated = "Large Hanging Birch Sign",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Crafted Objects",
description = "Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
maxStack = 1,
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,205: Line 24,585:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoggingAdvancedUpgradeItem",
type = "LargeHangingBirchSignItem",
typeID = 0,
typeID = 0,
},
},
["Logging Basic Upgrade"] = {
["Large Hanging Lumber Sign"] = {
untranslated = "Logging Basic Upgrade",
untranslated = "Large Hanging Lumber Sign",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Crafted Objects",
description = "Basic Upgrade that greatly increases efficiency when crafting Logging recipes.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
maxStack = 1,
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,251: Line 24,628:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoggingBasicUpgradeItem",
type = "LargeHangingLumberSignItem",
typeID = 0,
typeID = 0,
},
},
Loom = {
["Large Hanging Mortared Granite Sign"] = {
untranslated = "Loom",
untranslated = "Large Hanging Mortared Granite Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A device for making fabric by weaving yarn or thread.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Craft Tables",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,276: Line 24,650:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 25,297: Line 24,671:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoomItem",
type = "LargeHangingMortaredGraniteSignItem",
typeID = 0,
typeID = 0,
},
},
["Low Top Shoes"] = {
["Large Hanging Mortared Stone Sign"] = {
untranslated = "Low Top Shoes",
untranslated = "Large Hanging Mortared Stone Sign",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Clothes",
maxStack = 1,
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,342: Line 24,714:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LowTopShoesItem",
type = "LargeHangingMortaredStoneSignItem",
typeID = 0,
typeID = 0,
},
},
Lumber = {
["Large Hanging Saguaro Sign"] = {
untranslated = "Lumber",
untranslated = "Large Hanging Saguaro Sign",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "Can be fashioned into various usable equipment.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Building Materials",
carried = "Backpack",
"Burnable Fuel",
weight = 2000,
"Constructable",
"Lumber",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,366: Line 24,732:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 25,373: Line 24,739:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,391: Line 24,757:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberItem",
type = "LargeHangingSaguaroSignItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Bench"] = {
["Large Hanging Softwood Sign"] = {
untranslated = "Lumber Bench",
untranslated = "Large Hanging Softwood Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A lumber bench for when you need extra seating space than a traditional chair.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {},
"Housing Objects",
"Seating",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,415: Line 24,778:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 25,428: Line 24,791:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,437: Line 24,800:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberBenchItem",
type = "LargeHangingSoftwoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Chair"] = {
["Large Hanging Stone Sign"] = {
untranslated = "Lumber Chair",
untranslated = "Large Hanging Stone Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Housing Objects",
"Seating",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,461: Line 24,821:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 25,474: Line 24,834:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,483: Line 24,843:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberChairItem",
type = "LargeHangingStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Door"] = {
["Large Hanging Wood Sign"] = {
untranslated = "Lumber Door",
untranslated = "Large Hanging Wood Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Item",
description = "A door made from finely cut lumber.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {},
"Doors",
maxStack = 100,
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = nil,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,511: Line 24,868:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,529: Line 24,886:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberDoorItem",
type = "LargeHangingWoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Dresser"] = {
["Large Lumber Door"] = {
untranslated = "Lumber Dresser",
untranslated = "Large Lumber Door",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
description = "A large lumber door allowing moderate sized vehicles through..",
tagGroups = {
tagGroups = {},
"Bedroom",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 25,553: Line 24,907:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Dresser",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,566: Line 24,920:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,575: Line 24,929:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberDresserItem",
type = "LargeLumberDoorItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Stockpile"] = {
["Large Lumber Stockpile"] = {
untranslated = "Lumber Stockpile",
untranslated = "Large Lumber Stockpile",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ",
description = "An extra large lumber platform that has been reinforced to allow mass storage of items. ",
tagGroups = {
tagGroups = {},
"Crafted Objects",
"Storage",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,621: Line 24,972:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberStockpileItem",
type = "LargeLumberStockpileItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Table"] = {
["Large Metal Ship Frame"] = {
untranslated = "Lumber Table",
untranslated = "Large Metal Ship Frame",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A large lumber table for eating meals or getting some work done.",
description = "A large metal frame for constructing a larger naval vessel.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 100,
"Seating",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,645: Line 24,993:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 25,658: Line 25,006:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,667: Line 25,015:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberTableItem",
type = "LargeMetalShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Lupine Seed"] = {
["Large Nylon Bunting Green"] = {
untranslated = "Lupine Seed",
untranslated = "Large Nylon Bunting Green",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow lupine.",
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 250,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 25,704: Line 25,051:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,713: Line 25,060:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LupineSeedItem",
type = "LargeNylonBuntingGreenItem",
typeID = 0,
typeID = 0,
},
},
Macarons = {
["Large Nylon Bunting Purple"] = {
untranslated = "Macarons",
untranslated = "Large Nylon Bunting Purple",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A small circular biscuit with a sweet huckleberry filling.",
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Baking",
"Housing",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 250,
calories = 1000,
calories = nil,
carbs = 20,
carbs = nil,
protein = 7,
protein = nil,
fat = 14,
fat = nil,
vitamins = 16,
vitamins = nil,
density = 5.7,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 25,750: Line 25,096:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,759: Line 25,105:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MacaronsItem",
type = "LargeNylonBuntingPurpleItem",
typeID = 0,
typeID = 0,
},
},
["Machinist Table"] = {
["Large Paper Lantern"] = {
untranslated = "Machinist Table",
untranslated = "Large Paper Lantern",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A fancy tool bench that creates equally fancy toys.",
description = "A large paper lantern.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,783: Line 25,128:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = "Industrial",
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 25,796: Line 25,141:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,805: Line 25,150:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MachinistTableItem",
type = "LargePaperLanternItem",
typeID = 0,
typeID = 0,
},
},
["Marmot Carcass"] = {
["Large Standing Ashlar Basalt Sign"] = {
untranslated = "Marmot Carcass",
untranslated = "Large Standing Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Item",
group = "Crafted Objects",
description = "A dead marmot.",
description = "A large sign for all your large text needs!",
tagGroups = {},
tagGroups = {},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,848: Line 25,193:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MarmotCarcassItem",
type = "LargeStandingAshlarBasaltSignItem",
typeID = 0,
typeID = 0,
},
},
["Masonry Advanced Upgrade"] = {
["Large Standing Ashlar Stone Sign"] = {
untranslated = "Masonry Advanced Upgrade",
untranslated = "Large Standing Ashlar Stone Sign",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Crafted Objects",
description = "Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
maxStack = 1,
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,894: Line 25,236:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MasonryAdvancedUpgradeItem",
type = "LargeStandingAshlarStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Masonry Basic Upgrade"] = {
["Large Standing Birch Sign"] = {
untranslated = "Masonry Basic Upgrade",
untranslated = "Large Standing Birch Sign",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Crafted Objects",
description = "Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
maxStack = 1,
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,940: Line 25,279:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MasonryBasicUpgradeItem",
type = "LargeStandingBirchSignItem",
typeID = 0,
typeID = 0,
},
},
["Masonry Table"] = {
["Large Standing Lumber Sign"] = {
untranslated = "Masonry Table",
untranslated = "Large Standing Lumber Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A workstation for hewing and shaping stone into usable objects.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Craft Tables",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 25,965: Line 25,301:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 25,986: Line 25,322:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MasonryTableItem",
type = "LargeStandingLumberSignItem",
typeID = 0,
typeID = 0,
},
},
["Meat Pie"] = {
["Large Standing Mortared Granite Sign"] = {
untranslated = "Meat Pie",
untranslated = "Large Standing Mortared Granite Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Much like a huckleberry pie, but filled to the brim with succulent meat.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Baking",
maxStack = 1,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 2000,
calories = 1300,
calories = nil,
carbs = 18,
carbs = nil,
protein = 4,
protein = nil,
fat = 20,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 3.3846153846153846,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 26,032: Line 25,365:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MeatPieItem",
type = "LargeStandingMortaredGraniteSignItem",
typeID = 0,
typeID = 0,
},
},
["Meat Stock"] = {
["Large Standing Mortared Stone Sign"] = {
untranslated = "Meat Stock",
untranslated = "Large Standing Mortared Stone Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A meaty stock made from the flesh of animals.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
"Ingredients",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = 2000,
calories = 600,
calories = nil,
carbs = 3,
carbs = nil,
protein = 8,
protein = nil,
fat = 9,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.3333333333333335,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 26,078: Line 25,408:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MeatStockItem",
type = "LargeStandingMortaredStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Meaty Stew"] = {
["Large Standing Saguaro Sign"] = {
untranslated = "Meaty Stew",
untranslated = "Large Standing Saguaro Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A thick meaty stew. A great source of protein.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {},
"Campfire",
maxStack = 1,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = 1100,
calories = nil,
carbs = 6,
carbs = nil,
protein = 13,
protein = nil,
fat = 10,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 2.727272727272727,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 26,124: Line 25,451:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MeatyStewItem",
type = "LargeStandingSaguaroSignItem",
typeID = 0,
typeID = 0,
},
},
["Mechanical Water Pump"] = {
["Large Standing Softwood Sign"] = {
untranslated = "Mechanical Water Pump",
untranslated = "Large Standing Softwood Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "Pumps water from a source into a pipe network.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {},
"Crafted Objects",
"Specialty",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 26,170: Line 25,494:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MechanicalWaterPumpItem",
type = "LargeStandingSoftwoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Mechanics Advanced Upgrade"] = {
["Large Standing Stone Sign"] = {
untranslated = "Mechanics Advanced Upgrade",
untranslated = "Large Standing Stone Sign",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "World Object",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
maxStack = 1,
"Upgrade Modules",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,216: Line 25,537:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MechanicsAdvancedUpgradeItem",
type = "LargeStandingStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Mechanics Modern Upgrade"] = {
["Large Standing Wood Sign"] = {
untranslated = "Mechanics Modern Upgrade",
untranslated = "Large Standing Wood Sign",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Item",
description = "Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = nil,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,262: Line 25,580:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MechanicsModernUpgradeItem",
type = "LargeStandingWoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Medium Fishing Trawler"] = {
["Large Windowed Lumber Door"] = {
untranslated = "Medium Fishing Trawler",
untranslated = "Large Windowed Lumber Door",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "",
description = "A large lumber door with windows allowing moderate sized vehicles through..",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 1,
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,290: Line 25,605:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,308: Line 25,623:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumFishingTrawlerItem",
type = "LargeWindowedLumberDoorItem",
typeID = 0,
typeID = 0,
},
},
["Medium Metal Ship Frame"] = {
["Large Wooden Ship Frame"] = {
untranslated = "Medium Metal Ship Frame",
untranslated = "Large Wooden Ship Frame",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A medium metal frame for constructing a naval vessel.",
description = "A large wooden frame for constructing a larger naval vessel.",
tagGroups = {
tagGroups = {},
"Items",
"Products",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 15000,
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,354: Line 25,666:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumMetalShipFrameItem",
type = "LargeWoodenShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Medium Shipyard"] = {
Laser = {
untranslated = "Medium Shipyard",
untranslated = "Laser",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A bigger more suitable place to build larger vessels with more extensive functionalities.",
description = "AVOID DIRECT EYE EXPOSURE",
tagGroups = {
tagGroups = {},
"Craft Tables",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 26,400: Line 25,709:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumShipyardItem",
type = "LaserItem",
typeID = 0,
typeID = 0,
},
},
["Medium Wooden Ship Frame"] = {
Lathe = {
untranslated = "Medium Wooden Ship Frame",
untranslated = "Lathe",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A medium wooden frame for constructing a larger naval vessel.",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
tagGroups = {
"Items",
"Crafting Table",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 15000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,425: Line 25,733:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 26,446: Line 25,754:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumWoodenShipFrameItem",
type = "LatheItem",
typeID = 0,
typeID = 0,
},
},
["Metal Keel"] = {
["Lattice Mushroom Spores"] = {
untranslated = "Metal Keel",
untranslated = "Lattice Mushroom Spores",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "The backbone of any metal ship.",
description = "Plant to grow lattice mushrooms.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 26,492: Line 25,800:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetalKeelItem",
type = "LatticeMushroomSporesItem",
typeID = 0,
typeID = 0,
},
},
["Metal Rudder"] = {
["Leather Hide"] = {
untranslated = "Metal Rudder",
untranslated = "Leather Hide",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "If you dont have one of these, you have no control over your heading.",
description = "A thick hide.",
tagGroups = {
tagGroups = {
"Items",
"Animal Skin",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,538: Line 25,845:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetalRudderItem",
type = "LeatherHideItem",
typeID = 0,
typeID = 0,
},
},
["Metallurgy Research Paper Advanced"] = {
["Leavened Dough"] = {
untranslated = "Metallurgy Research Paper Advanced",
untranslated = "Leavened Dough",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Leavened dough with added yeast that rises when baked.",
tagGroups = {
tagGroups = {
"Advanced Research",
"Food",
"Items",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 400,
calories = nil,
calories = 10,
carbs = nil,
carbs = 6,
protein = nil,
protein = 18,
fat = nil,
fat = 13,
vitamins = nil,
vitamins = 5,
density = nil,
density = 420.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 26,586: Line 25,890:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetallurgyResearchPaperAdvancedItem",
type = "LeavenedDoughItem",
typeID = 0,
typeID = 0,
},
},
["Metallurgy Research Paper Basic"] = {
["Light Backpack"] = {
untranslated = "Metallurgy Research Paper Basic",
untranslated = "Light Backpack",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "Smaller than your standard three-day backpack. You can't fit that much inside, but that makes you more agile.\\n\\n(Increases movement speed and increases max carry weight by 5 kg)",
tagGroups = {
tagGroups = {
"Basic Research",
"Clothes",
"Items",
"Research",
"Research Papers",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,634: Line 25,935:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetallurgyResearchPaperBasicItem",
type = "LightBackpackItem",
typeID = 0,
typeID = 0,
},
},
["Metallurgy Research Paper Modern"] = {
["Light Bulb"] = {
untranslated = "Metallurgy Research Paper Modern",
untranslated = "Light Bulb",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "An electric light with a wire filament.",
tagGroups = {
tagGroups = {},
"Items",
"Modern Research",
"Research",
"Research Papers",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,682: Line 25,978:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetallurgyResearchPaperModernItem",
type = "LightBulbItem",
typeID = 0,
typeID = 0,
},
},
Mill = {
Limestone = {
untranslated = "Mill",
untranslated = "Limestone",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "Refines food resources by crushing them under a stone millstone.",
description = "A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Excavatable",
"Kitchen",
"Rock",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = 6500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,706: Line 26,002:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Food Preparation",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 26,719: Line 26,015:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "18",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,728: Line 26,024:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MillItem",
type = "LimestoneItem",
typeID = 0,
typeID = 0,
},
},
["Milling Upgrade"] = {
["Limestone Bison Statue"] = {
untranslated = "Milling Upgrade",
untranslated = "Limestone Bison Statue",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Basic Upgrade that greatly increases efficiency when crafting Milling recipes.",
description = "A bison statue carved from limestone.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Housing",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,752: Line 26,047:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 26,765: Line 26,060:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "30",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,774: Line 26,069:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MillingUpgradeItem",
type = "LimestoneBisonStatueItem",
typeID = 0,
typeID = 0,
},
},
["Millionaires Salad"] = {
["Limestone Otter Statue"] = {
untranslated = "Millionaires Salad",
untranslated = "Limestone Otter Statue",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A decadent yet healthy assemblage.",
description = "An otter statue carved from limestone.",
tagGroups = {
tagGroups = {
"Cooking",
"Housing",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 1000,
calories = 1000,
calories = nil,
carbs = 18,
carbs = nil,
protein = 6,
protein = nil,
fat = 6,
fat = nil,
vitamins = 26,
vitamins = nil,
density = 5.6000000000000005,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.2",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 26,811: Line 26,105:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,820: Line 26,114:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MillionairesSaladItem",
type = "LimestoneOtterStatueItem",
typeID = 0,
typeID = 0,
},
},
["Mining Advanced Upgrade"] = {
["Limestone Owl Statue"] = {
untranslated = "Mining Advanced Upgrade",
untranslated = "Limestone Owl Statue",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.",
description = "An owl statue carved from limestone.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Housing",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,844: Line 26,137:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.2",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 26,857: Line 26,150:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,866: Line 26,159:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MiningAdvancedUpgradeItem",
type = "LimestoneOwlStatueItem",
typeID = 0,
typeID = 0,
},
},
["Mining Basic Upgrade"] = {
["Limestone Wolf Statue"] = {
untranslated = "Mining Basic Upgrade",
untranslated = "Limestone Wolf Statue",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Basic Upgrade that greatly increases efficiency when crafting Mining recipes.",
description = "A wolf statue carved from limestone.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Housing",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,890: Line 26,182:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 26,903: Line 26,195:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,912: Line 26,204:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MiningBasicUpgradeItem",
type = "LimestoneWolfStatueItem",
typeID = 0,
typeID = 0,
},
},
["Mining Modern Upgrade"] = {
["Linen Fabric"] = {
untranslated = "Mining Modern Upgrade",
untranslated = "Linen Fabric",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Modern Upgrade that greatly increases efficiency when crafting Mining recipes.",
description = "A rough linen fabric that covers your basic needs.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Fabric",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,958: Line 26,249:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MiningModernUpgradeItem",
type = "LinenFabricItem",
typeID = 0,
typeID = 0,
},
},
Mint = {
["Linen Yarn"] = {
untranslated = "Mint",
untranslated = "Linen Yarn",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "Allows for the creation of currency.",
description = "Flax fibers spun into a usable string commonly known as linen yarn.",
tagGroups = {
tagGroups = {},
"Economic",
maxStack = 100,
"Work Stations",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 25,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,004: Line 26,292:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MintItem",
type = "LinenYarnItem",
typeID = 0,
typeID = 0,
},
},
Mochi = {
["Loaded Taro Fries"] = {
untranslated = "Mochi",
untranslated = "Loaded Taro Fries",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Watch your hands!",
description = "Taro Fries with extra everything.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
},
},
Line 27,019: Line 26,306:
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = 750,
calories = 1200,
carbs = 25,
carbs = 14,
protein = 0,
protein = 6,
fat = 0,
fat = 18,
vitamins = 5,
vitamins = 0,
density = 4.0,
density = 3.166666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 27,050: Line 26,337:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MochiItem",
type = "LoadedTaroFriesItem",
typeID = 0,
typeID = 0,
},
},
["Modern Double Street Light"] = {
Log = {
untranslated = "Modern Double Street Light",
untranslated = "Log",
category = nil,
category = nil,
group = "Housing Objects",
group = "Block",
description = "A towering metal light post that requires electricity to run.",
description = "A stack of logs.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 20,
"Lighting",
carried = "Hands",
},
weight = 10000,
maxStack = 1,
carried = "Backpack",
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,071: Line 26,355:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,087: Line 26,371:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,096: Line 26,380:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernDoubleStreetLightItem",
type = "LogItem",
typeID = 0,
typeID = 0,
},
},
["Modern Street Light"] = {
["Logging Advanced Upgrade"] = {
untranslated = "Modern Street Light",
untranslated = "Logging Advanced Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A towering metal light post that requires electricity to run.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Upgrade",
"Lighting",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,120: Line 26,403:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,133: Line 26,416:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,142: Line 26,425:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernStreetLightItem",
type = "LoggingAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Modern Upgrade 1"] = {
["Logging Basic Upgrade"] = {
untranslated = "Modern Upgrade 1",
untranslated = "Logging Basic Upgrade",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Upgrade Modules",
description = "Modern Upgrade with great efficiency increase.",
description = "Basic Upgrade that greatly increases efficiency when crafting Logging recipes.",
tagGroups = {
tagGroups = {
"Modern Upgrade",
"Upgrade",
"Modern Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
Line 27,189: Line 26,470:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl1Item",
type = "LoggingBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Modern Upgrade 2"] = {
Loom = {
untranslated = "Modern Upgrade 2",
untranslated = "Loom",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Work Stations",
description = "Modern Upgrade with great efficiency increase.",
description = "A device for making fabric by weaving yarn or thread.",
tagGroups = {
tagGroups = {
"Modern Upgrade",
"Crafting Table",
"Modern Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,215: Line 26,494:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 27,236: Line 26,515:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl2Item",
type = "LoomItem",
typeID = 0,
typeID = 0,
},
},
["Modern Upgrade 3"] = {
["Low Top Shoes"] = {
untranslated = "Modern Upgrade 3",
untranslated = "Low Top Shoes",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Clothing",
description = "Modern Upgrade with great efficiency increase.",
description = "Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
tagGroups = {
tagGroups = {
"Modern Upgrade",
"Clothes",
"Modern Upgrades",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,283: Line 26,560:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl3Item",
type = "LowTopShoesItem",
typeID = 0,
typeID = 0,
},
},
["Modern Upgrade 4"] = {
Lumber = {
untranslated = "Modern Upgrade 4",
untranslated = "Lumber",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Blocks",
description = "Modern Upgrade with great efficiency increase.",
description = "Can be fashioned into various usable equipment.",
tagGroups = {
tagGroups = {
"Modern Upgrade",
"Burnable Fuel",
"Modern Upgrades",
"Constructable",
"Upgrade Modules",
"Lumber",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,305: Line 26,582:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,312: Line 26,589:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,330: Line 26,607:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl4Item",
type = "LumberItem",
typeID = 0,
typeID = 0,
},
},
["Moon Jellyfish"] = {
["Lumber Bench"] = {
untranslated = "Moon Jellyfish",
untranslated = "Lumber Bench",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
description = "A moon jellyfish.",
description = "A lumber bench for when you need extra seating space than a traditional chair.",
tagGroups = {
tagGroups = {
"Animal",
"Housing",
"Fish",
"Natural Resources",
"Small Fish",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,356: Line 26,630:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,369: Line 26,643:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,378: Line 26,652:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MoonJellyfishItem",
type = "LumberBenchItem",
typeID = 0,
typeID = 0,
},
},
Mortar = {
["Lumber Chair"] = {
untranslated = "Mortar",
untranslated = "Lumber Chair",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A binding pitch useful as a mortar.",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,402: Line 26,675:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,415: Line 26,688:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,424: Line 26,697:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortarItem",
type = "LumberChairItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Basalt"] = {
["Lumber Door"] = {
untranslated = "Mortared Basalt",
untranslated = "Lumber Door",
category = nil,
category = nil,
group = "Block",
group = "Housing Objects",
description = "Used to create tough but rudimentary buildings.",
description = "A door made from finely cut lumber.",
tagGroups = {},
tagGroups = {},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,449: Line 26,722:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,467: Line 26,740:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredBasaltItem",
type = "LumberDoorItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Gneiss"] = {
["Lumber Dresser"] = {
untranslated = "Mortared Gneiss",
untranslated = "Lumber Dresser",
category = nil,
category = nil,
group = "Block",
group = "Housing Objects",
description = "Used to create tough but rudimentary buildings.",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Housing",
carried = "Hands",
},
weight = 10000,
maxStack = 1,
carried = "Backpack",
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,488: Line 26,763:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Dresser",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,501: Line 26,776:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,510: Line 26,785:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGneissItem",
type = "LumberDresserItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite"] = {
["Lumber Stockpile"] = {
untranslated = "Mortared Granite",
untranslated = "Lumber Stockpile",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "Used to create tough but rudimentary buildings.",
description = "A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Building Materials",
carried = "Backpack",
"Constructable",
weight = 2000,
"Mortared Stone",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,540: Line 26,810:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,558: Line 26,828:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteItem",
type = "LumberStockpileItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Bench"] = {
["Lumber Table"] = {
untranslated = "Mortared Granite Bench",
untranslated = "Lumber Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A basic stone bench for sitting.",
description = "A large lumber table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,582: Line 26,851:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = "2",
roomCategory = "Seating",
roomCategory = "Seating",
furnitureType = "Chair",
furnitureType = "Table",
repeatsDepreciation = "0.5",
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,595: Line 26,864:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,604: Line 26,873:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteBenchItem",
type = "LumberTableItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Chair"] = {
["Lupine Seed"] = {
untranslated = "Mortared Granite Chair",
untranslated = "Lupine Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "An early stone chair. Not too comfy but it does the job.",
description = "Plant to grow lupine.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Seating",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,641: Line 26,910:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,650: Line 26,919:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteChairItem",
type = "LupineSeedItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Door"] = {
Macarons = {
untranslated = "Mortared Granite Door",
untranslated = "Macarons",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A heavy mortared stone door.",
description = "A small circular biscuit with a sweet huckleberry filling.",
tagGroups = {
tagGroups = {
"Doors",
"Food",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 200,
calories = nil,
calories = 1000,
carbs = nil,
carbs = 20,
protein = nil,
protein = 7,
fat = nil,
fat = 14,
vitamins = nil,
vitamins = 16,
density = nil,
density = 5.7,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 27,678: Line 26,946:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,696: Line 26,964:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteDoorItem",
type = "MacaronsItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Fireplace"] = {
["Machinist Table"] = {
untranslated = "Mortared Granite Fireplace",
untranslated = "Machinist Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
description = "A fancy tool bench that creates equally fancy toys.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Crafting Table",
"Living Room",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,720: Line 26,987:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = "Industrial",
furnitureType = "Fireplace",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,733: Line 27,000:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,742: Line 27,009:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteFireplaceItem",
type = "MachinistTableItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Table"] = {
["Marmot Carcass"] = {
untranslated = "Mortared Granite Table",
untranslated = "Marmot Carcass",
category = nil,
category = nil,
group = "Housing Objects",
group = "Item",
description = "An early stone table. Not much to look at but it does the job.",
description = "A dead marmot.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 100,
"Seating",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,766: Line 27,030:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 27,779: Line 27,043:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,788: Line 27,052:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteTableItem",
type = "MarmotCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Limestone"] = {
["Masonry Advanced Upgrade"] = {
untranslated = "Mortared Limestone",
untranslated = "Masonry Advanced Upgrade",
category = nil,
category = nil,
group = "Blocks",
group = "Upgrade Modules",
description = "Used to create tough but rudimentary buildings.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.",
tagGroups = {
tagGroups = {
"Blocks",
"Upgrade",
"Building Materials",
"Constructable",
"Mortared Stone",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,818: Line 27,079:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,836: Line 27,097:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredLimestoneItem",
type = "MasonryAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Sandstone"] = {
["Masonry Basic Upgrade"] = {
untranslated = "Mortared Sandstone",
untranslated = "Masonry Basic Upgrade",
category = nil,
category = nil,
group = "Blocks",
group = "Upgrade Modules",
description = "Used to create tough but rudimentary buildings.",
description = "Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.",
tagGroups = {
tagGroups = {
"Blocks",
"Upgrade",
"Building Materials",
"Constructable",
"Mortared Stone",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,866: Line 27,124:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,884: Line 27,142:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredSandstoneItem",
type = "MasonryBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Shale"] = {
["Masonry Skill Book"] = {
untranslated = "Mortared Shale",
untranslated = "Masonry Skill Book",
category = nil,
category = nil,
group = "Block",
group = "Skill Books",
description = "Used to create tough but rudimentary buildings.",
description = "Masonry Skill Book",
tagGroups = {},
tagGroups = {
maxStack = 20,
"Skill Books",
carried = "Hands",
},
weight = 10000,
maxStack = 1,
carried = "Backpack",
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,927: Line 27,187:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredShaleItem",
type = "Masonry Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone"] = {
["Masonry Skill Scroll"] = {
untranslated = "Mortared Stone",
untranslated = "Masonry Skill Scroll",
category = nil,
category = nil,
group = "Blocks",
group = "Skill Scrolls",
description = "Old stone",
description = "Masonry Skill Scroll",
tagGroups = {
tagGroups = {
"Blocks",
"Skill Scrolls",
"Building Materials",
"Constructable",
"Mortared Stone",
},
},
maxStack = 20,
maxStack = 10,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,957: Line 27,214:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,975: Line 27,232:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneItem",
type = "Masonry Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Bench"] = {
["Masonry Table"] = {
untranslated = "Mortared Stone Bench",
untranslated = "Masonry Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A basic stone bench for sitting.",
description = "A workstation for hewing and shaping stone into usable objects.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Crafting Table",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,999: Line 27,255:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = "Industrial",
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,012: Line 27,268:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,021: Line 27,277:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneBenchItem",
type = "MasonryTableItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Chair"] = {
["Meat Pie"] = {
untranslated = "Mortared Stone Chair",
untranslated = "Meat Pie",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "An early stone chair. Not too comfy but it does the job.",
description = "Much like a huckleberry pie, but filled to the brim with succulent meat.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Seating",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 600,
calories = nil,
calories = 1300,
carbs = nil,
carbs = 18,
protein = nil,
protein = 4,
fat = nil,
fat = 20,
vitamins = nil,
vitamins = 2,
density = nil,
density = 3.3846153846153846,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,058: Line 27,313:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,067: Line 27,322:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneChairItem",
type = "MeatPieItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Door"] = {
["Meat Stock"] = {
untranslated = "Mortared Stone Door",
untranslated = "Meat Stock",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A heavy mortared stone door.",
description = "A meaty stock made from the flesh of animals.",
tagGroups = {
tagGroups = {
"Doors",
"Food",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 800,
calories = nil,
calories = 600,
carbs = nil,
carbs = 3,
protein = nil,
protein = 8,
fat = nil,
fat = 9,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.3333333333333335,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 28,095: Line 27,349:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,113: Line 27,367:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneDoorItem",
type = "MeatStockItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Fireplace"] = {
["Meaty Stew"] = {
untranslated = "Mortared Stone Fireplace",
untranslated = "Meaty Stew",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
description = "A thick meaty stew. A great source of protein.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Living Room",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = 1100,
carbs = nil,
carbs = 6,
protein = nil,
protein = 13,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 1,
density = nil,
density = 2.727272727272727,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Fireplace",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,150: Line 27,403:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,159: Line 27,412:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneFireplaceItem",
type = "MeatyStewItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Table"] = {
["Mechanical Water Pump"] = {
untranslated = "Mortared Stone Table",
untranslated = "Mechanical Water Pump",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "An early stone table. Not much to look at but it does the job.",
description = "Pumps water from a source into a pipe network.",
tagGroups = {
tagGroups = {},
"Housing Objects",
"Seating",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 28,183: Line 27,433:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,196: Line 27,446:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,205: Line 27,455:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneTableItem",
type = "MechanicalWaterPumpItem",
typeID = 0,
typeID = 0,
},
},
["Mountain Goat Carcass"] = {
["Mechanics Advanced Upgrade"] = {
untranslated = "Mountain Goat Carcass",
untranslated = "Mechanics Advanced Upgrade",
category = nil,
category = nil,
group = "Natural Resources",
group = "Upgrade Modules",
description = "A dead mountain goat.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
tagGroups = {
tagGroups = {
"Animal",
"Upgrade",
"Medium Carcass",
"Medium Wooly Carcass",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,253: Line 27,500:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MountainGoatCarcassItem",
type = "MechanicsAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Muffin Hat"] = {
["Mechanics Modern Upgrade"] = {
untranslated = "Muffin Hat",
untranslated = "Mechanics Modern Upgrade",
category = nil,
category = nil,
group = "Clothing",
group = "Upgrade Modules",
description = "I have no idea why it's called that but it's not edible.",
description = "Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
tagGroups = {
tagGroups = {
"Clothes",
"Upgrade",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,298: Line 27,545:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MuffinHatItem",
type = "MechanicsModernUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Nail = {
["Mechanics Skill Book"] = {
untranslated = "Nail",
untranslated = "Mechanics Skill Book",
category = nil,
category = nil,
group = "Items",
group = "Skill Books",
description = "Nails used for construction.",
description = "Mechanics Skill Book",
tagGroups = {
tagGroups = {
"Items",
"Skill Books",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
Line 28,344: Line 27,590:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NailItem",
type = "Mechanics Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Nuclear Fuel"] = {
["Mechanics Skill Scroll"] = {
untranslated = "Nuclear Fuel",
untranslated = "Mechanics Skill Scroll",
category = nil,
category = nil,
group = "Item",
group = "Skill Scrolls",
description = "Unstable nuclear fuel.",
description = "Mechanics Skill Scroll",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Skill Scrolls",
},
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,387: Line 27,635:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NuclearFuelItem",
type = "Mechanics Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
Nylon = {
["Medium Fishing Trawler"] = {
untranslated = "Nylon",
untranslated = "Medium Fishing Trawler",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ",
description = "",
tagGroups = {
tagGroups = {
"Items",
"Vehicles",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,433: Line 27,680:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonItem",
type = "MediumFishingTrawlerItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Carpet"] = {
["Medium Metal Ship Frame"] = {
untranslated = "Nylon Carpet",
untranslated = "Medium Metal Ship Frame",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A woven nylon floor covering attached to a lumber backing.",
description = "A medium metal frame for constructing a naval vessel.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 100,
"Building Materials",
carried = "Backpack",
"Constructable",
weight = 15000,
},
calories = nil,
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
carbs = nil,
carbs = nil,
protein = nil,
protein = nil,
Line 28,462: Line 27,705:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,480: Line 27,723:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonCarpetItem",
type = "MediumMetalShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Chips"] = {
["Medium Shipyard"] = {
untranslated = "Nylon Chips",
untranslated = "Medium Shipyard",
category = nil,
category = nil,
group = "Item",
group = "Work Stations",
description = "",
description = "A bigger more suitable place to build larger vessels with more extensive functionalities.",
tagGroups = {},
tagGroups = {
maxStack = 100,
"Crafting Table",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,502: Line 27,747:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 28,523: Line 27,768:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonChipsItem",
type = "MediumShipyardItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Curtains"] = {
["Medium Wooden Ship Frame"] = {
untranslated = "Nylon Curtains",
untranslated = "Medium Wooden Ship Frame",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "Curtains made out of plastic? \\n\\n (Only cosmetic does not impact room value.)",
description = "A medium wooden frame for constructing a larger naval vessel.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 100,
"Building Materials",
carried = "Backpack",
"Constructable",
weight = 15000,
},
maxStack = 20,
carried = "Hands",
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,570: Line 27,811:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonCurtainsItem",
type = "MediumWoodenShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Fabric"] = {
["Metal Keel"] = {
untranslated = "Nylon Fabric",
untranslated = "Metal Keel",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A synthetic fabric that is desired for its durability and cheap cost to produce.",
description = "The backbone of any metal ship.",
tagGroups = {
tagGroups = {},
"Fabric",
"Items",
"Products",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,617: Line 27,854:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonFabricItem",
type = "MetalKeelItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Futon Bed"] = {
["Metal Rudder"] = {
untranslated = "Nylon Futon Bed",
untranslated = "Metal Rudder",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A classic futon for when regular beds are too soft.",
description = "If you dont have one of these, you have no control over your heading.",
tagGroups = {
tagGroups = {},
"Bedroom",
maxStack = 100,
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 28,641: Line 27,875:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "5",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Bed",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,654: Line 27,888:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,663: Line 27,897:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonFutonBedItem",
type = "MetalRudderItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Futon Couch"] = {
["Metallurgy Research Paper Advanced"] = {
untranslated = "Nylon Futon Couch",
untranslated = "Metallurgy Research Paper Advanced",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A modern styled couch with a classic touch.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Advanced Research",
"Living Room",
"Research",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,687: Line 27,921:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,700: Line 27,934:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,709: Line 27,943:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonFutonCouchItem",
type = "MetallurgyResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Mooring Rope"] = {
["Metallurgy Research Paper Basic"] = {
untranslated = "Nylon Mooring Rope",
untranslated = "Metallurgy Research Paper Basic",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A strong synthetic rope used to make sure a ship does not drift away.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Items",
"Basic Research",
"Products",
"Research",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,755: Line 27,989:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonMooringRopeItem",
type = "MetallurgyResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Thread"] = {
["Metallurgy Research Paper Modern"] = {
untranslated = "Nylon Thread",
untranslated = "Metallurgy Research Paper Modern",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "Synthetic thread that has more resistance to abrasion than more natural threads.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Items",
"Modern Research",
"Products",
"Research",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,801: Line 28,035:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonThreadItem",
type = "MetallurgyResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Trawler Net"] = {
Mill = {
untranslated = "Nylon Trawler Net",
untranslated = "Mill",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
description = "Refines food resources by crushing them under a stone millstone.",
tagGroups = {
tagGroups = {
"Items",
"Crafting Table",
"Tool",
"Housing",
"Tools",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 5000,
Line 28,826: Line 28,059:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Food Preparation",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 28,839: Line 28,072:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "18",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,848: Line 28,081:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonTrawlerNetItem",
type = "MillItem",
typeID = 0,
typeID = 0,
},
},
["Oak Log"] = {
["Milling Skill Book"] = {
untranslated = "Oak Log",
untranslated = "Milling Skill Book",
category = nil,
category = nil,
group = "Natural Resources",
group = "Skill Books",
description = "Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.",
description = "Milling Skill Book",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Skill Books",
"Hardwood",
"Logs",
"Natural Resources",
"Wood",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,872: Line 28,101:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,897: Line 28,126:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OakLogItem",
type = "Milling Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Ocean Spray Seed"] = {
["Milling Skill Scroll"] = {
untranslated = "Ocean Spray Seed",
untranslated = "Milling Skill Scroll",
category = nil,
category = nil,
group = "Seed",
group = "Skill Scrolls",
description = "Plant to grow ocean spray.",
description = "Milling Skill Scroll",
tagGroups = {
tagGroups = {
"Food",
"Skill Scrolls",
"Seeds",
},
},
maxStack = 100,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 10,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 28,943: Line 28,171:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OceanSpraySeedItem",
type = "Milling Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
Oil = {
["Milling Upgrade"] = {
untranslated = "Oil",
untranslated = "Milling Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "A plant fat extracted for use in cooking.",
description = "Basic Upgrade that greatly increases efficiency when crafting Milling recipes.",
tagGroups = {
tagGroups = {
"Fat",
"Upgrade",
"Food",
"Ingredients",
"Oil",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = 120,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 15,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 12.5,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,991: Line 28,216:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilItem",
type = "MillingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Oil Drilling Upgrade"] = {
["Millionaires Salad"] = {
untranslated = "Oil Drilling Upgrade",
untranslated = "Millionaires Salad",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.",
description = "A decadent yet healthy assemblage.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Food",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 400,
calories = nil,
calories = 1000,
carbs = nil,
carbs = 18,
protein = nil,
protein = 6,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 26,
density = nil,
density = 5.6000000000000005,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 29,037: Line 28,261:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilDrillingUpgradeItem",
type = "MillionairesSaladItem",
typeID = 0,
typeID = 0,
},
},
["Oil Head Lamp"] = {
["Mining Advanced Upgrade"] = {
untranslated = "Oil Head Lamp",
untranslated = "Mining Advanced Upgrade",
category = nil,
category = nil,
group = "Clothing",
group = "Upgrade Modules",
description = "An iron hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.",
tagGroups = {
tagGroups = {
"Clothes",
"Upgrade",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,082: Line 28,306:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilHeadLampItem",
type = "MiningAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Oil Paint"] = {
["Mining Basic Upgrade"] = {
untranslated = "Oil Paint",
untranslated = "Mining Basic Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A collection of paint variations used for art supplies.",
description = "Basic Upgrade that greatly increases efficiency when crafting Mining recipes.",
tagGroups = {
tagGroups = {
"Items",
"Upgrade",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,128: Line 28,351:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilPaintItem",
type = "MiningBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Oil Refinery"] = {
["Mining Modern Upgrade"] = {
untranslated = "Oil Refinery",
untranslated = "Mining Modern Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
description = "Sets of pipes and tanks which refine crude petroleum into usable products.",
description = "Modern Upgrade that greatly increases efficiency when crafting Mining recipes.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Upgrade",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,153: Line 28,375:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 29,174: Line 28,396:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilRefineryItem",
type = "MiningModernUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Orange Vase"] = {
Mint = {
untranslated = "Orange Vase",
untranslated = "Mint",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A  vase made with glass to brighten up your home.",
description = "Allows for the creation of currency.",
tagGroups = {
tagGroups = {},
"Decoration",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,198: Line 28,417:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 29,211: Line 28,430:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,220: Line 28,439:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrangeVaseItem",
type = "MintItem",
typeID = 0,
typeID = 0,
},
},
Orchid = {
Mochi = {
untranslated = "Orchid",
untranslated = "Mochi",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Placeholder Description.",
description = "Watch your hands!",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Petals",
"Produce",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = 0,
calories = 750,
carbs = 0,
carbs = 25,
protein = 0,
protein = 0,
fat = 0,
fat = 0,
vitamins = 0,
vitamins = 5,
density = 0,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 29,267: Line 28,484:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrchidItem",
type = "MochiItem",
typeID = 0,
typeID = 0,
},
},
["Orchid Seed"] = {
["Modern Axe"] = {
untranslated = "Orchid Seed",
untranslated = "Modern Axe",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "Plant to grow an orchid.",
description = "A modern axe with a non-slip handle made using fiberglass.",
tagGroups = {
tagGroups = {
"Food",
"Tool",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 29,295: Line 28,511:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,313: Line 28,529:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrchidSeedItem",
type = "ModernAxeItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Gold Frame Landscape"] = {
["Modern Double Street Light"] = {
untranslated = "Ornate Gold Frame Landscape",
untranslated = "Modern Double Street Light",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "",
description = "A towering metal light post that requires electricity to run.",
tagGroups = {
tagGroups = {
"Cultural",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 29,337: Line 28,552:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = "3",
roomCategory = "Cultural",
roomCategory = "Lighting",
furnitureType = "Cultural",
furnitureType = "Lights",
repeatsDepreciation = "",
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 29,350: Line 28,565:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,359: Line 28,574:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateGoldFrameLandscapeItem",
type = "ModernDoubleStreetLightItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Gold Frame Wide"] = {
["Modern Hammer"] = {
untranslated = "Ornate Gold Frame Wide",
untranslated = "Modern Hammer",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "",
description = "A modern hammer with a non-slip handle made using fiberglass.",
tagGroups = {
tagGroups = {
"Cultural",
"Tool",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 29,383: Line 28,597:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,396: Line 28,610:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,405: Line 28,619:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateGoldFrameWideItem",
type = "ModernHammerItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Iron Frame Landscape"] = {
["Modern Hoe"] = {
untranslated = "Ornate Iron Frame Landscape",
untranslated = "Modern Hoe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "",
description = "A modern hoe with increased range.",
tagGroups = {
tagGroups = {
"Cultural",
"Tool",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 29,429: Line 28,642:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,442: Line 28,655:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,451: Line 28,664:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateIronFrameLandscapeItem",
type = "ModernHoeItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Iron Frame Wide"] = {
["Modern Machete"] = {
untranslated = "Ornate Iron Frame Wide",
untranslated = "Modern Machete",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "",
description = "A machete used to quickly clear plants. Has a large AoE with each swing.",
tagGroups = {
tagGroups = {
"Cultural",
"Tool",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 29,475: Line 28,687:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,488: Line 28,700:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,497: Line 28,709:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateIronFrameWideItem",
type = "ModernMacheteItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Wooden Frame Landscape"] = {
["Modern Pickaxe"] = {
untranslated = "Ornate Wooden Frame Landscape",
untranslated = "Modern Pickaxe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "",
description = "A modern pickaxe with a non-slip handle made using fiberglass.",
tagGroups = {
tagGroups = {
"Cultural",
"Tool",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 29,521: Line 28,732:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,534: Line 28,745:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,543: Line 28,754:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateWoodenFrameLandscapeItem",
type = "ModernPickaxeItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Wooden Frame Wide"] = {
["Modern Rock Drill"] = {
untranslated = "Ornate Wooden Frame Wide",
untranslated = "Modern Rock Drill",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "",
description = "A gasoline-powered alternative for faster geological sampling.",
tagGroups = {
tagGroups = {
"Cultural",
"Tool",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 29,567: Line 28,777:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,580: Line 28,790:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,589: Line 28,799:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateWoodenFrameWideItem",
type = "ModernRockDrillItem",
typeID = 0,
typeID = 0,
},
},
["Otter Carcass"] = {
["Modern Scythe"] = {
untranslated = "Otter Carcass",
untranslated = "Modern Scythe",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A dead otter.",
description = "A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.",
tagGroups = {
tagGroups = {
"Animal",
"Tool",
"Natural Resources",
"Tiny Carcass",
"Tiny Fur Carcass",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 29,619: Line 28,826:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,637: Line 28,844:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OtterCarcassItem",
type = "ModernScytheItem",
typeID = 0,
typeID = 0,
},
},
["Outpost Netting"] = {
["Modern Shovel"] = {
untranslated = "Outpost Netting",
untranslated = "Modern Shovel",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A way to store your items when you run out of floor space.",
description = "Terraforming is the first step towards a flourishing civilization and now you can do it with style and less repairs.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tool",
"Storage",
},
},
maxStack = 1,
maxStack = 1,
Line 29,665: Line 28,871:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,683: Line 28,889:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OutpostNettingItem",
type = "ModernShovelItem",
typeID = 0,
typeID = 0,
},
},
["Outpost Table"] = {
["Modern Street Light"] = {
untranslated = "Outpost Table",
untranslated = "Modern Street Light",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "An explorers best collection of information is stored here.",
description = "A towering metal light post that requires electricity to run.",
tagGroups = {
tagGroups = {
"Government",
"Housing",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,707: Line 28,912:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 29,720: Line 28,925:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,729: Line 28,934:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OutpostTableItem",
type = "ModernStreetLightItem",
typeID = 0,
typeID = 0,
},
},
["Pacific Sardine"] = {
["Modern Upgrade 1"] = {
untranslated = "Pacific Sardine",
untranslated = "Modern Upgrade 1",
category = nil,
category = nil,
group = "Natural Resources",
group = "Upgrade Modules",
description = "A pacific sardine.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
tagGroups = {
"Animal",
"Modern Upgrade",
"Fish",
"Upgrade",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 150,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,776: Line 28,980:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PacificSardineItem",
type = "ModernUpgradeLvl1Item",
typeID = 0,
typeID = 0,
},
},
["Padded Chair"] = {
["Modern Upgrade 2"] = {
untranslated = "Padded Chair",
untranslated = "Modern Upgrade 2",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A comfy chair to rest in.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Modern Upgrade",
"Living Room",
"Upgrade",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,800: Line 29,004:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.8",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 29,813: Line 29,017:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,822: Line 29,026:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaddedChairItem",
type = "ModernUpgradeLvl2Item",
typeID = 0,
typeID = 0,
},
},
["Palm Log"] = {
["Modern Upgrade 3"] = {
untranslated = "Palm Log",
untranslated = "Modern Upgrade 3",
category = nil,
category = nil,
group = "Natural Resources",
group = "Upgrade Modules",
description = "Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Modern Upgrade",
"Logs",
"Upgrade",
"Natural Resources",
"Wood",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,845: Line 29,047:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,870: Line 29,072:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PalmLogItem",
type = "ModernUpgradeLvl3Item",
typeID = 0,
typeID = 0,
},
},
["Palm Seed"] = {
["Modern Upgrade 4"] = {
untranslated = "Palm Seed",
untranslated = "Modern Upgrade 4",
category = nil,
category = nil,
group = "Seed",
group = "Upgrade Modules",
description = "Plant to grow a palm tree.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
tagGroups = {
"Food",
"Modern Upgrade",
"Seeds",
"Upgrade",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 29,916: Line 29,118:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PalmSeedItem",
type = "ModernUpgradeLvl4Item",
typeID = 0,
typeID = 0,
},
},
Papaya = {
["Moon Jellyfish"] = {
untranslated = "Papaya",
untranslated = "Moon Jellyfish",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "Nice fresh Papaya.",
description = "A moon jellyfish.",
tagGroups = {
tagGroups = {
"Food",
"Fish",
"Fruit",
"Small Fish",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 200,
calories = 200,
calories = nil,
carbs = 2,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 29,964: Line 29,164:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PapayaItem",
type = "MoonJellyfishItem",
typeID = 0,
typeID = 0,
},
},
["Papaya Seed"] = {
Mortar = {
untranslated = "Papaya Seed",
untranslated = "Mortar",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "Plant to grow a papaya plant.",
description = "A binding pitch useful as a mortar.",
tagGroups = {
tagGroups = {},
"Crop Seed",
"Food",
"Seeds",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 30,011: Line 29,207:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PapayaSeedItem",
type = "MortarItem",
typeID = 0,
typeID = 0,
},
},
Paper = {
["Mortared Basalt"] = {
untranslated = "Paper",
untranslated = "Mortared Basalt",
category = nil,
category = nil,
group = "Items",
group = "Block",
description = "It's paper.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {},
"Burnable Fuel",
maxStack = 20,
"Items",
carried = "Hands",
"Products",
weight = 10000,
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,033: Line 29,225:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 100,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,058: Line 29,250:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaperItem",
type = "MortaredBasaltItem",
typeID = 0,
typeID = 0,
},
},
["Paper Milling Upgrade"] = {
["Mortared Gneiss"] = {
untranslated = "Paper Milling Upgrade",
untranslated = "Mortared Gneiss",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Block",
description = "Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
maxStack = 20,
"Upgrade Modules",
carried = "Hands",
},
weight = 10000,
maxStack = 100,
carried = "Backpack",
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,104: Line 29,293:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaperMillingUpgradeItem",
type = "MortaredGneissItem",
typeID = 0,
typeID = 0,
},
},
["Pastry Dough"] = {
["Mortared Granite"] = {
untranslated = "Pastry Dough",
untranslated = "Mortared Granite",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "An extra fatty leavened dough for making yummy pastries.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {
"Baking",
"Constructable",
"Food",
"Mortared Stone",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = 10,
calories = nil,
carbs = 4,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 80.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 30,132: Line 29,321:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,150: Line 29,339:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PastryDoughItem",
type = "MortaredGraniteItem",
typeID = 0,
typeID = 0,
},
},
["Pelt Fertilizer"] = {
["Mortared Granite Bench"] = {
untranslated = "Pelt Fertilizer",
untranslated = "Mortared Granite Bench",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A fertilize made from fur pelts and filler.",
description = "A basic stone bench for sitting.",
tagGroups = {
tagGroups = {
"Fertilizers",
"Housing",
"Items",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,174: Line 29,362:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,187: Line 29,375:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,196: Line 29,384:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PeltFertilizerItem",
type = "MortaredGraniteBenchItem",
typeID = 0,
typeID = 0,
},
},
Petroleum = {
["Mortared Granite Chair"] = {
untranslated = "Petroleum",
untranslated = "Mortared Granite Chair",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.",
description = "An early stone chair. Not too comfy but it does the job.",
tagGroups = {
tagGroups = {
"Blocks",
"Housing",
"Liquids",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,220: Line 29,407:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,233: Line 29,420:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,242: Line 29,429:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PetroleumItem",
type = "MortaredGraniteChairItem",
typeID = 0,
typeID = 0,
},
},
["Phad Thai"] = {
["Mortared Granite Door"] = {
untranslated = "Phad Thai",
untranslated = "Mortared Granite Door",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "They make you full, and proud.",
description = "A heavy mortared stone door.",
tagGroups = {
tagGroups = {},
"Cooking",
maxStack = 1,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 1000,
calories = 1200,
calories = nil,
carbs = 9,
carbs = nil,
protein = 11,
protein = nil,
fat = 19,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 3.6666666666666665,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 30,270: Line 29,454:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,288: Line 29,472:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PhadThaiItem",
type = "MortaredGraniteDoorItem",
typeID = 0,
typeID = 0,
},
},
["Phosphate Fertilizer"] = {
["Mortared Granite Fireplace"] = {
untranslated = "Phosphate Fertilizer",
untranslated = "Mortared Granite Fireplace",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Phosphate fertilizer is a great source of Phosphorus.",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
tagGroups = {
tagGroups = {
"Fertilizers",
"Housing",
"Items",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,312: Line 29,495:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Fireplace",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,325: Line 29,508:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,334: Line 29,517:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PhosphateFertilizerItem",
type = "MortaredGraniteFireplaceItem",
typeID = 0,
typeID = 0,
},
},
Pineapple = {
["Mortared Granite Table"] = {
untranslated = "Pineapple",
untranslated = "Mortared Granite Table",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Nice fresh Pineapple.",
description = "An early stone table. Not much to look at but it does the job.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Fruit",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = 2000,
calories = 200,
calories = nil,
carbs = 6,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,373: Line 29,553:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,382: Line 29,562:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleItem",
type = "MortaredGraniteTableItem",
typeID = 0,
typeID = 0,
},
},
["Pineapple Friend Rice"] = {
["Mortared Limestone"] = {
untranslated = "Pineapple Friend Rice",
untranslated = "Mortared Limestone",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "A homely recipe made from a mix of cooked rice and fruit. Not only is it friendly, but it also happens to be pan fried.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {
"Cooking",
"Constructable",
"Food",
"Mortared Stone",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 150,
weight = 10000,
calories = 720,
calories = nil,
carbs = 20,
carbs = nil,
protein = 9,
protein = nil,
fat = 12,
fat = nil,
vitamins = 12,
vitamins = nil,
density = 7.361111111111112,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 30,410: Line 29,590:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,428: Line 29,608:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleFriendRiceItem",
type = "MortaredLimestoneItem",
typeID = 0,
typeID = 0,
},
},
["Pineapple Seed"] = {
["Mortared Sandstone"] = {
untranslated = "Pineapple Seed",
untranslated = "Mortared Sandstone",
category = nil,
category = nil,
group = "Seed",
group = "Blocks",
description = "Plant to grow a pineapple plant.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Constructable",
"Food",
"Mortared Stone",
"Seeds",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 10000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 30,457: Line 29,636:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,475: Line 29,654:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleSeedItem",
type = "MortaredSandstoneItem",
typeID = 0,
typeID = 0,
},
},
Pirozhok = {
["Mortared Shale"] = {
untranslated = "Pirozhok",
untranslated = "Mortared Shale",
category = nil,
category = nil,
group = "Food",
group = "Block",
description = "A baked bun filled with tasty meat and mushrooms.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {},
"Baking",
maxStack = 20,
"Food",
carried = "Hands",
},
weight = 10000,
maxStack = 100,
calories = nil,
carried = "Backpack",
carbs = nil,
weight = 400,
protein = nil,
calories = 850,
fat = nil,
carbs = 14,
vitamins = nil,
protein = 19,
density = nil,
fat = 10,
vitamins = 4,
density = 5.529411764705882,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 30,521: Line 29,697:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PirozhokItem",
type = "MortaredShaleItem",
typeID = 0,
typeID = 0,
},
},
Piston = {
["Mortared Stone"] = {
untranslated = "Piston",
untranslated = "Mortared Stone",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A moving component that transfers force. Can also function as a valve occasionally.",
description = "Old stone",
tagGroups = {
tagGroups = {
"Items",
"Constructable",
"Products",
"Mortared Stone",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,549: Line 29,725:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,567: Line 29,743:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PistonItem",
type = "MortaredStoneItem",
typeID = 0,
typeID = 0,
},
},
["Plant Fibers"] = {
["Mortared Stone Bench"] = {
untranslated = "Plant Fibers",
untranslated = "Mortared Stone Bench",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Harvested from a number of plants, these fibers are useful for a surprising number of things.",
description = "A basic stone bench for sitting.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Housing",
"Crop",
"Items",
"Natural Fiber",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 25,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,591: Line 29,763:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 100,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,607: Line 29,779:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,616: Line 29,788:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlantFibersItem",
type = "MortaredStoneBenchItem",
typeID = 0,
typeID = 0,
},
},
["Plant Vase"] = {
["Mortared Stone Chair"] = {
untranslated = "Plant Vase",
untranslated = "Mortared Stone Chair",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A  vase made with glass to brighten up your home.",
description = "An early stone chair. Not too comfy but it does the job.",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,640: Line 29,811:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = "0.5",
roomCategory = "Decoration",
roomCategory = "Seating",
furnitureType = "Decoration",
furnitureType = "Chair",
repeatsDepreciation = "0.4",
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,653: Line 29,824:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,662: Line 29,833:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlantVaseItem",
type = "MortaredStoneChairItem",
typeID = 0,
typeID = 0,
},
},
Plastic = {
["Mortared Stone Door"] = {
untranslated = "Plastic",
untranslated = "Mortared Stone Door",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "An extremely useful synthetic material derived from petrochemicals.",
description = "A heavy mortared stone door.",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 1,
"Products",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 30,690: Line 29,858:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,708: Line 29,876:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticItem",
type = "MortaredStoneDoorItem",
typeID = 0,
typeID = 0,
},
},
["Plastic Buoy"] = {
["Mortared Stone Fireplace"] = {
untranslated = "Plastic Buoy",
untranslated = "Mortared Stone Fireplace",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A modern plastic navigational buoy, can also be used as a moorage post.",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Specialty",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,732: Line 29,899:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Fireplace",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,745: Line 29,912:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,754: Line 29,921:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticBuoyItem",
type = "MortaredStoneFireplaceItem",
typeID = 0,
typeID = 0,
},
},
["Poke Bowl"] = {
["Mortared Stone Table"] = {
untranslated = "Poke Bowl",
untranslated = "Mortared Stone Table",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A basic yet filling meal with a bite.",
description = "An early stone table. Not much to look at but it does the job.",
tagGroups = {
tagGroups = {
"Cooking",
"Housing",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 2000,
calories = 1100,
calories = nil,
carbs = 21,
carbs = nil,
protein = 10,
protein = nil,
fat = 11,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 4.454545454545455,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 30,791: Line 29,957:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,800: Line 29,966:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PokeBowlItem",
type = "MortaredStoneTableItem",
typeID = 0,
typeID = 0,
},
},
["Portable Steam Engine"] = {
["Mountain Goat Carcass"] = {
untranslated = "Portable Steam Engine",
untranslated = "Mountain Goat Carcass",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "An engine that generates mechanical power through steam.",
description = "A dead mountain goat.",
tagGroups = {
tagGroups = {
"Items",
"Medium Carcass",
"Products",
"Medium Wooly Carcass",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 3000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,846: Line 30,012:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PortableSteamEngineItem",
type = "MountainGoatCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Pottery Upgrade"] = {
["Muffin Hat"] = {
untranslated = "Pottery Upgrade",
untranslated = "Muffin Hat",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Clothing",
description = "Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.",
description = "I have no idea why it's called that but it's not edible.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Clothes",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,892: Line 30,057:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PotteryUpgradeItem",
type = "MuffinHatItem",
typeID = 0,
typeID = 0,
},
},
["Powered Cart"] = {
Nail = {
untranslated = "Powered Cart",
untranslated = "Nail",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "Large cart for hauling sizable loads.",
description = "Nails used for construction.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
"Vehicles",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 15000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,938: Line 30,100:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PoweredCartItem",
type = "NailItem",
typeID = 0,
typeID = 0,
},
},
["Powered Storage Silo"] = {
["Nuclear Fuel"] = {
untranslated = "Powered Storage Silo",
untranslated = "Nuclear Fuel",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Item",
description = "A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
description = "Unstable nuclear fuel.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 100,
"Storage",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 10000,
Line 30,984: Line 30,143:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PoweredStorageSiloItem",
type = "NuclearFuelItem",
typeID = 0,
typeID = 0,
},
},
["Prairie Dog Carcass"] = {
Nylon = {
untranslated = "Prairie Dog Carcass",
untranslated = "Nylon",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A dead prairie dog.",
description = "Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ",
tagGroups = {
tagGroups = {},
"Animal",
"Natural Resources",
"Tiny Carcass",
"Tiny Leather Carcass",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,032: Line 30,186:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrairieDogCarcassItem",
type = "NylonItem",
typeID = 0,
typeID = 0,
},
},
["Prepared Meat"] = {
["Nylon Carpet"] = {
untranslated = "Prepared Meat",
untranslated = "Nylon Carpet",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Carefully butchered meat, ready to cook.",
description = "A woven nylon floor covering attached to a lumber backing.",
tagGroups = {
tagGroups = {
"Food",
"Constructable",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 400,
weight = 10000,
calories = 600,
calories = nil,
carbs = 0,
carbs = nil,
protein = 4,
protein = nil,
fat = 6,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 1.6666666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,060: Line 30,213:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,078: Line 30,231:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PreparedMeatItem",
type = "NylonCarpetItem",
typeID = 0,
typeID = 0,
},
},
["Prickly Pear Fruit"] = {
["Nylon Chips"] = {
untranslated = "Prickly Pear Fruit",
untranslated = "Nylon Chips",
category = nil,
category = nil,
group = "Food",
group = "Item",
description = "A succulent fruit coated in a rather terrifying array of spines.",
description = "",
tagGroups = {
tagGroups = {},
"Food",
"Fruit",
"Produce",
"Raw Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 50,
calories = 190,
calories = nil,
carbs = 2,
carbs = nil,
protein = 1,
protein = nil,
fat = 1,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 4.2105263157894735,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,126: Line 30,274:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PricklyPearFruitItem",
type = "NylonChipsItem",
typeID = 0,
typeID = 0,
},
},
["Prickly Pear Seed"] = {
["Nylon Curtains"] = {
untranslated = "Prickly Pear Seed",
untranslated = "Nylon Curtains",
category = nil,
category = nil,
group = "Seed",
group = "Blocks",
description = "Plant to grow prickly pear cacti.",
description = "Curtains made out of plastic? \\n\\n (Only cosmetic does not impact room value.)",
tagGroups = {
tagGroups = {
"Crop Seed",
"Constructable",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 5000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,173: Line 30,319:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PricklyPearSeedItem",
type = "NylonCurtainsItem",
typeID = 0,
typeID = 0,
},
},
["Prime Cut"] = {
["Nylon Fabric"] = {
untranslated = "Prime Cut",
untranslated = "Nylon Fabric",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A perfectly marbled piece of meat.",
description = "A synthetic fabric that is desired for its durability and cheap cost to produce.",
tagGroups = {
tagGroups = {
"Food",
"Fabric",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = 600,
calories = nil,
carbs = 0,
carbs = nil,
protein = 9,
protein = nil,
fat = 4,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 2.166666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,219: Line 30,364:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimeCutItem",
type = "NylonFabricItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Canvas Boots"] = {
["Nylon Futon Bed"] = {
untranslated = "Primitive Canvas Boots",
untranslated = "Nylon Futon Bed",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "A pair of crude canvas boots for your everyday use.",
description = "A classic futon for when regular beds are too soft.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,242: Line 30,387:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "5",
roomCategory = nil,
roomCategory = "Bedroom",
furnitureType = nil,
furnitureType = "Bed",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 31,255: Line 30,400:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,264: Line 30,409:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasBootsItem",
type = "NylonFutonBedItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Canvas Pants"] = {
["Nylon Futon Couch"] = {
untranslated = "Primitive Canvas Pants",
untranslated = "Nylon Futon Couch",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Roughly stitched canvas pants.",
description = "A modern styled couch with a classic touch.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,287: Line 30,432:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 31,300: Line 30,445:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,309: Line 30,454:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasPantsItem",
type = "NylonFutonCouchItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Canvas Shorts"] = {
["Nylon Mooring Rope"] = {
untranslated = "Primitive Canvas Shorts",
untranslated = "Nylon Mooring Rope",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "They're like the Primitive Canvas Pants, but shorter.",
description = "A strong synthetic rope used to make sure a ship does not drift away.",
tagGroups = {
tagGroups = {},
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,354: Line 30,497:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasShortsItem",
type = "NylonMooringRopeItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Fur Belt"] = {
["Nylon Thread"] = {
untranslated = "Primitive Fur Belt",
untranslated = "Nylon Thread",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "You should probably still wear pants.",
description = "Synthetic thread that has more resistance to abrasion than more natural threads.",
tagGroups = {
tagGroups = {},
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 25,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,399: Line 30,540:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveFurBeltItem",
type = "NylonThreadItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Leather Boots"] = {
["Nylon Trawler Net"] = {
untranslated = "Primitive Leather Boots",
untranslated = "Nylon Trawler Net",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A pair of crude leather boots for your everyday use.",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
tagGroups = {
tagGroups = {
"Clothes",
"Tool",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,444: Line 30,585:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherBootsItem",
type = "NylonTrawlerNetItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Leather Pants"] = {
["Oak Log"] = {
untranslated = "Primitive Leather Pants",
untranslated = "Oak Log",
category = nil,
category = nil,
group = "Clothing",
group = "Natural Resources",
description = "You ever tried cutting leather with a rock?",
description = "Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.",
tagGroups = {
tagGroups = {
"Clothes",
"Burnable Fuel",
"Hardwood",
"Wood",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,464: Line 30,607:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,489: Line 30,632:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherPantsItem",
type = "OakLogItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Leather Shirt"] = {
["Ocean Spray Seed"] = {
untranslated = "Primitive Leather Shirt",
untranslated = "Ocean Spray Seed",
category = nil,
category = nil,
group = "Clothing",
group = "Seed",
description = "A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.",
description = "Plant to grow ocean spray.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,534: Line 30,678:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherShirtItem",
type = "OceanSpraySeedItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Leather Shorts"] = {
Oil = {
untranslated = "Primitive Leather Shorts",
untranslated = "Oil",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "You may have enough leather left over to make a nice hat.",
description = "A plant fat extracted for use in cooking.",
tagGroups = {
tagGroups = {
"Clothes",
"Fat",
"Food",
"Oil",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 120,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 15,
vitamins = nil,
vitamins = 0,
density = nil,
density = 12.5,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,579: Line 30,725:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherShortsItem",
type = "OilItem",
typeID = 0,
typeID = 0,
},
},
["Printing Press"] = {
["Oil Drilling Skill Book"] = {
untranslated = "Printing Press",
untranslated = "Oil Drilling Skill Book",
category = nil,
category = nil,
group = "Work Stations",
group = "Skill Books",
description = "The world will never be the same.",
description = "Oil Drilling Skill Book",
tagGroups = {
tagGroups = {
"Government",
"Skill Books",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,604: Line 30,749:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 31,625: Line 30,770:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrintingPressItem",
type = "Oil Drilling Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Pulp Filler"] = {
["Oil Drilling Skill Scroll"] = {
untranslated = "Pulp Filler",
untranslated = "Oil Drilling Skill Scroll",
category = nil,
category = nil,
group = "Items",
group = "Skill Scrolls",
description = "Wood pulp and dirt make a great filler for other fertilizers. ",
description = "Oil Drilling Skill Scroll",
tagGroups = {
tagGroups = {
"Fertilizer Filler",
"Skill Scrolls",
"Fertilizers",
"Items",
},
},
maxStack = 100,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,672: Line 30,815:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PulpFillerItem",
type = "Oil Drilling Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Pump Jack"] = {
["Oil Drilling Upgrade"] = {
untranslated = "Pump Jack",
untranslated = "Oil Drilling Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
description = "Drill, baby! Drill!",
description = "Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Upgrade",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,697: Line 30,839:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 31,718: Line 30,860:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpJackItem",
type = "OilDrillingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Pumpkin = {
["Oil Head Lamp"] = {
untranslated = "Pumpkin",
untranslated = "Oil Head Lamp",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Round and large.",
description = "An iron hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
"Fruit",
"Produce",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = 100,
calories = 340,
calories = nil,
carbs = 5,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 2.3529411764705883,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,766: Line 30,905:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpkinItem",
type = "OilHeadLampItem",
typeID = 0,
typeID = 0,
},
},
["Pumpkin Seed"] = {
["Oil Paint"] = {
untranslated = "Pumpkin Seed",
untranslated = "Oil Paint",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "Plant to grow a pumpkin.",
description = "A collection of paint variations used for art supplies.",
tagGroups = {
tagGroups = {},
"Crop Seed",
"Food",
"Seeds",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,813: Line 30,948:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpkinSeedItem",
type = "OilPaintItem",
typeID = 0,
typeID = 0,
},
},
Pupusas = {
["Oil Refinery"] = {
untranslated = "Pupusas",
untranslated = "Oil Refinery",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Comforting, best served hot from the griddle.",
description = "Sets of pipes and tanks which refine crude petroleum into usable products.",
tagGroups = {
tagGroups = {
"Cooking",
"Crafting Table",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 10000,
calories = 900,
calories = nil,
carbs = 6,
carbs = nil,
protein = 11,
protein = nil,
fat = 9,
fat = nil,
vitamins = 14,
vitamins = nil,
density = 4.444444444444445,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 31,859: Line 30,993:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PupusasItem",
type = "OilRefineryItem",
typeID = 0,
typeID = 0,
},
},
["Purple Vase"] = {
["Orange Vase"] = {
untranslated = "Purple Vase",
untranslated = "Orange Vase",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A  vase made with glass to brighten up your home.",
description = "A  vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 31,905: Line 31,038:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PurpleVaseItem",
type = "OrangeVaseItem",
typeID = 0,
typeID = 0,
},
},
Quicklime = {
Orchid = {
untranslated = "Quicklime",
untranslated = "Orchid",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A chemical compound used in steel production.",
description = "Placeholder Description.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
"Petals",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,951: Line 31,084:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "QuicklimeItem",
type = "OrchidItem",
typeID = 0,
typeID = 0,
},
},
Radiator = {
["Orchid Seed"] = {
untranslated = "Radiator",
untranslated = "Orchid Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "A heat sink that uses liquid running through copper fins to disperse heat build-up.",
description = "Plant to grow an orchid.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 31,997: Line 31,130:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RadiatorItem",
type = "OrchidSeedItem",
typeID = 0,
typeID = 0,
},
},
["Raw Bacon"] = {
["Ornate Gold Frame Landscape"] = {
untranslated = "Raw Bacon",
untranslated = "Ornate Gold Frame Landscape",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A fatty cut of meat that happens to be inexplicably tastier than other cuts.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1000,
calories = 200,
calories = nil,
carbs = 0,
carbs = nil,
protein = 3,
protein = nil,
fat = 9,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 6.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,034: Line 31,166:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,043: Line 31,175:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawBaconItem",
type = "OrnateGoldFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Raw Fish"] = {
["Ornate Gold Frame Wide"] = {
untranslated = "Raw Fish",
untranslated = "Ornate Gold Frame Wide",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A fatty cut of raw fish.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 200,
calories = nil,
carbs = 0,
carbs = nil,
protein = 7,
protein = nil,
fat = 3,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 5.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,080: Line 31,211:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,089: Line 31,220:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawFishItem",
type = "OrnateGoldFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Raw Meat"] = {
["Ornate Iron Frame Landscape"] = {
untranslated = "Raw Meat",
untranslated = "Ornate Iron Frame Landscape",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Fresh raw meat from the hunt. It should probably be cooked before being consumed.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 250,
calories = nil,
carbs = 0,
carbs = nil,
protein = 4,
protein = nil,
fat = 8,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 4.8,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,126: Line 31,256:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,135: Line 31,265:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawMeatItem",
type = "OrnateIronFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Raw Roast"] = {
["Ornate Iron Frame Wide"] = {
untranslated = "Raw Roast",
untranslated = "Ornate Iron Frame Wide",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A trussed roast tied and ready to be cooked.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = 600,
calories = nil,
carbs = 0,
carbs = nil,
protein = 6,
protein = nil,
fat = 5,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 1.8333333333333333,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,172: Line 31,301:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,181: Line 31,310:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawRoastItem",
type = "OrnateIronFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Raw Sausage"] = {
["Ornate Wooden Frame Landscape"] = {
untranslated = "Raw Sausage",
untranslated = "Ornate Wooden Frame Landscape",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Ground meat stuffed into an intestine casing.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 1000,
calories = 500,
calories = nil,
carbs = 0,
carbs = nil,
protein = 4,
protein = nil,
fat = 8,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 2.4,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,218: Line 31,346:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,227: Line 31,355:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawSausageItem",
type = "OrnateWoodenFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Real Estate Desk"] = {
["Ornate Wooden Frame Wide"] = {
untranslated = "Real Estate Desk",
untranslated = "Ornate Wooden Frame Wide",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A place to manage the sale and transfer of deeds and property.",
description = "",
tagGroups = {
tagGroups = {
"Economic",
"Housing",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,251: Line 31,378:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = nil,
roomCategory = "Cultural",
furnitureType = nil,
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,264: Line 31,391:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,273: Line 31,400:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RealEstateDeskItem",
type = "OrnateWoodenFrameWideItem",
typeID = 0,
typeID = 0,
},
},
Rebar = {
["Otter Carcass"] = {
untranslated = "Rebar",
untranslated = "Otter Carcass",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "Ribbed steel bars for reinforcing stuctures.",
description = "A dead otter.",
tagGroups = {
tagGroups = {
"Items",
"Tiny Carcass",
"Products",
"Tiny Fur Carcass",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,319: Line 31,446:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RebarItem",
type = "OtterCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Red Vase"] = {
["Outpost Netting"] = {
untranslated = "Red Vase",
untranslated = "Outpost Netting",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A vase made with glass to brighten up your home.",
description = "A way to store your items when you run out of floor space.",
tagGroups = {
tagGroups = {},
"Decoration",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,343: Line 31,467:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,356: Line 31,480:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,365: Line 31,489:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedVaseItem",
type = "OutpostNettingItem",
typeID = 0,
typeID = 0,
},
},
["Redwood Log"] = {
["Outpost Table"] = {
untranslated = "Redwood Log",
untranslated = "Outpost Table",
category = nil,
category = nil,
group = "Natural Resources",
group = "Work Stations",
description = "Redwood log is a type of softwood that can be easily identified by its distinct red bark.",
description = "An explorers best collection of information is stored here.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Government",
"Logs",
"Natural Resources",
"Softwood",
"Wood",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,389: Line 31,509:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,414: Line 31,534:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedwoodLogItem",
type = "OutpostTableItem",
typeID = 0,
typeID = 0,
},
},
["Redwood Seed"] = {
["Pacific Sardine"] = {
untranslated = "Redwood Seed",
untranslated = "Pacific Sardine",
category = nil,
category = nil,
group = "Seed",
group = "Natural Resources",
description = "Plant to grow a redwood tree.",
description = "A pacific sardine.",
tagGroups = {
tagGroups = {
"Food",
"Fish",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 150,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 32,460: Line 31,579:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedwoodSeedItem",
type = "PacificSardineItem",
typeID = 0,
typeID = 0,
},
},
Refrigerator = {
["Padded Chair"] = {
untranslated = "Refrigerator",
untranslated = "Padded Chair",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "An icebox from the future with significantly better cooling properties.",
description = "A comfy chair to rest in.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Kitchen",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,484: Line 31,602:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "5",
skillValue = "1.5",
roomCategory = "Kitchen",
roomCategory = "Living Room",
furnitureType = "Food Storage",
furnitureType = "Chair",
repeatsDepreciation = "0.3",
repeatsDepreciation = "0.8",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,506: Line 31,624:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RefrigeratorItem",
type = "PaddedChairItem",
typeID = 0,
typeID = 0,
},
},
Registrar = {
["Palm Log"] = {
untranslated = "Registrar",
untranslated = "Palm Log",
category = nil,
category = nil,
group = "Work Stations",
group = "Natural Resources",
description = "Allows the setting management of titles.",
description = "Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.",
tagGroups = {
tagGroups = {
"Economic",
"Burnable Fuel",
"Work Stations",
"Wood",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,527: Line 31,645:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,552: Line 31,670:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RegistrarItem",
type = "PalmLogItem",
typeID = 0,
typeID = 0,
},
},
["Reinforced Concrete"] = {
["Palm Seed"] = {
untranslated = "Reinforced Concrete",
untranslated = "Palm Seed",
category = nil,
category = nil,
group = "Blocks",
group = "Seed",
description = "A sturdy construction material poured around a latice of rebar.",
description = "Plant to grow a palm tree.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Building Materials",
"Seeds",
"Concrete",
"Constructable",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 32,582: Line 31,698:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,600: Line 31,716:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ReinforcedConcreteItem",
type = "PalmSeedItem",
typeID = 0,
typeID = 0,
},
},
["Research Table"] = {
Papaya = {
untranslated = "Research Table",
untranslated = "Papaya",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A basic table for researching new technologies and skills.",
description = "Nice fresh Papaya.",
tagGroups = {
tagGroups = {
"Researching",
"Food",
"Work Stations",
"Fruit",
"Raw Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 75,
calories = nil,
calories = 200,
carbs = nil,
carbs = 2,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 5,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 32,646: Line 31,763:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ResearchTableItem",
type = "PapayaItem",
typeID = 0,
typeID = 0,
},
},
Rice = {
["Papaya Seed"] = {
untranslated = "Rice",
untranslated = "Papaya Seed",
category = nil,
category = nil,
group = "Seed",
group = "Seed",
description = "Plant to grow rice.",
description = "Plant to grow a papaya plant.",
tagGroups = {
tagGroups = {
"Crop",
"Crop Seed",
"Crop Seed",
"Food",
"Food",
"Grain",
"Raw Food",
"Seeds",
"Seeds",
},
},
Line 32,665: Line 31,779:
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 50,
calories = 150,
calories = 0,
carbs = 7,
carbs = 0,
protein = 1,
protein = 0,
fat = 0,
fat = 0,
vitamins = 0,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 32,696: Line 31,810:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceItem",
type = "PapayaSeedItem",
typeID = 0,
typeID = 0,
},
},
["Rice Flour"] = {
Paper = {
untranslated = "Rice Flour",
untranslated = "Paper",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Rice grounded into flour is as equally versatile as its golden cousin.",
description = "It's paper.",
tagGroups = {
tagGroups = {
"Food",
"Burnable Fuel",
"Ingredients",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 100,
calories = 50,
calories = nil,
carbs = 15,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 30.0,
density = nil,
fuel = nil,
fuel = 100,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,742: Line 31,855:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceFlourItem",
type = "PaperItem",
typeID = 0,
typeID = 0,
},
},
["Rice Noodles"] = {
["Paper Milling Skill Book"] = {
untranslated = "Rice Noodles",
untranslated = "Paper Milling Skill Book",
category = nil,
category = nil,
group = "Food",
group = "Skill Books",
description = "Noodles made from delicious milled white grains.",
description = "Paper Milling Skill Book",
tagGroups = {
tagGroups = {
"Food",
"Skill Books",
"Ingredients",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 100,
calories = 200,
calories = nil,
carbs = 10,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 5.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 32,788: Line 31,900:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceNoodlesItem",
type = "Paper Milling Skill BookItem",
typeID = 0,
typeID = 0,
},
},
Rivet = {
["Paper Milling Skill Scroll"] = {
untranslated = "Rivet",
untranslated = "Paper Milling Skill Scroll",
category = nil,
category = nil,
group = "Items",
group = "Skill Scrolls",
description = "An iron bolt used to hold together inventions.",
description = "Paper Milling Skill Scroll",
tagGroups = {
tagGroups = {
"Items",
"Skill Scrolls",
"Products",
},
},
maxStack = 100,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,834: Line 31,945:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RivetItem",
type = "Paper Milling Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Roast Pumpkin"] = {
["Paper Milling Upgrade"] = {
untranslated = "Roast Pumpkin",
untranslated = "Paper Milling Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "Sweet but a suprising source of vitamins.",
description = "Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.",
tagGroups = {
tagGroups = {
"Baking",
"Upgrade",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 900,
weight = 1,
calories = 1400,
calories = nil,
carbs = 23,
carbs = nil,
protein = 2,
protein = nil,
fat = 2,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 2.4285714285714284,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 32,880: Line 31,990:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RoastPumpkinItem",
type = "PaperMillingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Robotic Assembly Line"] = {
["Pastry Dough"] = {
untranslated = "Robotic Assembly Line",
untranslated = "Pastry Dough",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A complex set of machinery for creating equally complex things.",
description = "An extra fatty leavened dough for making yummy pastries.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Food",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = 10,
carbs = nil,
carbs = 4,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 4,
density = nil,
density = 80.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 32,926: Line 32,035:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RoboticAssemblyLineItem",
type = "PastryDoughItem",
typeID = 0,
typeID = 0,
},
},
["Rocker Box"] = {
["Pelt Fertilizer"] = {
untranslated = "Rocker Box",
untranslated = "Pelt Fertilizer",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
description = "A fertilize made from fur pelts and filler.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Fertilizer",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,951: Line 32,059:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 32,972: Line 32,080:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RockerBoxItem",
type = "PeltFertilizerItem",
typeID = 0,
typeID = 0,
},
},
["Rolling Mill"] = {
Petroleum = {
untranslated = "Rolling Mill",
untranslated = "Petroleum",
category = nil,
category = nil,
group = "Work Stations",
group = "Blocks",
description = "For rolling steel into more buildable materials.",
description = "A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.",
tagGroups = {
tagGroups = {},
"Craft Tables",
maxStack = 20,
"Work Stations",
carried = "Hands",
},
weight = 10000,
maxStack = 1,
carried = "Backpack",
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,997: Line 32,102:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 33,018: Line 32,123:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RollingMillItem",
type = "PetroleumItem",
typeID = 0,
typeID = 0,
},
},
["Root Campfire Salad"] = {
["Phad Thai"] = {
untranslated = "Root Campfire Salad",
untranslated = "Phad Thai",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A myriad of plants that make a healthy and odd blend.",
description = "They make you full, and proud.",
tagGroups = {
tagGroups = {
"Campfire",
"Campfire Salad",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 400,
calories = 950,
calories = 1200,
carbs = 8,
carbs = 9,
protein = 5,
protein = 11,
fat = 4,
fat = 19,
vitamins = 11,
vitamins = 5,
density = 2.9473684210526314,
density = 3.6666666666666665,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,065: Line 32,168:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RootCampfireSaladItem",
type = "PhadThaiItem",
typeID = 0,
typeID = 0,
},
},
["Root Campfire Stew"] = {
["Phosphate Fertilizer"] = {
untranslated = "Root Campfire Stew",
untranslated = "Phosphate Fertilizer",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
description = "Phosphate fertilizer is a great source of Phosphorus.",
tagGroups = {
tagGroups = {
"Campfire",
"Fertilizer",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 500,
calories = 1100,
calories = nil,
carbs = 8,
carbs = nil,
protein = 5,
protein = nil,
fat = 12,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 2.727272727272727,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,111: Line 32,213:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RootCampfireStewItem",
type = "PhosphateFertilizerItem",
typeID = 0,
typeID = 0,
},
},
["Round Pot"] = {
Pineapple = {
untranslated = "Round Pot",
untranslated = "Pineapple",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "Sometimes you just want to bring a little bit of nature into your house.",
description = "Nice fresh Pineapple.",
tagGroups = {
tagGroups = {
"Decoration",
"Food",
"Housing Objects",
"Fruit",
"Raw Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 125,
calories = nil,
calories = 200,
carbs = nil,
carbs = 6,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 2,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 33,148: Line 32,251:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 33,157: Line 32,260:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlanterPotRoundItem",
type = "PineappleItem",
typeID = 0,
typeID = 0,
},
},
["Rubber Wheel"] = {
["Pineapple Friend Rice"] = {
untranslated = "Rubber Wheel",
untranslated = "Pineapple Friend Rice",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Rubber wheels provide much better traction and allow the construction of more modern vehicles.",
description = "A homely recipe made from a mix of cooked rice and fruit. Not only is it friendly, but it also happens to be pan fried.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 150,
calories = nil,
calories = 720,
carbs = nil,
carbs = 20,
protein = nil,
protein = 9,
fat = nil,
fat = 12,
vitamins = nil,
vitamins = 12,
density = nil,
density = 7.361111111111112,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,203: Line 32,305:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RubberWheelItem",
type = "PineappleFriendRiceItem",
typeID = 0,
typeID = 0,
},
},
["Rug Large"] = {
["Pineapple Seed"] = {
untranslated = "Rug Large",
untranslated = "Pineapple Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A large area rug to cover that weird stain.",
description = "Plant to grow a pineapple plant.",
tagGroups = {
tagGroups = {
"Decoration",
"Crop Seed",
"Housing Objects",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Rug",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 33,240: Line 32,343:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 33,249: Line 32,352:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugLargeItem",
type = "PineappleSeedItem",
typeID = 0,
typeID = 0,
},
},
["Rug Medium"] = {
Pirozhok = {
untranslated = "Rug Medium",
untranslated = "Pirozhok",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A medium rug for medium uses.",
description = "A baked bun filled with tasty meat and mushrooms.",
tagGroups = {
tagGroups = {
"Decoration",
"Food",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 400,
calories = nil,
calories = 850,
carbs = nil,
carbs = 14,
protein = nil,
protein = 19,
fat = nil,
fat = 10,
vitamins = nil,
vitamins = 4,
density = nil,
density = 5.529411764705882,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Rug",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 33,286: Line 32,388:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 33,295: Line 32,397:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugMediumItem",
type = "PirozhokItem",
typeID = 0,
typeID = 0,
},
},
["Rug Small"] = {
Piston = {
untranslated = "Rug Small",
untranslated = "Piston",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A small rug for when you just didn't have enough materials to make a bigger one.",
description = "A moving component that transfers force. Can also function as a valve occasionally.",
tagGroups = {
tagGroups = {},
"Decoration",
maxStack = 100,
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,319: Line 32,418:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Rug",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 33,332: Line 32,431:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 33,341: Line 32,440:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugSmallItem",
type = "PistonItem",
typeID = 0,
typeID = 0,
},
},
["Running Shoes"] = {
["Plant Fibers"] = {
untranslated = "Running Shoes",
untranslated = "Plant Fibers",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "Light weight shoes designed to make you run faster.\\n\\n(Increases movement speed)",
description = "Harvested from a number of plants, these fibers are useful for a surprising number of things.",
tagGroups = {
tagGroups = {
"Clothes",
"Burnable Fuel",
"Crop",
"Natural Fiber",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 25,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,361: Line 32,462:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 100,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,386: Line 32,487:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RunningShoesItem",
type = "PlantFibersItem",
typeID = 0,
typeID = 0,
},
},
["Saguaro Rib"] = {
["Plant Vase"] = {
untranslated = "Saguaro Rib",
untranslated = "Plant Vase",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
description = "Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.",
description = "A  vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Housing",
"Logs",
"Natural Resources",
"Wood",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,409: Line 32,507:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 33,425: Line 32,523:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 33,434: Line 32,532:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaguaroRibItem",
type = "PlantVaseItem",
typeID = 0,
typeID = 0,
},
},
["Saguaro Seed"] = {
Plastic = {
untranslated = "Saguaro Seed",
untranslated = "Plastic",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "Plant to grow a saguaro cactus.",
description = "An extremely useful synthetic material derived from petrochemicals.",
tagGroups = {
tagGroups = {},
"Food",
"Seeds",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,480: Line 32,575:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaguaroSeedItem",
type = "PlasticItem",
typeID = 0,
typeID = 0,
},
},
Salmon = {
["Plastic Buoy"] = {
untranslated = "Salmon",
untranslated = "Plastic Buoy",
category = nil,
category = nil,
group = "Natural Resources",
group = "Crafted Objects",
description = "A salmon.",
description = "A modern plastic navigational buoy, can also be used as a moorage post.",
tagGroups = {
tagGroups = {},
"Animal",
maxStack = 1,
"Fish",
"Medium Fish",
"Natural Resources",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,528: Line 32,618:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SalmonItem",
type = "PlasticBuoyItem",
typeID = 0,
typeID = 0,
},
},
["Salt Basket"] = {
["Poke Bowl"] = {
untranslated = "Salt Basket",
untranslated = "Poke Bowl",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A basket of salt.",
description = "A basic yet filling meal with a bite.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Kitchen",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 400,
calories = nil,
calories = 1100,
carbs = nil,
carbs = 21,
protein = nil,
protein = 10,
fat = nil,
fat = 11,
vitamins = nil,
vitamins = 7,
density = nil,
density = 4.454545454545455,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Spices",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 33,565: Line 32,654:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 33,574: Line 32,663:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaltBasketItem",
type = "PokeBowlItem",
typeID = 0,
typeID = 0,
},
},
Sandals = {
["Portable Steam Engine"] = {
untranslated = "Sandals",
untranslated = "Portable Steam Engine",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "Basic footwear that helps reduce the strain of walking longer distances.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
description = "An engine that generates mechanical power through steam.",
tagGroups = {
tagGroups = {},
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,619: Line 32,706:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SandalsItem",
type = "PortableSteamEngineItem",
typeID = 0,
typeID = 0,
},
},
Sandstone = {
["Pottery Skill Book"] = {
untranslated = "Sandstone",
untranslated = "Pottery Skill Book",
category = nil,
category = nil,
group = "Natural Resources",
group = "Skill Books",
description = "A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!",
description = "Pottery Skill Book",
tagGroups = {
tagGroups = {
"Excavatable",
"Skill Books",
"Natural Resources",
"Rock",
"Stone",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 6000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,667: Line 32,751:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SandstoneItem",
type = "Pottery Skill BookItem",
typeID = 0,
typeID = 0,
},
},
Sawmill = {
["Pottery Skill Scroll"] = {
untranslated = "Sawmill",
untranslated = "Pottery Skill Scroll",
category = nil,
category = nil,
group = "Work Stations",
group = "Skill Scrolls",
description = "Used to saw wood into lumber.",
description = "Pottery Skill Scroll",
tagGroups = {
tagGroups = {
"Craft Tables",
"Skill Scrolls",
"Work Stations",
},
},
maxStack = 1,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,692: Line 32,775:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 33,713: Line 32,796:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SawmillItem",
type = "Pottery Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Saxifrage Seed"] = {
["Pottery Upgrade"] = {
untranslated = "Saxifrage Seed",
untranslated = "Pottery Upgrade",
category = nil,
category = nil,
group = "Seed",
group = "Upgrade Modules",
description = "Plant to grow saxifrage.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.",
tagGroups = {
tagGroups = {
"Food",
"Upgrade",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,759: Line 32,841:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaxifrageSeedItem",
type = "PotteryUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Scrap Meat"] = {
["Powered Cart"] = {
untranslated = "Scrap Meat",
untranslated = "Powered Cart",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Chunks of extra meat.",
description = "Large cart for hauling sizable loads.",
tagGroups = {
tagGroups = {
"Food",
"Vehicles",
"Raw Meat",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 15000,
calories = 50,
calories = nil,
carbs = 0,
carbs = nil,
protein = 5,
protein = nil,
fat = 5,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 20.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,805: Line 32,886:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrapMeatItem",
type = "PoweredCartItem",
typeID = 0,
typeID = 0,
},
},
["Screening Machine"] = {
["Powered Storage Silo"] = {
untranslated = "Screening Machine",
untranslated = "Powered Storage Silo",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
description = "A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
tagGroups = {
tagGroups = {},
"Craft Tables",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,830: Line 32,908:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 33,851: Line 32,929:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScreeningMachineItem",
type = "PoweredStorageSiloItem",
typeID = 0,
typeID = 0,
},
},
["Screw Press"] = {
["Prairie Dog Carcass"] = {
untranslated = "Screw Press",
untranslated = "Prairie Dog Carcass",
category = nil,
category = nil,
group = "Work Stations",
group = "Natural Resources",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "A dead prairie dog.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Tiny Carcass",
"Work Stations",
"Tiny Leather Carcass",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,876: Line 32,954:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 33,897: Line 32,975:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrewPressItem",
type = "PrairieDogCarcassItem",
typeID = 0,
typeID = 0,
},
},
Screws = {
["Prepared Meat"] = {
untranslated = "Screws",
untranslated = "Prepared Meat",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A pointed metal fastener used in crafting to attach pieces of material together.",
description = "Carefully butchered meat, ready to cook.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 400,
calories = nil,
calories = 600,
carbs = nil,
carbs = 0,
protein = nil,
protein = 4,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 0,
density = nil,
density = 1.6666666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,943: Line 33,020:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrewsItem",
type = "PreparedMeatItem",
typeID = 0,
typeID = 0,
},
},
["Seagrass Seed"] = {
["Prickly Pear Fruit"] = {
untranslated = "Seagrass Seed",
untranslated = "Prickly Pear Fruit",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow seagrass.",
description = "A succulent fruit coated in a rather terrifying array of spines.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
"Fruit",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 50,
calories = 0,
calories = 190,
carbs = 0,
carbs = 2,
protein = 0,
protein = 1,
fat = 0,
fat = 1,
vitamins = 0,
vitamins = 4,
density = 0,
density = 4.2105263157894735,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 33,989: Line 33,067:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SeagrassSeedItem",
type = "PricklyPearFruitItem",
typeID = 0,
typeID = 0,
},
},
["Seared Meat"] = {
["Prickly Pear Seed"] = {
untranslated = "Seared Meat",
untranslated = "Prickly Pear Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "A cut of perfectly seared steak.",
description = "Plant to grow prickly pear cacti.",
tagGroups = {
tagGroups = {
"Cooking",
"Crop Seed",
"Food",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = 600,
calories = 0,
carbs = 4,
carbs = 0,
protein = 19,
protein = 0,
fat = 17,
fat = 0,
vitamins = 7,
vitamins = 0,
density = 7.833333333333334,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,035: Line 33,114:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SearedMeatItem",
type = "PricklyPearSeedItem",
typeID = 0,
typeID = 0,
},
},
["Seeded Camas Roll"] = {
["Prime Cut"] = {
untranslated = "Seeded Camas Roll",
untranslated = "Prime Cut",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.",
description = "A perfectly marbled piece of meat.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 500,
calories = 1400,
calories = 600,
carbs = 20,
carbs = 0,
protein = 2,
protein = 9,
fat = 13,
fat = 4,
vitamins = 16,
vitamins = 0,
density = 3.642857142857143,
density = 2.166666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,081: Line 33,159:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SeededCamasRollItem",
type = "PrimeCutItem",
typeID = 0,
typeID = 0,
},
},
["Sensor Based Belt Sorter"] = {
["Primitive Canvas Boots"] = {
untranslated = "Sensor Based Belt Sorter",
untranslated = "Primitive Canvas Boots",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
description = "A pair of crude canvas boots for your everyday use.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Clothes",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,106: Line 33,183:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 34,127: Line 33,204:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SensorBasedBeltSorterItem",
type = "PrimitiveCanvasBootsItem",
typeID = 0,
typeID = 0,
},
},
["Sensuous Sea Pizza"] = {
["Primitive Canvas Pants"] = {
untranslated = "Sensuous Sea Pizza",
untranslated = "Primitive Canvas Pants",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "The chewyness is unreal.",
description = "Roughly stitched canvas pants.",
tagGroups = {
tagGroups = {
"Baking",
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 100,
calories = 1200,
calories = nil,
carbs = 28,
carbs = nil,
protein = 11,
protein = nil,
fat = 7,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 4.166666666666666,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,173: Line 33,249:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SensuousSeaPizzaItem",
type = "PrimitiveCanvasPantsItem",
typeID = 0,
typeID = 0,
},
},
Servo = {
["Primitive Canvas Shorts"] = {
untranslated = "Servo",
untranslated = "Primitive Canvas Shorts",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A rotary actuator that allows for control over angular position.",
description = "They're like the Primitive Canvas Pants, but shorter.",
tagGroups = {
tagGroups = {
"Items",
"Clothes",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,219: Line 33,294:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ServoItem",
type = "PrimitiveCanvasShortsItem",
typeID = 0,
typeID = 0,
},
},
["Settlement Crafting Table"] = {
["Primitive Fur Belt"] = {
untranslated = "Settlement Crafting Table",
untranslated = "Primitive Fur Belt",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "A basic workspace for crafting all manner of settlement related objects.",
description = "You should probably still wear pants.",
tagGroups = {
tagGroups = {
"Government",
"Clothes",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,265: Line 33,339:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SettlementCraftingTableItem",
type = "PrimitiveFurBeltItem",
typeID = 0,
typeID = 0,
},
},
Shale = {
["Primitive Leather Boots"] = {
untranslated = "Shale",
untranslated = "Primitive Leather Boots",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
description = "A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.",
description = "A pair of crude leather boots for your everyday use.",
tagGroups = {
tagGroups = {
"Excavatable",
"Clothes",
"Natural Resources",
"Rock",
"Stone",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 6000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,313: Line 33,384:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShaleItem",
type = "PrimitiveLeatherBootsItem",
typeID = 0,
typeID = 0,
},
},
Shaper = {
["Primitive Leather Pants"] = {
untranslated = "Shaper",
untranslated = "Primitive Leather Pants",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "You ever tried cutting leather with a rock?",
tagGroups = {
tagGroups = {
"Craft Tables",
"Clothes",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,338: Line 33,408:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 34,359: Line 33,429:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShaperItem",
type = "PrimitiveLeatherPantsItem",
typeID = 0,
typeID = 0,
},
},
["Shark Fillet Soup"] = {
["Primitive Leather Shirt"] = {
untranslated = "Shark Fillet Soup",
untranslated = "Primitive Leather Shirt",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A texture all of its own.",
description = "A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.",
tagGroups = {
tagGroups = {
"Cooking",
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 100,
calories = 1400,
calories = nil,
carbs = 10,
carbs = nil,
protein = 15,
protein = nil,
fat = 11,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 2.857142857142857,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,405: Line 33,474:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SharkFilletSoupItem",
type = "PrimitiveLeatherShirtItem",
typeID = 0,
typeID = 0,
},
},
["Sheep Mount"] = {
["Primitive Leather Shorts"] = {
untranslated = "Sheep Mount",
untranslated = "Primitive Leather Shorts",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A hunting trophy for your house.",
description = "You may have enough leather left over to make a nice hat.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Clothes",
"Living Room",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,429: Line 33,497:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3.5",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 34,442: Line 33,510:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,451: Line 33,519:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SheepMountItem",
type = "PrimitiveLeatherShortsItem",
typeID = 0,
typeID = 0,
},
},
["Shelf Cabinet"] = {
["Printing Press"] = {
untranslated = "Shelf Cabinet",
untranslated = "Printing Press",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "When a shelf and a cabinet aren't enough individually.",
description = "The world will never be the same.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Government",
"Living Room",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,475: Line 33,542:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Living Room",
roomCategory = "Industrial",
furnitureType = "Shelves",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 34,488: Line 33,555:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,497: Line 33,564:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShelfCabinetItem",
type = "PrintingPressItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Advanced Upgrade"] = {
["Pulp Filler"] = {
untranslated = "Shipwright Advanced Upgrade",
untranslated = "Pulp Filler",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
description = "Wood pulp and dirt make a great filler for other fertilizers. ",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Fertilizer",
"Upgrade Modules",
"Fertilizer Filler",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,543: Line 33,610:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightAdvancedUpgradeItem",
type = "PulpFillerItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Basic Upgrade"] = {
["Pump Jack"] = {
untranslated = "Shipwright Basic Upgrade",
untranslated = "Pump Jack",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Work Stations",
description = "Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
description = "Drill, baby! Drill!",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Crafting Table",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,568: Line 33,634:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 34,589: Line 33,655:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightBasicUpgradeItem",
type = "PumpJackItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Hat"] = {
Pumpkin = {
untranslated = "Shipwright Hat",
untranslated = "Pumpkin",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A simple sailor's cap, don?t lose it or you might be walking on a plank.",
description = "Round and large.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
"Fruit",
"Raw Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 125,
calories = nil,
calories = 340,
carbs = nil,
carbs = 5,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 2,
density = nil,
density = 2.3529411764705883,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,634: Line 33,702:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightHatItem",
type = "PumpkinItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Overalls"] = {
["Pumpkin Seed"] = {
untranslated = "Shipwright Overalls",
untranslated = "Pumpkin Seed",
category = nil,
category = nil,
group = "Clothing",
group = "Seed",
description = "Denim overall for extra sturdy wearability.",
description = "Plant to grow a pumpkin.",
tagGroups = {
tagGroups = {
"Clothes",
"Crop Seed",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,679: Line 33,749:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightOverallsItem",
type = "PumpkinSeedItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Sandals"] = {
Pupusas = {
untranslated = "Shipwright Sandals",
untranslated = "Pupusas",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Comfortable sandals with extra traction to avoid slipping.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "Comforting, best served hot from the griddle.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 400,
calories = nil,
calories = 900,
carbs = nil,
carbs = 6,
protein = nil,
protein = 11,
fat = nil,
fat = 9,
vitamins = nil,
vitamins = 14,
density = nil,
density = 4.444444444444445,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,724: Line 33,794:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightSandalsItem",
type = "PupusasItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Shirt"] = {
["Purple Vase"] = {
untranslated = "Shipwright Shirt",
untranslated = "Purple Vase",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "A striped shirt symbolizing your affinity for traveling across the seas.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,747: Line 33,817:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 34,760: Line 33,830:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,769: Line 33,839:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightShirtItem",
type = "PurpleVaseItem",
typeID = 0,
typeID = 0,
},
},
["Shorn Wool"] = {
Quicklime = {
untranslated = "Shorn Wool",
untranslated = "Quicklime",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "Wool that has been shorn from an animal.",
description = "A chemical compound used in steel production.",
tagGroups = {
tagGroups = {},
"Items",
"Products",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,815: Line 33,882:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShornWoolItem",
type = "QuicklimeItem",
typeID = 0,
typeID = 0,
},
},
Shorts = {
Radiator = {
untranslated = "Shorts",
untranslated = "Radiator",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.",
description = "A heat sink that uses liquid running through copper fins to disperse heat build-up.",
tagGroups = {
tagGroups = {},
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,860: Line 33,925:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShortsItem",
type = "RadiatorItem",
typeID = 0,
typeID = 0,
},
},
["Simmered Meat"] = {
["Raw Bacon"] = {
untranslated = "Simmered Meat",
untranslated = "Raw Bacon",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Meat cooked in meat juices keeps the meat juicy.",
description = "A fatty cut of meat that happens to be inexplicably tastier than other cuts.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = 250,
calories = 900,
calories = 200,
carbs = 6,
carbs = 0,
protein = 18,
protein = 3,
fat = 13,
fat = 9,
vitamins = 5,
vitamins = 0,
density = 4.666666666666667,
density = 6.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,906: Line 33,970:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SimmeredMeatItem",
type = "RawBaconItem",
typeID = 0,
typeID = 0,
},
},
["Simple Syrup"] = {
["Raw Fish"] = {
untranslated = "Simple Syrup",
untranslated = "Raw Fish",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A simple water and suger combination heated until the sugar dissolves.",
description = "A fatty cut of raw fish.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 100,
calories = 400,
calories = 200,
carbs = 12,
carbs = 0,
protein = 0,
protein = 7,
fat = 3,
fat = 3,
vitamins = 0,
vitamins = 0,
density = 3.75,
density = 5.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 34,952: Line 34,015:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SimpleSyrupItem",
type = "RawFishItem",
typeID = 0,
typeID = 0,
},
},
Sink = {
["Raw Meat"] = {
untranslated = "Sink",
untranslated = "Raw Meat",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "An industrial sink.",
description = "Fresh raw meat from the hunt. It should probably be cooked before being consumed.",
tagGroups = {
tagGroups = {
"Bathroom",
"Food",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = 250,
carbs = nil,
carbs = 0,
protein = nil,
protein = 4,
fat = nil,
fat = 8,
vitamins = nil,
vitamins = 0,
density = nil,
density = 4.8,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "5",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Sink",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 34,989: Line 34,051:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,998: Line 34,060:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SinkItem",
type = "RawMeatItem",
typeID = 0,
typeID = 0,
},
},
["Skid Steer"] = {
["Raw Roast"] = {
untranslated = "Skid Steer",
untranslated = "Raw Roast",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "Small scale bucket loader. Great for flat to low slope excavation.",
description = "A trussed roast tied and ready to be cooked.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Vehicles",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 500,
calories = nil,
calories = 600,
carbs = nil,
carbs = 0,
protein = nil,
protein = 6,
fat = nil,
fat = 5,
vitamins = nil,
vitamins = 0,
density = nil,
density = 1.8333333333333333,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,044: Line 34,105:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SkidSteerItem",
type = "RawRoastItem",
typeID = 0,
typeID = 0,
},
},
Slag = {
["Raw Sausage"] = {
untranslated = "Slag",
untranslated = "Raw Sausage",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.",
description = "Ground meat stuffed into an intestine casing.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Byproducts",
"Excavatable",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 6000,
weight = 300,
calories = nil,
calories = 500,
carbs = nil,
carbs = 0,
protein = nil,
protein = 4,
fat = nil,
fat = 8,
vitamins = nil,
vitamins = 0,
density = nil,
density = 2.4,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,091: Line 34,150:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SlagItem",
type = "RawSausageItem",
typeID = 0,
typeID = 0,
},
},
["Small Bath Mat"] = {
["Real Estate Desk"] = {
untranslated = "Small Bath Mat",
untranslated = "Real Estate Desk",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A small bath mat when a normal rug does not cover your bathroom needs.",
description = "A place to manage the sale and transfer of deeds and property.",
tagGroups = {
tagGroups = {},
"Bathroom",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,115: Line 34,171:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Rug",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 35,128: Line 34,184:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,137: Line 34,193:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallBathMatItem",
type = "RealEstateDeskItem",
typeID = 0,
typeID = 0,
},
},
["Small Canoe"] = {
Rebar = {
untranslated = "Small Canoe",
untranslated = "Rebar",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "",
description = "Ribbed steel bars for reinforcing stuctures.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
"Vehicles",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 3000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,183: Line 34,236:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCanoeItem",
type = "RebarItem",
typeID = 0,
typeID = 0,
},
},
["Small Cotton Bunting Red"] = {
["Recurve Bow"] = {
untranslated = "Small Cotton Bunting Red",
untranslated = "Recurve Bow",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
description = "A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.",
tagGroups = {
tagGroups = {
"Decoration",
"Tool",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,207: Line 34,259:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,220: Line 34,272:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,229: Line 34,281:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCottonBuntingRedItem",
type = "RecurveBowItem",
typeID = 0,
typeID = 0,
},
},
["Small Cotton Bunting Regal"] = {
["Red Vase"] = {
untranslated = "Small Cotton Bunting Regal",
untranslated = "Red Vase",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 35,253: Line 34,304:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = "1",
roomCategory = "Decoration",
roomCategory = "Decoration",
furnitureType = "Decoration",
furnitureType = "Decoration",
Line 35,266: Line 34,317:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,275: Line 34,326:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCottonBuntingRegalItem",
type = "RedVaseItem",
typeID = 0,
typeID = 0,
},
},
["Small Court"] = {
["Redwood Log"] = {
untranslated = "Small Court",
untranslated = "Redwood Log",
category = nil,
category = nil,
group = "Work Stations",
group = "Natural Resources",
description = "Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
description = "Redwood log is a type of softwood that can be easily identified by its distinct red bark.",
tagGroups = {
tagGroups = {
"Government",
"Burnable Fuel",
"Work Stations",
"Softwood",
"Wood",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,296: Line 34,348:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,321: Line 34,373:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCourtItem",
type = "RedwoodLogItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Ashlar Basalt Sign"] = {
["Redwood Seed"] = {
untranslated = "Small Hanging Ashlar Basalt Sign",
untranslated = "Redwood Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Seed",
description = "A small sign for all of your smaller text needs!",
description = "Plant to grow a redwood tree.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Signs",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,367: Line 34,419:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingAshlarBasaltSignItem",
type = "RedwoodSeedItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Ashlar Stone Sign"] = {
Refrigerator = {
untranslated = "Small Hanging Ashlar Stone Sign",
untranslated = "Refrigerator",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "An icebox from the future with significantly better cooling properties.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,391: Line 34,442:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "5",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Food Storage",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 35,404: Line 34,455:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,413: Line 34,464:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingAshlarStoneSignItem",
type = "RefrigeratorItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Birch Sign"] = {
Registrar = {
untranslated = "Small Hanging Birch Sign",
untranslated = "Registrar",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "A small sign for all of your smaller text needs!",
description = "Allows the setting management of titles.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
"Signs",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,459: Line 34,507:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingBirchSignItem",
type = "RegistrarItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Lumber Sign"] = {
["Reinforced Concrete"] = {
untranslated = "Small Hanging Lumber Sign",
untranslated = "Reinforced Concrete",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "A small sign for all of your smaller text needs!",
description = "A sturdy construction material poured around a latice of rebar.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Concrete",
"Signs",
"Constructable",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,487: Line 34,535:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,505: Line 34,553:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingLumberSignItem",
type = "ReinforcedConcreteItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Mortared Granite Sign"] = {
["Research Table"] = {
untranslated = "Small Hanging Mortared Granite Sign",
untranslated = "Research Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "A small sign for all of your smaller text needs!",
description = "A basic table for researching new technologies and skills.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
"Signs",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,551: Line 34,596:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingMortaredGraniteSignItem",
type = "ResearchTableItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Mortared Stone Sign"] = {
Rice = {
untranslated = "Small Hanging Mortared Stone Sign",
untranslated = "Rice",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Seed",
description = "A small sign for all of your smaller text needs!",
description = "Plant to grow rice.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Crop",
"Signs",
"Crop Seed",
"Food",
"Grain",
"Raw Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 150,
carbs = nil,
carbs = 7,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 35,597: Line 34,646:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingMortaredStoneSignItem",
type = "RiceItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Saguaro Sign"] = {
["Rice Flour"] = {
untranslated = "Small Hanging Saguaro Sign",
untranslated = "Rice Flour",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A small sign for all of your smaller text needs!",
description = "Rice grounded into flour is as equally versatile as its golden cousin.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Signs",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 200,
calories = nil,
calories = 50,
carbs = nil,
carbs = 15,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 30.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,643: Line 34,691:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingSaguaroSignItem",
type = "RiceFlourItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Softwood Sign"] = {
["Rice Noodles"] = {
untranslated = "Small Hanging Softwood Sign",
untranslated = "Rice Noodles",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A small sign for all of your smaller text needs!",
description = "Noodles made from delicious milled white grains.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Signs",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 200,
calories = nil,
calories = 200,
carbs = nil,
carbs = 10,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 5.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,689: Line 34,736:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingSoftwoodSignItem",
type = "RiceNoodlesItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Stone Sign"] = {
Rivet = {
untranslated = "Small Hanging Stone Sign",
untranslated = "Rivet",
category = nil,
category = nil,
group = "World Object",
group = "Items",
description = "A small sign for all of your smaller text needs!",
description = "An iron bolt used to hold together inventions.",
tagGroups = {},
tagGroups = {},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,732: Line 34,779:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingStoneSignItem",
type = "RivetItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Wood Sign"] = {
["Roast Pumpkin"] = {
untranslated = "Small Hanging Wood Sign",
untranslated = "Roast Pumpkin",
category = nil,
category = nil,
group = "Item",
group = "Food",
description = "A small sign for all of your smaller text needs!",
description = "Sweet but a suprising source of vitamins.",
tagGroups = {},
tagGroups = {
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = 900,
calories = nil,
calories = 1400,
carbs = nil,
carbs = 23,
protein = nil,
protein = 2,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 7,
density = nil,
density = 2.4285714285714284,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 35,775: Line 34,824:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingWoodSignItem",
type = "RoastPumpkinItem",
typeID = 0,
typeID = 0,
},
},
["Small Nylon Bunting Green"] = {
["Robotic Assembly Line"] = {
untranslated = "Small Nylon Bunting Green",
untranslated = "Robotic Assembly Line",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
description = "A complex set of machinery for creating equally complex things.",
tagGroups = {
tagGroups = {
"Decoration",
"Crafting Table",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,799: Line 34,847:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = "Industrial",
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 35,812: Line 34,860:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,821: Line 34,869:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallNylonBuntingGreenItem",
type = "RoboticAssemblyLineItem",
typeID = 0,
typeID = 0,
},
},
["Small Nylon Bunting Purple"] = {
["Rocker Box"] = {
untranslated = "Small Nylon Bunting Purple",
untranslated = "Rocker Box",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
tagGroups = {
tagGroups = {
"Decoration",
"Crafting Table",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,845: Line 34,892:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.5",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = "Industrial",
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 35,858: Line 34,905:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,867: Line 34,914:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallNylonBuntingPurpleItem",
type = "RockerBoxItem",
typeID = 0,
typeID = 0,
},
},
["Small Paper Lantern"] = {
["Rolling Mill"] = {
untranslated = "Small Paper Lantern",
untranslated = "Rolling Mill",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A small paper lantern.",
description = "For rolling steel into more buildable materials.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Crafting Table",
"Lighting",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,891: Line 34,937:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = "Industrial",
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 35,904: Line 34,950:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "1",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,913: Line 34,959:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallPaperLanternItem",
type = "RollingMillItem",
typeID = 0,
typeID = 0,
},
},
["Small Paper Machine"] = {
["Root Campfire Salad"] = {
untranslated = "Small Paper Machine",
untranslated = "Root Campfire Salad",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "Laborous way of creating sheets of paper.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Campfire Salad",
"Work Stations",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 200,
calories = nil,
calories = 950,
carbs = nil,
carbs = 8,
protein = nil,
protein = 5,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 11,
density = nil,
density = 2.9473684210526314,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 35,959: Line 35,005:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallPaperMachineItem",
type = "RootCampfireSaladItem",
typeID = 0,
typeID = 0,
},
},
["Small Shipyard"] = {
["Root Campfire Stew"] = {
untranslated = "Small Shipyard",
untranslated = "Root Campfire Stew",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A crude workspace for constructing smaller vehicles designed for use in a maritime environment.",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Food",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = 1100,
carbs = nil,
carbs = 8,
protein = nil,
protein = 5,
fat = nil,
fat = 12,
vitamins = nil,
vitamins = 5,
density = nil,
density = 2.727272727272727,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 36,005: Line 35,050:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallShipyardItem",
type = "RootCampfireStewItem",
typeID = 0,
typeID = 0,
},
},
["Small Sink"] = {
["Round Pot"] = {
untranslated = "Small Sink",
untranslated = "Round Pot",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A small household sink.",
description = "Sometimes you just want to bring a little bit of nature into your house.",
tagGroups = {
tagGroups = {
"Bathroom",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
Line 36,029: Line 35,073:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = "1",
roomCategory = "Bathroom",
roomCategory = "Decoration",
furnitureType = "Sink",
furnitureType = "Decoration",
repeatsDepreciation = "0.7",
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 36,042: Line 35,086:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,051: Line 35,095:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallSinkItem",
type = "PlanterPotRoundItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Ashlar Basalt Sign"] = {
["Rubber Wheel"] = {
untranslated = "Small Standing Ashlar Basalt Sign",
untranslated = "Rubber Wheel",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A small sign for all of your smaller text needs!",
description = "Rubber wheels provide much better traction and allow the construction of more modern vehicles.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 100,
"Signs",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,097: Line 35,138:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingAshlarBasaltSignItem",
type = "RubberWheelItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Ashlar Stone Sign"] = {
["Rug Large"] = {
untranslated = "Small Standing Ashlar Stone Sign",
untranslated = "Rug Large",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "A large area rug to cover that weird stain.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
Line 36,121: Line 35,161:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 36,134: Line 35,174:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,143: Line 35,183:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingAshlarStoneSignItem",
type = "RugLargeItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Birch Sign"] = {
["Rug Medium"] = {
untranslated = "Small Standing Birch Sign",
untranslated = "Rug Medium",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "A medium rug for medium uses.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,167: Line 35,206:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 36,180: Line 35,219:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,189: Line 35,228:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingBirchSignItem",
type = "RugMediumItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Lumber Sign"] = {
["Rug Small"] = {
untranslated = "Small Standing Lumber Sign",
untranslated = "Rug Small",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "A small rug for when you just didn't have enough materials to make a bigger one.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,213: Line 35,251:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 36,226: Line 35,264:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,235: Line 35,273:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingLumberSignItem",
type = "RugSmallItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Mortared Granite Sign"] = {
["Running Shoes"] = {
untranslated = "Small Standing Mortared Granite Sign",
untranslated = "Running Shoes",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A small sign for all of your smaller text needs!",
description = "Light weight shoes designed to make you run faster.\\n\\n(Increases movement speed)",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Signs",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,281: Line 35,318:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingMortaredGraniteSignItem",
type = "RunningShoesItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Mortared Stone Sign"] = {
["Saguaro Rib"] = {
untranslated = "Small Standing Mortared Stone Sign",
untranslated = "Saguaro Rib",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Natural Resources",
description = "A small sign for all of your smaller text needs!",
description = "Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Burnable Fuel",
"Signs",
"Wood",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,302: Line 35,339:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,327: Line 35,364:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingMortaredStoneSignItem",
type = "SaguaroRibItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Saguaro Sign"] = {
["Saguaro Seed"] = {
untranslated = "Small Standing Saguaro Sign",
untranslated = "Saguaro Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Seed",
description = "A small sign for all of your smaller text needs!",
description = "Plant to grow a saguaro cactus.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Signs",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 36,373: Line 35,410:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingSaguaroSignItem",
type = "SaguaroSeedItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Softwood Sign"] = {
Salmon = {
untranslated = "Small Standing Softwood Sign",
untranslated = "Salmon",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Natural Resources",
description = "A small sign for all of your smaller text needs!",
description = "A salmon.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Fish",
"Signs",
"Medium Fish",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 36,419: Line 35,456:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingSoftwoodSignItem",
type = "SalmonItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Stone Sign"] = {
["Salt Basket"] = {
untranslated = "Small Standing Stone Sign",
untranslated = "Salt Basket",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "A basket of salt.",
tagGroups = {},
tagGroups = {
"Housing",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 36,440: Line 35,479:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = nil,
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Spices",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 36,453: Line 35,492:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,462: Line 35,501:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingStoneSignItem",
type = "SaltBasketItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Wood Sign"] = {
Sandals = {
untranslated = "Small Standing Wood Sign",
untranslated = "Sandals",
category = nil,
category = nil,
group = "Item",
group = "Clothing",
description = "A small sign for all of your smaller text needs!",
description = "Basic footwear that helps reduce the strain of walking longer distances.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
tagGroups = {},
tagGroups = {
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = nil,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,505: Line 35,546:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingWoodSignItem",
type = "SandalsItem",
typeID = 0,
typeID = 0,
},
},
["Small Stockpile"] = {
Sandstone = {
untranslated = "Small Stockpile",
untranslated = "Sandstone",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Natural Resources",
description = "Designates a 3x3x3 area as storage for large items.",
description = "A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Excavatable",
"Storage",
"Rock",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 6000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,551: Line 35,592:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStockpileItem",
type = "SandstoneItem",
typeID = 0,
typeID = 0,
},
},
["Small Wood Cart"] = {
Sawmill = {
untranslated = "Small Wood Cart",
untranslated = "Sawmill",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "Small wood cart for hauling minimal loads.",
description = "Used to saw wood into lumber.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Crafting Table",
"Vehicles",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 5000,
Line 36,576: Line 35,616:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 36,597: Line 35,637:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodCartItem",
type = "SawmillItem",
typeID = 0,
typeID = 0,
},
},
["Small Wooden Boat"] = {
["Saxifrage Seed"] = {
untranslated = "Small Wooden Boat",
untranslated = "Saxifrage Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Seed",
description = "A personal transport vessel capable of holding a suprising amount of goods.",
description = "Plant to grow saxifrage.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Vehicles",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 36,643: Line 35,683:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodenBoatItem",
type = "SaxifrageSeedItem",
typeID = 0,
typeID = 0,
},
},
["Small Wooden Ship Frame"] = {
["Scrap Meat"] = {
untranslated = "Small Wooden Ship Frame",
untranslated = "Scrap Meat",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "The basis for any wooden personal vessel.",
description = "Chunks of extra meat.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 75,
calories = nil,
calories = 50,
carbs = nil,
carbs = 0,
protein = nil,
protein = 5,
fat = nil,
fat = 5,
vitamins = nil,
vitamins = 0,
density = nil,
density = 20.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 36,689: Line 35,728:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodenShipFrameItem",
type = "ScrapMeatItem",
typeID = 0,
typeID = 0,
},
},
["Smelting Upgrade"] = {
["Screening Machine"] = {
untranslated = "Smelting Upgrade",
untranslated = "Screening Machine",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Work Stations",
description = "Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Crafting Table",
"Upgrade Modules",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,714: Line 35,752:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 36,735: Line 35,773:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmeltingUpgradeItem",
type = "ScreeningMachineItem",
typeID = 0,
typeID = 0,
},
},
["Smith Apron"] = {
["Screw Press"] = {
untranslated = "Smith Apron",
untranslated = "Screw Press",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafting Table",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,759: Line 35,797:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 36,780: Line 35,818:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithApronItem",
type = "ScrewPressItem",
typeID = 0,
typeID = 0,
},
},
["Smith Bandana"] = {
Screws = {
untranslated = "Smith Bandana",
untranslated = "Screws",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.",
description = "A pointed metal fastener used in crafting to attach pieces of material together.",
tagGroups = {
tagGroups = {},
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,825: Line 35,861:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithBandanaItem",
type = "ScrewsItem",
typeID = 0,
typeID = 0,
},
},
["Smith Boots"] = {
["Seagrass Seed"] = {
untranslated = "Smith Boots",
untranslated = "Seagrass Seed",
category = nil,
category = nil,
group = "Clothing",
group = "Seed",
description = "Heavy duty steel-toed boots.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "Plant to grow seagrass.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 36,870: Line 35,907:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithBootsItem",
type = "SeagrassSeedItem",
typeID = 0,
typeID = 0,
},
},
["Smith Gloves"] = {
["Seared Meat"] = {
untranslated = "Smith Gloves",
untranslated = "Seared Meat",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A reinforced wrist guard paired with a lone work glove.",
description = "A cut of perfectly seared steak.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = 600,
carbs = nil,
carbs = 4,
protein = nil,
protein = 19,
fat = nil,
fat = 17,
vitamins = nil,
vitamins = 7,
density = nil,
density = 7.833333333333334,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 36,915: Line 35,952:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithGlovesItem",
type = "SearedMeatItem",
typeID = 0,
typeID = 0,
},
},
["Smith Pants"] = {
["Seeded Camas Roll"] = {
untranslated = "Smith Pants",
untranslated = "Seeded Camas Roll",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Denim pants with knee patches.",
description = "Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 300,
calories = nil,
calories = 1400,
carbs = nil,
carbs = 20,
protein = nil,
protein = 2,
fat = nil,
fat = 13,
vitamins = nil,
vitamins = 16,
density = nil,
density = 3.642857142857143,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 36,960: Line 35,997:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithPantsItem",
type = "SeededCamasRollItem",
typeID = 0,
typeID = 0,
},
},
["Smith Shirt"] = {
["Sensor Based Belt Sorter"] = {
untranslated = "Smith Shirt",
untranslated = "Sensor Based Belt Sorter",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "A simple cotton shirt helps reduce the strain of heat exposure.",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafting Table",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,984: Line 36,021:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 37,005: Line 36,042:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithShirtItem",
type = "SensorBasedBeltSorterItem",
typeID = 0,
typeID = 0,
},
},
["Smooth Gut Noodle Roll"] = {
["Sensuous Sea Pizza"] = {
untranslated = "Smooth Gut Noodle Roll",
untranslated = "Sensuous Sea Pizza",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "These noodle rolls look VERY smooth.",
description = "The chewyness is unreal.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 300,
calories = 1200,
calories = 1200,
carbs = 19,
carbs = 28,
protein = 15,
protein = 11,
fat = 9,
fat = 7,
vitamins = 1,
vitamins = 4,
density = 3.6666666666666665,
density = 4.166666666666666,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 37,051: Line 36,087:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmoothGutNoodleRollItem",
type = "SensuousSeaPizzaItem",
typeID = 0,
typeID = 0,
},
},
["Snapping Turtle Carcass"] = {
Servo = {
untranslated = "Snapping Turtle Carcass",
untranslated = "Servo",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A dead snapping turtle.",
description = "A rotary actuator that allows for control over angular position.",
tagGroups = {
tagGroups = {},
"Animal",
"Natural Resources",
"Tiny Carcass",
"Tiny Leather Carcass",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,099: Line 36,130:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SnappingTurtleCarcassItem",
type = "ServoItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Board"] = {
["Settlement Crafting Table"] = {
untranslated = "Softwood Board",
untranslated = "Settlement Crafting Table",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A higher quality softwood board used for long lasting furniture.",
description = "A basic workspace for crafting all manner of settlement related objects.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Government",
"Items",
"Products",
"Wood Board",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,122: Line 36,150:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 2000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 37,147: Line 36,175:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodBoardItem",
type = "SettlementCraftingTableItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Hewn Log"] = {
Shale = {
untranslated = "Softwood Hewn Log",
untranslated = "Shale",
category = nil,
category = nil,
group = "Blocks",
group = "Natural Resources",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.",
tagGroups = {
tagGroups = {
"Blocks",
"Excavatable",
"Building Materials",
"Rock",
"Burnable Fuel",
"Constructable",
"Hewn Log",
},
},
maxStack = 20,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = 6000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,171: Line 36,196:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 37,178: Line 36,203:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,196: Line 36,221:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodHewnLogItem",
type = "ShaleItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber"] = {
Shaper = {
untranslated = "Softwood Lumber",
untranslated = "Shaper",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "Can be fashioned into various usable equipment.",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
tagGroups = {
"Blocks",
"Crafting Table",
"Building Materials",
"Burnable Fuel",
"Constructable",
"Lumber",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,220: Line 36,241:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,245: Line 36,266:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberItem",
type = "ShaperItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Bench"] = {
["Shark Fillet Soup"] = {
untranslated = "Softwood Lumber Bench",
untranslated = "Shark Fillet Soup",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A lumber bench for when you need extra seating space than a traditional chair.",
description = "A texture all of its own.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Seating",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 600,
calories = nil,
calories = 1400,
carbs = nil,
carbs = 10,
protein = nil,
protein = 15,
fat = nil,
fat = 11,
vitamins = nil,
vitamins = 4,
density = nil,
density = 2.857142857142857,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,282: Line 36,302:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,291: Line 36,311:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberBenchItem",
type = "SharkFilletSoupItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Chair"] = {
["Sheep Mount"] = {
untranslated = "Softwood Lumber Chair",
untranslated = "Sheep Mount",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
description = "A hunting trophy for your house.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Seating",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,315: Line 36,334:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = "3.5",
roomCategory = "Seating",
roomCategory = "Living Room",
furnitureType = "Chair",
furnitureType = "Statue",
repeatsDepreciation = "0.7",
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,337: Line 36,356:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberChairItem",
type = "SheepMountItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Door"] = {
["Shelf Cabinet"] = {
untranslated = "Softwood Lumber Door",
untranslated = "Shelf Cabinet",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A door made from finely cut lumber.",
description = "When a shelf and a cabinet aren't enough individually.",
tagGroups = {
tagGroups = {
"Doors",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,361: Line 36,379:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Shelves",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,374: Line 36,392:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,383: Line 36,401:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberDoorItem",
type = "ShelfCabinetItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Dresser"] = {
["Shipwright Advanced Upgrade"] = {
untranslated = "Softwood Lumber Dresser",
untranslated = "Shipwright Advanced Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
tagGroups = {
tagGroups = {
"Bedroom",
"Upgrade",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,407: Line 36,424:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Dresser",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,420: Line 36,437:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,429: Line 36,446:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberDresserItem",
type = "ShipwrightAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Table"] = {
["Shipwright Basic Upgrade"] = {
untranslated = "Softwood Lumber Table",
untranslated = "Shipwright Basic Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A large lumber table for eating meals or getting some work done.",
description = "Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Upgrade",
"Seating",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,453: Line 36,469:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = "0.6",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,466: Line 36,482:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,475: Line 36,491:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberTableItem",
type = "ShipwrightBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Soil Sampler"] = {
["Shipwright Hat"] = {
untranslated = "Soil Sampler",
untranslated = "Shipwright Hat",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "Checking the moisture levels, temperature, and nutrients of soil is important for farming.",
description = "A simple sailor's cap, don?t lose it or you might be walking on a plank.",
tagGroups = {
tagGroups = {
"Items",
"Clothes",
"Tools",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,521: Line 36,536:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoilSamplerItem",
type = "ShipwrightHatItem",
typeID = 0,
typeID = 0,
},
},
["Solar Generator"] = {
["Shipwright Overalls"] = {
untranslated = "Solar Generator",
untranslated = "Shipwright Overalls",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "Generates electrical power from the sun! Requires a clear view of the sky above the generator for full output. Internal batteries ensure generation during nighttime.",
description = "Denim overall for extra sturdy wearability.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Power Generation",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,546: Line 36,560:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 37,567: Line 36,581:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SolarGeneratorItem",
type = "ShipwrightOverallsItem",
typeID = 0,
typeID = 0,
},
},
["Spiky Roll"] = {
["Shipwright Sandals"] = {
untranslated = "Spiky Roll",
untranslated = "Shipwright Sandals",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Spikes are definitely removed before serving.",
description = "Comfortable sandals with extra traction to avoid slipping.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Cooking",
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 100,
calories = 1300,
calories = nil,
carbs = 20,
carbs = nil,
protein = 17,
protein = nil,
fat = 7,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 3.5384615384615383,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 37,613: Line 36,626:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpikyRollItem",
type = "ShipwrightSandalsItem",
typeID = 0,
typeID = 0,
},
},
["Spin Melter"] = {
["Shipwright Shirt"] = {
untranslated = "Spin Melter",
untranslated = "Shipwright Shirt",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.",
description = "A striped shirt symbolizing your affinity for traveling across the seas.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Clothes",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,638: Line 36,650:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 37,659: Line 36,671:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpinMelterItem",
type = "ShipwrightShirtItem",
typeID = 0,
typeID = 0,
},
},
["Spoiled Food"] = {
["Shipwright Skill Book"] = {
untranslated = "Spoiled Food",
untranslated = "Shipwright Skill Book",
category = nil,
category = nil,
group = "Items",
group = "Skill Books",
description = "Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.",
description = "Shipwright Skill Book",
tagGroups = {
tagGroups = {
"Items",
"Skill Books",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 20,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,705: Line 36,716:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpoiledFoodItem",
type = "Shipwright Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Spruce Log"] = {
["Shipwright Skill Scroll"] = {
untranslated = "Spruce Log",
untranslated = "Shipwright Skill Scroll",
category = nil,
category = nil,
group = "Natural Resources",
group = "Skill Scrolls",
description = "Spruce log is a type of softwood, sometimes referred to as whitewood.",
description = "Shipwright Skill Scroll",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Skill Scrolls",
"Logs",
"Natural Resources",
"Softwood",
"Wood",
},
},
maxStack = 20,
maxStack = 10,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,729: Line 36,736:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 37,754: Line 36,761:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpruceLogItem",
type = "Shipwright Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Spruce Seed"] = {
["Shorn Wool"] = {
untranslated = "Spruce Seed",
untranslated = "Shorn Wool",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "Plant to grow a spruce tree.",
description = "Wool that has been shorn from an animal.",
tagGroups = {
tagGroups = {},
"Food",
"Seeds",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 250,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 37,800: Line 36,804:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpruceSeedItem",
type = "ShornWoolItem",
typeID = 0,
typeID = 0,
},
},
["Square Belt"] = {
Shorts = {
untranslated = "Square Belt",
untranslated = "Shorts",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "Belt with a square buckle.",
description = "Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.",
tagGroups = {
tagGroups = {
"Clothes",
"Clothes",
Line 37,845: Line 36,849:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SquareBeltItem",
type = "ShortsItem",
typeID = 0,
typeID = 0,
},
},
["Square Pot"] = {
["Simmered Meat"] = {
untranslated = "Square Pot",
untranslated = "Simmered Meat",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "Sometimes you just want to bring a little bit of nature into your house.",
description = "Meat cooked in meat juices keeps the meat juicy.",
tagGroups = {
tagGroups = {
"Decoration",
"Food",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 800,
calories = nil,
calories = 900,
carbs = nil,
carbs = 6,
protein = nil,
protein = 18,
fat = nil,
fat = 13,
vitamins = nil,
vitamins = 5,
density = nil,
density = 4.666666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,882: Line 36,885:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,891: Line 36,894:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlanterPotSquareItem",
type = "SimmeredMeatItem",
typeID = 0,
typeID = 0,
},
},
["Stamp Mill"] = {
["Simple Syrup"] = {
untranslated = "Stamp Mill",
untranslated = "Simple Syrup",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A crushing machine that uses iron stamps to pound rocks into small pieces.",
description = "A simple water and suger combination heated until the sugar dissolves.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Food",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 200,
calories = nil,
calories = 400,
carbs = nil,
carbs = 12,
protein = nil,
protein = 0,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.75,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 37,937: Line 36,939:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StampMillItem",
type = "SimpleSyrupItem",
typeID = 0,
typeID = 0,
},
},
["Standing Glass Sign"] = {
Sink = {
untranslated = "Standing Glass Sign",
untranslated = "Sink",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A large sign framed with a glass plate.",
description = "An industrial sink.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
Line 37,961: Line 36,962:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "5",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Sink",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 37,974: Line 36,975:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,983: Line 36,984:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingGlassSignItem",
type = "SinkItem",
typeID = 0,
typeID = 0,
},
},
["Standing Long Steel Sign"] = {
["Skid Steer"] = {
untranslated = "Standing Long Steel Sign",
untranslated = "Skid Steer",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A long steel plate with a wooden base.",
description = "Small scale bucket loader. Great for flat to low slope excavation.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Vehicles",
"Signs",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,029: Line 37,029:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingLongSteelSignItem",
type = "SkidSteerItem",
typeID = 0,
typeID = 0,
},
},
["Standing Steel Brick Sign"] = {
Slag = {
untranslated = "Standing Steel Brick Sign",
untranslated = "Slag",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "A solid steel plate supported by a brick base.",
description = "A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Excavatable",
"Signs",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 6000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,075: Line 37,074:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingSteelBrickSignItem",
type = "SlagItem",
typeID = 0,
typeID = 0,
},
},
["Steam Engine"] = {
["Small Bath Mat"] = {
untranslated = "Steam Engine",
untranslated = "Small Bath Mat",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A large steam engine for generating power.",
description = "A small bath mat when a normal rug does not cover your bathroom needs.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Power Generation",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,099: Line 37,097:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Industrial",
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,112: Line 37,110:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,121: Line 37,119:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamEngineItem",
type = "SmallBathMatItem",
typeID = 0,
typeID = 0,
},
},
["Steam Tractor"] = {
["Small Canoe"] = {
untranslated = "Steam Tractor",
untranslated = "Small Canoe",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A tractor powered through steam.",
description = "",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Vehicles",
"Vehicles",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,167: Line 37,164:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorItem",
type = "SmallCanoeItem",
typeID = 0,
typeID = 0,
},
},
["Steam Tractor Harvester"] = {
["Small Cotton Bunting Red"] = {
untranslated = "Steam Tractor Harvester",
untranslated = "Small Cotton Bunting Red",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "An attachment for the steam tractor that allows for quick harvesting of plants.",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Tool",
"Tools",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,192: Line 37,187:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,205: Line 37,200:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,214: Line 37,209:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorHarvesterItem",
type = "SmallCottonBuntingRedItem",
typeID = 0,
typeID = 0,
},
},
["Steam Tractor Plow"] = {
["Small Cotton Bunting Regal"] = {
untranslated = "Steam Tractor Plow",
untranslated = "Small Cotton Bunting Regal",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "An attachment for the steam tractor that allows for quick plowing.",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Tool",
"Tools",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,239: Line 37,232:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,252: Line 37,245:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,261: Line 37,254:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorPlowItem",
type = "SmallCottonBuntingRegalItem",
typeID = 0,
typeID = 0,
},
},
["Steam Tractor Sower"] = {
["Small Court"] = {
untranslated = "Steam Tractor Sower",
untranslated = "Small Court",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "An attachment for the steam tractor that allows for quick planting of seeds.",
description = "Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
tagGroups = {
tagGroups = {
"Items",
"Government",
"Tool",
"Tools",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,308: Line 37,299:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorSowerItem",
type = "SmallCourtItem",
typeID = 0,
typeID = 0,
},
},
["Steam Truck"] = {
["Small Hanging Ashlar Basalt Sign"] = {
untranslated = "Steam Truck",
untranslated = "Small Hanging Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A truck that runs on steam.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 1,
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,354: Line 37,342:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTruckItem",
type = "SmallHangingAshlarBasaltSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Abstract Fixture"] = {
["Small Hanging Ashlar Stone Sign"] = {
untranslated = "Steel Abstract Fixture",
untranslated = "Small Hanging Ashlar Stone Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A more modern way to light up a room.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Housing Objects",
"Lighting",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,378: Line 37,363:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,391: Line 37,376:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,400: Line 37,385:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelAbstractFixtureItem",
type = "SmallHangingAshlarStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Axle"] = {
["Small Hanging Birch Sign"] = {
untranslated = "Steel Axle",
untranslated = "Small Hanging Birch Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A rotating steel rod that can be fixed to wheels for use in vehicles.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 1,
"Products",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,446: Line 37,428:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelAxleItem",
type = "SmallHangingBirchSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Bar"] = {
["Small Hanging Lumber Sign"] = {
untranslated = "Steel Bar",
untranslated = "Small Hanging Lumber Sign",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "Refined bar of steel.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Metal",
carried = "Backpack",
"Metals",
weight = 1000,
},
maxStack = 20,
carried = "Hands",
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,493: Line 37,471:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelBarItem",
type = "SmallHangingLumberSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Buoy"] = {
["Small Hanging Mortared Granite Sign"] = {
untranslated = "Steel Buoy",
untranslated = "Small Hanging Mortared Granite Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A steel navigational buoy, can also be used as a moorage post.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Crafted Objects",
"Specialty",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,539: Line 37,514:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelBuoyItem",
type = "SmallHangingMortaredGraniteSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Ceiling Light"] = {
["Small Hanging Mortared Stone Sign"] = {
untranslated = "Steel Ceiling Light",
untranslated = "Small Hanging Mortared Stone Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A more modern way to light up a room.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Housing Objects",
"Lighting",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,563: Line 37,535:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,576: Line 37,548:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,585: Line 37,557:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelCeilingLightItem",
type = "SmallHangingMortaredStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Floor Lamp"] = {
["Small Hanging Saguaro Sign"] = {
untranslated = "Steel Floor Lamp",
untranslated = "Small Hanging Saguaro Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A more modern way to light up a room. This time from the floor.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Housing Objects",
"Lighting",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,609: Line 37,578:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,622: Line 37,591:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,631: Line 37,600:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelFloorLampItem",
type = "SmallHangingSaguaroSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Gear"] = {
["Small Hanging Softwood Sign"] = {
untranslated = "Steel Gear",
untranslated = "Small Hanging Softwood Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A toothed machine part that interlocks with others.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Gear",
maxStack = 1,
"Items",
"Products",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,678: Line 37,643:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelGearItem",
type = "SmallHangingSoftwoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Gearbox"] = {
["Small Hanging Stone Sign"] = {
untranslated = "Steel Gearbox",
untranslated = "Small Hanging Stone Sign",
category = nil,
category = nil,
group = "Items",
group = "World Object",
description = "Provides speed and torque conversions from a rotating power source to another device.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 1,
"Products",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,724: Line 37,686:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelGearboxItem",
type = "SmallHangingStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Hanging Fixture"] = {
["Small Hanging Wood Sign"] = {
untranslated = "Steel Hanging Fixture",
untranslated = "Small Hanging Wood Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Item",
description = "A more modern way to light up a room.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 100,
"Lighting",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = nil,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,748: Line 37,707:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,761: Line 37,720:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,770: Line 37,729:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHangingFixtureItem",
type = "SmallHangingWoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Hanging Lamp"] = {
["Small Nylon Bunting Green"] = {
untranslated = "Steel Hanging Lamp",
untranslated = "Small Nylon Bunting Green",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A more modern way to light up a room.",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Lighting",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,794: Line 37,752:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = "0.5",
roomCategory = "Lighting",
roomCategory = "Decoration",
furnitureType = "Lights",
furnitureType = "Decoration",
repeatsDepreciation = "0.7",
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,807: Line 37,765:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = "1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,816: Line 37,774:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHangingLampItem",
type = "SmallNylonBuntingGreenItem",
typeID = 0,
typeID = 0,
},
},
["Steel Kitchen Lamp"] = {
["Small Nylon Bunting Purple"] = {
untranslated = "Steel Kitchen Lamp",
untranslated = "Small Nylon Bunting Purple",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A more modern way to light up a room.",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Lighting",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,840: Line 37,797:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.8",
skillValue = "0.5",
roomCategory = "Lighting",
roomCategory = "Decoration",
furnitureType = "Lights",
furnitureType = "Decoration",
repeatsDepreciation = "0.7",
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,853: Line 37,810:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = "1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,862: Line 37,819:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelKitchenLampItem",
type = "SmallNylonBuntingPurpleItem",
typeID = 0,
typeID = 0,
},
},
["Steel Moorage Post"] = {
["Small Paper Lantern"] = {
untranslated = "Steel Moorage Post",
untranslated = "Small Paper Lantern",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "An iron moorage post that makes sure that even the largest of vessels stay still.",
description = "A small paper lantern.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Specialty",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,886: Line 37,842:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 38,899: Line 37,855:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,908: Line 37,864:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelMooragePostItem",
type = "SmallPaperLanternItem",
typeID = 0,
typeID = 0,
},
},
["Steel Pipe"] = {
["Small Paper Machine"] = {
untranslated = "Steel Pipe",
untranslated = "Small Paper Machine",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "A pipe for transporting liquids.",
description = "Laborous way of creating sheets of paper.",
tagGroups = {
tagGroups = {
"Blocks",
"Crafting Table",
"Pipes",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,933: Line 37,888:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,954: Line 37,909:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelPipeItem",
type = "SmallPaperMachineItem",
typeID = 0,
typeID = 0,
},
},
["Steel Plate"] = {
["Small Shipyard"] = {
untranslated = "Steel Plate",
untranslated = "Small Shipyard",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A sturdy steel plate for use in various crafting recipes.",
description = "A crude workspace for constructing smaller vehicles designed for use in a maritime environment.",
tagGroups = {
tagGroups = {
"Items",
"Crafting Table",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,979: Line 37,933:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 39,000: Line 37,954:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelPlateItem",
type = "SmallShipyardItem",
typeID = 0,
typeID = 0,
},
},
["Steel Saw Blade"] = {
["Small Sink"] = {
untranslated = "Steel Saw Blade",
untranslated = "Small Sink",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.",
description = "A small household sink.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,024: Line 37,977:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Sink",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,037: Line 37,990:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,046: Line 37,999:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSawBladeItem",
type = "SmallSinkItem",
typeID = 0,
typeID = 0,
},
},
["Steel Searchlight"] = {
["Small Standing Ashlar Basalt Sign"] = {
untranslated = "Steel Searchlight",
untranslated = "Small Standing Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "When your goal is to really light up the heaven!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Housing Objects",
"Lighting",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,070: Line 38,020:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,083: Line 38,033:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,092: Line 38,042:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSearchlightItem",
type = "SmallStandingAshlarBasaltSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Square Fixture"] = {
["Small Standing Ashlar Stone Sign"] = {
untranslated = "Steel Square Fixture",
untranslated = "Small Standing Ashlar Stone Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A more modern way to light up a room.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Housing Objects",
"Lighting",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,116: Line 38,063:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,129: Line 38,076:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,138: Line 38,085:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSquareFixtureItem",
type = "SmallStandingAshlarStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Table Lamp"] = {
["Small Standing Birch Sign"] = {
untranslated = "Steel Table Lamp",
untranslated = "Small Standing Birch Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "For late night studying. Or working. Or anything, really.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Housing Objects",
"Lighting",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,162: Line 38,106:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,175: Line 38,119:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,184: Line 38,128:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelTableLampItem",
type = "SmallStandingBirchSignItem",
typeID = 0,
typeID = 0,
},
},
["Stenographers Table"] = {
["Small Standing Lumber Sign"] = {
untranslated = "Stenographers Table",
untranslated = "Small Standing Lumber Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "Documenting a court case is of vital importance and a dedicated unique typewriter is required for this purpose and of course its own table to place it on.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Government",
"Work Stations",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,230: Line 38,171:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StenographersTableItem",
type = "SmallStandingLumberSignItem",
typeID = 0,
typeID = 0,
},
},
Stockpile = {
["Small Standing Mortared Granite Sign"] = {
untranslated = "Stockpile",
untranslated = "Small Standing Mortared Granite Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "Designates a 5x5x5 area as storage for large items.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Crafted Objects",
"Storage",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 39,276: Line 38,214:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StockpileItem",
type = "SmallStandingMortaredGraniteSignItem",
typeID = 0,
typeID = 0,
},
},
Stone = {
["Small Standing Mortared Stone Sign"] = {
untranslated = "Stone",
untranslated = "Small Standing Mortared Stone Sign",
category = nil,
category = nil,
group = "Block",
group = "Crafted Objects",
description = "A pile of stones.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Rock",
maxStack = 1,
},
carried = "Backpack",
maxStack = 20,
weight = 1000,
carried = "Hands",
weight = 7000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,321: Line 38,257:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneItem",
type = "SmallStandingMortaredStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Stone Brazier"] = {
["Small Standing Saguaro Sign"] = {
untranslated = "Stone Brazier",
untranslated = "Small Standing Saguaro Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A stone stand which can hold burning fuel to provide light.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Housing Objects",
"Lighting",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 39,345: Line 38,278:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,358: Line 38,291:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,367: Line 38,300:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneBrazierItem",
type = "SmallStandingSaguaroSignItem",
typeID = 0,
typeID = 0,
},
},
["Stone Road"] = {
["Small Standing Softwood Sign"] = {
untranslated = "Stone Road",
untranslated = "Small Standing Softwood Sign",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "A rocky surface formed from smoothed rubble. It's fairly durable and efficient for any wheeled vehicle.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Constructable",
carried = "Backpack",
"Road",
weight = 1000,
"Road Type",
"Roads",
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,416: Line 38,343:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneRoadItem",
type = "SmallStandingSoftwoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Stop Sign"] = {
["Small Standing Stone Sign"] = {
untranslated = "Stop Sign",
untranslated = "Small Standing Stone Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "World Object",
description = "A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Community",
"Crafted Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 39,462: Line 38,386:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StopSignItem",
type = "SmallStandingStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Storage Chest"] = {
["Small Standing Wood Sign"] = {
untranslated = "Storage Chest",
untranslated = "Small Standing Wood Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Item",
description = "A container you can store items in.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 100,
"Storage",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = nil,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,508: Line 38,429:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StorageChestItem",
type = "SmallStandingWoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Storage Silo"] = {
["Small Stockpile"] = {
untranslated = "Storage Silo",
untranslated = "Small Stockpile",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
description = "Designates a 3x3x3 area as storage for large items.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
"Storage",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,554: Line 38,472:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StorageSiloItem",
type = "SmallStockpileItem",
typeID = 0,
typeID = 0,
},
},
Store = {
["Small Wood Cart"] = {
untranslated = "Store",
untranslated = "Small Wood Cart",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "Allows the selling and trading of items.",
description = "Small wood cart for hauling minimal loads.",
tagGroups = {
tagGroups = {
"Economic",
"Vehicles",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,600: Line 38,517:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoreItem",
type = "SmallWoodCartItem",
typeID = 0,
typeID = 0,
},
},
Stove = {
["Small Wooden Boat"] = {
untranslated = "Stove",
untranslated = "Small Wooden Boat",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A heavy stove for cooking more complex dishes.",
description = "A personal transport vessel capable of holding a suprising amount of goods.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Vehicles",
"Kitchen",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,624: Line 38,540:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Cooking",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,637: Line 38,553:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "24",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,646: Line 38,562:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoveItem",
type = "SmallWoodenBoatItem",
typeID = 0,
typeID = 0,
},
},
["Strange Fuel"] = {
["Small Wooden Ship Frame"] = {
untranslated = "Strange Fuel",
untranslated = "Small Wooden Ship Frame",
category = nil,
category = nil,
group = "Item",
group = "Items",
description = "CHEEEAAAAATER",
description = "The basis for any wooden personal vessel.",
tagGroups = {},
tagGroups = {},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,664: Line 38,580:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 10000000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,689: Line 38,605:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StrangeFuelItem",
type = "SmallWoodenShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Street Sign"] = {
["Smelting Skill Book"] = {
untranslated = "Street Sign",
untranslated = "Smelting Skill Book",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Skill Books",
description = "A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.",
description = "Smelting Skill Book",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Skill Books",
"Signs",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,735: Line 38,650:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StreetSignItem",
type = "Smelting Skill BookItem",
typeID = 0,
typeID = 0,
},
},
Streetlamp = {
["Smelting Skill Scroll"] = {
untranslated = "Streetlamp",
untranslated = "Smelting Skill Scroll",
category = nil,
category = nil,
group = "Housing Objects",
group = "Skill Scrolls",
description = "A towering metal light post that requires electricity to run.",
description = "Smelting Skill Scroll",
tagGroups = {
tagGroups = {
"Housing Objects",
"Skill Scrolls",
"Lighting",
},
},
maxStack = 1,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,759: Line 38,673:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,772: Line 38,686:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,781: Line 38,695:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StreetlampItem",
type = "Smelting Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Alligator"] = {
["Smelting Upgrade"] = {
untranslated = "Stuffed Alligator",
untranslated = "Smelting Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "It looks so real!",
description = "Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.",
tagGroups = {
tagGroups = {
"Decoration",
"Upgrade",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,805: Line 38,718:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,818: Line 38,731:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,827: Line 38,740:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedAlligatorItem",
type = "SmeltingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Bison"] = {
["Smith Apron"] = {
untranslated = "Stuffed Bison",
untranslated = "Smith Apron",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "It looks so real!",
description = "A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.",
tagGroups = {
tagGroups = {
"Decoration",
"Clothes",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,851: Line 38,763:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,864: Line 38,776:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,873: Line 38,785:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedBisonItem",
type = "SmithApronItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Elk"] = {
["Smith Bandana"] = {
untranslated = "Stuffed Elk",
untranslated = "Smith Bandana",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "It looks so real!",
description = "A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.",
tagGroups = {
tagGroups = {
"Decoration",
"Clothes",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,897: Line 38,808:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,910: Line 38,821:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,919: Line 38,830:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedElkItem",
type = "SmithBandanaItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Goat"] = {
["Smith Boots"] = {
untranslated = "Stuffed Goat",
untranslated = "Smith Boots",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "It looks so real!",
description = "Heavy duty steel-toed boots.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Decoration",
"Clothes",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,943: Line 38,853:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 39,956: Line 38,866:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,965: Line 38,875:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedGoatItem",
type = "SmithBootsItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Jaguar"] = {
["Smith Gloves"] = {
untranslated = "Stuffed Jaguar",
untranslated = "Smith Gloves",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "It looks so real!",
description = "A reinforced wrist guard paired with a lone work glove.",
tagGroups = {
tagGroups = {
"Decoration",
"Clothes",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,989: Line 38,898:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,002: Line 38,911:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,011: Line 38,920:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedJaguarItem",
type = "SmithGlovesItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Turkey"] = {
["Smith Pants"] = {
untranslated = "Stuffed Turkey",
untranslated = "Smith Pants",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
description = "Denim pants with knee patches.",
tagGroups = {
tagGroups = {
"Baking",
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = 1600,
calories = nil,
carbs = 17,
carbs = nil,
protein = 24,
protein = nil,
fat = 16,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 40,057: Line 38,965:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedTurkeyItem",
type = "SmithPantsItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Wolf"] = {
["Smith Shirt"] = {
untranslated = "Stuffed Wolf",
untranslated = "Smith Shirt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "It looks so real!",
description = "A simple cotton shirt helps reduce the strain of heat exposure.",
tagGroups = {
tagGroups = {
"Decoration",
"Clothes",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,081: Line 38,988:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,094: Line 39,001:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,103: Line 39,010:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedWolfItem",
type = "SmithShirtItem",
typeID = 0,
typeID = 0,
},
},
Substrate = {
["Smooth Gut Noodle Roll"] = {
untranslated = "Substrate",
untranslated = "Smooth Gut Noodle Roll",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "The foundation material for complex electronics.",
description = "These noodle rolls look VERY smooth.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 400,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 19,
protein = nil,
protein = 15,
fat = nil,
fat = 9,
vitamins = nil,
vitamins = 1,
density = nil,
density = 3.6666666666666665,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 40,149: Line 39,055:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SubstrateItem",
type = "SmoothGutNoodleRollItem",
typeID = 0,
typeID = 0,
},
},
Sugar = {
["Snapping Turtle Carcass"] = {
untranslated = "Sugar",
untranslated = "Snapping Turtle Carcass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "Even sweet lovers don't eat sugar plain.",
description = "A dead snapping turtle.",
tagGroups = {
tagGroups = {
"Food",
"Tiny Carcass",
"Ingredients",
"Tiny Leather Carcass",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = 50,
calories = nil,
carbs = 15,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 30.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 40,195: Line 39,101:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SugarItem",
type = "SnappingTurtleCarcassItem",
typeID = 0,
typeID = 0,
},
},
Sugarcane = {
["Softwood Board"] = {
untranslated = "Sugarcane",
untranslated = "Softwood Board",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "How did you even get this?",
description = "A higher quality softwood board used for long lasting furniture.",
tagGroups = {
tagGroups = {
"Food",
"Burnable Fuel",
"Seeds",
"Wood Board",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 1,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 1,
fat = nil,
vitamins = 0,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 2000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,241: Line 39,147:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SugarcaneItem",
type = "SoftwoodBoardItem",
typeID = 0,
typeID = 0,
},
},
["Sun Cheese"] = {
["Softwood Hewn Log"] = {
untranslated = "Sun Cheese",
untranslated = "Softwood Hewn Log",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Cheesy yet not made in a traditional way.",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
tagGroups = {
tagGroups = {
"Food",
"Burnable Fuel",
"Ingredients",
"Constructable",
"Hewn Log",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 10000,
calories = 250,
calories = nil,
carbs = 2,
carbs = nil,
protein = 4,
protein = nil,
fat = 12,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 7.199999999999999,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,269: Line 39,176:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,287: Line 39,194:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunCheeseItem",
type = "SoftwoodHewnLogItem",
typeID = 0,
typeID = 0,
},
},
Sunflower = {
["Softwood Lumber"] = {
untranslated = "Sunflower",
untranslated = "Softwood Lumber",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "A plant whose seeds are quite versitile in their use further processed.",
description = "Can be fashioned into various usable equipment.",
tagGroups = {
tagGroups = {
"Food",
"Burnable Fuel",
"Produce",
"Constructable",
"Lumber",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 75,
weight = 10000,
calories = 50,
calories = nil,
carbs = 2,
carbs = nil,
protein = 2,
protein = nil,
fat = 4,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 16.0,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,315: Line 39,223:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,333: Line 39,241:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunflowerItem",
type = "SoftwoodLumberItem",
typeID = 0,
typeID = 0,
},
},
["Sunflower Seed"] = {
["Softwood Lumber Bench"] = {
untranslated = "Sunflower Seed",
untranslated = "Softwood Lumber Bench",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow sunflowers.",
description = "A lumber bench for when you need extra seating space than a traditional chair.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Housing",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,371: Line 39,277:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,380: Line 39,286:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunflowerSeedItem",
type = "SoftwoodLumberBenchItem",
typeID = 0,
typeID = 0,
},
},
["Sweet Deer Jerky"] = {
["Softwood Lumber Chair"] = {
untranslated = "Sweet Deer Jerky",
untranslated = "Softwood Lumber Chair",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Preserved Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 1000,
calories = 600,
calories = nil,
carbs = 4,
carbs = nil,
protein = 22,
protein = nil,
fat = 6,
fat = nil,
vitamins = 3,
vitamins = nil,
density = 5.833333333333333,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,417: Line 39,322:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,426: Line 39,331:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SweetDeerJerkyItem",
type = "SoftwoodLumberChairItem",
typeID = 0,
typeID = 0,
},
},
["Sweet Salad"] = {
["Softwood Lumber Door"] = {
untranslated = "Sweet Salad",
untranslated = "Softwood Lumber Door",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "The sweetness of the fruits happens to work well with the salad.",
description = "A door made from finely cut lumber.",
tagGroups = {
tagGroups = {},
"Cooking",
maxStack = 1,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 1000,
calories = 1200,
calories = nil,
carbs = 18,
carbs = nil,
protein = 9,
protein = nil,
fat = 7,
fat = nil,
vitamins = 22,
vitamins = nil,
density = 4.666666666666667,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 40,454: Line 39,356:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,472: Line 39,374:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SweetSaladItem",
type = "SoftwoodLumberDoorItem",
typeID = 0,
typeID = 0,
},
},
["Swirl Vase"] = {
["Softwood Lumber Dresser"] = {
untranslated = "Swirl Vase",
untranslated = "Softwood Lumber Dresser",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A vase made with glass to brighten up your home.",
description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,496: Line 39,397:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = "3",
roomCategory = "Decoration",
roomCategory = "Bedroom",
furnitureType = "Decoration",
furnitureType = "Dresser",
repeatsDepreciation = "0.4",
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,509: Line 39,410:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,518: Line 39,419:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SwirlVaseItem",
type = "SoftwoodLumberDresserItem",
typeID = 0,
typeID = 0,
},
},
["Synthetic Rubber"] = {
["Softwood Lumber Table"] = {
untranslated = "Synthetic Rubber",
untranslated = "Softwood Lumber Table",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "An extremely useful synthetic material derived from petrochemicals.",
description = "A large lumber table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,542: Line 39,442:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = nil,
roomCategory = "Seating",
furnitureType = nil,
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,555: Line 39,455:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,564: Line 39,464:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SyntheticRubberItem",
type = "SoftwoodLumberTableItem",
typeID = 0,
typeID = 0,
},
},
["Tailor Bowler Hat"] = {
["Soil Sampler"] = {
untranslated = "Tailor Bowler Hat",
untranslated = "Soil Sampler",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A stylish bowler hat made of tighly spun fur felt.",
description = "Checking the moisture levels, temperature, and nutrients of soil is important for farming.",
tagGroups = {
tagGroups = {},
"Clothes",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,609: Line 39,507:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorBowlerHatItem",
type = "SoilSamplerItem",
typeID = 0,
typeID = 0,
},
},
["Tailor Pants"] = {
["Solar Generator"] = {
untranslated = "Tailor Pants",
untranslated = "Solar Generator",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "Tailored slacks that fit just right.",
description = "Generates electrical power from the sun! Requires a clear view of the sky above the generator for full output. Internal batteries ensure generation during nighttime.",
tagGroups = {
tagGroups = {},
"Clothes",
maxStack = 1,
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,633: Line 39,529:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 40,654: Line 39,550:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorPantsItem",
type = "SolarGeneratorItem",
typeID = 0,
typeID = 0,
},
},
["Tailor Shirt"] = {
["Spiky Roll"] = {
untranslated = "Tailor Shirt",
untranslated = "Spiky Roll",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A form-fitting vest and tie ensemble which includes measuring tape.",
description = "Spikes are definitely removed before serving.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 300,
calories = nil,
calories = 1300,
carbs = nil,
carbs = 20,
protein = nil,
protein = 17,
fat = nil,
fat = 7,
vitamins = nil,
vitamins = 2,
density = nil,
density = 3.5384615384615383,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 40,699: Line 39,595:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorShirtItem",
type = "SpikyRollItem",
typeID = 0,
typeID = 0,
},
},
["Tailor Shoes"] = {
["Spin Melter"] = {
untranslated = "Tailor Shoes",
untranslated = "Spin Melter",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "Two-toned suede shoes.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.",
tagGroups = {
tagGroups = {
"Clothes",
"Crafting Table",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,723: Line 39,619:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 40,744: Line 39,640:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorShoesItem",
type = "SpinMelterItem",
typeID = 0,
typeID = 0,
},
},
["Tailoring Basic Upgrade"] = {
["Spoiled Food"] = {
untranslated = "Tailoring Basic Upgrade",
untranslated = "Spoiled Food",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
description = "Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
"Upgrade Modules",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 20,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,790: Line 39,683:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailoringUpgradeItem",
type = "SpoiledFoodItem",
typeID = 0,
typeID = 0,
},
},
["Tailoring Modern Upgrade"] = {
["Spruce Log"] = {
untranslated = "Tailoring Modern Upgrade",
untranslated = "Spruce Log",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
description = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
description = "Spruce log is a type of softwood, sometimes referred to as whitewood.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Burnable Fuel",
"Upgrade Modules",
"Softwood",
"Wood",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,811: Line 39,705:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,836: Line 39,730:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailoringModernUpgradeItem",
type = "SpruceLogItem",
typeID = 0,
typeID = 0,
},
},
["Tailoring Table"] = {
["Spruce Seed"] = {
untranslated = "Tailoring Table",
untranslated = "Spruce Seed",
category = nil,
category = nil,
group = "Work Stations",
group = "Seed",
description = "Spearhead the fashion movement with the finest clothes and hair!",
description = "Plant to grow a spruce tree.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Food",
"Work Stations",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 40,882: Line 39,776:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailoringTableItem",
type = "SpruceSeedItem",
typeID = 0,
typeID = 0,
},
},
["Tall Boots"] = {
["Square Belt"] = {
untranslated = "Tall Boots",
untranslated = "Square Belt",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.",
description = "Belt with a square buckle.",
tagGroups = {
tagGroups = {
"Clothes",
"Clothes",
Line 40,927: Line 39,821:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallBootsItem",
type = "SquareBeltItem",
typeID = 0,
typeID = 0,
},
},
Tallow = {
["Square Pot"] = {
untranslated = "Tallow",
untranslated = "Square Pot",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Rendered animal fat useful for more than just cooking.",
description = "Sometimes you just want to bring a little bit of nature into your house.",
tagGroups = {
tagGroups = {
"Fat",
"Housing",
"Food",
"Ingredients",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 200,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 8,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 4.0,
density = nil,
fuel = 2000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 40,965: Line 39,857:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,974: Line 39,866:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowItem",
type = "PlanterPotSquareItem",
typeID = 0,
typeID = 0,
},
},
["Tallow Candle"] = {
["Stamp Mill"] = {
untranslated = "Tallow Candle",
untranslated = "Stamp Mill",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A candle which can burn tallow to produce a small amount of light.",
description = "A crushing machine that uses iron stamps to pound rocks into small pieces.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Crafting Table",
"Lighting",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,998: Line 39,889:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.8",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = "Industrial",
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,011: Line 39,902:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,020: Line 39,911:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowCandleItem",
type = "StampMillItem",
typeID = 0,
typeID = 0,
},
},
["Tallow Lamp"] = {
["Standing Glass Sign"] = {
untranslated = "Tallow Lamp",
untranslated = "Standing Glass Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A pottery lamp. Fuel with tallow.",
description = "A large sign framed with a glass plate.",
tagGroups = {
tagGroups = {},
"Housing Objects",
"Lighting",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,044: Line 39,932:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.2",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,057: Line 39,945:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,066: Line 39,954:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowLampItem",
type = "StandingGlassSignItem",
typeID = 0,
typeID = 0,
},
},
["Tallow Wall Lamp"] = {
["Standing Long Steel Sign"] = {
untranslated = "Tallow Wall Lamp",
untranslated = "Standing Long Steel Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.",
description = "A long steel plate with a wooden base.",
tagGroups = {
tagGroups = {},
"Housing Objects",
"Lighting",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,090: Line 39,975:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.2",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,103: Line 39,988:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,112: Line 39,997:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowWallLampItem",
type = "StandingLongSteelSignItem",
typeID = 0,
typeID = 0,
},
},
["Taro Fries"] = {
["Standing Steel Brick Sign"] = {
untranslated = "Taro Fries",
untranslated = "Standing Steel Brick Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Crispy strips of taro that have been deep fried in oil.",
description = "A solid steel plate supported by a brick base.",
tagGroups = {
tagGroups = {},
"Cooking",
maxStack = 1,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 600,
calories = nil,
carbs = 10,
carbs = nil,
protein = 2,
protein = nil,
fat = 20,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 5.333333333333334,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 41,158: Line 40,040:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TaroFriesItem",
type = "StandingSteelBrickSignItem",
typeID = 0,
typeID = 0,
},
},
["Taro Root"] = {
["Steam Engine"] = {
untranslated = "Taro Root",
untranslated = "Steam Engine",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Colocasia esculenta.",
description = "A large steam engine for generating power.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
"Produce",
"Raw Food",
"Root",
"Vegetable",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 5000,
calories = 250,
calories = nil,
carbs = 6,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.2,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 41,207: Line 40,083:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TaroRootItem",
type = "SteamEngineItem",
typeID = 0,
typeID = 0,
},
},
["Taro Seed"] = {
["Steam Tractor"] = {
untranslated = "Taro Seed",
untranslated = "Steam Tractor",
category = nil,
category = nil,
group = "Seed",
group = "Crafted Objects",
description = "Plant to grow taro.",
description = "A tractor powered through steam.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Vehicles",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 25000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 41,254: Line 40,128:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TaroSeedItem",
type = "SteamTractorItem",
typeID = 0,
typeID = 0,
},
},
["Tasty Tropical Pizza"] = {
["Steam Tractor Harvester"] = {
untranslated = "Tasty Tropical Pizza",
untranslated = "Steam Tractor Harvester",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "To some it is tasty. To others, unforgivable.",
description = "An attachment for the steam tractor that allows for quick harvesting of plants.",
tagGroups = {
tagGroups = {
"Baking",
"Tool",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 10000,
calories = 1200,
calories = nil,
carbs = 21,
carbs = nil,
protein = 6,
protein = nil,
fat = 12,
fat = nil,
vitamins = 11,
vitamins = nil,
density = 4.166666666666666,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 41,300: Line 40,173:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TastyTropicalPizzaItem",
type = "SteamTractorHarvesterItem",
typeID = 0,
typeID = 0,
},
},
["Tiny Stockpile"] = {
["Steam Tractor Plow"] = {
untranslated = "Tiny Stockpile",
untranslated = "Steam Tractor Plow",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "Designates a 2x3x2 area as storage for large items.",
description = "An attachment for the steam tractor that allows for quick plowing.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tool",
"Storage",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,346: Line 40,218:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TinyStockpileItem",
type = "SteamTractorPlowItem",
typeID = 0,
typeID = 0,
},
},
Toilet = {
["Steam Tractor Sower"] = {
untranslated = "Toilet",
untranslated = "Steam Tractor Sower",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "When you gotta go, you gotta go.",
description = "An attachment for the steam tractor that allows for quick planting of seeds.",
tagGroups = {
tagGroups = {
"Bathroom",
"Tool",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,370: Line 40,241:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Toilet",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,383: Line 40,254:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,392: Line 40,263:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ToiletItem",
type = "SteamTractorSowerItem",
typeID = 0,
typeID = 0,
},
},
Tomato = {
["Steam Truck"] = {
untranslated = "Tomato",
untranslated = "Steam Truck",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.",
description = "A truck that runs on steam.",
tagGroups = {
tagGroups = {
"Food",
"Vehicles",
"Produce",
"Raw Food",
"Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 25000,
calories = 240,
calories = nil,
carbs = 5,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 3.3333333333333335,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 41,440: Line 40,308:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TomatoItem",
type = "SteamTruckItem",
typeID = 0,
typeID = 0,
},
},
["Tomato Seed"] = {
["Steel Abstract Fixture"] = {
untranslated = "Tomato Seed",
untranslated = "Steel Abstract Fixture",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow tomato plants.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Housing",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,478: Line 40,344:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,487: Line 40,353:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TomatoSeedItem",
type = "SteelAbstractFixtureItem",
typeID = 0,
typeID = 0,
},
},
["Tool Bench"] = {
["Steel Axe"] = {
untranslated = "Tool Bench",
untranslated = "Steel Axe",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A place to craft and fix up tools.",
description = "A Steel axe made for cutting down trees.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Tool",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
Line 41,515: Line 40,380:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,533: Line 40,398:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ToolBenchItem",
type = "SteelAxeItem",
typeID = 0,
typeID = 0,
},
},
["Topped Porridge"] = {
["Steel Axle"] = {
untranslated = "Topped Porridge",
untranslated = "Steel Axle",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A thick gruel of boiled grains with a dash of fruity flavor.",
description = "A rotating steel rod that can be fixed to wheels for use in vehicles.",
tagGroups = {
tagGroups = {},
"Campfire",
"Food",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 500,
calories = 700,
calories = nil,
carbs = 10,
carbs = nil,
protein = 4,
protein = nil,
fat = 0,
fat = nil,
vitamins = 10,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 41,579: Line 40,441:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ToppedPorridgeItem",
type = "SteelAxleItem",
typeID = 0,
typeID = 0,
},
},
Torch = {
["Steel Bar"] = {
untranslated = "Torch",
untranslated = "Steel Bar",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A little bit of light to help beat back the night.",
description = "Refined bar of steel.",
tagGroups = {
tagGroups = {
"Items",
"Metal",
"Tools",
"Torch",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,601: Line 40,461:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 8000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 41,626: Line 40,486:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TorchItem",
type = "SteelBarItem",
typeID = 0,
typeID = 0,
},
},
["Torch Stand"] = {
["Steel Buoy"] = {
untranslated = "Torch Stand",
untranslated = "Steel Buoy",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A stand for a torch.",
description = "A steel navigational buoy, can also be used as a moorage post.",
tagGroups = {
tagGroups = {},
"Housing Objects",
"Lighting",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,650: Line 40,507:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0.8",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,663: Line 40,520:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,672: Line 40,529:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TorchStandItem",
type = "SteelBuoyItem",
typeID = 0,
typeID = 0,
},
},
Tortilla = {
["Steel Ceiling Light"] = {
untranslated = "Tortilla",
untranslated = "Steel Ceiling Light",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A thin, unleavened flatbread.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Cooking",
"Housing",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = 350,
calories = nil,
carbs = 20,
carbs = nil,
protein = 10,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 8.571428571428571,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,709: Line 40,565:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,718: Line 40,574:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TortillaItem",
type = "SteelCeilingLightItem",
typeID = 0,
typeID = 0,
},
},
["Towel Rack"] = {
["Steel Floor Lamp"] = {
untranslated = "Towel Rack",
untranslated = "Steel Floor Lamp",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A wooden hanging rack designed for towels.",
description = "A more modern way to light up a room. This time from the floor.",
tagGroups = {
tagGroups = {
"Bathroom",
"Housing",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,742: Line 40,597:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = "3",
roomCategory = "Bathroom",
roomCategory = "Lighting",
furnitureType = "Hanger",
furnitureType = "Lights",
repeatsDepreciation = "0.1",
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,755: Line 40,610:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "8",
footprint = "3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,764: Line 40,619:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TowelRackItem",
type = "SteelFloorLampItem",
typeID = 0,
typeID = 0,
},
},
["Town Foundation"] = {
["Steel Gear"] = {
untranslated = "Town Foundation",
untranslated = "Steel Gear",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "The founding stone for civilization.",
description = "A toothed machine part that interlocks with others.",
tagGroups = {
tagGroups = {
"Government",
"Gear",
"Work Stations",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,788: Line 40,642:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Civics",
furnitureType = nil,
repeatsDepreciation = "1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,801: Line 40,655:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "45",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,810: Line 40,664:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TownFoundationItem",
type = "SteelGearItem",
typeID = 0,
typeID = 0,
},
},
["Trailer Truck"] = {
["Steel Gearbox"] = {
untranslated = "Trailer Truck",
untranslated = "Steel Gearbox",
category = nil,
category = nil,
group = "Vehicle",
group = "Items",
description = "Modern truck for hauling sizable loads.",
description = "Provides speed and torque conversions from a rotating power source to another device.",
tagGroups = {},
tagGroups = {},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,853: Line 40,707:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrailerTruckItem",
type = "SteelGearboxItem",
typeID = 0,
typeID = 0,
},
},
["Transmission Pole"] = {
["Steel Hammer"] = {
untranslated = "Transmission Pole",
untranslated = "Steel Hammer",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "Can link energy.",
description = "A robust steel hammer useful for shaping blocks and deconstruction.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tool",
"Specialty",
},
},
maxStack = 1,
maxStack = 1,
Line 41,881: Line 40,734:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,899: Line 40,752:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TransmissionPoleItem",
type = "SteelHammerItem",
typeID = 0,
typeID = 0,
},
},
["Trapper Fur Hat"] = {
["Steel Hanging Fixture"] = {
untranslated = "Trapper Fur Hat",
untranslated = "Steel Hanging Fixture",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "It sure is warm.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,922: Line 40,775:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,935: Line 40,788:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,944: Line 40,797:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrapperFurHatItem",
type = "SteelHangingFixtureItem",
typeID = 0,
typeID = 0,
},
},
["Trapper Leather Hat"] = {
["Steel Hanging Lamp"] = {
untranslated = "Trapper Leather Hat",
untranslated = "Steel Hanging Lamp",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Helps keep the sun off your face... and neck... and also ears.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Clothes",
"Housing",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,967: Line 40,820:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 41,980: Line 40,833:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,989: Line 40,842:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrapperLeatherHatItem",
type = "SteelHangingLampItem",
typeID = 0,
typeID = 0,
},
},
Treasury = {
["Steel Hoe"] = {
untranslated = "Treasury",
untranslated = "Steel Hoe",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "Allows the setting of taxes.",
description = "A steel hoe with improved range to help tilling larger areas.",
tagGroups = {
tagGroups = {
"Government",
"Tool",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,017: Line 40,869:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,035: Line 40,887:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TreasuryItem",
type = "SteelHoeItem",
typeID = 0,
typeID = 0,
},
},
["Tree Debris"] = {
["Steel Kitchen Lamp"] = {
untranslated = "Tree Debris",
untranslated = "Steel Kitchen Lamp",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Clear cut debris that needs to be broken down to be more usable.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Blocks",
"Housing",
"Byproducts",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = nil,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,059: Line 40,910:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.8",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 42,072: Line 40,923:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,081: Line 40,932:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TreeDebrisItem",
type = "SteelKitchenLampItem",
typeID = 0,
typeID = 0,
},
},
["Trillium Flower"] = {
["Steel Machete"] = {
untranslated = "Trillium Flower",
untranslated = "Steel Machete",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Placeholder Description.",
description = "A machete used to quickly clear plants.",
tagGroups = {
tagGroups = {
"Food",
"Tool",
"Petals",
"Produce",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 42,110: Line 40,959:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,128: Line 40,977:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrilliumFlowerItem",
type = "SteelMacheteItem",
typeID = 0,
typeID = 0,
},
},
["Trillium Seed"] = {
["Steel Moorage Post"] = {
untranslated = "Trillium Seed",
untranslated = "Steel Moorage Post",
category = nil,
category = nil,
group = "Seed",
group = "Crafted Objects",
description = "Plant to grow trillium.",
description = "An iron moorage post that makes sure that even the largest of vessels stay still.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 5000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 42,174: Line 41,020:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrilliumSeedItem",
type = "SteelMooragePostItem",
typeID = 0,
typeID = 0,
},
},
["Tripod Camera"] = {
["Steel Pickaxe"] = {
untranslated = "Tripod Camera",
untranslated = "Steel Pickaxe",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "When you want to save the world but in a frame.",
description = "A steel pickaxe used to break down stone and ore into usable rubble.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tool",
"Specialty",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,202: Line 41,047:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,220: Line 41,065:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TripodCameraItem",
type = "SteelPickaxeItem",
typeID = 0,
typeID = 0,
},
},
Trousers = {
["Steel Pipe"] = {
untranslated = "Trousers",
untranslated = "Steel Pipe",
category = nil,
category = nil,
group = "Clothing",
group = "Blocks",
description = "Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).",
description = "A pipe for transporting liquids.",
tagGroups = {
tagGroups = {},
"Clothes",
maxStack = 20,
},
carried = "Hands",
maxStack = 100,
weight = 2000,
carried = "Backpack",
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,247: Line 41,090:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,265: Line 41,108:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrousersItem",
type = "SteelPipeItem",
typeID = 0,
typeID = 0,
},
},
Trout = {
["Steel Plate"] = {
untranslated = "Trout",
untranslated = "Steel Plate",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A trout.",
description = "A sturdy steel plate for use in various crafting recipes.",
tagGroups = {
tagGroups = {},
"Animal",
"Fish",
"Medium Fish",
"Natural Resources",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,313: Line 41,151:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TroutItem",
type = "SteelPlateItem",
typeID = 0,
typeID = 0,
},
},
Truck = {
["Steel Saw Blade"] = {
untranslated = "Truck",
untranslated = "Steel Saw Blade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "Modern truck for hauling sizable loads.",
description = "A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
"Vehicles",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,359: Line 41,194:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TruckItem",
type = "SteelSawBladeItem",
typeID = 0,
typeID = 0,
},
},
Tuna = {
["Steel Searchlight"] = {
untranslated = "Tuna",
untranslated = "Steel Searchlight",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
description = "A tuna.",
description = "When your goal is to really light up the heaven!",
tagGroups = {
tagGroups = {
"Animal",
"Housing",
"Fish",
"Large Fish",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1250,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,385: Line 41,217:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 42,398: Line 41,230:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,407: Line 41,239:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TunaItem",
type = "SteelSearchlightItem",
typeID = 0,
typeID = 0,
},
},
Tunic = {
["Steel Shovel"] = {
untranslated = "Tunic",
untranslated = "Steel Shovel",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A simply made canvas shirt. Does not have a pocket to put your pen in.",
description = "When an iron shovel is not enough and you need something more durable while terraforming.",
tagGroups = {
tagGroups = {
"Clothes",
"Tool",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,434: Line 41,266:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,452: Line 41,284:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TunicItem",
type = "SteelShovelItem",
typeID = 0,
typeID = 0,
},
},
["Turkey Carcass"] = {
["Steel Sickle"] = {
untranslated = "Turkey Carcass",
untranslated = "Steel Sickle",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A dead turkey.",
description = "A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.",
tagGroups = {
tagGroups = {
"Animal",
"Tool",
"Natural Resources",
"Tiny Carcass",
"Tiny Leather Carcass",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 42,482: Line 41,311:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,500: Line 41,329:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TurkeyCarcassItem",
type = "SteelSickleItem",
typeID = 0,
typeID = 0,
},
},
["Upholstered Chair"] = {
["Steel Square Fixture"] = {
untranslated = "Upholstered Chair",
untranslated = "Steel Square Fixture",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "Like a chair, but upholstered.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Living Room",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,524: Line 41,352:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.7",
skillValue = "3",
roomCategory = "Living Room",
roomCategory = "Lighting",
furnitureType = "Chair",
furnitureType = "Lights",
repeatsDepreciation = "0.6",
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 42,537: Line 41,365:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = "8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,546: Line 41,374:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "UpholsteredChairItem",
type = "SteelSquareFixtureItem",
typeID = 0,
typeID = 0,
},
},
["Upholstered Couch"] = {
["Steel Table Lamp"] = {
untranslated = "Upholstered Couch",
untranslated = "Steel Table Lamp",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "Like a couch, but upholstered.",
description = "For late night studying. Or working. Or anything, really.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Living Room",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,570: Line 41,397:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2.5",
skillValue = "3",
roomCategory = "Living Room",
roomCategory = "Lighting",
furnitureType = "Chair",
furnitureType = "Lights",
repeatsDepreciation = "0.7",
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
Line 42,583: Line 41,410:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "6",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,592: Line 41,419:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "UpholsteredCouchItem",
type = "SteelTableLampItem",
typeID = 0,
typeID = 0,
},
},
Urchin = {
["Stenographers Table"] = {
untranslated = "Urchin",
untranslated = "Stenographers Table",
category = nil,
category = nil,
group = "Natural Resources",
group = "Work Stations",
description = "An urchin.",
description = "Documenting a court case is of vital importance and a dedicated unique typewriter is required for this purpose and of course its own table to place it on.",
tagGroups = {
tagGroups = {
"Animal",
"Government",
"Marine Life",
"Natural Resources",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,639: Line 41,464:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "UrchinItem",
type = "StenographersTableItem",
typeID = 0,
typeID = 0,
},
},
Valve = {
Stockpile = {
untranslated = "Valve",
untranslated = "Stockpile",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A device that regulates, directs, or controls the flow of fluid.",
description = "Designates a 5x5x5 area as storage for large items.",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 1,
"Products",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,685: Line 41,507:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ValveItem",
type = "StockpileItem",
typeID = 0,
typeID = 0,
},
},
["Vegetable Medley"] = {
Stone = {
untranslated = "Vegetable Medley",
untranslated = "Stone",
category = nil,
category = nil,
group = "Food",
group = "Block",
description = "An eclectic arrangement of vegetables.",
description = "A pile of stones.",
tagGroups = {
tagGroups = {
"Cooking",
"Rock",
"Food",
},
},
maxStack = 100,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 300,
weight = 7000,
calories = 900,
calories = nil,
carbs = 8,
carbs = nil,
protein = 4,
protein = nil,
fat = 7,
fat = nil,
vitamins = 17,
vitamins = nil,
density = 4.0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 42,731: Line 41,552:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VegetableMedleyItem",
type = "StoneItem",
typeID = 0,
typeID = 0,
},
},
["Vegetable Soup"] = {
["Stone Axe"] = {
untranslated = "Vegetable Soup",
untranslated = "Stone Axe",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Who knew plants in plant broth could be so tasty?",
description = "A crude stone axe made for cutting down trees.",
tagGroups = {
tagGroups = {
"Cooking",
"Tool",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 700,
weight = 1000,
calories = 1200,
calories = nil,
carbs = 12,
carbs = nil,
protein = 4,
protein = nil,
fat = 7,
fat = nil,
vitamins = 19,
vitamins = nil,
density = 3.5000000000000004,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 42,759: Line 41,579:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,777: Line 41,597:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VegetableSoupItem",
type = "StoneAxeItem",
typeID = 0,
typeID = 0,
},
},
["Vegetable Stock"] = {
["Stone Brazier"] = {
untranslated = "Vegetable Stock",
untranslated = "Stone Brazier",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A hearty stock full of assorted vegetables.",
description = "A stone stand which can hold burning fuel to provide light.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Ingredients",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 1000,
calories = 700,
calories = nil,
carbs = 11,
carbs = nil,
protein = 1,
protein = nil,
fat = 2,
fat = nil,
vitamins = 11,
vitamins = nil,
density = 3.571428571428571,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 42,814: Line 41,633:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,823: Line 41,642:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VegetableStockItem",
type = "StoneBrazierItem",
typeID = 0,
typeID = 0,
},
},
["Villagers Cowl Lowered"] = {
["Stone Hammer"] = {
untranslated = "Villagers Cowl Lowered",
untranslated = "Stone Hammer",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A rough linen cowl lowered, showing your face.",
description = "A crude stone hammer useful for shaping blocks and deconstruction.",
tagGroups = {
tagGroups = {
"Clothes",
"Tool",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,850: Line 41,669:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,868: Line 41,687:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VillagersCowlLoweredItem",
type = "StoneHammerItem",
typeID = 0,
typeID = 0,
},
},
["Villagers Cowl Raised"] = {
["Stone Machete"] = {
untranslated = "Villagers Cowl Raised",
untranslated = "Stone Machete",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A rough linen cowl raised, hiding your face partially.",
description = "A machete used to quickly clear plants.",
tagGroups = {
tagGroups = {
"Clothes",
"Tool",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,895: Line 41,714:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,913: Line 41,732:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VillagersCowlRaisedItem",
type = "StoneMacheteItem",
typeID = 0,
typeID = 0,
},
},
["Wainwright Table"] = {
["Stone Pickaxe"] = {
untranslated = "Wainwright Table",
untranslated = "Stone Pickaxe",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "A crude pickaxe used to break down stone and ore into usable rubble.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Tool",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,938: Line 41,756:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,959: Line 41,777:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WainwrightTableItem",
type = "StonePickaxeItem",
typeID = 0,
typeID = 0,
},
},
["Wall Candle"] = {
["Stone Road"] = {
untranslated = "Wall Candle",
untranslated = "Stone Road",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A wall mounted candle.",
description = "A rocky surface formed from smoothed rubble. It's fairly durable and efficient for any wheeled vehicle.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Constructable",
"Lighting",
"Road",
"Road Type",
},
},
maxStack = 1,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,983: Line 41,802:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.2",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 42,996: Line 41,815:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,005: Line 41,824:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WallCandleItem",
type = "StoneRoadItem",
typeID = 0,
typeID = 0,
},
},
["Wanderers Hood Lowered"] = {
["Stone Road Tool"] = {
untranslated = "Wanderers Hood Lowered",
untranslated = "Stone Road Tool",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A quality linen cowl lowered, showing your face.",
description = "A tool for tamping dirt into roads.",
tagGroups = {
tagGroups = {
"Clothes",
"Tool",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,032: Line 41,851:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,050: Line 41,869:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WanderersHoodLoweredItem",
type = "StoneRoadToolItem",
typeID = 0,
typeID = 0,
},
},
["Wanderers Hood Raised"] = {
["Stone Sickle"] = {
untranslated = "Wanderers Hood Raised",
untranslated = "Stone Sickle",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A quality linen cowl raised, hiding your face partially.",
description = "A stone sickle used to harvest crops or cut grass.",
tagGroups = {
tagGroups = {
"Clothes",
"Tool",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,077: Line 41,896:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,095: Line 41,914:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WanderersHoodRaisedItem",
type = "StoneSickleItem",
typeID = 0,
typeID = 0,
},
},
Washboard = {
["Stop Sign"] = {
untranslated = "Washboard",
untranslated = "Stop Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "Sometimes it can be nice to have clean clothes.",
description = "A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.",
tagGroups = {
tagGroups = {},
"Bathroom",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 43,119: Line 41,935:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Washing",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,132: Line 41,948:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,141: Line 41,957:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WashboardItem",
type = "StopSignItem",
typeID = 0,
typeID = 0,
},
},
["Washing Machine"] = {
["Storage Chest"] = {
untranslated = "Washing Machine",
untranslated = "Storage Chest",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?",
description = "A container you can store items in.",
tagGroups = {
tagGroups = {},
"Bathroom",
"Housing Objects",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,165: Line 41,978:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "5",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Washing",
furnitureType = nil,
repeatsDepreciation = "0.2",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,178: Line 41,991:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,187: Line 42,000:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WashingMachineItem",
type = "StorageChestItem",
typeID = 0,
typeID = 0,
},
},
["Waste Filter"] = {
["Storage Silo"] = {
untranslated = "Waste Filter",
untranslated = "Storage Silo",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "Treats raw sewage.",
description = "A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
"Specialty",
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
Line 43,233: Line 42,043:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WasteFilterItem",
type = "StorageSiloItem",
typeID = 0,
typeID = 0,
},
},
["Waterweed Seed"] = {
Store = {
untranslated = "Waterweed Seed",
untranslated = "Store",
category = nil,
category = nil,
group = "Seed",
group = "Work Stations",
description = "Plant to grow waterweed.",
description = "Allows the selling and trading of items.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,279: Line 42,086:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WaterweedSeedItem",
type = "StoreItem",
typeID = 0,
typeID = 0,
},
},
Waterwheel = {
Stove = {
untranslated = "Waterwheel",
untranslated = "Stove",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "Uses the power of flowing water to produce mechanical power. Must be placed in fresh water and produces double power when placed in both a river and waterfall.",
description = "A heavy stove for cooking more complex dishes.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Crafting Table",
"Power Generation",
"Housing",
},
},
maxStack = 1,
maxStack = 1,
Line 43,303: Line 42,110:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Industrial",
roomCategory = "Kitchen",
furnitureType = nil,
furnitureType = "Cooking",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,316: Line 42,123:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "24",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,325: Line 42,132:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WaterwheelItem",
type = "StoveItem",
typeID = 0,
typeID = 0,
},
},
["Wet Brick"] = {
["Strange Fuel"] = {
untranslated = "Wet Brick",
untranslated = "Strange Fuel",
category = nil,
category = nil,
group = "Items",
group = "Item",
description = "A simple wet brick ready to be processed into a construction block.",
description = "CHEEEAAAAATER",
tagGroups = {
tagGroups = {},
"Items",
"Products",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,346: Line 42,150:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 10000000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,371: Line 42,175:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WetBrickItem",
type = "StrangeFuelItem",
typeID = 0,
typeID = 0,
},
},
Wheat = {
["Street Sign"] = {
untranslated = "Wheat",
untranslated = "Street Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A common grain that is significantly more useful processed.",
description = "A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
"Grain",
"Produce",
"Raw Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 150,
calories = nil,
carbs = 6,
carbs = nil,
protein = 2,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 5.333333333333334,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,419: Line 42,218:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WheatItem",
type = "StreetSignItem",
typeID = 0,
typeID = 0,
},
},
["Wheat Seed"] = {
Streetlamp = {
untranslated = "Wheat Seed",
untranslated = "Streetlamp",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow wheat.",
description = "A towering metal light post that requires electricity to run.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Housing",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,457: Line 42,254:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,466: Line 42,263:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WheatSeedItem",
type = "StreetlampItem",
typeID = 0,
typeID = 0,
},
},
Wheelbarrow = {
["Stuffed Alligator"] = {
untranslated = "Wheelbarrow",
untranslated = "Stuffed Alligator",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "Small wheelbarrow for hauling minimal loads.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Vehicles",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,490: Line 42,286:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,503: Line 42,299:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,512: Line 42,308:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WheelbarrowItem",
type = "StuffedAlligatorItem",
typeID = 0,
typeID = 0,
},
},
["White Bursage Seed"] = {
["Stuffed Bison"] = {
untranslated = "White Bursage Seed",
untranslated = "Stuffed Bison",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow a white bursage.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Seeds",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 5000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,549: Line 42,344:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,558: Line 42,353:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WhiteBursageSeedItem",
type = "StuffedBisonItem",
typeID = 0,
typeID = 0,
},
},
["Wild Mix"] = {
["Stuffed Elk"] = {
untranslated = "Wild Mix",
untranslated = "Stuffed Elk",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A dressed salad that, with the added sweetness, it's pretty tasty.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Cooking",
"Housing",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 5000,
calories = 800,
calories = nil,
carbs = 15,
carbs = nil,
protein = 6,
protein = nil,
fat = 4,
fat = nil,
vitamins = 21,
vitamins = nil,
density = 5.75,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,595: Line 42,389:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,604: Line 42,398:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WildMixItem",
type = "StuffedElkItem",
typeID = 0,
typeID = 0,
},
},
["Wild Stew"] = {
["Stuffed Goat"] = {
untranslated = "Wild Stew",
untranslated = "Stuffed Goat",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A thick stew made with a variety of vegetables.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Campfire",
"Housing",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = 1100,
calories = nil,
carbs = 10,
carbs = nil,
protein = 2,
protein = nil,
fat = 6,
fat = nil,
vitamins = 12,
vitamins = nil,
density = 2.727272727272727,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,641: Line 42,434:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,650: Line 42,443:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WildStewItem",
type = "StuffedGoatItem",
typeID = 0,
typeID = 0,
},
},
["Wilted Fiddleheads"] = {
["Stuffed Jaguar"] = {
untranslated = "Wilted Fiddleheads",
untranslated = "Stuffed Jaguar",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "While a bunch of wilted fiddleheads may seem a bit sad, at least they're nutritious.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Charred Food",
"Housing",
"Charred Green",
"Food",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 2000,
calories = 350,
calories = nil,
carbs = 4,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,688: Line 42,479:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,697: Line 42,488:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WiltedFiddleheadsItem",
type = "StuffedJaguarItem",
typeID = 0,
typeID = 0,
},
},
["Wind Turbine"] = {
["Stuffed Turkey"] = {
untranslated = "Wind Turbine",
untranslated = "Stuffed Turkey",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "Uses wind to produce electrical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.",
description = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Power Generation",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = 1600,
carbs = nil,
carbs = 17,
protein = nil,
protein = 24,
fat = nil,
fat = 16,
vitamins = nil,
vitamins = 7,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 43,743: Line 42,533:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WindTurbineItem",
type = "StuffedTurkeyItem",
typeID = 0,
typeID = 0,
},
},
Windmill = {
["Stuffed Wolf"] = {
untranslated = "Windmill",
untranslated = "Stuffed Wolf",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "Uses wind to produce mechanical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Power Generation",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,767: Line 42,556:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = "Industrial",
roomCategory = "Decoration",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 43,780: Line 42,569:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,789: Line 42,578:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WindmillItem",
type = "StuffedWolfItem",
typeID = 0,
typeID = 0,
},
},
["Wolf Carcass"] = {
Substrate = {
untranslated = "Wolf Carcass",
untranslated = "Substrate",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A dead wolf.",
description = "The foundation material for complex electronics.",
tagGroups = {
tagGroups = {},
"Animal",
"Natural Resources",
"Small Carcass",
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,836: Line 42,621:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WolfCarcassItem",
type = "SubstrateItem",
typeID = 0,
typeID = 0,
},
},
["Wood Cart"] = {
Sugar = {
untranslated = "Wood Cart",
untranslated = "Sugar",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "Small cart for hauling small loads.",
description = "Even sweet lovers don't eat sugar plain.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Vehicles",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = 50,
carbs = nil,
carbs = 15,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 30.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,882: Line 42,666:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodCartItem",
type = "SugarItem",
typeID = 0,
typeID = 0,
},
},
["Wood Pulp"] = {
Sugarcane = {
untranslated = "Wood Pulp",
untranslated = "Sugarcane",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.",
description = "How did you even get this?",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Food",
"Items",
"Seeds",
"Natural Fiber",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 50,
calories = nil,
calories = 1,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 1,
vitamins = nil,
vitamins = 0,
density = nil,
density = nil,
fuel = 50,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,930: Line 42,712:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodPulpItem",
type = "SugarcaneItem",
typeID = 0,
typeID = 0,
},
},
["Wood Shop Cart"] = {
["Sun Cheese"] = {
untranslated = "Wood Shop Cart",
untranslated = "Sun Cheese",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A store in a wooden cart, very useful when your customers are far away.",
description = "Cheesy yet not made in a traditional way.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Vehicles",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 50,
calories = nil,
calories = 250,
carbs = nil,
carbs = 2,
protein = nil,
protein = 4,
fat = nil,
fat = 12,
vitamins = nil,
vitamins = 0,
density = nil,
density = 7.199999999999999,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 43,976: Line 42,757:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodShopCartItem",
type = "SunCheeseItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Barge"] = {
Sunflower = {
untranslated = "Wooden Barge",
untranslated = "Sunflower",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "",
description = "A plant whose seeds are quite versitile in their use further processed.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Vehicles",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 20000,
weight = 75,
calories = nil,
calories = 50,
carbs = nil,
carbs = 2,
protein = nil,
protein = 2,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 0,
density = nil,
density = 16.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 44,022: Line 42,802:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenBargeItem",
type = "SunflowerItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Ceiling Light"] = {
["Sunflower Seed"] = {
untranslated = "Wooden Ceiling Light",
untranslated = "Sunflower Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Seed",
description = "A more modern way to light up a room.",
description = "Plant to grow sunflowers.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Crop Seed",
"Lighting",
"Food",
"Seeds",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 44,059: Line 42,840:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,068: Line 42,849:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenCeilingLightItem",
type = "SunflowerSeedItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Elevator"] = {
["Sweet Deer Jerky"] = {
untranslated = "Wooden Elevator",
untranslated = "Sweet Deer Jerky",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "An elevator for transporting loads vertically.",
description = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Specialty",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 400,
calories = nil,
calories = 600,
carbs = nil,
carbs = 4,
protein = nil,
protein = 22,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 3,
density = nil,
density = 5.833333333333333,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 44,114: Line 42,894:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenElevatorItem",
type = "SweetDeerJerkyItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Fabric Bed"] = {
["Sweet Salad"] = {
untranslated = "Wooden Fabric Bed",
untranslated = "Sweet Salad",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A much more comfortable bed made with fabric.",
description = "The sweetness of the fruits happens to work well with the salad.",
tagGroups = {
tagGroups = {
"Bedroom",
"Food",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 400,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 18,
protein = nil,
protein = 9,
fat = nil,
fat = 7,
vitamins = nil,
vitamins = 22,
density = nil,
density = 4.666666666666667,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "4",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Bed",
furnitureType = nil,
repeatsDepreciation = "0.3",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 44,151: Line 42,930:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "18",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,160: Line 42,939:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenFabricBedItem",
type = "SweetSaladItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Floor Lamp"] = {
["Swirl Vase"] = {
untranslated = "Wooden Floor Lamp",
untranslated = "Swirl Vase",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A more modern way to light up a room. This time from the floor.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Lighting",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,184: Line 42,962:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = "1",
roomCategory = "Lighting",
roomCategory = "Decoration",
furnitureType = "Lights",
furnitureType = "Decoration",
repeatsDepreciation = "0.7",
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 44,197: Line 42,975:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "3",
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,206: Line 42,984:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenFloorLampItem",
type = "SwirlVaseItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Frame Landscape"] = {
["Synthetic Rubber"] = {
untranslated = "Wooden Frame Landscape",
untranslated = "Synthetic Rubber",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "",
description = "An extremely useful synthetic material derived from petrochemicals.",
tagGroups = {
tagGroups = {},
"Cultural",
maxStack = 100,
"Housing Objects",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 44,230: Line 43,005:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 44,243: Line 43,018:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,252: Line 43,027:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenFrameLandscapeItem",
type = "SyntheticRubberItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Frame Wide"] = {
["Tailor Bowler Hat"] = {
untranslated = "Wooden Frame Wide",
untranslated = "Tailor Bowler Hat",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "",
description = "A stylish bowler hat made of tighly spun fur felt.",
tagGroups = {
tagGroups = {
"Cultural",
"Clothes",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,276: Line 43,050:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "0",
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = "",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 44,289: Line 43,063:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,298: Line 43,072:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenFrameWideItem",
type = "TailorBowlerHatItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Hull Planks"] = {
["Tailor Pants"] = {
untranslated = "Wooden Hull Planks",
untranslated = "Tailor Pants",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "Basic wooden boards specially made for ships.",
description = "Tailored slacks that fit just right.",
tagGroups = {
tagGroups = {
"Items",
"Clothes",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,344: Line 43,117:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenHullPlanksItem",
type = "TailorPantsItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Keel"] = {
["Tailor Shirt"] = {
untranslated = "Wooden Keel",
untranslated = "Tailor Shirt",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "The backbone of any wooden ships.",
description = "A form-fitting vest and tie ensemble which includes measuring tape.",
tagGroups = {
tagGroups = {
"Items",
"Clothes",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,390: Line 43,162:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenKeelItem",
type = "TailorShirtItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Kitchen Lamp"] = {
["Tailor Shoes"] = {
untranslated = "Wooden Kitchen Lamp",
untranslated = "Tailor Shoes",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A more modern way to light up a room.",
description = "Two-toned suede shoes.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Housing Objects",
"Clothes",
"Lighting",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,414: Line 43,185:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.5",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 44,427: Line 43,198:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,436: Line 43,207:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenKitchenLampItem",
type = "TailorShoesItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Latrine"] = {
["Tailoring Basic Upgrade"] = {
untranslated = "Wooden Latrine",
untranslated = "Tailoring Basic Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A wooden potty.",
description = "Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
tagGroups = {
tagGroups = {
"Bathroom",
"Upgrade",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,460: Line 43,230:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "1.5",
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Toilet",
furnitureType = nil,
repeatsDepreciation = "0.1",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 44,473: Line 43,243:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "4",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,482: Line 43,252:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LatrineItem",
type = "TailoringUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Mold"] = {
["Tailoring Modern Upgrade"] = {
untranslated = "Wooden Mold",
untranslated = "Tailoring Modern Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A useful material for hardening, curing, and other various uses.",
description = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
tagGroups = {
tagGroups = {
"Items",
"Upgrade",
"Products",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,528: Line 43,297:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenMoldItem",
type = "TailoringModernUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Moorage Post"] = {
["Tailoring Skill Book"] = {
untranslated = "Wooden Moorage Post",
untranslated = "Tailoring Skill Book",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Skill Books",
description = "A basic moorage post made from wood to anchor smaller vessels in place.",
description = "Tailoring Skill Book",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Skill Books",
"Specialty",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,574: Line 43,342:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenMooragePostItem",
type = "Tailoring Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Oar"] = {
["Tailoring Skill Scroll"] = {
untranslated = "Wooden Oar",
untranslated = "Tailoring Skill Scroll",
category = nil,
category = nil,
group = "Items",
group = "Skill Scrolls",
description = "An important piece of equipment used to give smaller wooden ships momentum.",
description = "Tailoring Skill Scroll",
tagGroups = {
tagGroups = {
"Items",
"Skill Scrolls",
"Products",
},
},
maxStack = 100,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,620: Line 43,387:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenOarItem",
type = "Tailoring Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Rudder"] = {
["Tailoring Table"] = {
untranslated = "Wooden Rudder",
untranslated = "Tailoring Table",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "If you dont have one of these, you have no control over your heading.",
description = "Spearhead the fashion movement with the finest clothes and hair!",
tagGroups = {
tagGroups = {
"Items",
"Crafting Table",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,645: Line 43,411:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 44,666: Line 43,432:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenRudderItem",
type = "TailoringTableItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Straw Bed"] = {
["Tall Boots"] = {
untranslated = "Wooden Straw Bed",
untranslated = "Tall Boots",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.",
description = "Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.",
tagGroups = {
tagGroups = {
"Bedroom",
"Clothes",
"Housing Objects",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,690: Line 43,455:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "3",
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Bed",
furnitureType = nil,
repeatsDepreciation = "0.4",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 44,703: Line 43,468:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "12",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,712: Line 43,477:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenStrawBedItem",
type = "TallBootsItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Table Lamp"] = {
Tallow = {
untranslated = "Wooden Table Lamp",
untranslated = "Tallow",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "For late night studying. Or working. Or anything, really.",
description = "Rendered animal fat useful for more than just cooking.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Fat",
"Lighting",
"Food",
},
},
maxStack = 1,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = 200,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 8,
vitamins = nil,
vitamins = 0,
density = nil,
density = 4.0,
fuel = nil,
fuel = 2000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = "2",
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = "0.7",
repeatsDepreciation = nil,
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 44,749: Line 43,514:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = "2",
footprint = nil,
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,758: Line 43,523:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenTableLampItem",
type = "TallowItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Transport Ship"] = {
["Tallow Candle"] = {
untranslated = "Wooden Transport Ship",
untranslated = "Tallow Candle",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "",
description = "A candle which can burn tallow to produce a small amount of light.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Vehicles",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 20000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,782: Line 43,546:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.8",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 44,795: Line 43,559:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,804: Line 43,568:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenTransportShipItem",
type = "TallowCandleItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Wheel"] = {
["Tallow Lamp"] = {
untranslated = "Wooden Wheel",
untranslated = "Tallow Lamp",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A basic wheel for use in early wooden vehicles.",
description = "A pottery lamp. Fuel with tallow.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 100,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 500,
Line 44,828: Line 43,591:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.2",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 44,841: Line 43,604:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,850: Line 43,613:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenWheelItem",
type = "TallowLampItem",
typeID = 0,
typeID = 0,
},
},
["Wool Carpet"] = {
["Tallow Wall Lamp"] = {
untranslated = "Wool Carpet",
untranslated = "Tallow Wall Lamp",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "A woven wool floor covering attached to a lumber backing.",
description = "A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.",
tagGroups = {
tagGroups = {
"Blocks",
"Housing",
"Building Materials",
"Constructable",
},
},
maxStack = 20,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,875: Line 43,636:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.2",
roomCategory = nil,
roomCategory = "Lighting",
furnitureType = nil,
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,888: Line 43,649:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,897: Line 43,658:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoolCarpetItem",
type = "TallowWallLampItem",
typeID = 0,
typeID = 0,
},
},
["Wool Curtains"] = {
["Taro Fries"] = {
untranslated = "Wool Curtains",
untranslated = "Taro Fries",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Curtains woven using the finest wool. \\n\\n (Only cosmetic does not impact room value.)",
description = "Crispy strips of taro that have been deep fried in oil.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Building Materials",
"Constructable",
},
},
maxStack = 20,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = 600,
carbs = nil,
carbs = 10,
protein = nil,
protein = 2,
fat = nil,
fat = 20,
vitamins = nil,
vitamins = 0,
density = nil,
density = 5.333333333333334,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 44,944: Line 43,703:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoolCurtainsItem",
type = "TaroFriesItem",
typeID = 0,
typeID = 0,
},
},
["Wool Fabric"] = {
["Taro Root"] = {
untranslated = "Wool Fabric",
untranslated = "Taro Root",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Wool fabric is warm and durable, but it can be slightly itchy.",
description = "Colocasia esculenta.",
tagGroups = {
tagGroups = {
"Fabric",
"Food",
"Items",
"Raw Food",
"Products",
"Root",
"Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 75,
calories = nil,
calories = 250,
carbs = nil,
carbs = 6,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 1,
density = nil,
density = 3.2,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 44,991: Line 43,751:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoolFabricItem",
type = "TaroRootItem",
typeID = 0,
typeID = 0,
},
},
["Wool Yarn"] = {
["Taro Seed"] = {
untranslated = "Wool Yarn",
untranslated = "Taro Seed",
category = nil,
category = nil,
group = "Items",
group = "Seed",
description = "Spun wool that can be used for knitting, weaving, or sewing.",
description = "Plant to grow taro.",
tagGroups = {
tagGroups = {
"Items",
"Crop Seed",
"Products",
"Food",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 20,
weight = 50,
calories = nil,
calories = 0,
carbs = nil,
carbs = 0,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 45,037: Line 43,798:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoolYarnItem",
type = "TaroSeedItem",
typeID = 0,
typeID = 0,
},
},
["Work Backpack"] = {
["Tasty Tropical Pizza"] = {
untranslated = "Work Backpack",
untranslated = "Tasty Tropical Pizza",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Lighter pack that causes lower calorie consumption.\\n\\n(Decreases calories consumed when using tools by 10\\u0025 and increases max carry weight by 5 kg)",
description = "To some it is tasty. To others, unforgivable.",
tagGroups = {
tagGroups = {
"Clothes",
"Food",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 300,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 21,
protein = nil,
protein = 6,
fat = nil,
fat = 12,
vitamins = nil,
vitamins = 11,
density = nil,
density = 4.166666666666666,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 45,082: Line 43,843:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WorkBackpackItem",
type = "TastyTropicalPizzaItem",
typeID = 0,
typeID = 0,
},
},
["Work Boots"] = {
["Tiny Stockpile"] = {
untranslated = "Work Boots",
untranslated = "Tiny Stockpile",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "Boots designed to be rugged and reduce muscle strain while working.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)\\n\\n(Increases movement speed)",
description = "Designates a 2x3x2 area as storage for large items.",
tagGroups = {
tagGroups = {},
"Clothes",
maxStack = 1,
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,127: Line 43,886:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WorkBootsItem",
type = "TinyStockpileItem",
typeID = 0,
typeID = 0,
},
},
Workbench = {
Toilet = {
untranslated = "Workbench",
untranslated = "Toilet",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A bench for the basics and making even more benches.",
description = "When you gotta go, you gotta go.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
Line 45,151: Line 43,909:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Toilet",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 45,164: Line 43,922:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,173: Line 43,931:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WorkbenchItem",
type = "ToiletItem",
typeID = 0,
typeID = 0,
},
},
["Worldly Donut"] = {
Tomato = {
untranslated = "Worldly Donut",
untranslated = "Tomato",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Understand this, and you will understand a lot.",
description = "Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
"Raw Food",
"Vegetable",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 75,
calories = 750,
calories = 240,
carbs = 15,
carbs = 5,
protein = 2,
protein = 1,
fat = 17,
fat = 0,
vitamins = 2,
vitamins = 2,
density = 4.8,
density = 3.3333333333333335,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 45,219: Line 43,978:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WorldlyDonutItem",
type = "TomatoItem",
typeID = 0,
typeID = 0,
},
},
Yeast = {
["Tomato Seed"] = {
untranslated = "Yeast",
untranslated = "Tomato Seed",
category = nil,
category = nil,
group = "Food",
group = "Seed",
description = "A fungus that acts as an amazing leavening agent.",
description = "Plant to grow tomato plants.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Food",
"Food",
"Ingredients",
"Seeds",
},
},
maxStack = 100,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = 60,
calories = 0,
carbs = 0,
carbs = 0,
protein = 8,
protein = 0,
fat = 0,
fat = 0,
vitamins = 7,
vitamins = 0,
density = 25.0,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 45,265: Line 44,025:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "YeastItem",
type = "TomatoSeedItem",
typeID = 0,
typeID = 0,
},
},
["Zoning Office"] = {
["Tool Bench"] = {
untranslated = "Zoning Office",
untranslated = "Tool Bench",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "Allows the creation of District Maps, which define a set of districts.  Districts can then be specified in laws and other civic actions.",
description = "A place to craft and fix up tools.",
tagGroups = {
tagGroups = {
"Government",
"Crafting Table",
"Work Stations",
},
},
maxStack = 1,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,311: Line 44,070:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ZoningOfficeItem",
type = "ToolBenchItem",
typeID = 0,
typeID = 0,
},
},
},
["Topped Porridge"] = {
tags = {
untranslated = "Topped Porridge",
["Advanced Research"] = {
category = nil,
"Agriculture Research Paper Advanced",
group = "Food",
"Culinary Research Paper Advanced",
description = "A thick gruel of boiled grains with a dash of fruity flavor.",
"Dendrology Research Paper Advanced",
tagGroups = {
"Engineering Research Paper Advanced",
"Food",
"Geology Research Paper Advanced",
},
"Metallurgy Research Paper Advanced",
maxStack = 100,
carried = "Backpack",
weight = 200,
calories = 700,
carbs = 10,
protein = 4,
fat = 0,
vitamins = 10,
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 = "ToppedPorridgeItem",
typeID = 0,
},
},
["Advanced Upgrade"] = {
Torch = {
"Advanced Upgrade 1",
untranslated = "Torch",
"Advanced Upgrade 2",
category = nil,
"Advanced Upgrade 3",
group = "Items",
"Advanced Upgrade 4",
description = "A little bit of light to help beat back the night.",
},
tagGroups = {
["Advanced Upgrades"] = {
"Torch",
"Advanced Upgrade 1",
},
"Advanced Upgrade 2",
maxStack = 100,
"Advanced Upgrade 3",
carried = "Backpack",
"Advanced Upgrade 4",
weight = 500,
},
calories = nil,
Animal = {
carbs = nil,
"Agouti Carcass",
protein = nil,
"Alligator Carcass",
fat = nil,
"Bass",
vitamins = nil,
"Bighorn Carcass",
density = nil,
"Bison Carcass",
fuel = 8000,
"Blue Shark",
yield = nil,
"Clam",
currency = nil,
"Cod",
skillValue = nil,
"Coyote Carcass",
roomCategory = nil,
"Crab Carcass",
furnitureType = nil,
"Deer Carcass",
repeatsDepreciation = nil,
"Elk Carcass",
materialTier = nil,
"Fox Carcass",
fuelsUsed = nil,
"Hare Carcass",
gridRadius = nil,
"Jaguar Carcass",
energyUsed = nil,
"Moon Jellyfish",
energyProduced = nil,
"Mountain Goat Carcass",
energyType = nil,
"Otter Carcass",
fluidsUsed = nil,
"Pacific Sardine",
fluidsProduced = nil,
"Prairie Dog Carcass",
validTalents = nil,
"Salmon",
footprint = nil,
"Snapping Turtle Carcass",
mobile = nil,
"Trout",
roomSizeReq = nil,
"Tuna",
roomMatReq = nil,
"Turkey Carcass",
roomContainReq = nil,
"Urchin",
inventorySlots = nil,
"Wolf Carcass",
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TorchItem",
typeID = 0,
},
},
["Animal Skin"] = {
["Torch Stand"] = {
"Fur Pelt",
untranslated = "Torch Stand",
"Leather Hide",
category = nil,
group = "Housing Objects",
description = "A stand for a torch.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "0.8",
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 = "",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TorchStandItem",
typeID = 0,
},
},
["Ashlar Stone"] = {
Tortilla = {
"Ashlar Basalt",
untranslated = "Tortilla",
"Ashlar Gneiss",
category = nil,
"Ashlar Granite",
group = "Food",
"Ashlar Limestone",
description = "A thin, unleavened flatbread.",
"Ashlar Sandstone",
tagGroups = {
"Ashlar Shale",
"Food",
},
},
["Baked Food"] = {
maxStack = 100,
"Baked Agave",
carried = "Backpack",
"Baked Beet",
weight = 100,
"Baked Corn",
calories = 350,
"Baked Heart Of Palm",
carbs = 20,
"Baked Roast",
protein = 10,
"Baked Taro",
fat = 0,
"Baked Tomato",
vitamins = 0,
"Camas Bulb Bake",
density = 8.571428571428571,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TortillaItem",
typeID = 0,
},
},
["Baked Vegetable"] = {
["Towel Rack"] = {
"Baked Agave",
untranslated = "Towel Rack",
"Baked Beet",
category = nil,
"Baked Corn",
group = "Housing Objects",
"Baked Heart Of Palm",
description = "A wooden hanging rack designed for towels.",
"Baked Taro",
tagGroups = {
"Baked Tomato",
"Housing",
"Camas Bulb Bake",
},
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 = "Bathroom",
furnitureType = "Hanger",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "8",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TowelRackItem",
typeID = 0,
},
},
Baking = {
["Town Foundation"] = {
"Baked Agave",
untranslated = "Town Foundation",
"Baked Beet",
category = nil,
"Baked Corn",
group = "Work Stations",
"Baked Heart Of Palm",
description = "The founding stone for civilization.",
"Baked Meat",
tagGroups = {
"Baked Roast",
"Government",
"Baked Taro",
"Housing",
"Baked Tomato",
},
"Bearclaw",
maxStack = 1,
"Bread",
carried = "Backpack",
"Camas Bread",
weight = 2000,
"Camas Bulb Bake",
calories = nil,
"Elk Wellington",
carbs = nil,
"Fantastic Forest Pizza",
protein = nil,
"Flatbread",
fat = nil,
"Fruit Muffin",
vitamins = nil,
"Fruit Tart",
density = nil,
"Hearty Hometown Pizza",
fuel = nil,
"Huckleberry Fritter",
yield = nil,
"Huckleberry Pie",
currency = nil,
"Leavened Dough",
skillValue = "0",
"Macarons",
roomCategory = "Cultural",
"Meat Pie",
furnitureType = "Civics",
"Pastry Dough",
repeatsDepreciation = "1",
"Pirozhok",
materialTier = nil,
"Roast Pumpkin",
fuelsUsed = nil,
"Sensuous Sea Pizza",
gridRadius = nil,
"Stuffed Turkey",
energyUsed = nil,
"Tasty Tropical Pizza",
energyProduced = nil,
"Worldly Donut",
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "45",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TownFoundationItem",
typeID = 0,
},
},
["Basic Research"] = {
["Trailer Truck"] = {
"Culinary Research Paper Basic",
untranslated = "Trailer Truck",
"Dendrology Research Paper Basic",
category = nil,
"Gathering Research Paper Basic",
group = "Vehicle",
"Geology Research Paper Basic",
description = "Modern truck for hauling sizable loads.",
"Metallurgy Research Paper Basic",
tagGroups = {
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
weight = 25000,
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 = "TrailerTruckItem",
typeID = 0,
},
},
["Basic Upgrade"] = {
["Transmission Pole"] = {
"Basic Upgrade 1",
untranslated = "Transmission Pole",
"Basic Upgrade 2",
category = nil,
"Basic Upgrade 3",
group = "Crafted Objects",
"Basic Upgrade 4",
description = "Can link energy.",
},
tagGroups = {},
["Basic Upgrades"] = {
maxStack = 1,
"Basic Upgrade 1",
carried = "Backpack",
"Basic Upgrade 2",
weight = 1000,
"Basic Upgrade 3",
calories = nil,
"Basic Upgrade 4",
carbs = nil,
},
protein = nil,
Bathroom = {
fat = nil,
"Bathtub",
vitamins = nil,
"Large Bath Mat",
density = nil,
"Sink",
fuel = nil,
"Small Bath Mat",
yield = nil,
"Small Sink",
currency = nil,
"Toilet",
skillValue = nil,
"Towel Rack",
roomCategory = nil,
"Washboard",
furnitureType = nil,
"Washing Machine",
repeatsDepreciation = nil,
"Wooden Latrine",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TransmissionPoleItem",
typeID = 0,
},
},
Bedroom = {
["Trapper Fur Hat"] = {
"Cast Iron Bed",
untranslated = "Trapper Fur Hat",
"Cast Iron Royal Bed",
category = nil,
"Hardwood Lumber Dresser",
group = "Clothing",
"Hewn Dresser",
description = "It sure is warm.",
"Hewn Nightstand",
tagGroups = {
"Lumber Dresser",
"Clothes",
"Nylon Futon Bed",
},
"Softwood Lumber Dresser",
maxStack = 100,
"Wooden Fabric Bed",
carried = "Backpack",
"Wooden Straw Bed",
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 = "TrapperFurHatItem",
typeID = 0,
},
},
Blocks = {
["Trapper Leather Hat"] = {
"Ashlar Basalt",
untranslated = "Trapper Leather Hat",
"Ashlar Gneiss",
category = nil,
"Ashlar Granite",
group = "Clothing",
"Ashlar Limestone",
description = "Helps keep the sun off your face... and neck... and also ears.",
"Ashlar Sandstone",
tagGroups = {
"Ashlar Shale",
"Clothes",
"Asphalt Concrete",
},
"Barrel",
maxStack = 100,
"Biodiesel",
carried = "Backpack",
"Brick",
weight = 100,
"Clay",
calories = nil,
"Composite Birch Lumber",
carbs = nil,
"Composite Cedar Lumber",
protein = nil,
"Composite Ceiba Lumber",
fat = nil,
"Composite Fir Lumber",
vitamins = nil,
"Composite Joshua Lumber",
density = nil,
"Composite Lumber",
fuel = nil,
"Composite Oak Lumber",
yield = nil,
"Composite Palm Lumber",
currency = nil,
"Composite Redwood Lumber",
skillValue = nil,
"Composite Saguaro Lumber",
roomCategory = nil,
"Composite Spruce Lumber",
furnitureType = nil,
"Copper Bar",
repeatsDepreciation = nil,
"Copper Concentrate",
materialTier = nil,
"Copper Pipe",
fuelsUsed = nil,
"Corrugated Steel",
gridRadius = nil,
"Cotton Carpet",
energyUsed = nil,
"Cotton Curtains",
energyProduced = nil,
"Crushed Basalt",
energyType = nil,
"Crushed Coal",
fluidsUsed = nil,
"Crushed Copper Ore",
fluidsProduced = nil,
"Crushed Gneiss",
validTalents = nil,
"Crushed Gold Ore",
footprint = nil,
"Crushed Granite",
mobile = nil,
"Crushed Iron Ore",
roomSizeReq = nil,
"Crushed Limestone",
roomMatReq = nil,
"Crushed Mixed Rock",
roomContainReq = nil,
"Crushed Sandstone",
inventorySlots = nil,
"Crushed Shale",
inventoryMaxWeight = nil,
"Crushed Slag",
inventoryRestrictions = nil,
"Dirt Ramp",
NutrientElement = nil,
"Flat Steel",
type = "TrapperLeatherHatItem",
"Framed Glass",
typeID = 0,
"Gasoline",
"Glass",
"Gold Bar",
"Gold Concentrate",
"Hardwood Hewn Log",
"Hardwood Lumber",
"Hewn Log",
"Iron Bar",
"Iron Concentrate",
"Iron Pipe",
"Lumber",
"Mortared Granite",
"Mortared Limestone",
"Mortared Sandstone",
"Mortared Stone",
"Nylon Carpet",
"Nylon Curtains",
"Petroleum",
"Reinforced Concrete",
"Slag",
"Softwood Hewn Log",
"Softwood Lumber",
"Steel Bar",
"Steel Pipe",
"Stone Road",
"Tree Debris",
"Wool Carpet",
"Wool Curtains",
},
},
Bread = {
Treasury = {
"Bread",
untranslated = "Treasury",
"Camas Bread",
category = nil,
group = "Work Stations",
description = "Allows the setting of taxes.",
tagGroups = {
"Government",
},
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 = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TreasuryItem",
typeID = 0,
},
},
["Building Materials"] = {
["Tree Debris"] = {
"Ashlar Basalt",
untranslated = "Tree Debris",
"Ashlar Gneiss",
category = nil,
"Ashlar Granite",
group = "Blocks",
"Ashlar Limestone",
description = "Clear cut debris that needs to be broken down to be more usable.",
"Ashlar Sandstone",
tagGroups = {},
"Ashlar Shale",
maxStack = 20,
"Brick",
carried = "Hands",
"Composite Birch Lumber",
weight = nil,
"Composite Cedar Lumber",
calories = nil,
"Composite Ceiba Lumber",
carbs = nil,
"Composite Fir Lumber",
protein = nil,
"Composite Joshua Lumber",
fat = nil,
"Composite Lumber",
vitamins = nil,
"Composite Oak Lumber",
density = nil,
"Composite Palm Lumber",
fuel = nil,
"Composite Redwood Lumber",
yield = nil,
"Composite Saguaro Lumber",
currency = nil,
"Composite Spruce Lumber",
skillValue = nil,
"Corrugated Steel",
roomCategory = nil,
"Cotton Carpet",
furnitureType = nil,
"Cotton Curtains",
repeatsDepreciation = nil,
"Flat Steel",
materialTier = nil,
"Framed Glass",
fuelsUsed = nil,
"Glass",
gridRadius = nil,
"Hardwood Hewn Log",
energyUsed = nil,
"Hardwood Lumber",
energyProduced = nil,
"Hewn Log",
energyType = nil,
"Lumber",
fluidsUsed = nil,
"Mortared Granite",
fluidsProduced = nil,
"Mortared Limestone",
validTalents = nil,
"Mortared Sandstone",
footprint = nil,
"Mortared Stone",
mobile = nil,
"Nylon Carpet",
roomSizeReq = nil,
"Nylon Curtains",
roomMatReq = nil,
"Reinforced Concrete",
roomContainReq = nil,
"Softwood Hewn Log",
inventorySlots = nil,
"Softwood Lumber",
inventoryMaxWeight = nil,
"Wool Carpet",
inventoryRestrictions = nil,
"Wool Curtains",
NutrientElement = nil,
type = "TreeDebrisItem",
typeID = 0,
},
},
["Burnable Fuel"] = {
["Trillium Flower"] = {
"Arrow",
untranslated = "Trillium Flower",
"Birch Log",
category = nil,
"Board",
group = "Food",
"Cedar Log",
description = "Placeholder Description.",
"Ceiba Log",
tagGroups = {
"Charcoal",
"Food",
"Crushed Coal",
"Petals",
"Fir Log",
},
"Hardwood Board",
maxStack = 100,
"Hardwood Hewn Log",
carried = "Backpack",
"Hardwood Lumber",
weight = 50,
"Hewn Log",
calories = 0,
"Joshua Log",
carbs = 0,
"Lumber",
protein = 0,
"Oak Log",
fat = 0,
"Palm Log",
vitamins = 0,
"Paper",
density = 0,
"Plant Fibers",
fuel = nil,
"Redwood Log",
yield = nil,
"Saguaro Rib",
currency = nil,
"Softwood Board",
skillValue = nil,
"Softwood Hewn Log",
roomCategory = nil,
"Softwood Lumber",
furnitureType = nil,
"Spruce Log",
repeatsDepreciation = nil,
"Wood Pulp",
materialTier = nil,
},
fuelsUsed = nil,
Byproducts = {
gridRadius = nil,
"Slag",
energyUsed = nil,
"Tree Debris",
energyProduced = nil,
},
energyType = nil,
Campfire = {
fluidsUsed = nil,
"Bannock",
fluidsProduced = nil,
"Beet Campfire Salad",
validTalents = nil,
"Campfire Roast",
footprint = nil,
"Fern Campfire Salad",
mobile = nil,
"Field Campfire Stew",
roomSizeReq = nil,
"Fried Camas",
roomMatReq = nil,
"Fried Fiddleheads",
roomContainReq = nil,
"Fried Hearts Of Palm",
inventorySlots = nil,
"Fried Taro",
inventoryMaxWeight = nil,
"Fried Tomatoes",
inventoryRestrictions = nil,
"Jungle Campfire Salad",
NutrientElement = nil,
"Jungle Campfire Stew",
type = "TrilliumFlowerItem",
"Meaty Stew",
typeID = 0,
"Root Campfire Salad",
"Root Campfire Stew",
"Topped Porridge",
"Wild Stew",
},
},
["Campfire Salad"] = {
["Trillium Seed"] = {
"Beet Campfire Salad",
untranslated = "Trillium Seed",
"Fern Campfire Salad",
category = nil,
"Jungle Campfire Salad",
group = "Seed",
"Root Campfire Salad",
description = "Plant to grow trillium.",
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 = "TrilliumSeedItem",
typeID = 0,
},
},
["Charred Food"] = {
["Tripod Camera"] = {
"Boiled Grains",
untranslated = "Tripod Camera",
"Charred Agave",
category = nil,
"Charred Beans",
group = "Crafted Objects",
"Charred Beet",
description = "When you want to save the world but in a frame.",
"Charred Cactus Fruit",
tagGroups = {},
"Charred Camas Bulb",
maxStack = 1,
"Charred Corn",
carried = "Backpack",
"Charred Fireweed Shoots",
weight = 2000,
"Charred Fish",
calories = nil,
"Charred Heart Of Palm",
carbs = nil,
"Charred Meat",
protein = nil,
"Charred Mushrooms",
fat = nil,
"Charred Papaya",
vitamins = nil,
"Charred Pineapple",
density = nil,
"Charred Sausage",
fuel = nil,
"Charred Taro",
yield = nil,
"Charred Tomato",
currency = nil,
"Wilted Fiddleheads",
skillValue = nil,
},
roomCategory = nil,
["Charred Fruit"] = {
furnitureType = nil,
"Charred Cactus Fruit",
repeatsDepreciation = nil,
"Charred Papaya",
materialTier = nil,
"Charred Pineapple",
fuelsUsed = nil,
},
gridRadius = nil,
["Charred Green"] = {
energyUsed = nil,
"Charred Agave",
energyProduced = nil,
"Charred Fireweed Shoots",
energyType = nil,
"Wilted Fiddleheads",
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "TripodCameraItem",
typeID = 0,
},
},
["Charred Vegetable"] = {
Trousers = {
"Charred Beans",
untranslated = "Trousers",
"Charred Beet",
category = nil,
"Charred Camas Bulb",
group = "Clothing",
"Charred Corn",
description = "Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).",
"Charred Heart Of Palm",
tagGroups = {
"Charred Mushrooms",
"Clothes",
"Charred Taro",
},
"Charred Tomato",
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 = "TrousersItem",
typeID = 0,
},
},
Clothes = {
Trout = {
"Bandana",
untranslated = "Trout",
"Basic Backpack",
category = nil,
"Bearpack",
group = "Natural Resources",
"Big Backpack",
description = "A trout.",
"Builder Boots",
tagGroups = {
"Builder Gloves",
"Fish",
"Builder Helmet",
"Medium Fish",
"Builder Overalls",
},
"Builder Shirt",
maxStack = 100,
"Bycocket",
carried = "Backpack",
"Camo Pants",
weight = 800,
"Camo Shirt",
calories = nil,
"Capris",
carbs = nil,
"Carbide Helmet Lamp",
protein = nil,
"Chef Hat",
fat = nil,
"Chef Pants",
vitamins = nil,
"Chef Shirt",
density = nil,
"Chef Shoes",
fuel = nil,
"Cloth Belt",
yield = nil,
"Cloth Cape",
currency = nil,
"Derpy Hat",
skillValue = nil,
"Explorer Boots",
roomCategory = nil,
"Explorer Gloves",
furnitureType = nil,
"Explorer Hat",
repeatsDepreciation = nil,
"Explorer Pants",
materialTier = nil,
"Explorer Shirt",
fuelsUsed = nil,
"Farmer Boots",
gridRadius = nil,
"Farmer Gloves",
energyUsed = nil,
"Farmer Hat",
energyProduced = nil,
"Farmer Overalls",
energyType = nil,
"Farmer Shirt",
fluidsUsed = nil,
"Garden Boots",
fluidsProduced = nil,
"Gigot Sleeve Shirt",
validTalents = nil,
"Henley",
footprint = nil,
"Light Backpack",
mobile = nil,
"Low Top Shoes",
roomSizeReq = nil,
"Muffin Hat",
roomMatReq = nil,
"Oil Head Lamp",
roomContainReq = nil,
"Primitive Canvas Boots",
inventorySlots = nil,
"Primitive Canvas Pants",
inventoryMaxWeight = nil,
"Primitive Canvas Shorts",
inventoryRestrictions = nil,
"Primitive Fur Belt",
NutrientElement = nil,
"Primitive Leather Boots",
type = "TroutItem",
"Primitive Leather Pants",
typeID = 0,
"Primitive Leather Shirt",
"Primitive Leather Shorts",
"Running Shoes",
"Sandals",
"Shipwright Hat",
"Shipwright Overalls",
"Shipwright Sandals",
"Shipwright Shirt",
"Shorts",
"Smith Apron",
"Smith Bandana",
"Smith Boots",
"Smith Gloves",
"Smith Pants",
"Smith Shirt",
"Square Belt",
"Tailor Bowler Hat",
"Tailor Pants",
"Tailor Shirt",
"Tailor Shoes",
"Tall Boots",
"Trapper Fur Hat",
"Trapper Leather Hat",
"Trousers",
"Tunic",
"Villagers Cowl Lowered",
"Villagers Cowl Raised",
"Wanderers Hood Lowered",
"Wanderers Hood Raised",
"Work Backpack",
"Work Boots",
},
},
Coal = {
Truck = {
"Charcoal",
untranslated = "Truck",
"Crushed Coal",
category = nil,
group = "Crafted Objects",
description = "Modern truck for hauling sizable loads.",
tagGroups = {
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
weight = 25000,
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 = "TruckItem",
typeID = 0,
},
},
Community = {
Tuna = {
"Construction Post",
untranslated = "Tuna",
"Distribution Station",
category = nil,
"Stop Sign",
group = "Natural Resources",
},
description = "A tuna.",
["Composite Lumber"] = {
tagGroups = {
"Composite Birch Lumber",
"Fish",
"Composite Cedar Lumber",
"Large Fish",
"Composite Ceiba Lumber",
},
"Composite Fir Lumber",
maxStack = 100,
"Composite Joshua Lumber",
carried = "Backpack",
"Composite Lumber",
weight = 1250,
"Composite Oak Lumber",
calories = nil,
"Composite Palm Lumber",
carbs = nil,
"Composite Redwood Lumber",
protein = nil,
"Composite Saguaro Lumber",
fat = nil,
"Composite Spruce Lumber",
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 = "TunaItem",
typeID = 0,
},
},
["Concentrated Ore"] = {
Tunic = {
"Copper Concentrate",
untranslated = "Tunic",
"Gold Concentrate",
category = nil,
"Iron Concentrate",
group = "Clothing",
description = "A simply made canvas shirt. Does not have a pocket to put your pen in.",
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 = "TunicItem",
typeID = 0,
},
},
Concrete = {
["Turkey Carcass"] = {
"Reinforced Concrete",
untranslated = "Turkey Carcass",
},
category = nil,
Constructable = {
group = "Natural Resources",
"Ashlar Basalt",
description = "A dead turkey.",
"Ashlar Gneiss",
tagGroups = {
"Ashlar Granite",
"Tiny Carcass",
"Ashlar Limestone",
"Tiny Leather Carcass",
"Ashlar Sandstone",
},
"Ashlar Shale",
maxStack = 100,
"Asphalt Concrete",
carried = "Backpack",
"Brick",
weight = 1000,
"Composite Birch Lumber",
calories = nil,
"Composite Cedar Lumber",
carbs = nil,
"Composite Ceiba Lumber",
protein = nil,
"Composite Fir Lumber",
fat = nil,
"Composite Joshua Lumber",
vitamins = nil,
"Composite Lumber",
density = nil,
"Composite Oak Lumber",
fuel = nil,
"Composite Palm Lumber",
yield = nil,
"Composite Redwood Lumber",
currency = nil,
"Composite Saguaro Lumber",
skillValue = nil,
"Composite Spruce Lumber",
roomCategory = nil,
"Corrugated Steel",
furnitureType = nil,
"Cotton Carpet",
repeatsDepreciation = nil,
"Cotton Curtains",
materialTier = nil,
"Dirt Ramp",
fuelsUsed = nil,
"Flat Steel",
gridRadius = nil,
"Framed Glass",
energyUsed = nil,
"Glass",
energyProduced = nil,
"Hardwood Hewn Log",
energyType = nil,
"Hardwood Lumber",
fluidsUsed = nil,
"Hewn Log",
fluidsProduced = nil,
"Lumber",
validTalents = nil,
"Mortared Granite",
footprint = nil,
"Mortared Limestone",
mobile = nil,
"Mortared Sandstone",
roomSizeReq = nil,
"Mortared Stone",
roomMatReq = nil,
"Nylon Carpet",
roomContainReq = nil,
"Nylon Curtains",
inventorySlots = nil,
"Reinforced Concrete",
inventoryMaxWeight = nil,
"Softwood Hewn Log",
inventoryRestrictions = nil,
"Softwood Lumber",
NutrientElement = nil,
"Stone Road",
type = "TurkeyCarcassItem",
"Wool Carpet",
typeID = 0,
"Wool Curtains",
},
},
Cooking = {
["Upholstered Chair"] = {
"Agouti Enchiladas",
untranslated = "Upholstered Chair",
"Autumn Stew",
category = nil,
"Banh Xeo",
group = "Housing Objects",
"Basic Salad",
description = "Like a chair, but upholstered.",
"Bear SUPREME",
tagGroups = {
"Bison Chow Fun",
"Housing",
"Boiled Sausage",
},
"Clam Chowder",
maxStack = 1,
"Corn Fritters",
carried = "Backpack",
"Crimson Salad",
weight = 1000,
"Crispy Bacon",
calories = nil,
"Elk Taco",
carbs = nil,
"Fish N Chips",
protein = nil,
"Fried Hare Haunches",
fat = nil,
"Fruit Salad",
vitamins = nil,
"Hosomaki",
density = nil,
"Kelpy Crab Roll",
fuel = nil,
"Loaded Taro Fries",
yield = nil,
"Millionaires Salad",
currency = nil,
"Mochi",
skillValue = "1.7",
"Phad Thai",
roomCategory = "Living Room",
"Pineapple Friend Rice",
furnitureType = "Chair",
"Poke Bowl",
repeatsDepreciation = "0.6",
"Pupusas",
materialTier = nil,
"Seared Meat",
fuelsUsed = nil,
"Seeded Camas Roll",
gridRadius = nil,
"Shark Fillet Soup",
energyUsed = nil,
"Simmered Meat",
energyProduced = nil,
"Smooth Gut Noodle Roll",
energyType = nil,
"Spiky Roll",
fluidsUsed = nil,
"Sweet Salad",
fluidsProduced = nil,
"Taro Fries",
validTalents = nil,
"Tortilla",
footprint = "4",
"Vegetable Medley",
mobile = nil,
"Vegetable Soup",
roomSizeReq = nil,
"Wild Mix",
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "UpholsteredChairItem",
typeID = 0,
},
},
["Craft Tables"] = {
["Upholstered Couch"] = {
"Advanced Carpentry Table",
untranslated = "Upholstered Couch",
"Advanced Masonry Table",
category = nil,
"Advanced Tailoring Table",
group = "Housing Objects",
"Anvil",
description = "Like a couch, but upholstered.",
"Arrastra",
tagGroups = {
"Assembly Line",
"Housing",
"Automatic Loom",
},
"Blast Furnace",
maxStack = 1,
"Bloomery",
carried = "Backpack",
"Campfire",
weight = 2000,
"Campsite",
calories = nil,
"Carpentry Table",
carbs = nil,
"Cement Kiln",
protein = nil,
"Electric Lathe",
fat = nil,
"Electric Machinist Table",
vitamins = nil,
"Electric Planer",
density = nil,
"Electric Stamping Press",
fuel = nil,
"Electronics Assembly",
yield = nil,
"Farmers Table",
currency = nil,
"Fiber Scutching Station",
skillValue = "2.5",
"Fish Rack",
roomCategory = "Living Room",
"Fishery",
furnitureType = "Chair",
"Froth Floatation Cell",
repeatsDepreciation = "0.7",
"Glassworks",
materialTier = nil,
"Jaw Crusher",
fuelsUsed = nil,
"Kiln",
gridRadius = nil,
"Lathe",
energyUsed = nil,
"Loom",
energyProduced = nil,
"Machinist Table",
energyType = nil,
"Masonry Table",
fluidsUsed = nil,
"Medium Shipyard",
fluidsProduced = nil,
"Oil Refinery",
validTalents = nil,
"Pump Jack",
footprint = "6",
"Robotic Assembly Line",
mobile = nil,
"Rocker Box",
roomSizeReq = nil,
"Rolling Mill",
roomMatReq = nil,
"Sawmill",
roomContainReq = nil,
"Screening Machine",
inventorySlots = nil,
"Screw Press",
inventoryMaxWeight = nil,
"Sensor Based Belt Sorter",
inventoryRestrictions = nil,
"Shaper",
NutrientElement = nil,
"Small Paper Machine",
type = "UpholsteredCouchItem",
"Small Shipyard",
typeID = 0,
"Spin Melter",
"Stamp Mill",
"Tailoring Table",
"Tool Bench",
"Wainwright Table",
"Workbench",
},
},
["Crafted Objects"] = {
Urchin = {
"Combustion Generator",
untranslated = "Urchin",
"Computer Lab",
category = nil,
"Construction Post",
group = "Natural Resources",
"Crab Pot",
description = "An urchin.",
"Crane",
tagGroups = {
"Distribution Station",
"Marine Life",
"Easel",
},
"Electric Water Pump",
maxStack = 100,
"Elevator Call Post",
carried = "Backpack",
"Excavator",
weight = 100,
"Fish Trap",
calories = nil,
"Hand Plow",
carbs = nil,
"Hanging Long Steel Sign",
protein = nil,
"Hanging Steel Framed Sign",
fat = nil,
"Hanging Steel Mine Sign",
vitamins = nil,
"Hanging Steel Plain Sign",
density = nil,
"Hanging Steel Shop Sign",
fuel = nil,
"Huge Banner Sign",
yield = nil,
"Huge Iron Banner Sign",
currency = nil,
"Huge Iron Sign",
skillValue = nil,
"Huge Steel Banner Sign",
roomCategory = nil,
"Huge Steel Sign",
furnitureType = nil,
"Huge Wooden Banner Sign",
repeatsDepreciation = nil,
"Industrial Barge",
materialTier = nil,
"Industrial Elevator",
fuelsUsed = nil,
"Industrial Generator",
gridRadius = nil,
"Industrial Refrigerator",
energyUsed = nil,
"Large Canoe",
energyProduced = nil,
"Large Hanging Ashlar Basalt Sign",
energyType = nil,
"Large Hanging Ashlar Stone Sign",
fluidsUsed = nil,
"Large Hanging Birch Sign",
fluidsProduced = nil,
"Large Hanging Lumber Sign",
validTalents = nil,
"Large Hanging Mortared Granite Sign",
footprint = nil,
"Large Hanging Mortared Stone Sign",
mobile = nil,
"Large Hanging Saguaro Sign",
roomSizeReq = nil,
"Large Hanging Softwood Sign",
roomMatReq = nil,
"Large Lumber Stockpile",
roomContainReq = nil,
"Large Standing Ashlar Basalt Sign",
inventorySlots = nil,
"Large Standing Ashlar Stone Sign",
inventoryMaxWeight = nil,
"Large Standing Birch Sign",
inventoryRestrictions = nil,
"Large Standing Lumber Sign",
NutrientElement = nil,
"Large Standing Mortared Granite Sign",
type = "UrchinItem",
"Large Standing Mortared Stone Sign",
typeID = 0,
"Large Standing Saguaro Sign",
"Large Standing Softwood Sign",
"Laser",
"Lumber Stockpile",
"Mechanical Water Pump",
"Medium Fishing Trawler",
"Outpost Netting",
"Plastic Buoy",
"Powered Cart",
"Powered Storage Silo",
"Skid Steer",
"Small Canoe",
"Small Hanging Ashlar Basalt Sign",
"Small Hanging Ashlar Stone Sign",
"Small Hanging Birch Sign",
"Small Hanging Lumber Sign",
"Small Hanging Mortared Granite Sign",
"Small Hanging Mortared Stone Sign",
"Small Hanging Saguaro Sign",
"Small Hanging Softwood Sign",
"Small Standing Ashlar Basalt Sign",
"Small Standing Ashlar Stone Sign",
"Small Standing Birch Sign",
"Small Standing Lumber Sign",
"Small Standing Mortared Granite Sign",
"Small Standing Mortared Stone Sign",
"Small Standing Saguaro Sign",
"Small Standing Softwood Sign",
"Small Stockpile",
"Small Wood Cart",
"Small Wooden Boat",
"Solar Generator",
"Standing Glass Sign",
"Standing Long Steel Sign",
"Standing Steel Brick Sign",
"Steam Engine",
"Steam Tractor",
"Steam Truck",
"Steel Buoy",
"Steel Moorage Post",
"Stockpile",
"Stop Sign",
"Storage Chest",
"Storage Silo",
"Street Sign",
"Tiny Stockpile",
"Transmission Pole",
"Tripod Camera",
"Truck",
"Waste Filter",
"Waterwheel",
"Wheelbarrow",
"Wind Turbine",
"Windmill",
"Wood Cart",
"Wood Shop Cart",
"Wooden Barge",
"Wooden Elevator",
"Wooden Moorage Post",
"Wooden Transport Ship",
},
},
Crop = {
Valve = {
"Beans",
untranslated = "Valve",
"Camas Bulb",
category = nil,
"Cotton Boll",
group = "Items",
"Flax Stem",
description = "A device that regulates, directs, or controls the flow of fluid.",
"Kelp",
tagGroups = {},
"Plant Fibers",
maxStack = 100,
"Rice",
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 = "ValveItem",
typeID = 0,
},
},
["Crop Seed"] = {
["Vegetable Medley"] = {
"Agave Seed",
untranslated = "Vegetable Medley",
"Amanita Mushroom Spores",
category = nil,
"Beans",
group = "Food",
"Beet Seed",
description = "An eclectic arrangement of vegetables.",
"Bolete Mushroom Spores",
tagGroups = {
"Camas Bulb",
"Food",
"Cookeina Mushroom Spores",
},
"Corn Seed",
maxStack = 100,
"Crimini Mushroom Spores",
carried = "Backpack",
"Fern Spore",
weight = 300,
"Fireweed Seed",
calories = 900,
"Flax Seed",
carbs = 8,
"Huckleberry Seed",
protein = 4,
"Papaya Seed",
fat = 7,
"Pineapple Seed",
vitamins = 17,
"Prickly Pear Seed",
density = 4.0,
"Pumpkin Seed",
fuel = nil,
"Rice",
yield = nil,
"Sunflower Seed",
currency = nil,
"Taro Seed",
skillValue = nil,
"Tomato Seed",
roomCategory = nil,
"Wheat Seed",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "VegetableMedleyItem",
typeID = 0,
},
},
["Crushed Rock"] = {
["Vegetable Soup"] = {
"Crushed Basalt",
untranslated = "Vegetable Soup",
"Crushed Gneiss",
category = nil,
"Crushed Granite",
group = "Food",
"Crushed Limestone",
description = "Who knew plants in plant broth could be so tasty?",
"Crushed Mixed Rock",
tagGroups = {
"Crushed Sandstone",
"Food",
"Crushed Shale",
},
"Crushed Slag",
maxStack = 100,
carried = "Backpack",
weight = 700,
calories = 1200,
carbs = 12,
protein = 4,
fat = 7,
vitamins = 19,
density = 3.5000000000000004,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "VegetableSoupItem",
typeID = 0,
},
},
Cultural = {
["Vegetable Stock"] = {
"Copper Frame Landscape",
untranslated = "Vegetable Stock",
"Copper Frame Wide",
category = nil,
"Gold Frame Landscape",
group = "Food",
"Gold Frame Wide",
description = "A hearty stock full of assorted vegetables.",
"Iron Frame Landscape",
tagGroups = {
"Iron Frame Wide",
"Food",
"Ornate Gold Frame Landscape",
},
"Ornate Gold Frame Wide",
maxStack = 100,
"Ornate Iron Frame Landscape",
carried = "Backpack",
"Ornate Iron Frame Wide",
weight = 600,
"Ornate Wooden Frame Landscape",
calories = 700,
"Ornate Wooden Frame Wide",
carbs = 11,
"Wooden Frame Landscape",
protein = 1,
"Wooden Frame Wide",
fat = 2,
},
vitamins = 11,
Decoration = {
density = 3.571428571428571,
"Ashlar Large Basalt Fountain",
fuel = nil,
"Ashlar Large Stone Fountain",
yield = nil,
"Ashlar Small Basalt Fountain",
currency = nil,
"Ashlar Small Stone Fountain",
skillValue = nil,
"Carved Pumpkin",
roomCategory = nil,
"Cotton Streamer Stars",
furnitureType = nil,
"Cotton Streamer Stripes",
repeatsDepreciation = nil,
"Decorative Anchor",
materialTier = nil,
"Decorative Glass Buoy Blue",
fuelsUsed = nil,
"Decorative Glass Buoy Red",
gridRadius = nil,
"Decorative Hanging Buoy",
energyUsed = nil,
"Decorative Life Preserver",
energyProduced = nil,
"Decorative Ship Wheel",
energyType = nil,
"Galaxy Vase",
fluidsUsed = nil,
"Large Cotton Bunting Red",
fluidsProduced = nil,
"Large Cotton Bunting Regal",
validTalents = nil,
"Large Nylon Bunting Green",
footprint = nil,
"Large Nylon Bunting Purple",
mobile = nil,
"Limestone Bison Statue",
roomSizeReq = nil,
"Limestone Otter Statue",
roomMatReq = nil,
"Limestone Owl Statue",
roomContainReq = nil,
"Limestone Wolf Statue",
inventorySlots = nil,
"Orange Vase",
inventoryMaxWeight = nil,
"Plant Vase",
inventoryRestrictions = nil,
"Purple Vase",
NutrientElement = nil,
"Red Vase",
type = "VegetableStockItem",
"Round Pot",
typeID = 0,
"Rug Large",
"Rug Medium",
"Rug Small",
"Small Cotton Bunting Red",
"Small Cotton Bunting Regal",
"Small Nylon Bunting Green",
"Small Nylon Bunting Purple",
"Square Pot",
"Stuffed Alligator",
"Stuffed Bison",
"Stuffed Elk",
"Stuffed Goat",
"Stuffed Jaguar",
"Stuffed Wolf",
"Swirl Vase",
},
},
Doors = {
["Villagers Cowl Lowered"] = {
"Ashlar Basalt Door",
untranslated = "Villagers Cowl Lowered",
"Ashlar Stone Door",
category = nil,
"Composite Birch Door",
group = "Clothing",
"Composite Hardwood Door",
description = "A rough linen cowl lowered, showing your face.",
"Composite Lumber Door",
tagGroups = {
"Corrugated Steel Door",
"Clothes",
"Corrugated Steel Fence Door",
},
"Flat Steel Door",
maxStack = 100,
"Framed Glass Door",
carried = "Backpack",
"Hewn Door",
weight = 100,
"Hewn Softwood Door",
calories = nil,
"Large Corrugated Steel Door",
carbs = nil,
"Large Lumber Door",
protein = nil,
"Large Windowed Lumber Door",
fat = nil,
"Lumber Door",
vitamins = nil,
"Mortared Granite Door",
density = nil,
"Mortared Stone Door",
fuel = nil,
"Softwood Lumber Door",
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "VillagersCowlLoweredItem",
typeID = 0,
},
},
Economic = {
["Villagers Cowl Raised"] = {
"Bank",
untranslated = "Villagers Cowl Raised",
"Contract Board",
category = nil,
"Currency Exchange",
group = "Clothing",
"Mint",
description = "A rough linen cowl raised, hiding your face partially.",
"Real Estate Desk",
tagGroups = {
"Registrar",
"Clothes",
"Store",
},
},
maxStack = 100,
Excavatable = {
carried = "Backpack",
"Basalt",
weight = 100,
"Clay",
calories = nil,
"Coal",
carbs = nil,
"Copper Concentrate",
protein = nil,
"Copper Ore",
fat = nil,
"Crushed Basalt",
vitamins = nil,
"Crushed Coal",
density = nil,
"Crushed Copper Ore",
fuel = nil,
"Crushed Gneiss",
yield = nil,
"Crushed Gold Ore",
currency = nil,
"Crushed Granite",
skillValue = nil,
"Crushed Iron Ore",
roomCategory = nil,
"Crushed Limestone",
furnitureType = nil,
"Crushed Mixed Rock",
repeatsDepreciation = nil,
"Crushed Sandstone",
materialTier = nil,
"Crushed Shale",
fuelsUsed = nil,
"Crushed Slag",
gridRadius = nil,
"Gneiss",
energyUsed = nil,
"Gold Concentrate",
energyProduced = nil,
"Gold Ore",
energyType = nil,
"Granite",
fluidsUsed = nil,
"Iron Concentrate",
fluidsProduced = nil,
"Iron Ore",
validTalents = nil,
"Limestone",
footprint = nil,
"Sandstone",
mobile = nil,
"Shale",
roomSizeReq = nil,
"Slag",
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "VillagersCowlRaisedItem",
typeID = 0,
},
},
Fabric = {
["Wainwright Table"] = {
"Cloth",
untranslated = "Wainwright Table",
"Cotton Fabric",
category = nil,
"Linen Fabric",
group = "Work Stations",
"Nylon Fabric",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
"Wool Fabric",
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 = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WainwrightTableItem",
typeID = 0,
},
},
Fat = {
["Wall Candle"] = {
"Flaxseed Oil",
untranslated = "Wall Candle",
"Oil",
category = nil,
"Tallow",
group = "Housing Objects",
},
description = "A wall mounted candle.",
["Fertilizer Filler"] = {
tagGroups = {
"Composite Filler",
"Housing",
"Fiber Filler",
},
"Pulp Filler",
maxStack = 1,
},
carried = "Backpack",
Fertilizers = {
weight = 500,
"Berry Extract Fertilizer",
calories = nil,
"Blood Meal Fertilizer",
carbs = nil,
"Camas Ash Fertilizer",
protein = nil,
"Composite Filler",
fat = nil,
"Compost Fertilizer",
vitamins = nil,
"Fiber Filler",
density = nil,
"Hide Ash Fertilizer",
fuel = nil,
"Pelt Fertilizer",
yield = nil,
"Phosphate Fertilizer",
currency = nil,
"Pulp Filler",
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 = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WallCandleItem",
typeID = 0,
},
},
Fish = {
["Wanderers Hood Lowered"] = {
"Bass",
untranslated = "Wanderers Hood Lowered",
"Blue Shark",
category = nil,
"Cod",
group = "Clothing",
"Moon Jellyfish",
description = "A quality linen cowl lowered, showing your face.",
"Pacific Sardine",
tagGroups = {
"Salmon",
"Clothes",
"Trout",
},
"Tuna",
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 = "WanderersHoodLoweredItem",
typeID = 0,
},
},
Food = {
["Wanderers Hood Raised"] = {
"Acorn",
untranslated = "Wanderers Hood Raised",
"Acorn Powder",
category = nil,
"Agave Leaves",
group = "Clothing",
"Agave Seed",
description = "A quality linen cowl raised, hiding your face partially.",
"Agouti Enchiladas",
tagGroups = {
"Amanita Mushroom Spores",
"Clothes",
"Amanita Mushrooms",
},
"Arctic Willow Seed",
maxStack = 100,
"Autumn Stew",
carried = "Backpack",
"Baked Agave",
weight = 100,
"Baked Beet",
calories = nil,
"Baked Corn",
carbs = nil,
"Baked Heart Of Palm",
protein = nil,
"Baked Meat",
fat = nil,
"Baked Roast",
vitamins = nil,
"Baked Taro",
density = nil,
"Baked Tomato",
fuel = nil,
"Banh Xeo",
yield = nil,
"Bannock",
currency = nil,
"Barrel Cactus Seed",
skillValue = nil,
"Basic Salad",
roomCategory = nil,
"Bean Paste",
furnitureType = nil,
"Bean Sprout",
repeatsDepreciation = nil,
"Beans",
materialTier = nil,
"Bear SUPREME",
fuelsUsed = nil,
"Bearclaw",
gridRadius = nil,
"Beet",
energyUsed = nil,
"Beet Campfire Salad",
energyProduced = nil,
"Beet Greens",
energyType = nil,
"Beet Seed",
fluidsUsed = nil,
"Big Bluestem Seed",
fluidsProduced = nil,
"Birch Seed",
validTalents = nil,
"Bison Chow Fun",
footprint = nil,
"Boiled Grains",
mobile = nil,
"Boiled Rice",
roomSizeReq = nil,
"Boiled Sausage",
roomMatReq = nil,
"Bolete Mushroom Spores",
roomContainReq = nil,
"Bolete Mushrooms",
inventorySlots = nil,
"Bread",
inventoryMaxWeight = nil,
"Bullrush Seed",
inventoryRestrictions = nil,
"Bunchgrass Seed",
NutrientElement = nil,
"Camas Bread",
type = "WanderersHoodRaisedItem",
"Camas Bulb",
typeID = 0,
"Camas Bulb Bake",
},
"Camas Paste",
Washboard = {
"Campfire Roast",
untranslated = "Washboard",
"Cedar Seed",
category = nil,
"Ceiba Seed",
group = "Housing Objects",
"Cereal Germ",
description = "Sometimes it can be nice to have clean clothes.",
"Charred Agave",
tagGroups = {
"Charred Beans",
"Housing",
"Charred Beet",
},
"Charred Cactus Fruit",
maxStack = 1,
"Charred Camas Bulb",
carried = "Backpack",
"Charred Corn",
weight = 1000,
"Charred Fireweed Shoots",
calories = nil,
"Charred Fish",
carbs = nil,
"Charred Heart Of Palm",
protein = nil,
"Charred Meat",
fat = nil,
"Charred Mushrooms",
vitamins = nil,
"Charred Papaya",
density = nil,
"Charred Pineapple",
fuel = nil,
"Charred Sausage",
yield = nil,
"Charred Taro",
currency = nil,
"Charred Tomato",
skillValue = "2",
"Clam Chowder",
roomCategory = "Bathroom",
"Cookeina Mushroom Spores",
furnitureType = "Washing",
"Cookeina Mushrooms",
repeatsDepreciation = "0.5",
"Corn",
materialTier = nil,
"Corn Fritters",
fuelsUsed = nil,
"Corn Seed",
gridRadius = nil,
"Cornmeal",
energyUsed = nil,
"Cotton Seed",
energyProduced = nil,
"Creosote Bush Seed",
energyType = nil,
"Creosote Flower",
fluidsUsed = nil,
"Crimini Mushroom Spores",
fluidsProduced = nil,
"Crimini Mushrooms",
validTalents = nil,
"Crimson Salad",
footprint = "4",
"Crispy Bacon",
mobile = nil,
"Dried Fish",
roomSizeReq = nil,
"Dried Meat",
roomMatReq = nil,
"Dwarf Willow Seed",
roomContainReq = nil,
"Elk Taco",
inventorySlots = nil,
"Elk Wellington",
inventoryMaxWeight = nil,
"Fantastic Forest Pizza",
inventoryRestrictions = nil,
"Fern Campfire Salad",
NutrientElement = nil,
"Fern Spore",
type = "WashboardItem",
"Fiddleheads",
typeID = 0,
"Field Campfire Stew",
},
"Filmy Fern Spore",
["Washing Machine"] = {
"Fir Seed",
untranslated = "Washing Machine",
"Fireweed Seed",
category = nil,
"Fireweed Shoots",
group = "Housing Objects",
"Fish N Chips",
description = "Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?",
"Flatbread",
tagGroups = {
"Flax Seed",
"Housing",
"Flaxseed Oil",
},
"Flour",
maxStack = 1,
"Fried Camas",
carried = "Backpack",
"Fried Fiddleheads",
weight = 2000,
"Fried Hare Haunches",
calories = nil,
"Fried Hearts Of Palm",
carbs = nil,
"Fried Taro",
protein = nil,
"Fried Tomatoes",
fat = nil,
"Fruit Muffin",
vitamins = nil,
"Fruit Salad",
density = nil,
"Fruit Tart",
fuel = nil,
"Giant Cactus Fruit",
yield = nil,
"Grass Seed",
currency = nil,
"Heart Of Palm",
skillValue = "5",
"Hearty Hometown Pizza",
roomCategory = "Bathroom",
"Heliconia Seed",
furnitureType = "Washing",
"Hosomaki",
repeatsDepreciation = "0.2",
"Huckleberries",
materialTier = nil,
"Huckleberry Extract",
fuelsUsed = nil,
"Huckleberry Fritter",
gridRadius = nil,
"Huckleberry Pie",
energyUsed = nil,
"Huckleberry Seed",
energyProduced = nil,
"Infused Oil",
energyType = nil,
"Jointfir Seed",
fluidsUsed = nil,
"Joshua Seed",
fluidsProduced = nil,
"Jungle Campfire Salad",
validTalents = nil,
"Jungle Campfire Stew",
footprint = "4",
"Kelpy Crab Roll",
mobile = nil,
"King Fern Spore",
roomSizeReq = nil,
"Lattice Mushroom Spores",
roomMatReq = nil,
"Leavened Dough",
roomContainReq = nil,
"Loaded Taro Fries",
inventorySlots = nil,
"Lupine Seed",
inventoryMaxWeight = nil,
"Macarons",
inventoryRestrictions = nil,
"Meat Pie",
NutrientElement = nil,
"Meat Stock",
type = "WashingMachineItem",
"Meaty Stew",
typeID = 0,
"Millionaires Salad",
},
"Mochi",
["Waste Filter"] = {
"Ocean Spray Seed",
untranslated = "Waste Filter",
"Oil",
category = nil,
"Orchid",
group = "Crafted Objects",
"Orchid Seed",
description = "Treats raw sewage.",
"Palm Seed",
tagGroups = {},
"Papaya",
maxStack = 1,
"Papaya Seed",
carried = "Backpack",
"Pastry Dough",
weight = 5000,
"Phad Thai",
calories = nil,
"Pineapple",
carbs = nil,
"Pineapple Friend Rice",
protein = nil,
"Pineapple Seed",
fat = nil,
"Pirozhok",
vitamins = nil,
"Poke Bowl",
density = nil,
"Prepared Meat",
fuel = nil,
"Prickly Pear Fruit",
yield = nil,
"Prickly Pear Seed",
currency = nil,
"Prime Cut",
skillValue = nil,
"Pumpkin",
roomCategory = nil,
"Pumpkin Seed",
furnitureType = nil,
"Pupusas",
repeatsDepreciation = nil,
"Raw Bacon",
materialTier = nil,
"Raw Fish",
fuelsUsed = nil,
"Raw Meat",
gridRadius = nil,
"Raw Roast",
energyUsed = nil,
"Raw Sausage",
energyProduced = nil,
"Redwood Seed",
energyType = nil,
"Rice",
fluidsUsed = nil,
"Rice Flour",
fluidsProduced = nil,
"Rice Noodles",
validTalents = nil,
"Roast Pumpkin",
footprint = nil,
"Root Campfire Salad",
mobile = nil,
"Root Campfire Stew",
roomSizeReq = nil,
"Saguaro Seed",
roomMatReq = nil,
"Saxifrage Seed",
roomContainReq = nil,
"Scrap Meat",
inventorySlots = nil,
"Seagrass Seed",
inventoryMaxWeight = nil,
"Seared Meat",
inventoryRestrictions = nil,
"Seeded Camas Roll",
NutrientElement = nil,
"Sensuous Sea Pizza",
type = "WasteFilterItem",
"Shark Fillet Soup",
typeID = 0,
"Simmered Meat",
"Simple Syrup",
"Smooth Gut Noodle Roll",
"Spiky Roll",
"Spruce Seed",
"Stuffed Turkey",
"Sugar",
"Sugarcane",
"Sun Cheese",
"Sunflower",
"Sunflower Seed",
"Sweet Deer Jerky",
"Sweet Salad",
"Tallow",
"Taro Fries",
"Taro Root",
"Taro Seed",
"Tasty Tropical Pizza",
"Tomato",
"Tomato Seed",
"Topped Porridge",
"Tortilla",
"Trillium Flower",
"Trillium Seed",
"Vegetable Medley",
"Vegetable Soup",
"Vegetable Stock",
"Waterweed Seed",
"Wheat",
"Wheat Seed",
"White Bursage Seed",
"Wild Mix",
"Wild Stew",
"Wilted Fiddleheads",
"Worldly Donut",
"Yeast",
},
},
["Fried Vegetable"] = {
["Waterweed Seed"] = {
"Fried Camas",
untranslated = "Waterweed Seed",
"Fried Fiddleheads",
category = nil,
"Fried Hearts Of Palm",
group = "Seed",
"Fried Taro",
description = "Plant to grow waterweed.",
"Fried Tomatoes",
tagGroups = {
},
"Food",
Fruit = {
"Seeds",
"Giant Cactus Fruit",
},
"Huckleberries",
maxStack = 100,
"Papaya",
carried = "Backpack",
"Pineapple",
weight = 50,
"Prickly Pear Fruit",
calories = 0,
"Pumpkin",
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 = "WaterweedSeedItem",
typeID = 0,
},
},
Fungus = {
Waterwheel = {
"Amanita Mushrooms",
untranslated = "Waterwheel",
"Bolete Mushrooms",
category = nil,
"Cookeina Mushrooms",
group = "Crafted Objects",
"Crimini Mushrooms",
description = "Uses the power of flowing water to produce mechanical power. Must be placed in fresh water and produces double power when placed in both a river and waterfall.",
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 = "Industrial",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WaterwheelItem",
typeID = 0,
},
},
Gear = {
["Wet Brick"] = {
"Iron Gear",
untranslated = "Wet Brick",
"Steel Gear",
category = nil,
group = "Items",
description = "A simple wet brick ready to be processed into a construction block.",
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 = "WetBrickItem",
typeID = 0,
},
},
Government = {
Wheat = {
"Amendments",
untranslated = "Wheat",
"Ballot Box",
category = nil,
"Board Of Elections",
group = "Food",
"Capitol",
description = "A common grain that is significantly more useful processed.",
"Census Bureau",
tagGroups = {
"Country Foundation",
"Food",
"Court Table",
"Grain",
"Embassy Desk",
"Raw Food",
"Executive Office",
},
"Federation Foundation",
maxStack = 100,
"Government Office",
carried = "Backpack",
"Immigration Desk",
weight = 50,
"Large Court",
calories = 150,
"Outpost Table",
carbs = 6,
"Printing Press",
protein = 2,
"Settlement Crafting Table",
fat = 0,
"Small Court",
vitamins = 0,
"Stenographers Table",
density = 5.333333333333334,
"Town Foundation",
fuel = nil,
"Treasury",
yield = nil,
"Zoning Office",
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WheatItem",
typeID = 0,
},
},
Grain = {
["Wheat Seed"] = {
"Rice",
untranslated = "Wheat Seed",
"Wheat",
category = nil,
group = "Seed",
description = "Plant to grow wheat.",
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 = "WheatSeedItem",
typeID = 0,
},
},
Greens = {
Wheelbarrow = {
"Agave Leaves",
untranslated = "Wheelbarrow",
"Beet Greens",
category = nil,
"Fiddleheads",
group = "Crafted Objects",
"Fireweed Shoots",
description = "Small wheelbarrow for hauling minimal loads.",
tagGroups = {
"Vehicles",
},
maxStack = 100,
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 = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WheelbarrowItem",
typeID = 0,
},
},
Hardwood = {
["White Bursage Seed"] = {
"Birch Log",
untranslated = "White Bursage Seed",
"Ceiba Log",
category = nil,
"Oak Log",
group = "Seed",
description = "Plant to grow a white bursage.",
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 = "WhiteBursageSeedItem",
typeID = 0,
},
},
["Hardwood Lumber"] = {
["Wild Mix"] = {
"Composite Birch Lumber",
untranslated = "Wild Mix",
"Composite Ceiba Lumber",
category = nil,
"Composite Oak Lumber",
group = "Food",
},
description = "A dressed salad that, with the added sweetness, it's pretty tasty.",
["Hewn Log"] = {
tagGroups = {
"Hardwood Hewn Log",
"Food",
"Hewn Log",
},
"Softwood Hewn Log",
maxStack = 100,
},
carried = "Backpack",
["Housing Objects"] = {
weight = 600,
"Adorned Ashlar Basalt Bench",
calories = 800,
"Adorned Ashlar Basalt Chair",
carbs = 15,
"Adorned Ashlar Basalt Table",
protein = 6,
"Adorned Ashlar Stone Bench",
fat = 4,
"Adorned Ashlar Stone Chair",
vitamins = 21,
"Adorned Ashlar Stone Table",
density = 5.75,
"Ashlar Basalt Bench",
fuel = nil,
"Ashlar Basalt Chair",
yield = nil,
"Ashlar Basalt Door",
currency = nil,
"Ashlar Basalt Fireplace",
skillValue = nil,
"Ashlar Basalt Table",
roomCategory = nil,
"Ashlar Large Basalt Fountain",
furnitureType = nil,
"Ashlar Large Stone Fountain",
repeatsDepreciation = nil,
"Ashlar Small Basalt Fountain",
materialTier = nil,
"Ashlar Small Stone Fountain",
fuelsUsed = nil,
"Ashlar Stone Bench",
gridRadius = nil,
"Ashlar Stone Chair",
energyUsed = nil,
"Ashlar Stone Door",
energyProduced = nil,
"Ashlar Stone Fireplace",
energyType = nil,
"Ashlar Stone Table",
fluidsUsed = nil,
"Bakery Oven",
fluidsProduced = nil,
"Bathtub",
validTalents = nil,
"Bison Mount",
footprint = nil,
"Bookshelf",
mobile = nil,
"Brazier",
roomSizeReq = nil,
"Brick Fireplace",
roomMatReq = nil,
"Butchery Table",
roomContainReq = nil,
"Candle Stand",
inventorySlots = nil,
"Carved Pumpkin",
inventoryMaxWeight = nil,
"Cast Iron Bed",
inventoryRestrictions = nil,
"Cast Iron Royal Bed",
NutrientElement = nil,
"Cast Iron Stove",
type = "WildMixItem",
"Ceiling Candle",
typeID = 0,
"Composite Birch Bench",
},
"Composite Birch Chair",
["Wild Stew"] = {
"Composite Birch Door",
untranslated = "Wild Stew",
"Composite Birch Table",
category = nil,
"Composite Hardwood Bench",
group = "Food",
"Composite Hardwood Chair",
description = "A thick stew made with a variety of vegetables.",
"Composite Hardwood Door",
tagGroups = {
"Composite Hardwood Table",
"Food",
"Composite Lumber Bench",
},
"Composite Lumber Chair",
maxStack = 100,
"Composite Lumber Door",
carried = "Backpack",
"Composite Lumber Table",
weight = 500,
"Copper Frame Landscape",
calories = 1100,
"Copper Frame Wide",
carbs = 10,
"Corrugated Steel Door",
protein = 2,
"Corrugated Steel Fence Door",
fat = 6,
"Cotton Streamer Stars",
vitamins = 12,
"Cotton Streamer Stripes",
density = 2.727272727272727,
"Couch",
fuel = nil,
"Court Chair",
yield = nil,
"Decorative Anchor",
currency = nil,
"Decorative Glass Buoy Blue",
skillValue = nil,
"Decorative Glass Buoy Red",
roomCategory = nil,
"Decorative Hanging Buoy",
furnitureType = nil,
"Decorative Life Preserver",
repeatsDepreciation = nil,
"Decorative Ship Wheel",
materialTier = nil,
"Electric Wall Lamp",
fuelsUsed = nil,
"Elk Mount",
gridRadius = nil,
"Flat Steel Door",
energyUsed = nil,
"Framed Glass Door",
energyProduced = nil,
"Galaxy Vase",
energyType = nil,
"Goat Mount",
fluidsUsed = nil,
"Gold Frame Landscape",
fluidsProduced = nil,
"Gold Frame Wide",
validTalents = nil,
"Hardwood Lumber Dresser",
footprint = nil,
"Hewn Bench",
mobile = nil,
"Hewn Chair",
roomSizeReq = nil,
"Hewn Door",
roomMatReq = nil,
"Hewn Dresser",
roomContainReq = nil,
"Hewn Nightstand",
inventorySlots = nil,
"Hewn Softwood Bench",
inventoryMaxWeight = nil,
"Hewn Softwood Chair",
inventoryRestrictions = nil,
"Hewn Softwood Door",
NutrientElement = nil,
"Hewn Softwood Table",
type = "WildStewItem",
"Hewn Table",
typeID = 0,
"Icebox",
"Iron Frame Landscape",
"Iron Frame Wide",
"Kitchen",
"Large Bath Mat",
"Large Corrugated Steel Door",
"Large Cotton Bunting Red",
"Large Cotton Bunting Regal",
"Large Festive Paper Lantern",
"Large Lumber Door",
"Large Nylon Bunting Green",
"Large Nylon Bunting Purple",
"Large Paper Lantern",
"Large Windowed Lumber Door",
"Limestone Bison Statue",
"Limestone Otter Statue",
"Limestone Owl Statue",
"Limestone Wolf Statue",
"Lumber Bench",
"Lumber Chair",
"Lumber Door",
"Lumber Dresser",
"Lumber Table",
"Mill",
"Modern Double Street Light",
"Modern Street Light",
"Mortared Granite Bench",
"Mortared Granite Chair",
"Mortared Granite Door",
"Mortared Granite Fireplace",
"Mortared Granite Table",
"Mortared Stone Bench",
"Mortared Stone Chair",
"Mortared Stone Door",
"Mortared Stone Fireplace",
"Mortared Stone Table",
"Nylon Futon Bed",
"Nylon Futon Couch",
"Orange Vase",
"Ornate Gold Frame Landscape",
"Ornate Gold Frame Wide",
"Ornate Iron Frame Landscape",
"Ornate Iron Frame Wide",
"Ornate Wooden Frame Landscape",
"Ornate Wooden Frame Wide",
"Padded Chair",
"Plant Vase",
"Purple Vase",
"Red Vase",
"Refrigerator",
"Round Pot",
"Rug Large",
"Rug Medium",
"Rug Small",
"Salt Basket",
"Sheep Mount",
"Shelf Cabinet",
"Sink",
"Small Bath Mat",
"Small Cotton Bunting Red",
"Small Cotton Bunting Regal",
"Small Nylon Bunting Green",
"Small Nylon Bunting Purple",
"Small Paper Lantern",
"Small Sink",
"Softwood Lumber Bench",
"Softwood Lumber Chair",
"Softwood Lumber Door",
"Softwood Lumber Dresser",
"Softwood Lumber Table",
"Square Pot",
"Steel Abstract Fixture",
"Steel Ceiling Light",
"Steel Floor Lamp",
"Steel Hanging Fixture",
"Steel Hanging Lamp",
"Steel Kitchen Lamp",
"Steel Searchlight",
"Steel Square Fixture",
"Steel Table Lamp",
"Stone Brazier",
"Stove",
"Streetlamp",
"Stuffed Alligator",
"Stuffed Bison",
"Stuffed Elk",
"Stuffed Goat",
"Stuffed Jaguar",
"Stuffed Wolf",
"Swirl Vase",
"Tallow Candle",
"Tallow Lamp",
"Tallow Wall Lamp",
"Toilet",
"Torch Stand",
"Towel Rack",
"Upholstered Chair",
"Upholstered Couch",
"Wall Candle",
"Washboard",
"Washing Machine",
"Wooden Ceiling Light",
"Wooden Fabric Bed",
"Wooden Floor Lamp",
"Wooden Frame Landscape",
"Wooden Frame Wide",
"Wooden Kitchen Lamp",
"Wooden Latrine",
"Wooden Straw Bed",
"Wooden Table Lamp",
},
},
Ingredients = {
["Wilted Fiddleheads"] = {
"Acorn Powder",
untranslated = "Wilted Fiddleheads",
"Bean Paste",
category = nil,
"Boiled Rice",
group = "Food",
"Camas Paste",
description = "While a bunch of wilted fiddleheads may seem a bit sad, at least they're nutritious.",
"Cereal Germ",
tagGroups = {
"Cornmeal",
"Charred Green",
"Flaxseed Oil",
"Food",
"Flour",
},
"Huckleberry Extract",
maxStack = 100,
"Infused Oil",
carried = "Backpack",
"Meat Stock",
weight = 200,
"Oil",
calories = 350,
"Rice Flour",
carbs = 4,
"Rice Noodles",
protein = 1,
"Simple Syrup",
fat = 0,
"Sugar",
vitamins = 7,
"Sun Cheese",
density = 3.428571428571429,
"Tallow",
fuel = nil,
"Vegetable Stock",
yield = nil,
"Yeast",
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WiltedFiddleheadsItem",
typeID = 0,
},
["Wind Turbine"] = {
untranslated = "Wind Turbine",
category = nil,
group = "Crafted Objects",
description = "Uses wind to produce electrical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.",
tagGroups = {},
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 = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WindTurbineItem",
typeID = 0,
},
},
Items = {
Windmill = {
"Advanced Circuit",
untranslated = "Windmill",
"Advanced Combustion Engine",
category = nil,
"Agriculture Research Paper Advanced",
group = "Crafted Objects",
"Agriculture Research Paper Modern",
description = "Uses wind to produce mechanical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.",
"Arrow",
tagGroups = {},
"Art Supplies",
maxStack = 1,
"Basic Circuit",
carried = "Backpack",
"Berry Extract Fertilizer",
weight = 5000,
"Blood Meal Fertilizer",
calories = nil,
"Board",
carbs = nil,
"Boiler",
protein = nil,
"Camas Ash Fertilizer",
fat = nil,
"Camera Film",
vitamins = nil,
"Canvas",
density = nil,
"Cellulose Fiber",
fuel = nil,
"Cement",
yield = nil,
"Charcoal",
currency = nil,
"Claim Tool",
skillValue = nil,
"Colored Powder",
roomCategory = "Industrial",
"Combustion Engine",
furnitureType = nil,
"Composite Filler",
repeatsDepreciation = nil,
"Compost Fertilizer",
materialTier = nil,
"Copper Plate",
fuelsUsed = nil,
"Copper Wiring",
gridRadius = nil,
"Cotton Boll",
energyUsed = nil,
"Cotton Fabric",
energyProduced = nil,
"Cotton Lint",
energyType = nil,
"Cotton Thread",
fluidsUsed = nil,
"Culinary Research Paper Advanced",
fluidsProduced = nil,
"Culinary Research Paper Basic",
validTalents = nil,
"Culinary Research Paper Modern",
footprint = nil,
"Dendrology Research Paper Advanced",
mobile = nil,
"Dendrology Research Paper Basic",
roomSizeReq = nil,
"Dendrology Research Paper Modern",
roomMatReq = nil,
"Electric Motor",
roomContainReq = nil,
"Engineering Research Paper Advanced",
inventorySlots = nil,
"Engineering Research Paper Modern",
inventoryMaxWeight = nil,
"Epoxy",
inventoryRestrictions = nil,
"Ethanol",
NutrientElement = nil,
"Fiber Filler",
type = "WindmillItem",
"Fiberglass",
typeID = 0,
"Fishing Pole",
"Flax Fiber",
"Flax Stem",
"Flax Trawler Net",
"Fur Pelt",
"Gathering Research Paper Basic",
"Gearbox",
"Geology Research Paper Advanced",
"Geology Research Paper Basic",
"Geology Research Paper Modern",
"Glass Lens",
"Gold Flakes",
"Gold Wiring",
"Hardwood Board",
"Heat Sink",
"Hemp Mooring Rope",
"Hide Ash Fertilizer",
"Iron Anchor",
"Iron Axle",
"Iron Gear",
"Iron Hull Sheet",
"Iron Plate",
"Iron Saw Blade",
"Iron Wheel",
"Kelp",
"Large Metal Ship Frame",
"Large Wooden Ship Frame",
"Leather Hide",
"Light Bulb",
"Linen Fabric",
"Linen Yarn",
"Medium Metal Ship Frame",
"Medium Wooden Ship Frame",
"Metal Keel",
"Metal Rudder",
"Metallurgy Research Paper Advanced",
"Metallurgy Research Paper Basic",
"Metallurgy Research Paper Modern",
"Mortar",
"Nail",
"Nylon",
"Nylon Fabric",
"Nylon Mooring Rope",
"Nylon Thread",
"Nylon Trawler Net",
"Oil Paint",
"Paper",
"Pelt Fertilizer",
"Phosphate Fertilizer",
"Piston",
"Plant Fibers",
"Plastic",
"Portable Steam Engine",
"Pulp Filler",
"Quicklime",
"Radiator",
"Rebar",
"Rivet",
"Rubber Wheel",
"Screws",
"Servo",
"Shorn Wool",
"Small Wooden Ship Frame",
"Softwood Board",
"Soil Sampler",
"Spoiled Food",
"Steam Tractor Harvester",
"Steam Tractor Plow",
"Steam Tractor Sower",
"Steel Axle",
"Steel Gear",
"Steel Gearbox",
"Steel Plate",
"Steel Saw Blade",
"Substrate",
"Synthetic Rubber",
"Torch",
"Valve",
"Wet Brick",
"Wood Pulp",
"Wooden Hull Planks",
"Wooden Keel",
"Wooden Mold",
"Wooden Oar",
"Wooden Rudder",
"Wooden Wheel",
"Wool Fabric",
"Wool Yarn",
},
},
Kitchen = {
["Wolf Carcass"] = {
"Bakery Oven",
untranslated = "Wolf Carcass",
"Butchery Table",
category = nil,
"Cast Iron Stove",
group = "Natural Resources",
"Icebox",
description = "A dead wolf.",
"Kitchen",
tagGroups = {
"Mill",
"Small Carcass",
"Refrigerator",
},
"Salt Basket",
maxStack = 100,
"Stove",
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 = "WolfCarcassItem",
typeID = 0,
},
},
["Large Fish"] = {
["Wood Cart"] = {
"Blue Shark",
untranslated = "Wood Cart",
"Tuna",
category = nil,
},
group = "Crafted Objects",
Lighting = {
description = "Small cart for hauling small loads.",
"Brazier",
tagGroups = {
"Candle Stand",
"Vehicles",
"Ceiling Candle",
},
"Electric Wall Lamp",
maxStack = 100,
"Large Festive Paper Lantern",
carried = "Backpack",
"Large Paper Lantern",
weight = 10000,
"Modern Double Street Light",
calories = nil,
"Modern Street Light",
carbs = nil,
"Small Paper Lantern",
protein = nil,
"Steel Abstract Fixture",
fat = nil,
"Steel Ceiling Light",
vitamins = nil,
"Steel Floor Lamp",
density = nil,
"Steel Hanging Fixture",
fuel = nil,
"Steel Hanging Lamp",
yield = nil,
"Steel Kitchen Lamp",
currency = nil,
"Steel Searchlight",
skillValue = nil,
"Steel Square Fixture",
roomCategory = nil,
"Steel Table Lamp",
furnitureType = nil,
"Stone Brazier",
repeatsDepreciation = nil,
"Streetlamp",
materialTier = nil,
"Tallow Candle",
fuelsUsed = nil,
"Tallow Lamp",
gridRadius = nil,
"Tallow Wall Lamp",
energyUsed = nil,
"Torch Stand",
energyProduced = nil,
"Wall Candle",
energyType = nil,
"Wooden Ceiling Light",
fluidsUsed = nil,
"Wooden Floor Lamp",
fluidsProduced = nil,
"Wooden Kitchen Lamp",
validTalents = nil,
"Wooden Table Lamp",
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodCartItem",
typeID = 0,
},
},
["Liquid Fuel"] = {
["Wood Pulp"] = {
"Biodiesel",
untranslated = "Wood Pulp",
"Gasoline",
category = nil,
group = "Items",
description = "A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.",
tagGroups = {
"Burnable Fuel",
"Natural Fiber",
},
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = 50,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodPulpItem",
typeID = 0,
},
},
Liquids = {
["Wood Shop Cart"] = {
"Barrel",
untranslated = "Wood Shop Cart",
"Biodiesel",
category = nil,
"Gasoline",
group = "Crafted Objects",
"Petroleum",
description = "A store in a wooden cart, very useful when your customers are far away.",
},
tagGroups = {
["Living Room"] = {
"Vehicles",
"Ashlar Basalt Fireplace",
},
"Ashlar Stone Fireplace",
maxStack = 100,
"Bison Mount",
carried = "Backpack",
"Bookshelf",
weight = 10000,
"Brick Fireplace",
calories = nil,
"Couch",
carbs = nil,
"Elk Mount",
protein = nil,
"Goat Mount",
fat = nil,
"Mortared Granite Fireplace",
vitamins = nil,
"Mortared Stone Fireplace",
density = nil,
"Nylon Futon Couch",
fuel = nil,
"Padded Chair",
yield = nil,
"Sheep Mount",
currency = nil,
"Shelf Cabinet",
skillValue = nil,
"Upholstered Chair",
roomCategory = nil,
"Upholstered Couch",
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodShopCartItem",
typeID = 0,
},
},
Logs = {
["Wooden Barge"] = {
"Birch Log",
untranslated = "Wooden Barge",
"Cedar Log",
category = nil,
"Ceiba Log",
group = "Crafted Objects",
"Fir Log",
description = "",
"Joshua Log",
tagGroups = {
"Oak Log",
"Vehicles",
"Palm Log",
},
"Redwood Log",
maxStack = 100,
"Saguaro Rib",
carried = "Backpack",
"Spruce Log",
weight = 20000,
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 = "WoodenBargeItem",
typeID = 0,
},
},
Lumber = {
["Wooden Bow"] = {
"Hardwood Lumber",
untranslated = "Wooden Bow",
"Lumber",
category = nil,
"Softwood Lumber",
group = "Items",
},
description = "A primitive ranged weapon for hunting. Requires arrows to fire.",
["Marine Life"] = {
tagGroups = {
"Clam",
"Tool",
"Urchin",
},
},
maxStack = 1,
["Medium Carcass"] = {
carried = "Backpack",
"Alligator Carcass",
weight = 1000,
"Bighorn Carcass",
calories = nil,
"Deer Carcass",
carbs = nil,
"Elk Carcass",
protein = nil,
"Jaguar Carcass",
fat = nil,
"Mountain Goat Carcass",
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = 1,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenBowItem",
typeID = 0,
},
},
["Medium Fish"] = {
["Wooden Ceiling Light"] = {
"Bass",
untranslated = "Wooden Ceiling Light",
"Cod",
category = nil,
"Salmon",
group = "Housing Objects",
"Trout",
description = "A more modern way to light up a room.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "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 = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenCeilingLightItem",
typeID = 0,
},
},
["Medium Leather Carcass"] = {
["Wooden Elevator"] = {
"Alligator Carcass",
untranslated = "Wooden Elevator",
"Deer Carcass",
category = nil,
"Elk Carcass",
group = "Crafted Objects",
"Jaguar Carcass",
description = "An elevator for transporting loads vertically.",
tagGroups = {
"Vehicles",
},
maxStack = 100,
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 = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenElevatorItem",
typeID = 0,
},
},
["Medium Wooly Carcass"] = {
["Wooden Fabric Bed"] = {
"Bighorn Carcass",
untranslated = "Wooden Fabric Bed",
"Mountain Goat Carcass",
category = nil,
group = "Housing Objects",
description = "A much more comfortable bed made with fabric.",
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",
roomCategory = "Bedroom",
furnitureType = "Bed",
repeatsDepreciation = "0.3",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "18",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFabricBedItem",
typeID = 0,
},
},
Metal = {
["Wooden Floor Lamp"] = {
"Copper Bar",
untranslated = "Wooden Floor Lamp",
"Gold Bar",
category = nil,
"Iron Bar",
group = "Housing Objects",
"Steel Bar",
description = "A more modern way to light up a room. This time from the floor.",
tagGroups = {
"Housing",
},
maxStack = 1,
carried = "Backpack",
weight = 500,
calories = nil,
carbs = nil,
protein = nil,
fat = nil,
vitamins = nil,
density = nil,
fuel = nil,
yield = nil,
currency = nil,
skillValue = "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 = "3",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFloorLampItem",
typeID = 0,
},
},
Metals = {
["Wooden Frame Landscape"] = {
"Copper Bar",
untranslated = "Wooden Frame Landscape",
"Gold Bar",
category = nil,
"Iron Bar",
group = "Housing Objects",
"Steel Bar",
description = "",
},
tagGroups = {
["Modern Research"] = {
"Housing",
"Agriculture Research Paper Modern",
},
"Culinary Research Paper Modern",
maxStack = 1,
"Dendrology Research Paper Modern",
carried = "Backpack",
"Engineering Research Paper Modern",
weight = 1000,
"Geology Research Paper Modern",
calories = nil,
"Metallurgy Research Paper Modern",
carbs = nil,
},
protein = nil,
["Modern Upgrade"] = {
fat = nil,
"Modern Upgrade 1",
vitamins = nil,
"Modern Upgrade 2",
density = nil,
"Modern Upgrade 3",
fuel = nil,
"Modern Upgrade 4",
yield = nil,
currency = nil,
skillValue = "0",
roomCategory = "Cultural",
furnitureType = "Cultural",
repeatsDepreciation = "",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFrameLandscapeItem",
typeID = 0,
},
},
["Modern Upgrades"] = {
["Wooden Frame Wide"] = {
"Modern Upgrade 1",
untranslated = "Wooden Frame Wide",
"Modern Upgrade 2",
category = nil,
"Modern Upgrade 3",
group = "Housing Objects",
"Modern Upgrade 4",
description = "",
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 = "0",
roomCategory = "Cultural",
furnitureType = "Cultural",
repeatsDepreciation = "",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFrameWideItem",
typeID = 0,
},
},
["Mortared Stone"] = {
["Wooden Hoe"] = {
"Mortared Granite",
untranslated = "Wooden Hoe",
"Mortared Limestone",
category = nil,
"Mortared Sandstone",
group = "Items",
"Mortared Stone",
description = "A crude wooden hoe made for tilling soil.",
tagGroups = {
"Tool",
},
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 = 1,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenHoeItem",
typeID = 0,
},
},
["Natural Fiber"] = {
["Wooden Hull Planks"] = {
"Kelp",
untranslated = "Wooden Hull Planks",
"Plant Fibers",
category = nil,
"Wood Pulp",
group = "Items",
description = "Basic wooden boards specially made for ships.",
tagGroups = {},
maxStack = 100,
carried = "Backpack",
weight = 1500,
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 = "WoodenHullPlanksItem",
typeID = 0,
},
["Wooden Keel"] = {
untranslated = "Wooden Keel",
category = nil,
group = "Items",
description = "The backbone of any wooden ships.",
tagGroups = {},
maxStack = 100,
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 = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenKeelItem",
typeID = 0,
},
},
["Natural Resources"] = {
["Wooden Kitchen Lamp"] = {
"Agouti Carcass",
untranslated = "Wooden Kitchen Lamp",
"Alligator Carcass",
category = nil,
"Basalt",
group = "Housing Objects",
"Bass",
description = "A more modern way to light up a room.",
"Bighorn Carcass",
tagGroups = {
"Birch Log",
"Housing",
"Bison Carcass",
},
"Blue Shark",
maxStack = 1,
"Cedar Log",
carried = "Backpack",
"Ceiba Log",
weight = 500,
"Clam",
calories = nil,
"Clay",
carbs = nil,
"Coal",
protein = nil,
"Cod",
fat = nil,
"Copper Ore",
vitamins = nil,
"Coyote Carcass",
density = nil,
"Crab Carcass",
fuel = nil,
"Deer Carcass",
yield = nil,
"Elk Carcass",
currency = nil,
"Fir Log",
skillValue = "1",
"Fox Carcass",
roomCategory = "Lighting",
"Gneiss",
furnitureType = "Lights",
"Gold Ore",
repeatsDepreciation = "0.5",
"Granite",
materialTier = nil,
"Hare Carcass",
fuelsUsed = nil,
"Iron Ore",
gridRadius = nil,
"Jaguar Carcass",
energyUsed = nil,
"Joshua Log",
energyProduced = nil,
"Limestone",
energyType = nil,
"Moon Jellyfish",
fluidsUsed = nil,
"Mountain Goat Carcass",
fluidsProduced = nil,
"Oak Log",
validTalents = nil,
"Otter Carcass",
footprint = "2",
"Pacific Sardine",
mobile = nil,
"Palm Log",
roomSizeReq = nil,
"Prairie Dog Carcass",
roomMatReq = nil,
"Redwood Log",
roomContainReq = nil,
"Saguaro Rib",
inventorySlots = nil,
"Salmon",
inventoryMaxWeight = nil,
"Sandstone",
inventoryRestrictions = nil,
"Shale",
NutrientElement = nil,
"Snapping Turtle Carcass",
type = "WoodenKitchenLampItem",
"Spruce Log",
typeID = 0,
"Trout",
"Tuna",
"Turkey Carcass",
"Urchin",
"Wolf Carcass",
},
},
Oil = {
["Wooden Latrine"] = {
"Flaxseed Oil",
untranslated = "Wooden Latrine",
"Oil",
category = nil,
group = "Housing Objects",
description = "A wooden potty.",
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 = "Bathroom",
furnitureType = "Toilet",
repeatsDepreciation = "0.1",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "LatrineItem",
typeID = 0,
},
},
Ore = {
["Wooden Mold"] = {
"Coal",
untranslated = "Wooden Mold",
"Copper Ore",
category = nil,
"Gold Ore",
group = "Items",
"Iron Ore",
description = "A useful material for hardening, curing, and other various uses.",
},
tagGroups = {},
Petals = {
maxStack = 100,
"Creosote Flower",
carried = "Backpack",
"Orchid",
weight = 500,
"Trillium Flower",
calories = nil,
},
carbs = nil,
Pipes = {
protein = nil,
"Copper Pipe",
fat = nil,
"Iron Pipe",
vitamins = nil,
"Steel Pipe",
density = nil,
},
fuel = nil,
["Power Generation"] = {
yield = nil,
"Combustion Generator",
currency = nil,
"Industrial Generator",
skillValue = nil,
"Solar Generator",
roomCategory = nil,
"Steam Engine",
furnitureType = nil,
"Waterwheel",
repeatsDepreciation = nil,
"Wind Turbine",
materialTier = nil,
"Windmill",
fuelsUsed = nil,
},
gridRadius = nil,
["Preserved Food"] = {
energyUsed = nil,
"Dried Fish",
energyProduced = nil,
"Dried Meat",
energyType = nil,
"Sweet Deer Jerky",
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenMoldItem",
typeID = 0,
},
},
["Processed Rock"] = {
["Wooden Moorage Post"] = {
"Copper Concentrate",
untranslated = "Wooden Moorage Post",
"Crushed Basalt",
category = nil,
"Crushed Coal",
group = "Crafted Objects",
"Crushed Copper Ore",
description = "A basic moorage post made from wood to anchor smaller vessels in place.",
"Crushed Gneiss",
tagGroups = {},
"Crushed Gold Ore",
maxStack = 1,
"Crushed Granite",
carried = "Backpack",
"Crushed Iron Ore",
weight = 2000,
"Crushed Limestone",
calories = nil,
"Crushed Mixed Rock",
carbs = nil,
"Crushed Sandstone",
protein = nil,
"Crushed Shale",
fat = nil,
"Crushed Slag",
vitamins = nil,
"Gold Concentrate",
density = nil,
"Iron Concentrate",
fuel = nil,
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenMooragePostItem",
typeID = 0,
},
},
Produce = {
["Wooden Oar"] = {
"Agave Leaves",
untranslated = "Wooden Oar",
"Amanita Mushrooms",
category = nil,
"Bean Sprout",
group = "Items",
"Beet",
description = "An important piece of equipment used to give smaller wooden ships momentum.",
"Beet Greens",
tagGroups = {},
"Bolete Mushrooms",
maxStack = 100,
"Cookeina Mushrooms",
carried = "Backpack",
"Corn",
weight = 500,
"Creosote Flower",
calories = nil,
"Crimini Mushrooms",
carbs = nil,
"Fiddleheads",
protein = nil,
"Fireweed Shoots",
fat = nil,
"Giant Cactus Fruit",
vitamins = nil,
"Heart Of Palm",
density = nil,
"Huckleberries",
fuel = nil,
"Orchid",
yield = nil,
"Papaya",
currency = nil,
"Pineapple",
skillValue = nil,
"Prickly Pear Fruit",
roomCategory = nil,
"Pumpkin",
furnitureType = nil,
"Sunflower",
repeatsDepreciation = nil,
"Taro Root",
materialTier = nil,
"Tomato",
fuelsUsed = nil,
"Trillium Flower",
gridRadius = nil,
"Wheat",
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenOarItem",
typeID = 0,
},
},
Products = {
["Wooden Rudder"] = {
"Advanced Circuit",
untranslated = "Wooden Rudder",
"Advanced Combustion Engine",
category = nil,
"Art Supplies",
group = "Items",
"Basic Circuit",
description = "If you dont have one of these, you have no control over your heading.",
"Board",
tagGroups = {},
"Boiler",
maxStack = 100,
"Camera Film",
carried = "Backpack",
"Canvas",
weight = 500,
"Cellulose Fiber",
calories = nil,
"Cement",
carbs = nil,
"Charcoal",
protein = nil,
"Colored Powder",
fat = nil,
"Combustion Engine",
vitamins = nil,
"Copper Plate",
density = nil,
"Copper Wiring",
fuel = nil,
"Cotton Boll",
yield = nil,
"Cotton Fabric",
currency = nil,
"Cotton Lint",
skillValue = nil,
"Cotton Thread",
roomCategory = nil,
"Electric Motor",
furnitureType = nil,
"Epoxy",
repeatsDepreciation = nil,
"Ethanol",
materialTier = nil,
"Fiberglass",
fuelsUsed = nil,
"Flax Fiber",
gridRadius = nil,
"Flax Stem",
energyUsed = nil,
"Fur Pelt",
energyProduced = nil,
"Gearbox",
energyType = nil,
"Glass Lens",
fluidsUsed = nil,
"Gold Flakes",
fluidsProduced = nil,
"Gold Wiring",
validTalents = nil,
"Hardwood Board",
footprint = nil,
"Heat Sink",
mobile = nil,
"Hemp Mooring Rope",
roomSizeReq = nil,
"Iron Anchor",
roomMatReq = nil,
"Iron Axle",
roomContainReq = nil,
"Iron Gear",
inventorySlots = nil,
"Iron Hull Sheet",
inventoryMaxWeight = nil,
"Iron Plate",
inventoryRestrictions = nil,
"Iron Saw Blade",
NutrientElement = nil,
"Iron Wheel",
type = "WoodenRudderItem",
"Kelp",
typeID = 0,
"Large Metal Ship Frame",
"Large Wooden Ship Frame",
"Leather Hide",
"Light Bulb",
"Linen Fabric",
"Linen Yarn",
"Medium Metal Ship Frame",
"Medium Wooden Ship Frame",
"Metal Keel",
"Metal Rudder",
"Mortar",
"Nail",
"Nylon",
"Nylon Fabric",
"Nylon Mooring Rope",
"Nylon Thread",
"Oil Paint",
"Paper",
"Piston",
"Plant Fibers",
"Plastic",
"Portable Steam Engine",
"Quicklime",
"Radiator",
"Rebar",
"Rivet",
"Rubber Wheel",
"Screws",
"Servo",
"Shorn Wool",
"Small Wooden Ship Frame",
"Softwood Board",
"Spoiled Food",
"Steel Axle",
"Steel Gear",
"Steel Gearbox",
"Steel Plate",
"Steel Saw Blade",
"Substrate",
"Synthetic Rubber",
"Valve",
"Wet Brick",
"Wood Pulp",
"Wooden Hull Planks",
"Wooden Keel",
"Wooden Mold",
"Wooden Oar",
"Wooden Rudder",
"Wooden Wheel",
"Wool Fabric",
"Wool Yarn",
},
},
["Raw Food"] = {
["Wooden Shovel"] = {
"Agave Leaves",
untranslated = "Wooden Shovel",
"Bean Sprout",
category = nil,
"Beans",
group = "Items",
"Beet",
description = "A simple wooden shovel made for moving dirt.",
"Beet Greens",
tagGroups = {
"Bolete Mushrooms",
"Tool",
"Camas Bulb",
},
"Cookeina Mushrooms",
maxStack = 1,
"Corn",
carried = "Backpack",
"Crimini Mushrooms",
weight = 1000,
"Fiddleheads",
calories = nil,
"Fireweed Shoots",
carbs = nil,
"Giant Cactus Fruit",
protein = nil,
"Heart Of Palm",
fat = nil,
"Huckleberries",
vitamins = nil,
"Papaya",
density = nil,
"Pineapple",
fuel = nil,
"Prickly Pear Fruit",
yield = nil,
"Pumpkin",
currency = nil,
"Rice",
skillValue = nil,
"Taro Root",
roomCategory = nil,
"Tomato",
furnitureType = nil,
"Wheat",
repeatsDepreciation = nil,
materialTier = 1,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenShovelItem",
typeID = 0,
},
},
["Raw Meat"] = {
["Wooden Straw Bed"] = {
"Prepared Meat",
untranslated = "Wooden Straw Bed",
"Prime Cut",
category = nil,
"Raw Bacon",
group = "Housing Objects",
"Raw Fish",
description = "A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.",
"Raw Meat",
tagGroups = {
"Raw Roast",
"Housing",
"Raw Sausage",
},
"Scrap Meat",
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 = "Bedroom",
furnitureType = "Bed",
repeatsDepreciation = "0.4",
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "12",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenStrawBedItem",
typeID = 0,
},
},
Research = {
["Wooden Table Lamp"] = {
"Agriculture Research Paper Advanced",
untranslated = "Wooden Table Lamp",
"Agriculture Research Paper Modern",
category = nil,
"Culinary Research Paper Advanced",
group = "Housing Objects",
"Culinary Research Paper Basic",
description = "For late night studying. Or working. Or anything, really.",
"Culinary Research Paper Modern",
tagGroups = {
"Dendrology Research Paper Advanced",
"Housing",
"Dendrology Research Paper Basic",
},
"Dendrology Research Paper Modern",
maxStack = 1,
"Engineering Research Paper Advanced",
carried = "Backpack",
"Engineering Research Paper Modern",
weight = 500,
"Gathering Research Paper Basic",
calories = nil,
"Geology Research Paper Advanced",
carbs = nil,
"Geology Research Paper Basic",
protein = nil,
"Geology Research Paper Modern",
fat = nil,
"Metallurgy Research Paper Advanced",
vitamins = nil,
"Metallurgy Research Paper Basic",
density = nil,
"Metallurgy Research Paper Modern",
fuel = nil,
},
yield = nil,
["Research Papers"] = {
currency = nil,
"Agriculture Research Paper Advanced",
skillValue = "2",
"Agriculture Research Paper Modern",
roomCategory = "Lighting",
"Culinary Research Paper Advanced",
furnitureType = "Lights",
"Culinary Research Paper Basic",
repeatsDepreciation = "0.7",
"Culinary Research Paper Modern",
materialTier = nil,
"Dendrology Research Paper Advanced",
fuelsUsed = nil,
"Dendrology Research Paper Basic",
gridRadius = nil,
"Dendrology Research Paper Modern",
energyUsed = nil,
"Engineering Research Paper Advanced",
energyProduced = nil,
"Engineering Research Paper Modern",
energyType = nil,
"Gathering Research Paper Basic",
fluidsUsed = nil,
"Geology Research Paper Advanced",
fluidsProduced = nil,
"Geology Research Paper Basic",
validTalents = nil,
"Geology Research Paper Modern",
footprint = "2",
"Metallurgy Research Paper Advanced",
mobile = nil,
"Metallurgy Research Paper Basic",
roomSizeReq = nil,
"Metallurgy Research Paper Modern",
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenTableLampItem",
typeID = 0,
},
},
Researching = {
["Wooden Transport Ship"] = {
"Laboratory",
untranslated = "Wooden Transport Ship",
"Research Table",
category = nil,
group = "Crafted Objects",
description = "",
tagGroups = {
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
weight = 20000,
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 = "WoodenTransportShipItem",
typeID = 0,
},
},
Road = {
["Wooden Wheel"] = {
"Asphalt Concrete",
untranslated = "Wooden Wheel",
"Stone Road",
category = nil,
group = "Items",
description = "A basic wheel for use in early wooden vehicles.",
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 = "WoodenWheelItem",
typeID = 0,
},
},
["Road Type"] = {
["Wool Carpet"] = {
"Asphalt Concrete",
untranslated = "Wool Carpet",
"Stone Road",
category = nil,
},
group = "Blocks",
Roads = {
description = "A woven wool floor covering attached to a lumber backing.",
"Asphalt Concrete",
tagGroups = {
"Dirt Ramp",
"Constructable",
"Stone Road",
},
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 = "WoolCarpetItem",
typeID = 0,
},
},
Rock = {
["Wool Curtains"] = {
"Basalt",
untranslated = "Wool Curtains",
"Gneiss",
category = nil,
"Granite",
group = "Blocks",
"Limestone",
description = "Curtains woven using the finest wool. \\n\\n (Only cosmetic does not impact room value.)",
"Sandstone",
tagGroups = {
"Shale",
"Constructable",
"Stone",
},
maxStack = 20,
carried = "Hands",
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 = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoolCurtainsItem",
typeID = 0,
},
},
Root = {
["Wool Fabric"] = {
"Beet",
untranslated = "Wool Fabric",
"Camas Bulb",
category = nil,
"Taro Root",
group = "Items",
},
description = "Wool fabric is warm and durable, but it can be slightly itchy.",
Salad = {
tagGroups = {
"Basic Salad",
"Fabric",
"Fruit Salad",
},
},
maxStack = 100,
Seating = {
carried = "Backpack",
"Adorned Ashlar Basalt Bench",
weight = 100,
"Adorned Ashlar Basalt Chair",
calories = nil,
"Adorned Ashlar Basalt Table",
carbs = nil,
"Adorned Ashlar Stone Bench",
protein = nil,
"Adorned Ashlar Stone Chair",
fat = nil,
"Adorned Ashlar Stone Table",
vitamins = nil,
"Ashlar Basalt Bench",
density = nil,
"Ashlar Basalt Chair",
fuel = nil,
"Ashlar Basalt Table",
yield = nil,
"Ashlar Stone Bench",
currency = nil,
"Ashlar Stone Chair",
skillValue = nil,
"Ashlar Stone Table",
roomCategory = nil,
"Composite Birch Bench",
furnitureType = nil,
"Composite Birch Chair",
repeatsDepreciation = nil,
"Composite Birch Table",
materialTier = nil,
"Composite Hardwood Bench",
fuelsUsed = nil,
"Composite Hardwood Chair",
gridRadius = nil,
"Composite Hardwood Table",
energyUsed = nil,
"Composite Lumber Bench",
energyProduced = nil,
"Composite Lumber Chair",
energyType = nil,
"Composite Lumber Table",
fluidsUsed = nil,
"Court Chair",
fluidsProduced = nil,
"Hewn Bench",
validTalents = nil,
"Hewn Chair",
footprint = nil,
"Hewn Softwood Bench",
mobile = nil,
"Hewn Softwood Chair",
roomSizeReq = nil,
"Hewn Softwood Table",
roomMatReq = nil,
"Hewn Table",
roomContainReq = nil,
"Lumber Bench",
inventorySlots = nil,
"Lumber Chair",
inventoryMaxWeight = nil,
"Lumber Table",
inventoryRestrictions = nil,
"Mortared Granite Bench",
NutrientElement = nil,
"Mortared Granite Chair",
type = "WoolFabricItem",
"Mortared Granite Table",
typeID = 0,
"Mortared Stone Bench",
"Mortared Stone Chair",
"Mortared Stone Table",
"Softwood Lumber Bench",
"Softwood Lumber Chair",
"Softwood Lumber Table",
},
},
Seeds = {
["Wool Yarn"] = {
"Acorn",
untranslated = "Wool Yarn",
"Agave Seed",
category = nil,
"Amanita Mushroom Spores",
group = "Items",
"Arctic Willow Seed",
description = "Spun wool that can be used for knitting, weaving, or sewing.",
"Barrel Cactus Seed",
tagGroups = {},
"Beans",
maxStack = 100,
"Beet Seed",
carried = "Backpack",
"Big Bluestem Seed",
weight = 20,
"Birch Seed",
calories = nil,
"Bolete Mushroom Spores",
carbs = nil,
"Bullrush Seed",
protein = nil,
"Bunchgrass Seed",
fat = nil,
"Camas Bulb",
vitamins = nil,
"Cedar Seed",
density = nil,
"Ceiba Seed",
fuel = nil,
"Cookeina Mushroom Spores",
yield = nil,
"Corn Seed",
currency = nil,
"Cotton Seed",
skillValue = nil,
"Creosote Bush Seed",
roomCategory = nil,
"Crimini Mushroom Spores",
furnitureType = nil,
"Dwarf Willow Seed",
repeatsDepreciation = nil,
"Fern Spore",
materialTier = nil,
"Filmy Fern Spore",
fuelsUsed = nil,
"Fir Seed",
gridRadius = nil,
"Fireweed Seed",
energyUsed = nil,
"Flax Seed",
energyProduced = nil,
"Grass Seed",
energyType = nil,
"Heliconia Seed",
fluidsUsed = nil,
"Huckleberry Seed",
fluidsProduced = nil,
"Jointfir Seed",
validTalents = nil,
"Joshua Seed",
footprint = nil,
"King Fern Spore",
mobile = nil,
"Lattice Mushroom Spores",
roomSizeReq = nil,
"Lupine Seed",
roomMatReq = nil,
"Ocean Spray Seed",
roomContainReq = nil,
"Orchid Seed",
inventorySlots = nil,
"Palm Seed",
inventoryMaxWeight = nil,
"Papaya Seed",
inventoryRestrictions = nil,
"Pineapple Seed",
NutrientElement = nil,
"Prickly Pear Seed",
type = "WoolYarnItem",
"Pumpkin Seed",
typeID = 0,
"Redwood Seed",
"Rice",
"Saguaro Seed",
"Saxifrage Seed",
"Seagrass Seed",
"Spruce Seed",
"Sugarcane",
"Sunflower Seed",
"Taro Seed",
"Tomato Seed",
"Trillium Seed",
"Waterweed Seed",
"Wheat Seed",
"White Bursage Seed",
},
},
Signs = {
["Work Backpack"] = {
"Hanging Long Steel Sign",
untranslated = "Work Backpack",
"Hanging Steel Framed Sign",
category = nil,
"Hanging Steel Mine Sign",
group = "Clothing",
"Hanging Steel Plain Sign",
description = "Lighter pack that causes lower calorie consumption.\\n\\n(Decreases calories consumed when using tools by 10\\u0025 and increases max carry weight by 5 kg)",
"Hanging Steel Shop Sign",
tagGroups = {
"Huge Banner Sign",
"Clothes",
"Huge Iron Banner Sign",
},
"Huge Iron Sign",
maxStack = 100,
"Huge Steel Banner Sign",
carried = "Backpack",
"Huge Steel Sign",
weight = 100,
"Huge Wooden Banner Sign",
calories = nil,
"Large Hanging Ashlar Basalt Sign",
carbs = nil,
"Large Hanging Ashlar Stone Sign",
protein = nil,
"Large Hanging Birch Sign",
fat = nil,
"Large Hanging Lumber Sign",
vitamins = nil,
"Large Hanging Mortared Granite Sign",
density = nil,
"Large Hanging Mortared Stone Sign",
fuel = nil,
"Large Hanging Saguaro Sign",
yield = nil,
"Large Hanging Softwood Sign",
currency = nil,
"Large Standing Ashlar Basalt Sign",
skillValue = nil,
"Large Standing Ashlar Stone Sign",
roomCategory = nil,
"Large Standing Birch Sign",
furnitureType = nil,
"Large Standing Lumber Sign",
repeatsDepreciation = nil,
"Large Standing Mortared Granite Sign",
materialTier = nil,
"Large Standing Mortared Stone Sign",
fuelsUsed = nil,
"Large Standing Saguaro Sign",
gridRadius = nil,
"Large Standing Softwood Sign",
energyUsed = nil,
"Small Hanging Ashlar Basalt Sign",
energyProduced = nil,
"Small Hanging Ashlar Stone Sign",
energyType = nil,
"Small Hanging Birch Sign",
fluidsUsed = nil,
"Small Hanging Lumber Sign",
fluidsProduced = nil,
"Small Hanging Mortared Granite Sign",
validTalents = nil,
"Small Hanging Mortared Stone Sign",
footprint = nil,
"Small Hanging Saguaro Sign",
mobile = nil,
"Small Hanging Softwood Sign",
roomSizeReq = nil,
"Small Standing Ashlar Basalt Sign",
roomMatReq = nil,
"Small Standing Ashlar Stone Sign",
roomContainReq = nil,
"Small Standing Birch Sign",
inventorySlots = nil,
"Small Standing Lumber Sign",
inventoryMaxWeight = nil,
"Small Standing Mortared Granite Sign",
inventoryRestrictions = nil,
"Small Standing Mortared Stone Sign",
NutrientElement = nil,
"Small Standing Saguaro Sign",
type = "WorkBackpackItem",
"Small Standing Softwood Sign",
typeID = 0,
"Standing Glass Sign",
"Standing Long Steel Sign",
"Standing Steel Brick Sign",
"Street Sign",
},
},
Silica = {
["Work Boots"] = {
"Crushed Granite",
untranslated = "Work Boots",
"Crushed Sandstone",
category = nil,
group = "Clothing",
description = "Boots designed to be rugged and reduce muscle strain while working.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)\\n\\n(Increases movement speed)",
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 = "WorkBootsItem",
typeID = 0,
},
},
["Small Carcass"] = {
Workbench = {
"Coyote Carcass",
untranslated = "Workbench",
"Fox Carcass",
category = nil,
"Wolf Carcass",
group = "Work Stations",
description = "A bench for the basics and making even more benches.",
tagGroups = {
"Crafting Table",
},
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 = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WorkbenchItem",
typeID = 0,
},
},
["Small Fish"] = {
["Worldly Donut"] = {
"Crab Carcass",
untranslated = "Worldly Donut",
"Moon Jellyfish",
category = nil,
group = "Food",
description = "Understand this, and you will understand a lot.",
tagGroups = {
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 200,
calories = 750,
carbs = 15,
protein = 2,
fat = 17,
vitamins = 2,
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 = "WorldlyDonutItem",
typeID = 0,
},
Yeast = {
untranslated = "Yeast",
category = nil,
group = "Food",
description = "A fungus that acts as an amazing leavening agent.",
tagGroups = {
"Food",
},
maxStack = 100,
carried = "Backpack",
weight = 100,
calories = 60,
carbs = 0,
protein = 8,
fat = 0,
vitamins = 7,
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 = "YeastItem",
typeID = 0,
},
["Zoning Office"] = {
untranslated = "Zoning Office",
category = nil,
group = "Work Stations",
description = "Allows the creation of District Maps, which define a set of districts.  Districts can then be specified in laws and other civic actions.",
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 = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "ZoningOfficeItem",
typeID = 0,
},
},
tags = {
["Advanced Research"] = {
"Agriculture Research Paper Advanced",
"Culinary Research Paper Advanced",
"Dendrology Research Paper Advanced",
"Engineering Research Paper Advanced",
"Geology Research Paper Advanced",
"Metallurgy Research Paper Advanced",
},
["Advanced Upgrade"] = {
"Advanced Upgrade 1",
"Advanced Upgrade 2",
"Advanced Upgrade 3",
"Advanced Upgrade 4",
},
["Animal Skin"] = {
"Fur Pelt",
"Leather Hide",
},
["Ashlar Stone"] = {
"Ashlar Basalt",
"Ashlar Gneiss",
"Ashlar Granite",
"Ashlar Limestone",
"Ashlar Sandstone",
"Ashlar Shale",
},
["Baked Food"] = {
"Baked Agave",
"Baked Beet",
"Baked Corn",
"Baked Heart Of Palm",
"Baked Roast",
"Baked Taro",
"Baked Tomato",
"Camas Bulb Bake",
},
["Baked Vegetable"] = {
"Baked Agave",
"Baked Beet",
"Baked Corn",
"Baked Heart Of Palm",
"Baked Taro",
"Baked Tomato",
"Camas Bulb Bake",
},
["Basic Research"] = {
"Culinary Research Paper Basic",
"Dendrology Research Paper Basic",
"Gathering Research Paper Basic",
"Geology Research Paper Basic",
"Metallurgy Research Paper Basic",
},
["Basic Upgrade"] = {
"Basic Upgrade 1",
"Basic Upgrade 2",
"Basic Upgrade 3",
"Basic Upgrade 4",
},
Bread = {
"Bread",
"Camas Bread",
},
["Burnable Fuel"] = {
"Arrow",
"Birch Log",
"Board",
"Cedar Log",
"Ceiba Log",
"Charcoal",
"Crushed Coal",
"Fir Log",
"Hardwood Board",
"Hardwood Hewn Log",
"Hardwood Lumber",
"Hewn Log",
"Joshua Log",
"Lumber",
"Oak Log",
"Palm Log",
"Paper",
"Plant Fibers",
"Redwood Log",
"Saguaro Rib",
"Softwood Board",
"Softwood Hewn Log",
"Softwood Lumber",
"Spruce Log",
"Wood Pulp",
},
["Campfire Salad"] = {
"Beet Campfire Salad",
"Fern Campfire Salad",
"Jungle Campfire Salad",
"Root Campfire Salad",
},
["Charred Fruit"] = {
"Charred Cactus Fruit",
"Charred Papaya",
"Charred Pineapple",
},
["Charred Green"] = {
"Charred Agave",
"Charred Fireweed Shoots",
"Wilted Fiddleheads",
},
["Charred Vegetable"] = {
"Charred Beans",
"Charred Beet",
"Charred Camas Bulb",
"Charred Corn",
"Charred Heart Of Palm",
"Charred Mushrooms",
"Charred Taro",
"Charred Tomato",
},
Clothes = {
"Bandana",
"Basic Backpack",
"Bearpack",
"Big Backpack",
"Builder Boots",
"Builder Gloves",
"Builder Helmet",
"Builder Overalls",
"Builder Shirt",
"Bycocket",
"Camo Pants",
"Camo Shirt",
"Capris",
"Carbide Helmet Lamp",
"Chef Hat",
"Chef Pants",
"Chef Shirt",
"Chef Shoes",
"Cloth Belt",
"Cloth Cape",
"Derpy Hat",
"Explorer Boots",
"Explorer Gloves",
"Explorer Hat",
"Explorer Pants",
"Explorer Shirt",
"Farmer Boots",
"Farmer Gloves",
"Farmer Hat",
"Farmer Overalls",
"Farmer Shirt",
"Garden Boots",
"Gigot Sleeve Shirt",
"Henley",
"Light Backpack",
"Low Top Shoes",
"Muffin Hat",
"Oil Head Lamp",
"Primitive Canvas Boots",
"Primitive Canvas Pants",
"Primitive Canvas Shorts",
"Primitive Fur Belt",
"Primitive Leather Boots",
"Primitive Leather Pants",
"Primitive Leather Shirt",
"Primitive Leather Shorts",
"Running Shoes",
"Sandals",
"Shipwright Hat",
"Shipwright Overalls",
"Shipwright Sandals",
"Shipwright Shirt",
"Shorts",
"Smith Apron",
"Smith Bandana",
"Smith Boots",
"Smith Gloves",
"Smith Pants",
"Smith Shirt",
"Square Belt",
"Tailor Bowler Hat",
"Tailor Pants",
"Tailor Shirt",
"Tailor Shoes",
"Tall Boots",
"Trapper Fur Hat",
"Trapper Leather Hat",
"Trousers",
"Tunic",
"Villagers Cowl Lowered",
"Villagers Cowl Raised",
"Wanderers Hood Lowered",
"Wanderers Hood Raised",
"Work Backpack",
"Work Boots",
},
Coal = {
"Charcoal",
"Crushed Coal",
},
["Composite Lumber"] = {
"Composite Birch Lumber",
"Composite Cedar Lumber",
"Composite Ceiba Lumber",
"Composite Fir Lumber",
"Composite Joshua Lumber",
"Composite Lumber",
"Composite Oak Lumber",
"Composite Palm Lumber",
"Composite Redwood Lumber",
"Composite Saguaro Lumber",
"Composite Spruce Lumber",
},
["Concentrated Ore"] = {
"Copper Concentrate",
"Gold Concentrate",
"Iron Concentrate",
},
Concrete = {
"Reinforced Concrete",
},
Constructable = {
"Ashlar Basalt",
"Ashlar Gneiss",
"Ashlar Granite",
"Ashlar Limestone",
"Ashlar Sandstone",
"Ashlar Shale",
"Asphalt Concrete",
"Brick",
"Composite Birch Lumber",
"Composite Cedar Lumber",
"Composite Ceiba Lumber",
"Composite Fir Lumber",
"Composite Joshua Lumber",
"Composite Lumber",
"Composite Oak Lumber",
"Composite Palm Lumber",
"Composite Redwood Lumber",
"Composite Saguaro Lumber",
"Composite Spruce Lumber",
"Corrugated Steel",
"Cotton Carpet",
"Cotton Curtains",
"Dirt Ramp",
"Flat Steel",
"Framed Glass",
"Glass",
"Hardwood Hewn Log",
"Hardwood Lumber",
"Hewn Log",
"Lumber",
"Mortared Granite",
"Mortared Limestone",
"Mortared Sandstone",
"Mortared Stone",
"Nylon Carpet",
"Nylon Curtains",
"Reinforced Concrete",
"Softwood Hewn Log",
"Softwood Lumber",
"Stone Road",
"Wool Carpet",
"Wool Curtains",
},
["Crafting Table"] = {
"Advanced Carpentry Table",
"Advanced Masonry Table",
"Advanced Tailoring Table",
"Anvil",
"Arrastra",
"Assembly Line",
"Automatic Loom",
"Bakery Oven",
"Blast Furnace",
"Bloomery",
"Butchery Table",
"Campfire",
"Carpentry Table",
"Cast Iron Stove",
"Cement Kiln",
"Computer Lab",
"Electric Lathe",
"Electric Machinist Table",
"Electric Planer",
"Electric Stamping Press",
"Electronics Assembly",
"Farmers Table",
"Fiber Scutching Station",
"Fish Rack",
"Fishery",
"Froth Floatation Cell",
"Glassworks",
"Jaw Crusher",
"Kiln",
"Kitchen",
"Laboratory",
"Lathe",
"Loom",
"Machinist Table",
"Masonry Table",
"Medium Shipyard",
"Mill",
"Oil Refinery",
"Pump Jack",
"Robotic Assembly Line",
"Rocker Box",
"Rolling Mill",
"Sawmill",
"Screening Machine",
"Screw Press",
"Sensor Based Belt Sorter",
"Shaper",
"Small Paper Machine",
"Small Shipyard",
"Spin Melter",
"Stamp Mill",
"Stove",
"Tailoring Table",
"Tool Bench",
"Wainwright Table",
"Workbench",
},
Crop = {
"Beans",
"Camas Bulb",
"Cotton Boll",
"Flax Stem",
"Kelp",
"Plant Fibers",
"Rice",
},
["Crop Seed"] = {
"Agave Seed",
"Amanita Mushroom Spores",
"Beans",
"Beet Seed",
"Bolete Mushroom Spores",
"Camas Bulb",
"Cookeina Mushroom Spores",
"Corn Seed",
"Crimini Mushroom Spores",
"Fern Spore",
"Fireweed Seed",
"Flax Seed",
"Huckleberry Seed",
"Papaya Seed",
"Pineapple Seed",
"Prickly Pear Seed",
"Pumpkin Seed",
"Rice",
"Sunflower Seed",
"Taro Seed",
"Tomato Seed",
"Wheat Seed",
},
["Crushed Rock"] = {
"Crushed Basalt",
"Crushed Gneiss",
"Crushed Granite",
"Crushed Limestone",
"Crushed Mixed Rock",
"Crushed Sandstone",
"Crushed Shale",
"Crushed Slag",
},
Excavatable = {
"Basalt",
"Clay",
"Coal",
"Copper Concentrate",
"Copper Ore",
"Crushed Basalt",
"Crushed Coal",
"Crushed Copper Ore",
"Crushed Gneiss",
"Crushed Gold Ore",
"Crushed Granite",
"Crushed Iron Ore",
"Crushed Limestone",
"Crushed Mixed Rock",
"Crushed Sandstone",
"Crushed Shale",
"Crushed Slag",
"Gneiss",
"Gold Concentrate",
"Gold Ore",
"Granite",
"Iron Concentrate",
"Iron Ore",
"Limestone",
"Sandstone",
"Shale",
"Slag",
},
Fabric = {
"Cloth",
"Cotton Fabric",
"Linen Fabric",
"Nylon Fabric",
"Wool Fabric",
},
Fat = {
"Flaxseed Oil",
"Oil",
"Tallow",
},
Fertilizer = {
"Berry Extract Fertilizer",
"Blood Meal Fertilizer",
"Camas Ash Fertilizer",
"Composite Filler",
"Compost Fertilizer",
"Fiber Filler",
"Hide Ash Fertilizer",
"Pelt Fertilizer",
"Phosphate Fertilizer",
"Pulp Filler",
},
["Fertilizer Filler"] = {
"Composite Filler",
"Fiber Filler",
"Pulp Filler",
},
Fish = {
"Bass",
"Blue Shark",
"Cod",
"Moon Jellyfish",
"Pacific Sardine",
"Salmon",
"Trout",
"Tuna",
},
Food = {
"Acorn",
"Acorn Powder",
"Agave Leaves",
"Agave Seed",
"Agouti Enchiladas",
"Amanita Mushroom Spores",
"Amanita Mushrooms",
"Arctic Willow Seed",
"Autumn Stew",
"Baked Agave",
"Baked Beet",
"Baked Corn",
"Baked Heart Of Palm",
"Baked Meat",
"Baked Roast",
"Baked Taro",
"Baked Tomato",
"Banh Xeo",
"Bannock",
"Barrel Cactus Seed",
"Basic Salad",
"Bean Paste",
"Bean Sprout",
"Beans",
"Bear SUPREME",
"Bearclaw",
"Beet",
"Beet Campfire Salad",
"Beet Greens",
"Beet Seed",
"Big Bluestem Seed",
"Birch Seed",
"Bison Chow Fun",
"Boiled Grains",
"Boiled Rice",
"Boiled Sausage",
"Bolete Mushroom Spores",
"Bolete Mushrooms",
"Bread",
"Bullrush Seed",
"Bunchgrass Seed",
"Camas Bread",
"Camas Bulb",
"Camas Bulb Bake",
"Camas Paste",
"Campfire Roast",
"Cedar Seed",
"Ceiba Seed",
"Cereal Germ",
"Charred Agave",
"Charred Beans",
"Charred Beet",
"Charred Cactus Fruit",
"Charred Camas Bulb",
"Charred Corn",
"Charred Fireweed Shoots",
"Charred Fish",
"Charred Heart Of Palm",
"Charred Meat",
"Charred Mushrooms",
"Charred Papaya",
"Charred Pineapple",
"Charred Sausage",
"Charred Taro",
"Charred Tomato",
"Clam Chowder",
"Cookeina Mushroom Spores",
"Cookeina Mushrooms",
"Corn",
"Corn Fritters",
"Corn Seed",
"Cornmeal",
"Cotton Seed",
"Creosote Bush Seed",
"Creosote Flower",
"Crimini Mushroom Spores",
"Crimini Mushrooms",
"Crimson Salad",
"Crispy Bacon",
"Dried Fish",
"Dried Meat",
"Dwarf Willow Seed",
"Elk Taco",
"Elk Wellington",
"Fantastic Forest Pizza",
"Fern Campfire Salad",
"Fern Spore",
"Fiddleheads",
"Field Campfire Stew",
"Filmy Fern Spore",
"Fir Seed",
"Fireweed Seed",
"Fireweed Shoots",
"Fish N Chips",
"Flatbread",
"Flax Seed",
"Flaxseed Oil",
"Flour",
"Fried Camas",
"Fried Fiddleheads",
"Fried Hare Haunches",
"Fried Hearts Of Palm",
"Fried Taro",
"Fried Tomatoes",
"Fruit Muffin",
"Fruit Salad",
"Fruit Tart",
"Giant Cactus Fruit",
"Grass Seed",
"Heart Of Palm",
"Hearty Hometown Pizza",
"Heliconia Seed",
"Hosomaki",
"Huckleberries",
"Huckleberry Extract",
"Huckleberry Fritter",
"Huckleberry Pie",
"Huckleberry Seed",
"Infused Oil",
"Jointfir Seed",
"Joshua Seed",
"Jungle Campfire Salad",
"Jungle Campfire Stew",
"Kelpy Crab Roll",
"King Fern Spore",
"Lattice Mushroom Spores",
"Leavened Dough",
"Loaded Taro Fries",
"Lupine Seed",
"Macarons",
"Meat Pie",
"Meat Stock",
"Meaty Stew",
"Millionaires Salad",
"Mochi",
"Ocean Spray Seed",
"Oil",
"Orchid",
"Orchid Seed",
"Palm Seed",
"Papaya",
"Papaya Seed",
"Pastry Dough",
"Phad Thai",
"Pineapple",
"Pineapple Friend Rice",
"Pineapple Seed",
"Pirozhok",
"Poke Bowl",
"Prepared Meat",
"Prickly Pear Fruit",
"Prickly Pear Seed",
"Prime Cut",
"Pumpkin",
"Pumpkin Seed",
"Pupusas",
"Raw Bacon",
"Raw Fish",
"Raw Meat",
"Raw Roast",
"Raw Sausage",
"Redwood Seed",
"Rice",
"Rice Flour",
"Rice Noodles",
"Roast Pumpkin",
"Root Campfire Salad",
"Root Campfire Stew",
"Saguaro Seed",
"Saxifrage Seed",
"Scrap Meat",
"Seagrass Seed",
"Seared Meat",
"Seeded Camas Roll",
"Sensuous Sea Pizza",
"Shark Fillet Soup",
"Simmered Meat",
"Simple Syrup",
"Smooth Gut Noodle Roll",
"Spiky Roll",
"Spruce Seed",
"Stuffed Turkey",
"Sugar",
"Sugarcane",
"Sun Cheese",
"Sunflower",
"Sunflower Seed",
"Sweet Deer Jerky",
"Sweet Salad",
"Tallow",
"Taro Fries",
"Taro Root",
"Taro Seed",
"Tasty Tropical Pizza",
"Tomato",
"Tomato Seed",
"Topped Porridge",
"Tortilla",
"Trillium Flower",
"Trillium Seed",
"Vegetable Medley",
"Vegetable Soup",
"Vegetable Stock",
"Waterweed Seed",
"Wheat",
"Wheat Seed",
"White Bursage Seed",
"Wild Mix",
"Wild Stew",
"Wilted Fiddleheads",
"Worldly Donut",
"Yeast",
},
["Fried Vegetable"] = {
"Fried Camas",
"Fried Fiddleheads",
"Fried Hearts Of Palm",
"Fried Taro",
"Fried Tomatoes",
},
Fruit = {
"Giant Cactus Fruit",
"Huckleberries",
"Papaya",
"Pineapple",
"Prickly Pear Fruit",
"Pumpkin",
},
Fungus = {
"Amanita Mushrooms",
"Bolete Mushrooms",
"Cookeina Mushrooms",
"Crimini Mushrooms",
},
Gear = {
"Iron Gear",
"Steel Gear",
},
Government = {
"Amendments",
"Ballot Box",
"Board Of Elections",
"Capitol",
"Census Bureau",
"Country Foundation",
"Court Table",
"Embassy Desk",
"Executive Office",
"Federation Foundation",
"Government Office",
"Immigration Desk",
"Large Court",
"Outpost Table",
"Printing Press",
"Settlement Crafting Table",
"Small Court",
"Stenographers Table",
"Town Foundation",
"Treasury",
"Zoning Office",
},
Grain = {
"Rice",
"Wheat",
},
Greens = {
"Agave Leaves",
"Beet Greens",
"Fiddleheads",
"Fireweed Shoots",
},
Hardwood = {
"Birch Log",
"Ceiba Log",
"Oak Log",
},
["Hardwood Lumber"] = {
"Composite Birch Lumber",
"Composite Ceiba Lumber",
"Composite Oak Lumber",
},
["Hewn Log"] = {
"Hardwood Hewn Log",
"Hewn Log",
"Softwood Hewn Log",
},
Housing = {
"Adorned Ashlar Basalt Bench",
"Adorned Ashlar Basalt Chair",
"Adorned Ashlar Basalt Table",
"Adorned Ashlar Stone Bench",
"Adorned Ashlar Stone Chair",
"Adorned Ashlar Stone Table",
"Ashlar Basalt Bench",
"Ashlar Basalt Chair",
"Ashlar Basalt Fireplace",
"Ashlar Basalt Table",
"Ashlar Large Basalt Fountain",
"Ashlar Large Stone Fountain",
"Ashlar Small Basalt Fountain",
"Ashlar Small Stone Fountain",
"Ashlar Stone Bench",
"Ashlar Stone Chair",
"Ashlar Stone Fireplace",
"Ashlar Stone Table",
"Bakery Oven",
"Bathtub",
"Bison Mount",
"Bookshelf",
"Brazier",
"Brick Fireplace",
"Butchery Table",
"Candle Stand",
"Carved Pumpkin",
"Cast Iron Bed",
"Cast Iron Royal Bed",
"Cast Iron Stove",
"Ceiling Candle",
"Composite Birch Bench",
"Composite Birch Chair",
"Composite Birch Table",
"Composite Hardwood Bench",
"Composite Hardwood Chair",
"Composite Hardwood Table",
"Composite Lumber Bench",
"Composite Lumber Chair",
"Composite Lumber Table",
"Copper Frame Landscape",
"Copper Frame Wide",
"Couch",
"Country Foundation",
"Decorative Anchor",
"Decorative Glass Buoy Blue",
"Decorative Glass Buoy Red",
"Decorative Hanging Buoy",
"Decorative Life Preserver",
"Decorative Ship Wheel",
"Electric Wall Lamp",
"Elk Mount",
"Federation Foundation",
"Galaxy Vase",
"Goat Mount",
"Gold Frame Landscape",
"Gold Frame Wide",
"Hardwood Lumber Dresser",
"Hewn Bench",
"Hewn Chair",
"Hewn Dresser",
"Hewn Nightstand",
"Hewn Softwood Bench",
"Hewn Softwood Chair",
"Hewn Softwood Table",
"Hewn Table",
"Icebox",
"Iron Frame Landscape",
"Iron Frame Wide",
"Kitchen",
"Large Bath Mat",
"Large Cotton Bunting Red",
"Large Cotton Bunting Regal",
"Large Festive Paper Lantern",
"Large Nylon Bunting Green",
"Large Nylon Bunting Purple",
"Large Paper Lantern",
"Limestone Bison Statue",
"Limestone Otter Statue",
"Limestone Owl Statue",
"Limestone Wolf Statue",
"Lumber Bench",
"Lumber Chair",
"Lumber Dresser",
"Lumber Table",
"Mill",
"Modern Double Street Light",
"Modern Street Light",
"Mortared Granite Bench",
"Mortared Granite Chair",
"Mortared Granite Fireplace",
"Mortared Granite Table",
"Mortared Stone Bench",
"Mortared Stone Chair",
"Mortared Stone Fireplace",
"Mortared Stone Table",
"Nylon Futon Bed",
"Nylon Futon Couch",
"Orange Vase",
"Ornate Gold Frame Landscape",
"Ornate Gold Frame Wide",
"Ornate Iron Frame Landscape",
"Ornate Iron Frame Wide",
"Ornate Wooden Frame Landscape",
"Ornate Wooden Frame Wide",
"Padded Chair",
"Plant Vase",
"Purple Vase",
"Red Vase",
"Refrigerator",
"Round Pot",
"Rug Large",
"Rug Medium",
"Rug Small",
"Salt Basket",
"Sheep Mount",
"Shelf Cabinet",
"Sink",
"Small Bath Mat",
"Small Cotton Bunting Red",
"Small Cotton Bunting Regal",
"Small Nylon Bunting Green",
"Small Nylon Bunting Purple",
"Small Paper Lantern",
"Small Sink",
"Softwood Lumber Bench",
"Softwood Lumber Chair",
"Softwood Lumber Dresser",
"Softwood Lumber Table",
"Square Pot",
"Steel Abstract Fixture",
"Steel Ceiling Light",
"Steel Floor Lamp",
"Steel Hanging Fixture",
"Steel Hanging Lamp",
"Steel Kitchen Lamp",
"Steel Searchlight",
"Steel Square Fixture",
"Steel Table Lamp",
"Stone Brazier",
"Stove",
"Streetlamp",
"Stuffed Alligator",
"Stuffed Bison",
"Stuffed Elk",
"Stuffed Goat",
"Stuffed Jaguar",
"Stuffed Wolf",
"Swirl Vase",
"Tallow Candle",
"Tallow Lamp",
"Tallow Wall Lamp",
"Toilet",
"Torch Stand",
"Towel Rack",
"Town Foundation",
"Upholstered Chair",
"Upholstered Couch",
"Wall Candle",
"Washboard",
"Washing Machine",
"Wooden Ceiling Light",
"Wooden Fabric Bed",
"Wooden Floor Lamp",
"Wooden Frame Landscape",
"Wooden Frame Wide",
"Wooden Kitchen Lamp",
"Wooden Latrine",
"Wooden Straw Bed",
"Wooden Table Lamp",
},
["Large Fish"] = {
"Blue Shark",
"Tuna",
},
["Liquid Fuel"] = {
"Biodiesel",
"Gasoline",
},
Lumber = {
"Hardwood Lumber",
"Lumber",
"Softwood Lumber",
},
["Marine Life"] = {
"Clam",
"Urchin",
},
["Medium Carcass"] = {
"Alligator Carcass",
"Bighorn Carcass",
"Deer Carcass",
"Elk Carcass",
"Jaguar Carcass",
"Mountain Goat Carcass",
},
["Medium Fish"] = {
"Bass",
"Cod",
"Salmon",
"Trout",
},
["Medium Leather Carcass"] = {
"Alligator Carcass",
"Deer Carcass",
"Elk Carcass",
"Jaguar Carcass",
},
["Medium Wooly Carcass"] = {
"Bighorn Carcass",
"Mountain Goat Carcass",
},
Metal = {
"Copper Bar",
"Gold Bar",
"Iron Bar",
"Steel Bar",
},
["Modern Research"] = {
"Agriculture Research Paper Modern",
"Culinary Research Paper Modern",
"Dendrology Research Paper Modern",
"Engineering Research Paper Modern",
"Geology Research Paper Modern",
"Metallurgy Research Paper Modern",
},
["Modern Upgrade"] = {
"Modern Upgrade 1",
"Modern Upgrade 2",
"Modern Upgrade 3",
"Modern Upgrade 4",
},
["Mortared Stone"] = {
"Mortared Granite",
"Mortared Limestone",
"Mortared Sandstone",
"Mortared Stone",
},
["Natural Fiber"] = {
"Kelp",
"Plant Fibers",
"Wood Pulp",
},
Oil = {
"Flaxseed Oil",
"Oil",
},
Ore = {
"Coal",
"Copper Ore",
"Gold Ore",
"Iron Ore",
},
Petals = {
"Creosote Flower",
"Orchid",
"Trillium Flower",
},
["Raw Food"] = {
"Agave Leaves",
"Bean Sprout",
"Beans",
"Beet",
"Beet Greens",
"Bolete Mushrooms",
"Camas Bulb",
"Cookeina Mushrooms",
"Corn",
"Crimini Mushrooms",
"Fiddleheads",
"Fireweed Shoots",
"Giant Cactus Fruit",
"Heart Of Palm",
"Huckleberries",
"Papaya",
"Pineapple",
"Prickly Pear Fruit",
"Pumpkin",
"Rice",
"Taro Root",
"Tomato",
"Wheat",
},
Research = {
"Agriculture Research Paper Advanced",
"Agriculture Research Paper Modern",
"Culinary Research Paper Advanced",
"Culinary Research Paper Basic",
"Culinary Research Paper Modern",
"Dendrology Research Paper Advanced",
"Dendrology Research Paper Basic",
"Dendrology Research Paper Modern",
"Engineering Research Paper Advanced",
"Engineering Research Paper Modern",
"Gathering Research Paper Basic",
"Geology Research Paper Advanced",
"Geology Research Paper Basic",
"Geology Research Paper Modern",
"Metallurgy Research Paper Advanced",
"Metallurgy Research Paper Basic",
"Metallurgy Research Paper Modern",
},
Road = {
"Asphalt Concrete",
"Stone Road",
},
["Road Type"] = {
"Asphalt Concrete",
"Stone Road",
},
Rock = {
"Basalt",
"Gneiss",
"Granite",
"Limestone",
"Sandstone",
"Shale",
"Stone",
},
Root = {
"Beet",
"Camas Bulb",
"Taro Root",
},
Salad = {
"Basic Salad",
"Fruit Salad",
},
Seeds = {
"Acorn",
"Agave Seed",
"Amanita Mushroom Spores",
"Arctic Willow Seed",
"Barrel Cactus Seed",
"Beans",
"Beet Seed",
"Big Bluestem Seed",
"Birch Seed",
"Bolete Mushroom Spores",
"Bullrush Seed",
"Bunchgrass Seed",
"Camas Bulb",
"Cedar Seed",
"Ceiba Seed",
"Cookeina Mushroom Spores",
"Corn Seed",
"Cotton Seed",
"Creosote Bush Seed",
"Crimini Mushroom Spores",
"Dwarf Willow Seed",
"Fern Spore",
"Filmy Fern Spore",
"Fir Seed",
"Fireweed Seed",
"Flax Seed",
"Grass Seed",
"Heliconia Seed",
"Huckleberry Seed",
"Jointfir Seed",
"Joshua Seed",
"King Fern Spore",
"Lattice Mushroom Spores",
"Lupine Seed",
"Ocean Spray Seed",
"Orchid Seed",
"Palm Seed",
"Papaya Seed",
"Pineapple Seed",
"Prickly Pear Seed",
"Pumpkin Seed",
"Redwood Seed",
"Rice",
"Saguaro Seed",
"Saxifrage Seed",
"Seagrass Seed",
"Spruce Seed",
"Sugarcane",
"Sunflower Seed",
"Taro Seed",
"Tomato Seed",
"Trillium Seed",
"Waterweed Seed",
"Wheat Seed",
"White Bursage Seed",
},
Silica = {
"Crushed Granite",
"Crushed Sandstone",
},
["Skill Books"] = {
"Advanced Baking Skill Book",
"Advanced Cooking Skill Book",
"Advanced Masonry Skill Book",
"Advanced Smelting Skill Book",
"Baking Skill Book",
"Basic Engineering Skill Book",
"Butchery Skill Book",
"Carpentry Skill Book",
"Composites Skill Book",
"Cooking Skill Book",
"Cutting Edge Cooking Skill Book",
"Electronics Skill Book",
"Farming Skill Book",
"Fertilizers Skill Book",
"Glassworking Skill Book",
"Industry Skill Book",
"Masonry Skill Book",
"Mechanics Skill Book",
"Milling Skill Book",
"Oil Drilling Skill Book",
"Paper Milling Skill Book",
"Pottery Skill Book",
"Shipwright Skill Book",
"Smelting Skill Book",
"Tailoring Skill Book",
},
["Skill Scrolls"] = {
"Advanced Baking Skill Scroll",
"Advanced Cooking Skill Scroll",
"Advanced Masonry Skill Scroll",
"Advanced Smelting Skill Scroll",
"Baking Skill Scroll",
"Basic Engineering Skill Scroll",
"Butchery Skill Scroll",
"Carpentry Skill Scroll",
"Composites Skill Scroll",
"Cooking Skill Scroll",
"Cutting Edge Cooking Skill Scroll",
"Electronics Skill Scroll",
"Farming Skill Scroll",
"Fertilizers Skill Scroll",
"Glassworking Skill Scroll",
"Industry Skill Scroll",
"Masonry Skill Scroll",
"Mechanics Skill Scroll",
"Milling Skill Scroll",
"Oil Drilling Skill Scroll",
"Paper Milling Skill Scroll",
"Pottery Skill Scroll",
"Shipwright Skill Scroll",
"Smelting Skill Scroll",
"Tailoring Skill Scroll",
},
["Small Carcass"] = {
"Coyote Carcass",
"Fox Carcass",
"Wolf Carcass",
},
["Small Fish"] = {
"Crab Carcass",
"Moon Jellyfish",
},
},
Softwood = {
Softwood = {
"Cedar Log",
"Cedar Log",
"Fir Log",
"Fir Log",
"Redwood Log",
"Redwood Log",
"Spruce Log",
"Spruce Log",
},
},
["Softwood Lumber"] = {
["Softwood Lumber"] = {
"Composite Cedar Lumber",
"Composite Cedar Lumber",
"Composite Fir Lumber",
"Composite Fir Lumber",
"Composite Redwood Lumber",
"Composite Redwood Lumber",
},
},
Specialty = {
["Tiny Carcass"] = {
"Computer Lab",
"Agouti Carcass",
"Crab Pot",
"Hare Carcass",
"Easel",
"Otter Carcass",
"Electric Water Pump",
"Prairie Dog Carcass",
"Elevator Call Post",
"Snapping Turtle Carcass",
"Fish Trap",
"Turkey Carcass",
"Industrial Elevator",
},
"Laser",
["Tiny Fur Carcass"] = {
"Mechanical Water Pump",
"Agouti Carcass",
"Plastic Buoy",
"Otter Carcass",
"Steel Buoy",
},
"Steel Moorage Post",
["Tiny Leather Carcass"] = {
"Transmission Pole",
"Prairie Dog Carcass",
"Tripod Camera",
"Snapping Turtle Carcass",
"Waste Filter",
"Turkey Carcass",
},
Tool = {
"Chainsaw",
"Claim Tool",
"Composite Bow",
"Fishing Pole",
"Flax Trawler Net",
"Handheld Camera",
"Iron Axe",
"Iron Hammer",
"Iron Hoe",
"Iron Machete",
"Iron Pickaxe",
"Iron Road Tool",
"Iron Rock Drill",
"Iron Shovel",
"Iron Sickle",
"Modern Axe",
"Modern Hammer",
"Modern Hoe",
"Modern Machete",
"Modern Pickaxe",
"Modern Rock Drill",
"Modern Scythe",
"Modern Shovel",
"Nylon Trawler Net",
"Recurve Bow",
"Steam Tractor Harvester",
"Steam Tractor Plow",
"Steam Tractor Sower",
"Steel Axe",
"Steel Hammer",
"Steel Hoe",
"Steel Machete",
"Steel Pickaxe",
"Steel Shovel",
"Steel Sickle",
"Stone Axe",
"Stone Hammer",
"Stone Machete",
"Stone Pickaxe",
"Stone Road Tool",
"Stone Sickle",
"Wooden Bow",
"Wooden Hoe",
"Wooden Shovel",
},
Torch = {
"Torch",
},
Upgrade = {
"Advanced Baking Upgrade",
"Advanced Cooking Upgrade",
"Advanced Masonry Upgrade",
"Advanced Smelting Upgrade",
"Advanced Upgrade 1",
"Advanced Upgrade 2",
"Advanced Upgrade 3",
"Advanced Upgrade 4",
"Baking Upgrade",
"Basic Engineering Upgrade",
"Basic Upgrade 1",
"Basic Upgrade 2",
"Basic Upgrade 3",
"Basic Upgrade 4",
"Butchery Upgrade",
"Campfire Cooking Upgrade",
"Carpentry Advanced Upgrade",
"Carpentry Basic Upgrade",
"Composites Upgrade",
"Cooking Upgrade",
"Cutting Edge Cooking Upgrade",
"Electronics Upgrade",
"Farming Upgrade",
"Fertilizers Upgrade",
"Gathering Basic Upgrade",
"Glassworking Advanced Upgrade",
"Glassworking Modern Upgrade",
"Hunting Upgrade",
"Industry Upgrade",
"Logging Advanced Upgrade",
"Logging Basic Upgrade",
"Masonry Advanced Upgrade",
"Masonry Basic Upgrade",
"Mechanics Advanced Upgrade",
"Mechanics Modern Upgrade",
"Milling Upgrade",
"Mining Advanced Upgrade",
"Mining Basic Upgrade",
"Mining Modern Upgrade",
"Modern Upgrade 1",
"Modern Upgrade 2",
"Modern Upgrade 3",
"Modern Upgrade 4",
"Oil Drilling Upgrade",
"Paper Milling Upgrade",
"Pottery Upgrade",
"Shipwright Advanced Upgrade",
"Shipwright Basic Upgrade",
"Smelting Upgrade",
"Tailoring Basic Upgrade",
"Tailoring Modern Upgrade",
},
Vegetable = {
"Beans",
"Beet",
"Camas Bulb",
"Corn",
"Heart Of Palm",
"Taro Root",
"Tomato",
},
Vehicles = {
"Crane",
"Excavator",
"Hand Plow",
"Industrial Barge",
"Industrial Elevator",
"Large Canoe",
"Medium Fishing Trawler",
"Powered Cart",
"Skid Steer",
"Small Canoe",
"Small Wood Cart",
"Small Wooden Boat",
"Steam Tractor",
"Steam Truck",
"Trailer Truck",
"Truck",
"Wheelbarrow",
"Wood Cart",
"Wood Shop Cart",
"Wooden Barge",
"Wooden Elevator",
"Wooden Elevator",
"Wooden Moorage Post",
},
["Specialty Upgrades"] = {
"Advanced Baking Upgrade",
"Advanced Cooking Upgrade",
"Advanced Masonry Upgrade",
"Advanced Smelting Upgrade",
"Baking Upgrade",
"Basic Engineering Upgrade",
"Butchery Upgrade",
"Campfire Cooking Upgrade",
"Carpentry Advanced Upgrade",
"Carpentry Basic Upgrade",
"Composites Upgrade",
"Cooking Upgrade",
"Cutting Edge Cooking Upgrade",
"Electronics Upgrade",
"Farming Upgrade",
"Fertilizers Upgrade",
"Gathering Basic Upgrade",
"Glassworking Advanced Upgrade",
"Glassworking Modern Upgrade",
"Hunting Upgrade",
"Industry Upgrade",
"Logging Advanced Upgrade",
"Logging Basic Upgrade",
"Masonry Advanced Upgrade",
"Masonry Basic Upgrade",
"Mechanics Advanced Upgrade",
"Mechanics Modern Upgrade",
"Milling Upgrade",
"Mining Advanced Upgrade",
"Mining Basic Upgrade",
"Mining Modern Upgrade",
"Oil Drilling Upgrade",
"Paper Milling Upgrade",
"Pottery Upgrade",
"Shipwright Advanced Upgrade",
"Shipwright Basic Upgrade",
"Smelting Upgrade",
"Tailoring Basic Upgrade",
"Tailoring Modern Upgrade",
},
Stone = {
"Basalt",
"Gneiss",
"Granite",
"Limestone",
"Sandstone",
"Shale",
},
Storage = {
"Industrial Refrigerator",
"Large Lumber Stockpile",
"Lumber Stockpile",
"Outpost Netting",
"Powered Storage Silo",
"Small Stockpile",
"Stockpile",
"Storage Chest",
"Storage Silo",
"Tiny Stockpile",
},
["Tiny Carcass"] = {
"Agouti Carcass",
"Hare Carcass",
"Otter Carcass",
"Prairie Dog Carcass",
"Snapping Turtle Carcass",
"Turkey Carcass",
},
["Tiny Fur Carcass"] = {
"Agouti Carcass",
"Otter Carcass",
},
["Tiny Leather Carcass"] = {
"Prairie Dog Carcass",
"Snapping Turtle Carcass",
"Turkey Carcass",
},
Tool = {
"Claim Tool",
"Fishing Pole",
"Flax Trawler Net",
"Nylon Trawler Net",
"Steam Tractor Harvester",
"Steam Tractor Plow",
"Steam Tractor Sower",
},
Tools = {
"Arrow",
"Claim Tool",
"Fishing Pole",
"Flax Trawler Net",
"Nylon Trawler Net",
"Soil Sampler",
"Steam Tractor Harvester",
"Steam Tractor Plow",
"Steam Tractor Sower",
"Torch",
},
Torch = {
"Torch",
},
["Upgrade Modules"] = {
"Advanced Baking Upgrade",
"Advanced Cooking Upgrade",
"Advanced Masonry Upgrade",
"Advanced Smelting Upgrade",
"Advanced Upgrade 1",
"Advanced Upgrade 2",
"Advanced Upgrade 3",
"Advanced Upgrade 4",
"Baking Upgrade",
"Basic Engineering Upgrade",
"Basic Upgrade 1",
"Basic Upgrade 2",
"Basic Upgrade 3",
"Basic Upgrade 4",
"Butchery Upgrade",
"Campfire Cooking Upgrade",
"Carpentry Advanced Upgrade",
"Carpentry Basic Upgrade",
"Composites Upgrade",
"Cooking Upgrade",
"Cutting Edge Cooking Upgrade",
"Electronics Upgrade",
"Farming Upgrade",
"Fertilizers Upgrade",
"Gathering Basic Upgrade",
"Glassworking Advanced Upgrade",
"Glassworking Modern Upgrade",
"Hunting Upgrade",
"Industry Upgrade",
"Logging Advanced Upgrade",
"Logging Basic Upgrade",
"Masonry Advanced Upgrade",
"Masonry Basic Upgrade",
"Mechanics Advanced Upgrade",
"Mechanics Modern Upgrade",
"Milling Upgrade",
"Mining Advanced Upgrade",
"Mining Basic Upgrade",
"Mining Modern Upgrade",
"Modern Upgrade 1",
"Modern Upgrade 2",
"Modern Upgrade 3",
"Modern Upgrade 4",
"Oil Drilling Upgrade",
"Paper Milling Upgrade",
"Pottery Upgrade",
"Shipwright Advanced Upgrade",
"Shipwright Basic Upgrade",
"Smelting Upgrade",
"Tailoring Basic Upgrade",
"Tailoring Modern Upgrade",
},
Vegetable = {
"Beans",
"Beet",
"Camas Bulb",
"Corn",
"Heart Of Palm",
"Taro Root",
"Tomato",
},
Vehicles = {
"Crane",
"Excavator",
"Hand Plow",
"Industrial Barge",
"Large Canoe",
"Medium Fishing Trawler",
"Powered Cart",
"Skid Steer",
"Small Canoe",
"Small Wood Cart",
"Small Wooden Boat",
"Steam Tractor",
"Steam Truck",
"Truck",
"Wheelbarrow",
"Wood Cart",
"Wood Shop Cart",
"Wooden Barge",
"Wooden Transport Ship",
"Wooden Transport Ship",
},
},
Line 47,744: Line 49,229:
"Hardwood Board",
"Hardwood Board",
"Softwood Board",
"Softwood Board",
},
["Work Stations"] = {
"Advanced Carpentry Table",
"Advanced Masonry Table",
"Advanced Tailoring Table",
"Amendments",
"Anvil",
"Arrastra",
"Assembly Line",
"Automatic Loom",
"Ballot Box",
"Bank",
"Blast Furnace",
"Bloomery",
"Board Of Elections",
"Campfire",
"Campsite",
"Capitol",
"Carpentry Table",
"Cement Kiln",
"Census Bureau",
"Contract Board",
"Country Foundation",
"Court Table",
"Currency Exchange",
"Electric Lathe",
"Electric Machinist Table",
"Electric Planer",
"Electric Stamping Press",
"Electronics Assembly",
"Embassy Desk",
"Executive Office",
"Farmers Table",
"Federation Foundation",
"Fiber Scutching Station",
"Fish Rack",
"Fishery",
"Froth Floatation Cell",
"Glassworks",
"Government Office",
"Immigration Desk",
"Jaw Crusher",
"Kiln",
"Laboratory",
"Large Court",
"Lathe",
"Loom",
"Machinist Table",
"Masonry Table",
"Medium Shipyard",
"Mint",
"Oil Refinery",
"Outpost Table",
"Printing Press",
"Pump Jack",
"Real Estate Desk",
"Registrar",
"Research Table",
"Robotic Assembly Line",
"Rocker Box",
"Rolling Mill",
"Sawmill",
"Screening Machine",
"Screw Press",
"Sensor Based Belt Sorter",
"Settlement Crafting Table",
"Shaper",
"Small Court",
"Small Paper Machine",
"Small Shipyard",
"Spin Melter",
"Stamp Mill",
"Stenographers Table",
"Store",
"Tailoring Table",
"Tool Bench",
"Town Foundation",
"Treasury",
"Wainwright Table",
"Workbench",
"Zoning Office",
},
},
},
},
}
}

Revision as of 18:54, 7 January 2024

Documentation


This module is a data file that is used to automate information throughout the Eco Wiki using various Lua Modules. If you would like to see more information generated on a data page request it on the Eco Contribution Wiki Discord server.


The Module:ItemData is currently used in:


-- Eco Version : 10.0.3
-- Export Language: English

return {
	items = {
		Acorn = {
			untranslated = "Acorn",
			category = nil,
			group = "Seed",
			description = "Plant to grow an oak tree.",
			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 = "AcornItem",
			typeID = 0,
		},
		["Acorn Powder"] = {
			untranslated = "Acorn Powder",
			category = nil,
			group = "Food",
			description = "Powdered acorn.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 40,
			carbs = 1,
			protein = 5,
			fat = 2,
			vitamins = 5,
			density = 32.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 = "AcornPowderItem",
			typeID = 0,
		},
		["Adorned Ashlar Basalt Bench"] = {
			untranslated = "Adorned Ashlar Basalt Bench",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone bench that has been adorned with gold.",
			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 = "3",
			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 = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdornedAshlarBasaltBenchItem",
			typeID = 0,
		},
		["Adorned Ashlar Basalt Chair"] = {
			untranslated = "Adorned Ashlar Basalt Chair",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
			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",
			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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdornedAshlarBasaltChairItem",
			typeID = 0,
		},
		["Adorned Ashlar Basalt Table"] = {
			untranslated = "Adorned Ashlar Basalt Table",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone table that has been adorned with gold.",
			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.5",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdornedAshlarBasaltTableItem",
			typeID = 0,
		},
		["Adorned Ashlar Stone Bench"] = {
			untranslated = "Adorned Ashlar Stone Bench",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone bench that has been adorned with gold.",
			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 = "3",
			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 = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdornedAshlarStoneBenchItem",
			typeID = 0,
		},
		["Adorned Ashlar Stone Chair"] = {
			untranslated = "Adorned Ashlar Stone Chair",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.",
			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",
			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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdornedAshlarStoneChairItem",
			typeID = 0,
		},
		["Adorned Ashlar Stone Table"] = {
			untranslated = "Adorned Ashlar Stone Table",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone table that has been adorned with gold.",
			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.5",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdornedAshlarStoneTableItem",
			typeID = 0,
		},
		["Advanced Baking Skill Book"] = {
			untranslated = "Advanced Baking Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Advanced 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 = "Advanced Baking Skill BookItem",
			typeID = 0,
		},
		["Advanced Baking Skill Scroll"] = {
			untranslated = "Advanced Baking Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Advanced 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 = "Advanced Baking Skill ScrollItem",
			typeID = 0,
		},
		["Advanced Baking Upgrade"] = {
			untranslated = "Advanced Baking Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced 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 = "AdvancedBakingUpgradeItem",
			typeID = 0,
		},
		["Advanced Carpentry Table"] = {
			untranslated = "Advanced Carpentry Table",
			category = nil,
			group = "Work Stations",
			description = "A modern carpentry table with an electric motor and heavy duty steel sawblades.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedCarpentryTableItem",
			typeID = 0,
		},
		["Advanced Circuit"] = {
			untranslated = "Advanced 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 = "AdvancedCircuitItem",
			typeID = 0,
		},
		["Advanced Combustion Engine"] = {
			untranslated = "Advanced Combustion Engine",
			category = nil,
			group = "Items",
			description = "A more advanced version of the normal combustion engine that produces a greater output.",
			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 = "AdvancedCombustionEngineItem",
			typeID = 0,
		},
		["Advanced Cooking Skill Book"] = {
			untranslated = "Advanced Cooking Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Advanced Cooking 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 = "Advanced Cooking Skill BookItem",
			typeID = 0,
		},
		["Advanced Cooking Skill Scroll"] = {
			untranslated = "Advanced Cooking Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Advanced Cooking 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 = "Advanced Cooking Skill ScrollItem",
			typeID = 0,
		},
		["Advanced Cooking Upgrade"] = {
			untranslated = "Advanced Cooking Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced 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 = "AdvancedCookingUpgradeItem",
			typeID = 0,
		},
		["Advanced Masonry Skill Book"] = {
			untranslated = "Advanced Masonry Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Advanced Masonry 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 = "Advanced Masonry Skill BookItem",
			typeID = 0,
		},
		["Advanced Masonry Skill Scroll"] = {
			untranslated = "Advanced Masonry Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Advanced Masonry 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 = "Advanced Masonry Skill ScrollItem",
			typeID = 0,
		},
		["Advanced Masonry Table"] = {
			untranslated = "Advanced Masonry Table",
			category = nil,
			group = "Work Stations",
			description = "A workbench for the advanced shaping of rocks into beautiful stone.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedMasonryTableItem",
			typeID = 0,
		},
		["Advanced Masonry Upgrade"] = {
			untranslated = "Advanced Masonry Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry 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 = "AdvancedMasonryUpgradeItem",
			typeID = 0,
		},
		["Advanced Smelting Skill Book"] = {
			untranslated = "Advanced Smelting Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Advanced Smelting 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 = "Advanced Smelting Skill BookItem",
			typeID = 0,
		},
		["Advanced Smelting Skill Scroll"] = {
			untranslated = "Advanced Smelting Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Advanced Smelting 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 = "Advanced Smelting Skill ScrollItem",
			typeID = 0,
		},
		["Advanced Smelting Upgrade"] = {
			untranslated = "Advanced Smelting Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting 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 = "AdvancedSmeltingUpgradeItem",
			typeID = 0,
		},
		["Advanced Tailoring Table"] = {
			untranslated = "Advanced Tailoring Table",
			category = nil,
			group = "Work Stations",
			description = "An advanced tailoring table.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AdvancedTailoringTableItem",
			typeID = 0,
		},
		["Advanced Upgrade 1"] = {
			untranslated = "Advanced Upgrade 1",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Advanced 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 = "AdvancedUpgradeLvl1Item",
			typeID = 0,
		},
		["Advanced Upgrade 2"] = {
			untranslated = "Advanced Upgrade 2",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Advanced 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 = "AdvancedUpgradeLvl2Item",
			typeID = 0,
		},
		["Advanced Upgrade 3"] = {
			untranslated = "Advanced Upgrade 3",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Advanced 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 = "AdvancedUpgradeLvl3Item",
			typeID = 0,
		},
		["Advanced Upgrade 4"] = {
			untranslated = "Advanced Upgrade 4",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Advanced 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 = "AdvancedUpgradeLvl4Item",
			typeID = 0,
		},
		["Agave Leaves"] = {
			untranslated = "Agave Leaves",
			category = nil,
			group = "Food",
			description = "The succulent leaves of the agave plant can be cooked to make a nice meal.",
			tagGroups = {
				"Food",
				"Greens",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 200,
			carbs = 2,
			protein = 1,
			fat = 1,
			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 = "AgaveLeavesItem",
			typeID = 0,
		},
		["Agave Seed"] = {
			untranslated = "Agave Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow an agave plant.",
			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 = "AgaveSeedItem",
			typeID = 0,
		},
		["Agouti Carcass"] = {
			untranslated = "Agouti Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead agouti.",
			tagGroups = {
				"Tiny Carcass",
				"Tiny Fur Carcass",
			},
			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 = "AgoutiCarcassItem",
			typeID = 0,
		},
		["Agouti Enchiladas"] = {
			untranslated = "Agouti Enchiladas",
			category = nil,
			group = "Food",
			description = "Sweet and savory...it doesn't have to be an Agouti.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 550,
			calories = 800,
			carbs = 20,
			protein = 8,
			fat = 27,
			vitamins = 3,
			density = 7.249999999999999,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AgoutiEnchiladasItem",
			typeID = 0,
		},
		["Agriculture Research Paper Advanced"] = {
			untranslated = "Agriculture Research Paper Advanced",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Advanced Research",
				"Research",
			},
			maxStack = 100,
			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 = "AgricultureResearchPaperAdvancedItem",
			typeID = 0,
		},
		["Agriculture Research Paper Modern"] = {
			untranslated = "Agriculture Research Paper Modern",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Modern Research",
				"Research",
			},
			maxStack = 100,
			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 = "AgricultureResearchPaperModernItem",
			typeID = 0,
		},
		["Alligator Carcass"] = {
			untranslated = "Alligator Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead alligator.",
			tagGroups = {
				"Medium Carcass",
				"Medium Leather Carcass",
			},
			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 = "AlligatorCarcassItem",
			typeID = 0,
		},
		["Amanita Mushroom Spores"] = {
			untranslated = "Amanita Mushroom Spores",
			category = nil,
			group = "Seed",
			description = "Plant to grow amanita mushrooms. Not sure why you'd want these poisonous mushrooms, though.",
			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 = "AmanitaMushroomSporesItem",
			typeID = 0,
		},
		["Amanita Mushrooms"] = {
			untranslated = "Amanita Mushrooms",
			category = nil,
			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!",
			tagGroups = {
				"Food",
				"Fungus",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = -200,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = -0.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 = "AmanitaMushroomsItem",
			typeID = 0,
		},
		Amendments = {
			untranslated = "Amendments",
			category = nil,
			group = "Work Stations",
			description = "Allows the modification of the constitution.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AmendmentsItem",
			typeID = 0,
		},
		Anvil = {
			untranslated = "Anvil",
			category = nil,
			group = "Work Stations",
			description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AnvilItem",
			typeID = 0,
		},
		["Arctic Willow Seed"] = {
			untranslated = "Arctic Willow Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow arctic willow.",
			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 = "ArcticWillowSeedItem",
			typeID = 0,
		},
		Arrastra = {
			untranslated = "Arrastra",
			category = nil,
			group = "Work Stations",
			description = "A primitive rock mill of dragged boulders.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ArrastraItem",
			typeID = 0,
		},
		Arrow = {
			untranslated = "Arrow",
			category = nil,
			group = "Items",
			description = "Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).",
			tagGroups = {
				"Burnable Fuel",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 500,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ArrowItem",
			typeID = 0,
		},
		["Art Supplies"] = {
			untranslated = "Art Supplies",
			category = nil,
			group = "Items",
			description = "A set of art supplies that ",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 150,
			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 = "ArtSuppliesItem",
			typeID = 0,
		},
		["Ashlar Basalt"] = {
			untranslated = "Ashlar Basalt",
			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 = "AshlarBasaltItem",
			typeID = 0,
		},
		["Ashlar Basalt Bench"] = {
			untranslated = "Ashlar Basalt 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 = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarBasaltBenchItem",
			typeID = 0,
		},
		["Ashlar Basalt Chair"] = {
			untranslated = "Ashlar Basalt 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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarBasaltChairItem",
			typeID = 0,
		},
		["Ashlar Basalt Door"] = {
			untranslated = "Ashlar Basalt 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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarBasaltDoorItem",
			typeID = 0,
		},
		["Ashlar Basalt Fireplace"] = {
			untranslated = "Ashlar Basalt 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 = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarBasaltFireplaceItem",
			typeID = 0,
		},
		["Ashlar Basalt Table"] = {
			untranslated = "Ashlar Basalt 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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarBasaltTableItem",
			typeID = 0,
		},
		["Ashlar Gneiss"] = {
			untranslated = "Ashlar Gneiss",
			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 = "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 = "",
			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 = "",
			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 = "",
			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 = "",
			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 = "6",
			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 = "4",
			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 = nil,
			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 = "12",
			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 = "8",
			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 = nil,
			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 = nil,
			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 = "24",
			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 = nil,
			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 = nil,
			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 = "Seed",
			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 = "12",
			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 = "Seed",
			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 = "Seed",
			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 = "Seed",
			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 = "Seed",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BisonMountItem",
			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 = nil,
			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 = nil,
			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 = nil,
			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 = "Seed",
			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 = "4",
			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 = "",
			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 = "12",
			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 = "Seed",
			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 = "Seed",
			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 = "18",
			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 … 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 = "Seed",
			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 = nil,
			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 = nil,
			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",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.4",
			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 = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CandleStandItem",
			typeID = 0,
		},
		Canvas = {
			untranslated = "Canvas",
			category = nil,
			group = "Items",
			description = "A canvas used for painting on, made by either cotton or linen.",
			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 = "CanvasItem",
			typeID = 0,
		},
		Capitol = {
			untranslated = "Capitol",
			category = nil,
			group = "Work Stations",
			description = "Allows the creation of the government, allowing all other civic objects to be created.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CapitolItem",
			typeID = 0,
		},
		Capris = {
			untranslated = "Capris",
			category = nil,
			group = "Clothing",
			description = "Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.",
			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 = "CaprisItem",
			typeID = 0,
		},
		["Carbide Helmet Lamp"] = {
			untranslated = "Carbide Helmet Lamp",
			category = nil,
			group = "Clothing",
			description = "A steel hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
			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 = "CarbideHelmetLampItem",
			typeID = 0,
		},
		["Carpentry Advanced Upgrade"] = {
			untranslated = "Carpentry Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Carpentry 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 = "CarpentryAdvancedUpgradeItem",
			typeID = 0,
		},
		["Carpentry Basic Upgrade"] = {
			untranslated = "Carpentry Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Carpentry 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 = "CarpentryBasicUpgradeItem",
			typeID = 0,
		},
		["Carpentry Skill Book"] = {
			untranslated = "Carpentry Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Carpentry 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 = "Carpentry Skill BookItem",
			typeID = 0,
		},
		["Carpentry Skill Scroll"] = {
			untranslated = "Carpentry Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Carpentry 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 = "Carpentry Skill ScrollItem",
			typeID = 0,
		},
		["Carpentry Table"] = {
			untranslated = "Carpentry Table",
			category = nil,
			group = "Work Stations",
			description = "A table for basic wooden crafts for home improvement and progress.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CarpentryTableItem",
			typeID = 0,
		},
		["Carved Pumpkin"] = {
			untranslated = "Carved Pumpkin",
			category = nil,
			group = "Housing Objects",
			description = "Spooky pumpkin that emits a mystical light.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CarvedPumpkinItem",
			typeID = 0,
		},
		["Cast Iron Bed"] = {
			untranslated = "Cast Iron Bed",
			category = nil,
			group = "Housing Objects",
			description = "A solid bed made slightly more comfortable by adding cotton.",
			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",
			roomCategory = "Bedroom",
			furnitureType = "Bed",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "18",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CastIronBedItem",
			typeID = 0,
		},
		["Cast Iron Royal Bed"] = {
			untranslated = "Cast Iron Royal Bed",
			category = nil,
			group = "Housing Objects",
			description = "A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.",
			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 = "Bedroom",
			furnitureType = "Bed",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "24",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CastIronRoyalBedItem",
			typeID = 0,
		},
		["Cast Iron Stove"] = {
			untranslated = "Cast Iron Stove",
			category = nil,
			group = "Housing Objects",
			description = "The perfect stove for the fledgling chef.",
			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 = "2",
			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 = "24",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CastIronStoveItem",
			typeID = 0,
		},
		["Cedar Log"] = {
			untranslated = "Cedar Log",
			category = nil,
			group = "Natural Resources",
			description = "Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.",
			tagGroups = {
				"Burnable Fuel",
				"Softwood",
				"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 = "CedarLogItem",
			typeID = 0,
		},
		["Cedar Seed"] = {
			untranslated = "Cedar Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a cedar 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 = "CedarSeedItem",
			typeID = 0,
		},
		["Ceiba Log"] = {
			untranslated = "Ceiba Log",
			category = nil,
			group = "Natural Resources",
			description = "Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.",
			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 = "CeibaLogItem",
			typeID = 0,
		},
		["Ceiba Seed"] = {
			untranslated = "Ceiba Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a ceiba 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 = "CeibaSeedItem",
			typeID = 0,
		},
		["Ceiling Candle"] = {
			untranslated = "Ceiling Candle",
			category = nil,
			group = "Housing Objects",
			description = "A fancy hanging candelabra.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.4",
			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 = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CeilingCandleItem",
			typeID = 0,
		},
		["Cellulose Fiber"] = {
			untranslated = "Cellulose Fiber",
			category = nil,
			group = "Items",
			description = "Created by taking pulped plants and extruding them similarly to synthetic fibers.",
			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 = "CelluloseFiberItem",
			typeID = 0,
		},
		Cement = {
			untranslated = "Cement",
			category = nil,
			group = "Items",
			description = "In order to be usable it needs to be reinforced.",
			tagGroups = {},
			maxStack = 100,
			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 = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CementItem",
			typeID = 0,
		},
		["Cement Kiln"] = {
			untranslated = "Cement Kiln",
			category = nil,
			group = "Work Stations",
			description = "A rotary kiln that produces cement and concrete products.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CementKilnItem",
			typeID = 0,
		},
		["Census Bureau"] = {
			untranslated = "Census Bureau",
			category = nil,
			group = "Work Stations",
			description = "Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CensusBureauItem",
			typeID = 0,
		},
		["Cereal Germ"] = {
			untranslated = "Cereal Germ",
			category = nil,
			group = "Food",
			description = "A by-product of milling, the germ is the reproductive part of the cereal that germinates.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 20,
			carbs = 5,
			protein = 0,
			fat = 7,
			vitamins = 3,
			density = 75.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 = "CerealGermItem",
			typeID = 0,
		},
		Chainsaw = {
			untranslated = "Chainsaw",
			category = nil,
			group = "Items",
			description = "A gasoline-powered alternative to cutting trees.",
			tagGroups = {
				"Tool",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ChainsawItem",
			typeID = 0,
		},
		Charcoal = {
			untranslated = "Charcoal",
			category = nil,
			group = "Items",
			description = "A black residue, consisting of carbon and any remaining ash.",
			tagGroups = {
				"Burnable Fuel",
				"Coal",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 20000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharcoalItem",
			typeID = 0,
		},
		["Charred Agave"] = {
			untranslated = "Charred Agave",
			category = nil,
			group = "Food",
			description = "Agave leaves that have been charred over a campfire.",
			tagGroups = {
				"Charred Green",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 5,
			protein = 1,
			fat = 3,
			vitamins = 3,
			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 = "CharredAgaveItem",
			typeID = 0,
		},
		["Charred Beans"] = {
			untranslated = "Charred Beans",
			category = nil,
			group = "Food",
			description = "A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 1,
			protein = 8,
			fat = 3,
			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 = "CharredBeansItem",
			typeID = 0,
		},
		["Charred Beet"] = {
			untranslated = "Charred Beet",
			category = nil,
			group = "Food",
			description = "Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 3,
			protein = 0,
			fat = 3,
			vitamins = 6,
			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 = "CharredBeetItem",
			typeID = 0,
		},
		["Charred Cactus Fruit"] = {
			untranslated = "Charred Cactus Fruit",
			category = nil,
			group = "Food",
			description = "Blackened cactus fruit. A favorite of early desert settlers.",
			tagGroups = {
				"Charred Fruit",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 200,
			carbs = 4,
			protein = 0,
			fat = 2,
			vitamins = 6,
			density = 6.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 = "CharredCactusFruitItem",
			typeID = 0,
		},
		["Charred Camas Bulb"] = {
			untranslated = "Charred Camas Bulb",
			category = nil,
			group = "Food",
			description = "A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 2,
			protein = 3,
			fat = 6,
			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 = "CharredCamasBulbItem",
			typeID = 0,
		},
		["Charred Corn"] = {
			untranslated = "Charred Corn",
			category = nil,
			group = "Food",
			description = "This piece of corn needs a good slathering of butter to curb that burnt taste.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 7,
			protein = 1,
			fat = 0,
			vitamins = 4,
			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 = "CharredCornItem",
			typeID = 0,
		},
		["Charred Fireweed Shoots"] = {
			untranslated = "Charred Fireweed Shoots",
			category = nil,
			group = "Food",
			description = "It tastes somewhat burnt but at least the fire has removed the bitter taste.",
			tagGroups = {
				"Charred Green",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 5,
			protein = 1,
			fat = 0,
			vitamins = 6,
			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 = "CharredFireweedShootsItem",
			typeID = 0,
		},
		["Charred Fish"] = {
			untranslated = "Charred Fish",
			category = nil,
			group = "Food",
			description = "At least it doesn't have any scales any more.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 400,
			carbs = 0,
			protein = 11,
			fat = 4,
			vitamins = 0,
			density = 3.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 = "CharredFishItem",
			typeID = 0,
		},
		["Charred Heart Of Palm"] = {
			untranslated = "Charred Heart Of Palm",
			category = nil,
			group = "Food",
			description = "Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 210,
			carbs = 6,
			protein = 3,
			fat = 1,
			vitamins = 2,
			density = 5.714285714285714,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CharredHeartOfPalmItem",
			typeID = 0,
		},
		["Charred Meat"] = {
			untranslated = "Charred Meat",
			category = nil,
			group = "Food",
			description = "The blackened surface of this unrecognizable meat is 'golden brown'.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 400,
			carbs = 0,
			protein = 5,
			fat = 10,
			vitamins = 0,
			density = 3.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 = "CharredMeatItem",
			typeID = 0,
		},
		["Charred Mushrooms"] = {
			untranslated = "Charred Mushrooms",
			category = nil,
			group = "Food",
			description = "A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 3,
			protein = 6,
			fat = 2,
			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 = "CharredMushroomsItem",
			typeID = 0,
		},
		["Charred Papaya"] = {
			untranslated = "Charred Papaya",
			category = nil,
			group = "Food",
			description = "Papaya fruit that has been charred over a basic campfire.",
			tagGroups = {
				"Charred Fruit",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 3,
			protein = 1,
			fat = 0,
			vitamins = 8,
			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 = "CharredPapayaItem",
			typeID = 0,
		},
		["Charred Pineapple"] = {
			untranslated = "Charred Pineapple",
			category = nil,
			group = "Food",
			description = "Pineapple that has been charred over a basic campfire.",
			tagGroups = {
				"Charred Fruit",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 8,
			protein = 1,
			fat = 0,
			vitamins = 3,
			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 = "CharredPineappleItem",
			typeID = 0,
		},
		["Charred Sausage"] = {
			untranslated = "Charred Sausage",
			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 = 350,
			calories = 700,
			carbs = 0,
			protein = 10,
			fat = 14,
			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 = "CharredSausageItem",
			typeID = 0,
		},
		["Charred Taro"] = {
			untranslated = "Charred Taro",
			category = nil,
			group = "Food",
			description = "Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 10,
			protein = 1,
			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 = "CharredTaroItem",
			typeID = 0,
		},
		["Charred Tomato"] = {
			untranslated = "Charred Tomato",
			category = nil,
			group = "Food",
			description = "The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.",
			tagGroups = {
				"Charred Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 7,
			protein = 1,
			fat = 0,
			vitamins = 4,
			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 = "CharredTomatoItem",
			typeID = 0,
		},
		["Chef Hat"] = {
			untranslated = "Chef Hat",
			category = nil,
			group = "Clothing",
			description = "To keep your hair in one place while stirring the pots.",
			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 = "ChefHatItem",
			typeID = 0,
		},
		["Chef Pants"] = {
			untranslated = "Chef Pants",
			category = nil,
			group = "Clothing",
			description = "Checkered style pants for hiding the truths of working in a kitchen.",
			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 = "ChefPantsItem",
			typeID = 0,
		},
		["Chef Shirt"] = {
			untranslated = "Chef Shirt",
			category = nil,
			group = "Clothing",
			description = "A clean Chef's shirt to spot all the spots.",
			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 = "ChefShirtItem",
			typeID = 0,
		},
		["Chef Shoes"] = {
			untranslated = "Chef Shoes",
			category = nil,
			group = "Clothing",
			description = "Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.\\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 = "ChefShoesItem",
			typeID = 0,
		},
		["Claim Tool"] = {
			untranslated = "Claim Tool",
			category = nil,
			group = "Items",
			description = "Used to claim, unclaim and examine property.",
			tagGroups = {
				"Tool",
			},
			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 = "ClaimToolItem",
			typeID = 0,
		},
		Clam = {
			untranslated = "Clam",
			category = nil,
			group = "Natural Resources",
			description = "A clam.",
			tagGroups = {
				"Marine Life",
			},
			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 = "ClamItem",
			typeID = 0,
		},
		["Clam Chowder"] = {
			untranslated = "Clam Chowder",
			category = nil,
			group = "Food",
			description = "A thick stew loaded with clams and taro root.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 800,
			carbs = 16,
			protein = 15,
			fat = 3,
			vitamins = 11,
			density = 5.625,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ClamChowderItem",
			typeID = 0,
		},
		Clay = {
			untranslated = "Clay",
			category = nil,
			group = "Natural Resources",
			description = "A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.",
			tagGroups = {
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 22000,
			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 = "ClayItem",
			typeID = 0,
		},
		Cloth = {
			untranslated = "Cloth",
			category = nil,
			group = "Item",
			description = "A piece of rough cloth made by weaving fibers together.",
			tagGroups = {
				"Fabric",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			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 = "ClothItem",
			typeID = 0,
		},
		["Cloth Belt"] = {
			untranslated = "Cloth Belt",
			category = nil,
			group = "Clothing",
			description = "A fashionable cloth belt that drapes across the waist.",
			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 = "ClothBeltItem",
			typeID = 0,
		},
		["Cloth Cape"] = {
			untranslated = "Cloth Cape",
			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 = "ClothCapeItem",
			typeID = 0,
		},
		Coal = {
			untranslated = "Coal",
			category = nil,
			group = "Natural Resources",
			description = "A combustible mineral which needs to be crushed into usable fuel.",
			tagGroups = {
				"Excavatable",
				"Ore",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 4000,
			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 = "CoalItem",
			typeID = 0,
		},
		Cod = {
			untranslated = "Cod",
			category = nil,
			group = "Natural Resources",
			description = "A cod.",
			tagGroups = {
				"Fish",
				"Medium Fish",
			},
			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 = "CodItem",
			typeID = 0,
		},
		["Colored Powder"] = {
			untranslated = "Colored Powder",
			category = nil,
			group = "Items",
			description = "A bag of crushed flower petals.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			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 = "ColoredPowderItem",
			typeID = 0,
		},
		["Combustion Engine"] = {
			untranslated = "Combustion Engine",
			category = nil,
			group = "Items",
			description = "An engine that generates power by combustion of fuel.",
			tagGroups = {},
			maxStack = 100,
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CombustionEngineItem",
			typeID = 0,
		},
		["Combustion Generator"] = {
			untranslated = "Combustion Generator",
			category = nil,
			group = "Crafted Objects",
			description = "Consumes most fuels to produce energy.",
			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 = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CombustionGeneratorItem",
			typeID = 0,
		},
		["Composite Birch Bench"] = {
			untranslated = "Composite Birch Bench",
			category = nil,
			group = "Housing Objects",
			description = "A composite bench built to last.",
			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 = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeBirchBenchItem",
			typeID = 0,
		},
		["Composite Birch Chair"] = {
			untranslated = "Composite Birch Chair",
			category = nil,
			group = "Housing Objects",
			description = "A composite chair built to last.",
			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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeBirchChairItem",
			typeID = 0,
		},
		["Composite Birch Door"] = {
			untranslated = "Composite Birch Door",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful composite door built by an expert carpenter.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeBirchDoorItem",
			typeID = 0,
		},
		["Composite Birch Lumber"] = {
			untranslated = "Composite Birch Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
				"Hardwood Lumber",
			},
			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 = "CompositeBirchLumberItem",
			typeID = 0,
		},
		["Composite Birch Table"] = {
			untranslated = "Composite Birch Table",
			category = nil,
			group = "Housing Objects",
			description = "A large composite table for eating meals or getting some work done.",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeBirchTableItem",
			typeID = 0,
		},
		["Composite Bow"] = {
			untranslated = "Composite Bow",
			category = nil,
			group = "Items",
			description = "A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.",
			tagGroups = {
				"Tool",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeBowItem",
			typeID = 0,
		},
		["Composite Cedar Lumber"] = {
			untranslated = "Composite Cedar Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
				"Softwood Lumber",
			},
			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 = "CompositeCedarLumberItem",
			typeID = 0,
		},
		["Composite Ceiba Lumber"] = {
			untranslated = "Composite Ceiba Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
				"Hardwood Lumber",
			},
			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 = "CompositeCeibaLumberItem",
			typeID = 0,
		},
		["Composite Filler"] = {
			untranslated = "Composite Filler",
			category = nil,
			group = "Items",
			description = "A multipurpose filler that is made from what you have available.",
			tagGroups = {
				"Fertilizer",
				"Fertilizer Filler",
			},
			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 = "CompositeFillerItem",
			typeID = 0,
		},
		["Composite Fir Lumber"] = {
			untranslated = "Composite Fir Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
				"Softwood Lumber",
			},
			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 = "CompositeFirLumberItem",
			typeID = 0,
		},
		["Composite Hardwood Bench"] = {
			untranslated = "Composite Hardwood Bench",
			category = nil,
			group = "Housing Objects",
			description = "A composite bench built to last.",
			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 = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeHardwoodBenchItem",
			typeID = 0,
		},
		["Composite Hardwood Chair"] = {
			untranslated = "Composite Hardwood Chair",
			category = nil,
			group = "Housing Objects",
			description = "A composite chair built to last.",
			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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeHardwoodChairItem",
			typeID = 0,
		},
		["Composite Hardwood Door"] = {
			untranslated = "Composite Hardwood Door",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful composite door built by an expert carpenter.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeHardwoodDoorItem",
			typeID = 0,
		},
		["Composite Hardwood Table"] = {
			untranslated = "Composite Hardwood Table",
			category = nil,
			group = "Housing Objects",
			description = "A nice composite table for eating meals or getting some work done.",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeHardwoodTableItem",
			typeID = 0,
		},
		["Composite Joshua Lumber"] = {
			untranslated = "Composite Joshua Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"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 = "CompositeJoshuaLumberItem",
			typeID = 0,
		},
		["Composite Lumber"] = {
			untranslated = "Composite Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"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 = "CompositeLumberItem",
			typeID = 0,
		},
		["Composite Lumber Bench"] = {
			untranslated = "Composite Lumber Bench",
			category = nil,
			group = "Housing Objects",
			description = "A composite bench built to last.",
			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 = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeLumberBenchItem",
			typeID = 0,
		},
		["Composite Lumber Chair"] = {
			untranslated = "Composite Lumber Chair",
			category = nil,
			group = "Housing Objects",
			description = "A composite chair built to last.",
			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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeLumberChairItem",
			typeID = 0,
		},
		["Composite Lumber Door"] = {
			untranslated = "Composite Lumber Door",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful composite door built by an expert carpenter.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeLumberDoorItem",
			typeID = 0,
		},
		["Composite Lumber Table"] = {
			untranslated = "Composite Lumber Table",
			category = nil,
			group = "Housing Objects",
			description = "A large composite table for eating meals or getting some work done.",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CompositeLumberTableItem",
			typeID = 0,
		},
		["Composite Oak Lumber"] = {
			untranslated = "Composite Oak Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
				"Hardwood Lumber",
			},
			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 = "CompositeOakLumberItem",
			typeID = 0,
		},
		["Composite Palm Lumber"] = {
			untranslated = "Composite Palm Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"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 = "CompositePalmLumberItem",
			typeID = 0,
		},
		["Composite Redwood Lumber"] = {
			untranslated = "Composite Redwood Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"Constructable",
				"Softwood Lumber",
			},
			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 = "CompositeRedwoodLumberItem",
			typeID = 0,
		},
		["Composite Saguaro Lumber"] = {
			untranslated = "Composite Saguaro Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"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 = "CompositeSaguaroLumberItem",
			typeID = 0,
		},
		["Composite Spruce Lumber"] = {
			untranslated = "Composite Spruce Lumber",
			category = nil,
			group = "Blocks",
			description = "A composite lumber made from a combination of wood and plastic.",
			tagGroups = {
				"Composite Lumber",
				"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 = "CompositeSpruceLumberItem",
			typeID = 0,
		},
		["Composites Skill Book"] = {
			untranslated = "Composites Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Composites 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 = "Composites Skill BookItem",
			typeID = 0,
		},
		["Composites Skill Scroll"] = {
			untranslated = "Composites Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Composites 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 = "Composites Skill ScrollItem",
			typeID = 0,
		},
		["Composites Upgrade"] = {
			untranslated = "Composites Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Composites 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 = "CompositesUpgradeItem",
			typeID = 0,
		},
		["Compost Fertilizer"] = {
			untranslated = "Compost Fertilizer",
			category = nil,
			group = "Items",
			description = "Compost fertilizer is a classic, low effort fertilizer.",
			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 = "CompostFertilizerItem",
			typeID = 0,
		},
		["Computer Lab"] = {
			untranslated = "Computer Lab",
			category = nil,
			group = "Crafted Objects",
			description = "A place where you can sit all day and play video games! Or work on expert-level research.",
			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 = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ComputerLabItem",
			typeID = 0,
		},
		["Construction Post"] = {
			untranslated = "Construction Post",
			category = nil,
			group = "Crafted Objects",
			description = "For construction contracts.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			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 = "ConstructionPostItem",
			typeID = 0,
		},
		["Contract Board"] = {
			untranslated = "Contract Board",
			category = nil,
			group = "Work Stations",
			description = "A board to post contracts.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ContractBoardItem",
			typeID = 0,
		},
		["Cookeina Mushroom Spores"] = {
			untranslated = "Cookeina Mushroom Spores",
			category = nil,
			group = "Seed",
			description = "Plant to grow cookeina 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 = "CookeinaMushroomSporesItem",
			typeID = 0,
		},
		["Cookeina Mushrooms"] = {
			untranslated = "Cookeina Mushrooms",
			category = nil,
			group = "Food",
			description = "Tiny Cup Mushrooms.",
			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 = "CookeinaMushroomsItem",
			typeID = 0,
		},
		["Cooking Skill Book"] = {
			untranslated = "Cooking Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Cooking 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 = "Cooking Skill BookItem",
			typeID = 0,
		},
		["Cooking Skill Scroll"] = {
			untranslated = "Cooking Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Cooking 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 = "Cooking Skill ScrollItem",
			typeID = 0,
		},
		["Cooking Upgrade"] = {
			untranslated = "Cooking Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting 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 = "CookingUpgradeItem",
			typeID = 0,
		},
		["Copper Bar"] = {
			untranslated = "Copper Bar",
			category = nil,
			group = "Blocks",
			description = "Refined bar of copper.",
			tagGroups = {
				"Metal",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 18000,
			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 = "CopperBarItem",
			typeID = 0,
		},
		["Copper Concentrate"] = {
			untranslated = "Copper Concentrate",
			category = nil,
			group = "Blocks",
			description = "Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
			tagGroups = {
				"Concentrated Ore",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 20000,
			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 = "CopperConcentrateItem",
			typeID = 0,
		},
		["Copper Frame Landscape"] = {
			untranslated = "Copper Frame Landscape",
			category = nil,
			group = "Housing Objects",
			description = "",
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CopperFrameLandscapeItem",
			typeID = 0,
		},
		["Copper Frame Wide"] = {
			untranslated = "Copper Frame Wide",
			category = nil,
			group = "Housing Objects",
			description = "",
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CopperFrameWideItem",
			typeID = 0,
		},
		["Copper Ore"] = {
			untranslated = "Copper Ore",
			category = nil,
			group = "Natural Resources",
			description = "Unrefined ore with traces of copper.",
			tagGroups = {
				"Excavatable",
				"Ore",
			},
			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 = "CopperOreItem",
			typeID = 0,
		},
		["Copper Pipe"] = {
			untranslated = "Copper Pipe",
			category = nil,
			group = "Blocks",
			description = "A pipe for transporting 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 = 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 = "CopperPipeItem",
			typeID = 0,
		},
		["Copper Plate"] = {
			untranslated = "Copper Plate",
			category = nil,
			group = "Items",
			description = "A solid copper plate giving higher grades of protection against erosion and improves conductivity.",
			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 = "CopperPlateItem",
			typeID = 0,
		},
		["Copper Wiring"] = {
			untranslated = "Copper Wiring",
			category = nil,
			group = "Items",
			description = "A length of copper conductive wire useful for a variety of purposes.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			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 = "CopperWiringItem",
			typeID = 0,
		},
		Corn = {
			untranslated = "Corn",
			category = nil,
			group = "Food",
			description = "A warmly colored kernel studded vegetable.",
			tagGroups = {
				"Food",
				"Raw Food",
				"Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 125,
			calories = 230,
			carbs = 4,
			protein = 1,
			fat = 0,
			vitamins = 3,
			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 = "CornItem",
			typeID = 0,
		},
		["Corn Fritters"] = {
			untranslated = "Corn Fritters",
			category = nil,
			group = "Food",
			description = "These deep fried corn treats are both crispy and delicious.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 500,
			carbs = 13,
			protein = 4,
			fat = 22,
			vitamins = 8,
			density = 9.4,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CornFrittersItem",
			typeID = 0,
		},
		["Corn Seed"] = {
			untranslated = "Corn Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow corn.",
			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 = "CornSeedItem",
			typeID = 0,
		},
		Cornmeal = {
			untranslated = "Cornmeal",
			category = nil,
			group = "Food",
			description = "Dried and ground corn; it's like a courser flour.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 60,
			carbs = 9,
			protein = 3,
			fat = 3,
			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 = "CornmealItem",
			typeID = 0,
		},
		["Corrugated Steel"] = {
			untranslated = "Corrugated Steel",
			category = nil,
			group = "Blocks",
			description = "Especially useful for industrial buildings.",
			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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CorrugatedSteelItem",
			typeID = 0,
		},
		["Corrugated Steel Door"] = {
			untranslated = "Corrugated Steel Door",
			category = nil,
			group = "Housing Objects",
			description = "A secure door made of hard corrugated steel.",
			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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CorrugatedSteelDoorItem",
			typeID = 0,
		},
		["Corrugated Steel Fence Door"] = {
			untranslated = "Corrugated Steel Fence Door",
			category = nil,
			group = "Housing Objects",
			description = "A corrugated steel door with fence-like viewing slots. ",
			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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CorrugatedSteelFenceDoorItem",
			typeID = 0,
		},
		["Cotton Boll"] = {
			untranslated = "Cotton Boll",
			category = nil,
			group = "Items",
			description = "A fluffy round boll harvested from a cotton plant.",
			tagGroups = {
				"Crop",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			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 = "CottonBollItem",
			typeID = 0,
		},
		["Cotton Carpet"] = {
			untranslated = "Cotton Carpet",
			category = nil,
			group = "Blocks",
			description = "A woven cotton floor covering attached to a lumber backing.",
			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 = 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 = "CottonCarpetItem",
			typeID = 0,
		},
		["Cotton Curtains"] = {
			untranslated = "Cotton Curtains",
			category = nil,
			group = "Blocks",
			description = "Curtains woven using the finest cotton. \\n\\n (Only cosmetic does not impact room value.)",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CottonCurtainsItem",
			typeID = 0,
		},
		["Cotton Fabric"] = {
			untranslated = "Cotton Fabric",
			category = nil,
			group = "Items",
			description = "Cotton fabric is valued for its light weight, breathability, and softness.",
			tagGroups = {
				"Fabric",
			},
			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 = "CottonFabricItem",
			typeID = 0,
		},
		["Cotton Lint"] = {
			untranslated = "Cotton Lint",
			category = nil,
			group = "Items",
			description = "A bundle of cotton used as stuffing or further tailoring processing.",
			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 = "CottonLintItem",
			typeID = 0,
		},
		["Cotton Seed"] = {
			untranslated = "Cotton Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow cotton.",
			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 = "CottonSeedItem",
			typeID = 0,
		},
		["Cotton Streamer Stars"] = {
			untranslated = "Cotton Streamer Stars",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {},
			maxStack = 1,
			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 = "CottonStreamerStarsItem",
			typeID = 0,
		},
		["Cotton Streamer Stripes"] = {
			untranslated = "Cotton Streamer Stripes",
			category = nil,
			group = "Housing Objects",
			description = "",
			tagGroups = {},
			maxStack = 1,
			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 = "CottonStreamerStripesItem",
			typeID = 0,
		},
		["Cotton Thread"] = {
			untranslated = "Cotton Thread",
			category = nil,
			group = "Items",
			description = "Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 25,
			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 = "CottonThreadItem",
			typeID = 0,
		},
		Couch = {
			untranslated = "Couch",
			category = nil,
			group = "Housing Objects",
			description = "A sweet couch to lounge on. Now with room for your friends!",
			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 = "Chair",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CouchItem",
			typeID = 0,
		},
		["Country Foundation"] = {
			untranslated = "Country Foundation",
			category = nil,
			group = "Work Stations",
			description = "When a town simply cannot contain your ambition.",
			tagGroups = {
				"Government",
				"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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Civics",
			repeatsDepreciation = "1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "45",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CountryFoundationItem",
			typeID = 0,
		},
		["Court Chair"] = {
			untranslated = "Court Chair",
			category = nil,
			group = "Housing Objects",
			description = "A chair for legal sittings.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CourtChairItem",
			typeID = 0,
		},
		["Court Table"] = {
			untranslated = "Court Table",
			category = nil,
			group = "Work Stations",
			description = "A vital part of the courtroom.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CourtTableItem",
			typeID = 0,
		},
		["Coyote Carcass"] = {
			untranslated = "Coyote Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead coyote.",
			tagGroups = {
				"Small Carcass",
			},
			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 = "CoyoteCarcassItem",
			typeID = 0,
		},
		["Crab Carcass"] = {
			untranslated = "Crab Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A crustacean that loves the ocean, just don't get caught in its pinch!",
			tagGroups = {
				"Small 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 = "CrabCarcassItem",
			typeID = 0,
		},
		["Crab Pot"] = {
			untranslated = "Crab Pot",
			category = nil,
			group = "Crafted Objects",
			description = "A contraption to catch unsuspecting crabs in search of prey.",
			tagGroups = {},
			maxStack = 1,
			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 = "CrabPotItem",
			typeID = 0,
		},
		Crane = {
			untranslated = "Crane",
			category = nil,
			group = "Crafted Objects",
			description = "Allows the placement and transport of materials in an area.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			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 = "CraneItem",
			typeID = 0,
		},
		["Creosote Bush Seed"] = {
			untranslated = "Creosote Bush Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow creosote bushes.",
			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 = "CreosoteBushSeedItem",
			typeID = 0,
		},
		["Creosote Flower"] = {
			untranslated = "Creosote Flower",
			category = nil,
			group = "Food",
			description = "Placeholder Description.",
			tagGroups = {
				"Food",
				"Petals",
			},
			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 = "CreosoteFlowerItem",
			typeID = 0,
		},
		["Crimini Mushroom Spores"] = {
			untranslated = "Crimini Mushroom Spores",
			category = nil,
			group = "Seed",
			description = "Plant to grow crimini 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 = "CriminiMushroomSporesItem",
			typeID = 0,
		},
		["Crimini Mushrooms"] = {
			untranslated = "Crimini Mushrooms",
			category = nil,
			group = "Food",
			description = "Edible mushrooms that are quite tasty.",
			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 = "CriminiMushroomsItem",
			typeID = 0,
		},
		["Crimson Salad"] = {
			untranslated = "Crimson Salad",
			category = nil,
			group = "Food",
			description = "Just in case you want to eat red things without eating meat.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 1200,
			carbs = 13,
			protein = 7,
			fat = 8,
			vitamins = 28,
			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 = "CrimsonSaladItem",
			typeID = 0,
		},
		["Crispy Bacon"] = {
			untranslated = "Crispy Bacon",
			category = nil,
			group = "Food",
			description = "Give me all the bacon and eggs you have.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 800,
			carbs = 0,
			protein = 18,
			fat = 26,
			vitamins = 0,
			density = 5.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 = "CrispyBaconItem",
			typeID = 0,
		},
		["Crushed Basalt"] = {
			untranslated = "Crushed Basalt",
			category = nil,
			group = "Blocks",
			description = "Basalt rocks that have been crushed into a fine gravel.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 30000,
			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 = "CrushedBasaltItem",
			typeID = 0,
		},
		["Crushed Coal"] = {
			untranslated = "Crushed Coal",
			category = nil,
			group = "Blocks",
			description = "Coal that have been crushed into a usable size.",
			tagGroups = {
				"Burnable Fuel",
				"Coal",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 22000,
			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 = "CrushedCoalItem",
			typeID = 0,
		},
		["Crushed Copper Ore"] = {
			untranslated = "Crushed Copper Ore",
			category = nil,
			group = "Blocks",
			description = "Crushed copper ore that is ready to be concentrated.",
			tagGroups = {
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 28000,
			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 = "CrushedCopperOreItem",
			typeID = 0,
		},
		["Crushed Gneiss"] = {
			untranslated = "Crushed Gneiss",
			category = nil,
			group = "Blocks",
			description = "Gneiss rocks that have been crushed into a fine gravel.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 28000,
			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 = "CrushedGneissItem",
			typeID = 0,
		},
		["Crushed Gold Ore"] = {
			untranslated = "Crushed Gold Ore",
			category = nil,
			group = "Blocks",
			description = "Crushed gold ore that is ready to be concentrated.",
			tagGroups = {
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 28000,
			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 = "CrushedGoldOreItem",
			typeID = 0,
		},
		["Crushed Granite"] = {
			untranslated = "Crushed Granite",
			category = nil,
			group = "Blocks",
			description = "Granite rocks that have been crushed into a fine gravel.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
				"Silica",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 26000,
			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 = "CrushedGraniteItem",
			typeID = 0,
		},
		["Crushed Iron Ore"] = {
			untranslated = "Crushed Iron Ore",
			category = nil,
			group = "Blocks",
			description = "Crushed iron ore that is ready to be concentrated.",
			tagGroups = {
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 30000,
			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 = "CrushedIronOreItem",
			typeID = 0,
		},
		["Crushed Limestone"] = {
			untranslated = "Crushed Limestone",
			category = nil,
			group = "Blocks",
			description = "Limestone rocks that have been crushed into a fine gravel.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 26000,
			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 = "CrushedLimestoneItem",
			typeID = 0,
		},
		["Crushed Mixed Rock"] = {
			untranslated = "Crushed Mixed Rock",
			category = nil,
			group = "Blocks",
			description = "A mixture of rocks that can be used in a variety of recipes or simply as landfill.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 26000,
			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 = "CrushedMixedRockItem",
			typeID = 0,
		},
		["Crushed Oil Shale"] = {
			untranslated = "Crushed Oil Shale",
			category = nil,
			group = "Block",
			description = "",
			tagGroups = {},
			maxStack = 20,
			carried = "Hands",
			weight = 20000,
			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 = "CrushedOilShaleItem",
			typeID = 0,
		},
		["Crushed Sandstone"] = {
			untranslated = "Crushed Sandstone",
			category = nil,
			group = "Blocks",
			description = "Sandstone rocks that have been crushed into a fine gravel.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
				"Silica",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 24000,
			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 = "CrushedSandstoneItem",
			typeID = 0,
		},
		["Crushed Shale"] = {
			untranslated = "Crushed Shale",
			category = nil,
			group = "Blocks",
			description = "Shale rocks that have been crushed into a fine gravel.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 24000,
			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 = "CrushedShaleItem",
			typeID = 0,
		},
		["Crushed Slag"] = {
			untranslated = "Crushed Slag",
			category = nil,
			group = "Blocks",
			description = "Slag that has been crushed into a fine gravel.",
			tagGroups = {
				"Crushed Rock",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 24000,
			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 = "CrushedSlagItem",
			typeID = 0,
		},
		["Culinary Research Paper Advanced"] = {
			untranslated = "Culinary Research Paper Advanced",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Advanced Research",
				"Research",
			},
			maxStack = 100,
			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 = "CulinaryResearchPaperAdvancedItem",
			typeID = 0,
		},
		["Culinary Research Paper Basic"] = {
			untranslated = "Culinary Research Paper Basic",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Basic Research",
				"Research",
			},
			maxStack = 100,
			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 = "CulinaryResearchPaperBasicItem",
			typeID = 0,
		},
		["Culinary Research Paper Modern"] = {
			untranslated = "Culinary Research Paper Modern",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Modern Research",
				"Research",
			},
			maxStack = 100,
			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 = "CulinaryResearchPaperModernItem",
			typeID = 0,
		},
		["Currency Exchange"] = {
			untranslated = "Currency Exchange",
			category = nil,
			group = "Work Stations",
			description = "Allows players to exchange currency.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CurrencyExchangeItem",
			typeID = 0,
		},
		["Cutting Edge Cooking Skill Book"] = {
			untranslated = "Cutting Edge Cooking Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Cutting Edge Cooking 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 = "Cutting Edge Cooking Skill BookItem",
			typeID = 0,
		},
		["Cutting Edge Cooking Skill Scroll"] = {
			untranslated = "Cutting Edge Cooking Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Cutting Edge Cooking 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 = "Cutting Edge Cooking Skill ScrollItem",
			typeID = 0,
		},
		["Cutting Edge Cooking Upgrade"] = {
			untranslated = "Cutting Edge Cooking Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Cutting Edge 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 = "CuttingEdgeCookingUpgradeItem",
			typeID = 0,
		},
		["Decorative Anchor"] = {
			untranslated = "Decorative Anchor",
			category = nil,
			group = "Housing Objects",
			description = "The ship this anchor belonged to no longer needed it.",
			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",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DecorativeAnchorItem",
			typeID = 0,
		},
		["Decorative Glass Buoy Blue"] = {
			untranslated = "Decorative Glass Buoy Blue",
			category = nil,
			group = "Housing Objects",
			description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DecorativeGlassBuoyBlueItem",
			typeID = 0,
		},
		["Decorative Glass Buoy Red"] = {
			untranslated = "Decorative Glass Buoy Red",
			category = nil,
			group = "Housing Objects",
			description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DecorativeGlassBuoyRedItem",
			typeID = 0,
		},
		["Decorative Hanging Buoy"] = {
			untranslated = "Decorative Hanging Buoy",
			category = nil,
			group = "Housing Objects",
			description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DecorativeHangingBuoyItem",
			typeID = 0,
		},
		["Decorative Life Preserver"] = {
			untranslated = "Decorative Life Preserver",
			category = nil,
			group = "Housing Objects",
			description = "It has retired from its previously life-critical role, but great for nautical decor.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DecorativeLifePreserverItem",
			typeID = 0,
		},
		["Decorative Ship Wheel"] = {
			untranslated = "Decorative Ship Wheel",
			category = nil,
			group = "Housing Objects",
			description = "Somewhere a ship is no longer going straight.",
			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",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DecorativeShipWheelItem",
			typeID = 0,
		},
		["Deer Carcass"] = {
			untranslated = "Deer Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead deer.",
			tagGroups = {
				"Medium Carcass",
				"Medium Leather Carcass",
			},
			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 = "DeerCarcassItem",
			typeID = 0,
		},
		["Dendrology Research Paper Advanced"] = {
			untranslated = "Dendrology Research Paper Advanced",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Advanced Research",
				"Research",
			},
			maxStack = 100,
			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 = "DendrologyResearchPaperAdvancedItem",
			typeID = 0,
		},
		["Dendrology Research Paper Basic"] = {
			untranslated = "Dendrology Research Paper Basic",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Basic Research",
				"Research",
			},
			maxStack = 100,
			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 = "DendrologyResearchPaperBasicItem",
			typeID = 0,
		},
		["Dendrology Research Paper Modern"] = {
			untranslated = "Dendrology Research Paper Modern",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Modern Research",
				"Research",
			},
			maxStack = 100,
			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 = "DendrologyResearchPaperModernItem",
			typeID = 0,
		},
		["Derpy Hat"] = {
			untranslated = "Derpy Hat",
			category = nil,
			group = "Clothing",
			description = "Dorky sombrero that doesn't fit anyone. You feel embarrassed to wear it.",
			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 = "DerpyHatItem",
			typeID = 0,
		},
		["Dirt Ramp"] = {
			untranslated = "Dirt Ramp",
			category = nil,
			group = "Blocks",
			description = "A dusty ramp formed from tamped earth. It's servicable for any wheeled vehicle.",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 30000,
			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 = "DirtRampItem",
			typeID = 0,
		},
		["Distribution Station"] = {
			untranslated = "Distribution Station",
			category = nil,
			group = "Crafted Objects",
			description = "A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DistributionStationItem",
			typeID = 0,
		},
		["Dried Fish"] = {
			untranslated = "Dried Fish",
			category = nil,
			group = "Food",
			description = "Leaving it outdoors somehow made it more digestible.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 250,
			calories = 450,
			carbs = 1,
			protein = 16,
			fat = 2,
			vitamins = 0,
			density = 4.222222222222222,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DriedFishItem",
			typeID = 0,
		},
		["Dried Meat"] = {
			untranslated = "Dried Meat",
			category = nil,
			group = "Food",
			description = "Leaving it outdoors somehow made it more digestible.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 250,
			calories = 550,
			carbs = 1,
			protein = 14,
			fat = 4,
			vitamins = 0,
			density = 3.4545454545454546,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "DriedMeatItem",
			typeID = 0,
		},
		["Dwarf Willow Seed"] = {
			untranslated = "Dwarf Willow Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow dwarf willow.",
			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 = "DwarfWillowSeedItem",
			typeID = 0,
		},
		Easel = {
			untranslated = "Easel",
			category = nil,
			group = "Crafted Objects",
			description = "An interactive stand allowing paintings to be created using art supplies.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "EaselItem",
			typeID = 0,
		},
		["Ecko The Dolphin"] = {
			untranslated = "Ecko The Dolphin",
			category = nil,
			group = "Item",
			description = "Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 0,
			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 = "EckoTheDolphinItem",
			typeID = 0,
		},
		["Electric Lathe"] = {
			untranslated = "Electric Lathe",
			category = nil,
			group = "Work Stations",
			description = "An electric powered machine that has a spinning blade to craft a variety of metal products.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectricLatheItem",
			typeID = 0,
		},
		["Electric Machinist Table"] = {
			untranslated = "Electric Machinist Table",
			category = nil,
			group = "Work Stations",
			description = "A fancy toolbench that creates equally fancy toys.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectricMachinistTableItem",
			typeID = 0,
		},
		["Electric Motor"] = {
			untranslated = "Electric Motor",
			category = nil,
			group = "Items",
			description = "A motor.",
			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 = "ElectricMotorItem",
			typeID = 0,
		},
		["Electric Planer"] = {
			untranslated = "Electric Planer",
			category = nil,
			group = "Work Stations",
			description = "A sander and a jointer rolled into one.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectricPlanerItem",
			typeID = 0,
		},
		["Electric Stamping Press"] = {
			untranslated = "Electric Stamping Press",
			category = nil,
			group = "Work Stations",
			description = "A tool for shaping or cutting metal by deforming it with a die.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectricStampingPressItem",
			typeID = 0,
		},
		["Electric Wall Lamp"] = {
			untranslated = "Electric Wall Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A wall mounted lamp that requires electricity to turn on.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2.5",
			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 = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectricWallLampItem",
			typeID = 0,
		},
		["Electric Water Pump"] = {
			untranslated = "Electric Water Pump",
			category = nil,
			group = "Crafted Objects",
			description = "Pumps water from a source into a pipe network.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectricWaterPumpItem",
			typeID = 0,
		},
		["Electronics Assembly"] = {
			untranslated = "Electronics Assembly",
			category = nil,
			group = "Work Stations",
			description = "A set of machinery to create electronics.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElectronicsAssemblyItem",
			typeID = 0,
		},
		["Electronics Skill Book"] = {
			untranslated = "Electronics Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Electronics 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 = "Electronics Skill BookItem",
			typeID = 0,
		},
		["Electronics Skill Scroll"] = {
			untranslated = "Electronics Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Electronics 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 = "Electronics Skill ScrollItem",
			typeID = 0,
		},
		["Electronics Upgrade"] = {
			untranslated = "Electronics Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Electronics 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 = "ElectronicsUpgradeItem",
			typeID = 0,
		},
		["Elevator Call Post"] = {
			untranslated = "Elevator Call Post",
			category = nil,
			group = "Crafted Objects",
			description = "Used to call a nearby elevator.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElevatorCallPostItem",
			typeID = 0,
		},
		["Elk Carcass"] = {
			untranslated = "Elk Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead elk.",
			tagGroups = {
				"Medium Carcass",
				"Medium Leather Carcass",
			},
			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 = "ElkCarcassItem",
			typeID = 0,
		},
		["Elk Mount"] = {
			untranslated = "Elk Mount",
			category = nil,
			group = "Housing Objects",
			description = "A hunting trophy for your house.",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElkMountItem",
			typeID = 0,
		},
		["Elk Taco"] = {
			untranslated = "Elk Taco",
			category = nil,
			group = "Food",
			description = "A tasty treat made from corn tortillas and meat.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 700,
			carbs = 15,
			protein = 8,
			fat = 22,
			vitamins = 6,
			density = 7.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 = "ElkTacoItem",
			typeID = 0,
		},
		["Elk Wellington"] = {
			untranslated = "Elk Wellington",
			category = nil,
			group = "Food",
			description = "A prime cut of meat surrounded by pastry.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1450,
			carbs = 10,
			protein = 26,
			fat = 22,
			vitamins = 4,
			density = 4.275862068965517,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ElkWellingtonItem",
			typeID = 0,
		},
		["Embassy Desk"] = {
			untranslated = "Embassy Desk",
			category = nil,
			group = "Work Stations",
			description = "Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "EmbassyDeskItem",
			typeID = 0,
		},
		["Engineering Research Paper Advanced"] = {
			untranslated = "Engineering Research Paper Advanced",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Advanced Research",
				"Research",
			},
			maxStack = 100,
			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 = "EngineeringResearchPaperAdvancedItem",
			typeID = 0,
		},
		["Engineering Research Paper Modern"] = {
			untranslated = "Engineering Research Paper Modern",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Modern Research",
				"Research",
			},
			maxStack = 100,
			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 = "EngineeringResearchPaperModernItem",
			typeID = 0,
		},
		Epoxy = {
			untranslated = "Epoxy",
			category = nil,
			group = "Items",
			description = "A useful material for hardening, curing, and other various uses.",
			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 = "EpoxyItem",
			typeID = 0,
		},
		Ethanol = {
			untranslated = "Ethanol",
			category = nil,
			group = "Items",
			description = "A material used to make biodiesel. Not suitable for food.",
			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 = "EthanolItem",
			typeID = 0,
		},
		Excavator = {
			untranslated = "Excavator",
			category = nil,
			group = "Crafted Objects",
			description = "Like a Skid Steer but more versatile. Great for high slope excavation.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 30000,
			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 = "ExcavatorItem",
			typeID = 0,
		},
		["Executive Office"] = {
			untranslated = "Executive Office",
			category = nil,
			group = "Work Stations",
			description = "Elected officials can perform one-time executive actions 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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ExecutiveOfficeItem",
			typeID = 0,
		},
		["Explorer Boots"] = {
			untranslated = "Explorer Boots",
			category = nil,
			group = "Clothing",
			description = "Boots with rubber soles and thermal insulation for comfort yet still be durabable.\\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 = "ExplorerBootsItem",
			typeID = 0,
		},
		["Explorer Gloves"] = {
			untranslated = "Explorer Gloves",
			category = nil,
			group = "Clothing",
			description = "Sturdy gloves comfortably lined with cotton for extra insulation against the elements.",
			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 = "ExplorerGlovesItem",
			typeID = 0,
		},
		["Explorer Hat"] = {
			untranslated = "Explorer Hat",
			category = nil,
			group = "Clothing",
			description = "A classic adventuring hat protecting you from the unknown.",
			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 = "ExplorerHatItem",
			typeID = 0,
		},
		["Explorer Pants"] = {
			untranslated = "Explorer Pants",
			category = nil,
			group = "Clothing",
			description = "Reinforced pants for exploring but still be fashionable.",
			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 = "ExplorerPantsItem",
			typeID = 0,
		},
		["Explorer Shirt"] = {
			untranslated = "Explorer Shirt",
			category = nil,
			group = "Clothing",
			description = "A simple white shirt with a tie and a colorable vest.",
			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 = "ExplorerShirtItem",
			typeID = 0,
		},
		["Fantastic Forest Pizza"] = {
			untranslated = "Fantastic Forest Pizza",
			category = nil,
			group = "Food",
			description = "Leaves you full and lively.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 1250,
			carbs = 23,
			protein = 4,
			fat = 10,
			vitamins = 17,
			density = 4.32,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FantasticForestPizzaItem",
			typeID = 0,
		},
		["Farmer Boots"] = {
			untranslated = "Farmer Boots",
			category = nil,
			group = "Clothing",
			description = "Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields.\\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 = "FarmerBootsItem",
			typeID = 0,
		},
		["Farmer Gloves"] = {
			untranslated = "Farmer Gloves",
			category = nil,
			group = "Clothing",
			description = "Water-resistant nylon gloves with textured palms for increased grip.",
			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 = "FarmerGlovesItem",
			typeID = 0,
		},
		["Farmer Hat"] = {
			untranslated = "Farmer Hat",
			category = nil,
			group = "Clothing",
			description = " A wide-brimmed straw hat designed to provide protection from the sun.",
			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 = "FarmerHatItem",
			typeID = 0,
		},
		["Farmer Overalls"] = {
			untranslated = "Farmer Overalls",
			category = nil,
			group = "Clothing",
			description = "Comfortable denim overalls to help with the frequent bending over that comes with farm work.",
			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 = "FarmerOverallsItem",
			typeID = 0,
		},
		["Farmer Shirt"] = {
			untranslated = "Farmer Shirt",
			category = nil,
			group = "Clothing",
			description = " A long-sleeved flannel shirt that is often worn when working outdoors.",
			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 = "FarmerShirtItem",
			typeID = 0,
		},
		["Farmers Table"] = {
			untranslated = "Farmers Table",
			category = nil,
			group = "Work Stations",
			description = "A basic workspace for crafting fertilizer and extracting seeds from crops.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FarmersTableItem",
			typeID = 0,
		},
		["Farming Skill Book"] = {
			untranslated = "Farming Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Farming 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 = "Farming Skill BookItem",
			typeID = 0,
		},
		["Farming Skill Scroll"] = {
			untranslated = "Farming Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Farming 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 = "Farming Skill ScrollItem",
			typeID = 0,
		},
		["Farming Upgrade"] = {
			untranslated = "Farming Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Farming 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 = "FarmingUpgradeItem",
			typeID = 0,
		},
		["Federation Foundation"] = {
			untranslated = "Federation Foundation",
			category = nil,
			group = "Work Stations",
			description = "A leap into globalization and a united federation.",
			tagGroups = {
				"Government",
				"Housing",
			},
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Civics",
			repeatsDepreciation = "1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "45",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FederationFoundationItem",
			typeID = 0,
		},
		["Fern Campfire Salad"] = {
			untranslated = "Fern 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 = 9,
			protein = 5,
			fat = 1,
			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 = "FernCampfireSaladItem",
			typeID = 0,
		},
		["Fern Spore"] = {
			untranslated = "Fern Spore",
			category = nil,
			group = "Seed",
			description = "Plant to grow ferns.",
			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 = "FernSporeItem",
			typeID = 0,
		},
		["Fertilizers Skill Book"] = {
			untranslated = "Fertilizers Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Fertilizers 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 = "Fertilizers Skill BookItem",
			typeID = 0,
		},
		["Fertilizers Skill Scroll"] = {
			untranslated = "Fertilizers Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Fertilizers 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 = "Fertilizers Skill ScrollItem",
			typeID = 0,
		},
		["Fertilizers Upgrade"] = {
			untranslated = "Fertilizers Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Fertilizers 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 = "FertilizersUpgradeItem",
			typeID = 0,
		},
		["Fiber Filler"] = {
			untranslated = "Fiber Filler",
			category = nil,
			group = "Items",
			description = "A filler ingredient used in a variety of fertilizers.",
			tagGroups = {
				"Fertilizer",
				"Fertilizer Filler",
			},
			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 = "FiberFillerItem",
			typeID = 0,
		},
		["Fiber Scutching Station"] = {
			untranslated = "Fiber Scutching Station",
			category = nil,
			group = "Work Stations",
			description = "A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FiberScutchingStationItem",
			typeID = 0,
		},
		Fiberglass = {
			untranslated = "Fiberglass",
			category = nil,
			group = "Items",
			description = "Plastic reinforced with glass fiber strands.",
			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 = "FiberglassItem",
			typeID = 0,
		},
		Fiddleheads = {
			untranslated = "Fiddleheads",
			category = nil,
			group = "Food",
			description = "A collection of the furled fronds of young ferns; a unique addition to a meal.",
			tagGroups = {
				"Food",
				"Greens",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 150,
			carbs = 2,
			protein = 1,
			fat = 0,
			vitamins = 5,
			density = 5.333333333333334,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FiddleheadsItem",
			typeID = 0,
		},
		["Field Campfire Stew"] = {
			untranslated = "Field Campfire Stew",
			category = nil,
			group = "Food",
			description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1100,
			carbs = 14,
			protein = 4,
			fat = 8,
			vitamins = 4,
			density = 2.727272727272727,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FieldCampfireStewItem",
			typeID = 0,
		},
		["Filmy Fern Spore"] = {
			untranslated = "Filmy Fern Spore",
			category = nil,
			group = "Seed",
			description = "Plant to grow a filmy fern.",
			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 = "FilmyFernSporeItem",
			typeID = 0,
		},
		["Fir Log"] = {
			untranslated = "Fir Log",
			category = nil,
			group = "Natural Resources",
			description = "Fir log is a type of softwood with a nice piney smell.",
			tagGroups = {
				"Burnable Fuel",
				"Softwood",
				"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 = "FirLogItem",
			typeID = 0,
		},
		["Fir Seed"] = {
			untranslated = "Fir Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a fir tree.",
			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 = "FirSeedItem",
			typeID = 0,
		},
		["Fireweed Seed"] = {
			untranslated = "Fireweed Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow fireweed.",
			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 = "FireweedSeedItem",
			typeID = 0,
		},
		["Fireweed Shoots"] = {
			untranslated = "Fireweed Shoots",
			category = nil,
			group = "Food",
			description = "A bitter, brightly colored shoot similar to asparagus.",
			tagGroups = {
				"Food",
				"Greens",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 80,
			calories = 150,
			carbs = 3,
			protein = 1,
			fat = 0,
			vitamins = 4,
			density = 5.333333333333334,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FireweedShootsItem",
			typeID = 0,
		},
		["Fish N Chips"] = {
			untranslated = "Fish N Chips",
			category = nil,
			group = "Food",
			description = "Deep-fried fish served with a side of taro chips.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 1000,
			carbs = 20,
			protein = 10,
			fat = 20,
			vitamins = 0,
			density = 5.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 = "FishNChipsItem",
			typeID = 0,
		},
		["Fish Rack"] = {
			untranslated = "Fish Rack",
			category = nil,
			group = "Work Stations",
			description = "A simple display of today's catch.",
			tagGroups = {
				"Crafting Table",
			},
			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 = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FishRackItem",
			typeID = 0,
		},
		["Fish Trap"] = {
			untranslated = "Fish Trap",
			category = nil,
			group = "Crafted Objects",
			description = "A trap to catch river fish as they swim. It can only be used in fresh water as it's too small to catch the larger ocean fish. ",
			tagGroups = {},
			maxStack = 1,
			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 = "FishTrapItem",
			typeID = 0,
		},
		Fishery = {
			untranslated = "Fishery",
			category = nil,
			group = "Work Stations",
			description = "A place to create fishing poles, traps and prepare seafood.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FisheryItem",
			typeID = 0,
		},
		["Fishing Pole"] = {
			untranslated = "Fishing Pole",
			category = nil,
			group = "Items",
			description = "Fishing, the most extreme sport.",
			tagGroups = {
				"Tool",
			},
			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 = "FishingPoleItem",
			typeID = 0,
		},
		["Flat Steel"] = {
			untranslated = "Flat Steel",
			category = nil,
			group = "Blocks",
			description = "Coated with a layer of epoxy, this steel refuses to rust.",
			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 = 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 = "FlatSteelItem",
			typeID = 0,
		},
		["Flat Steel Door"] = {
			untranslated = "Flat Steel Door",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful modern flat steel door with a large viewing window.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FlatSteelDoorItem",
			typeID = 0,
		},
		Flatbread = {
			untranslated = "Flatbread",
			category = nil,
			group = "Food",
			description = "Without any leavening the flatbread isn't very puffy. But it's still tasty.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 500,
			carbs = 17,
			protein = 8,
			fat = 3,
			vitamins = 2,
			density = 6.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 = "FlatbreadItem",
			typeID = 0,
		},
		["Flax Fiber"] = {
			untranslated = "Flax Fiber",
			category = nil,
			group = "Items",
			description = "Processed fibers of flax ready to be spun into yarn.",
			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 = "FlaxFiberItem",
			typeID = 0,
		},
		["Flax Seed"] = {
			untranslated = "Flax Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow flax. ",
			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 = "FlaxSeedItem",
			typeID = 0,
		},
		["Flax Stem"] = {
			untranslated = "Flax Stem",
			category = nil,
			group = "Items",
			description = "A bundle of harvested flax that can be processed into fabric.",
			tagGroups = {
				"Crop",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			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 = "FlaxStemItem",
			typeID = 0,
		},
		["Flax Trawler Net"] = {
			untranslated = "Flax Trawler Net",
			category = nil,
			group = "Items",
			description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
			tagGroups = {
				"Tool",
			},
			maxStack = 100,
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FlaxTrawlerNetItem",
			typeID = 0,
		},
		["Flaxseed Oil"] = {
			untranslated = "Flaxseed Oil",
			category = nil,
			group = "Food",
			description = "An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.",
			tagGroups = {
				"Fat",
				"Food",
				"Oil",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 120,
			carbs = 0,
			protein = 0,
			fat = 15,
			vitamins = 0,
			density = 12.5,
			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 = "FlaxseedOilItem",
			typeID = 0,
		},
		Flour = {
			untranslated = "Flour",
			category = nil,
			group = "Food",
			description = "A fine, milled wheat product that's useful for all baking.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 50,
			carbs = 15,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 30.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 = "FlourItem",
			typeID = 0,
		},
		["Fox Carcass"] = {
			untranslated = "Fox Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead fox.",
			tagGroups = {
				"Small Carcass",
			},
			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 = "FoxCarcassItem",
			typeID = 0,
		},
		["Framed Glass"] = {
			untranslated = "Framed Glass",
			category = nil,
			group = "Blocks",
			description = "Glass which was reinforced by a steel frame.",
			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 = 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 = "FramedGlassItem",
			typeID = 0,
		},
		["Framed Glass Door"] = {
			untranslated = "Framed Glass Door",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful glass door made of steel and glass.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FramedGlassDoorItem",
			typeID = 0,
		},
		["Fried Camas"] = {
			untranslated = "Fried Camas",
			category = nil,
			group = "Food",
			description = "Deep fried Camas. Bit greasy.",
			tagGroups = {
				"Food",
				"Fried Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 700,
			carbs = 9,
			protein = 3,
			fat = 10,
			vitamins = 2,
			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 = "FriedCamasItem",
			typeID = 0,
		},
		["Fried Fiddleheads"] = {
			untranslated = "Fried Fiddleheads",
			category = nil,
			group = "Food",
			description = "Secret's in the sauce.",
			tagGroups = {
				"Food",
				"Fried Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 700,
			carbs = 11,
			protein = 3,
			fat = 6,
			vitamins = 4,
			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 = "FriedFiddleheadsItem",
			typeID = 0,
		},
		["Fried Hare Haunches"] = {
			untranslated = "Fried Hare Haunches",
			category = nil,
			group = "Food",
			description = "Everything is better deep fried.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 750,
			carbs = 6,
			protein = 15,
			fat = 27,
			vitamins = 4,
			density = 6.933333333333333,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FriedHareHaunchesItem",
			typeID = 0,
		},
		["Fried Hearts Of Palm"] = {
			untranslated = "Fried Hearts Of Palm",
			category = nil,
			group = "Food",
			description = "Secret's in the sauce.",
			tagGroups = {
				"Food",
				"Fried Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 700,
			carbs = 13,
			protein = 3,
			fat = 6,
			vitamins = 2,
			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 = "FriedHeartsOfPalmItem",
			typeID = 0,
		},
		["Fried Taro"] = {
			untranslated = "Fried Taro",
			category = nil,
			group = "Food",
			description = "Secret's in the sauce.",
			tagGroups = {
				"Food",
				"Fried Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 700,
			carbs = 14,
			protein = 1,
			fat = 8,
			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 = "FriedTaroItem",
			typeID = 0,
		},
		["Fried Tomatoes"] = {
			untranslated = "Fried Tomatoes",
			category = nil,
			group = "Food",
			description = "Secret's in the sauce.",
			tagGroups = {
				"Food",
				"Fried Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 700,
			carbs = 11,
			protein = 3,
			fat = 8,
			vitamins = 2,
			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 = "FriedTomatoesItem",
			typeID = 0,
		},
		["Froth Floatation Cell"] = {
			untranslated = "Froth Floatation Cell",
			category = nil,
			group = "Work Stations",
			description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FrothFloatationCellItem",
			typeID = 0,
		},
		["Fruit Muffin"] = {
			untranslated = "Fruit Muffin",
			category = nil,
			group = "Food",
			description = "A soft, slightly sweet bread studded with juicy fruits.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 800,
			carbs = 10,
			protein = 5,
			fat = 4,
			vitamins = 16,
			density = 4.375,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FruitMuffinItem",
			typeID = 0,
		},
		["Fruit Salad"] = {
			untranslated = "Fruit Salad",
			category = nil,
			group = "Food",
			description = "While tomatoes are fruits, you don't usually put them in fruit salads.",
			tagGroups = {
				"Food",
				"Salad",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 900,
			carbs = 12,
			protein = 4,
			fat = 3,
			vitamins = 19,
			density = 4.222222222222222,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FruitSaladItem",
			typeID = 0,
		},
		["Fruit Tart"] = {
			untranslated = "Fruit Tart",
			category = nil,
			group = "Food",
			description = "A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 800,
			carbs = 22,
			protein = 3,
			fat = 9,
			vitamins = 14,
			density = 6.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 = "FruitTartItem",
			typeID = 0,
		},
		["Fur Pelt"] = {
			untranslated = "Fur Pelt",
			category = nil,
			group = "Items",
			description = "A soft, furry pelt.",
			tagGroups = {
				"Animal Skin",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 250,
			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 = "FurPeltItem",
			typeID = 0,
		},
		["Galaxy Vase"] = {
			untranslated = "Galaxy Vase",
			category = nil,
			group = "Housing Objects",
			description = "A  vase made with glass to brighten up your home.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GalaxyVaseItem",
			typeID = 0,
		},
		["Garden Boots"] = {
			untranslated = "Garden Boots",
			category = nil,
			group = "Clothing",
			description = "A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.\\n\\n(Decreases calories consumed when using tools by 10\\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 = "GardenBootsItem",
			typeID = 0,
		},
		Gasoline = {
			untranslated = "Gasoline",
			category = nil,
			group = "Blocks",
			description = "Refined petroleum useful for fueling machines and generators.",
			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 = "GasolineItem",
			typeID = 0,
		},
		["Gathering Basic Upgrade"] = {
			untranslated = "Gathering Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Gathering 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 = "GatheringBasicUpgradeItem",
			typeID = 0,
		},
		["Gathering Research Paper Basic"] = {
			untranslated = "Gathering Research Paper Basic",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Basic Research",
				"Research",
			},
			maxStack = 100,
			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 = "GatheringResearchPaperBasicItem",
			typeID = 0,
		},
		Gearbox = {
			untranslated = "Gearbox",
			category = nil,
			group = "Items",
			description = "Provides speed and torque conversions from a rotating power source to another device.",
			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 = "GearboxItem",
			typeID = 0,
		},
		["Geology Research Paper Advanced"] = {
			untranslated = "Geology Research Paper Advanced",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Advanced Research",
				"Research",
			},
			maxStack = 100,
			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 = "GeologyResearchPaperAdvancedItem",
			typeID = 0,
		},
		["Geology Research Paper Basic"] = {
			untranslated = "Geology Research Paper Basic",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Basic Research",
				"Research",
			},
			maxStack = 100,
			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 = "GeologyResearchPaperBasicItem",
			typeID = 0,
		},
		["Geology Research Paper Modern"] = {
			untranslated = "Geology Research Paper Modern",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Modern Research",
				"Research",
			},
			maxStack = 100,
			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 = "GeologyResearchPaperModernItem",
			typeID = 0,
		},
		["Giant Cactus Fruit"] = {
			untranslated = "Giant Cactus Fruit",
			category = nil,
			group = "Food",
			description = "A bulbous fruit that used to top Saguaro cacti.",
			tagGroups = {
				"Food",
				"Fruit",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 100,
			carbs = 2,
			protein = 0,
			fat = 2,
			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 = "GiantCactusFruitItem",
			typeID = 0,
		},
		["Gigot Sleeve Shirt"] = {
			untranslated = "Gigot Sleeve Shirt",
			category = nil,
			group = "Clothing",
			description = "Cool piratey shirt that makes your biceps look bigger than they really are.",
			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 = "GigotSleeveShirtItem",
			typeID = 0,
		},
		Glass = {
			untranslated = "Glass",
			category = nil,
			group = "Blocks",
			description = "A transparent, solid material useful for more than just windows.",
			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 = "GlassItem",
			typeID = 0,
		},
		["Glass Lens"] = {
			untranslated = "Glass Lens",
			category = nil,
			group = "Items",
			description = "A thin shaped piece of glass very useful for devices used to interact with light.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			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 = "GlassLensItem",
			typeID = 0,
		},
		["Glassworking Advanced Upgrade"] = {
			untranslated = "Glassworking Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Glassworking 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 = "GlassworkingAdvancedUpgradeItem",
			typeID = 0,
		},
		["Glassworking Modern Upgrade"] = {
			untranslated = "Glassworking Modern Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Glassworking 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 = "GlassworkingModernUpgradeItem",
			typeID = 0,
		},
		["Glassworking Skill Book"] = {
			untranslated = "Glassworking Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Glassworking 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 = "Glassworking Skill BookItem",
			typeID = 0,
		},
		["Glassworking Skill Scroll"] = {
			untranslated = "Glassworking Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Glassworking 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 = "Glassworking Skill ScrollItem",
			typeID = 0,
		},
		Glassworks = {
			untranslated = "Glassworks",
			category = nil,
			group = "Work Stations",
			description = "A specialized kiln used to transform sand into buildable blocks and decorations.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GlassworksItem",
			typeID = 0,
		},
		Gneiss = {
			untranslated = "Gneiss",
			category = nil,
			group = "Natural Resources",
			description = "A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.",
			tagGroups = {
				"Excavatable",
				"Rock",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 7000,
			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 = "GneissItem",
			typeID = 0,
		},
		["Goat Mount"] = {
			untranslated = "Goat Mount",
			category = nil,
			group = "Housing Objects",
			description = "A hunting trophy for your house.",
			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.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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GoatMountItem",
			typeID = 0,
		},
		["Gold Bar"] = {
			untranslated = "Gold Bar",
			category = nil,
			group = "Blocks",
			description = "Refined bar of gold.",
			tagGroups = {
				"Metal",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 30000,
			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 = "GoldBarItem",
			typeID = 0,
		},
		["Gold Concentrate"] = {
			untranslated = "Gold Concentrate",
			category = nil,
			group = "Blocks",
			description = "Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
			tagGroups = {
				"Concentrated Ore",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 20000,
			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 = "GoldConcentrateItem",
			typeID = 0,
		},
		["Gold Flakes"] = {
			untranslated = "Gold Flakes",
			category = nil,
			group = "Items",
			description = "A highly efficient conductor for delicate electronics.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			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 = "GoldFlakesItem",
			typeID = 0,
		},
		["Gold Frame Landscape"] = {
			untranslated = "Gold Frame Landscape",
			category = nil,
			group = "Housing Objects",
			description = "",
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GoldFrameLandscapeItem",
			typeID = 0,
		},
		["Gold Frame Wide"] = {
			untranslated = "Gold Frame Wide",
			category = nil,
			group = "Housing Objects",
			description = "",
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GoldFrameWideItem",
			typeID = 0,
		},
		["Gold Ore"] = {
			untranslated = "Gold Ore",
			category = nil,
			group = "Natural Resources",
			description = "Unrefined ore with traces of gold.",
			tagGroups = {
				"Excavatable",
				"Ore",
			},
			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 = "GoldOreItem",
			typeID = 0,
		},
		["Gold Wiring"] = {
			untranslated = "Gold Wiring",
			category = nil,
			group = "Items",
			description = "A length of gold conductive wire useful for a variety of purposes.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			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 = "GoldWiringItem",
			typeID = 0,
		},
		["Government Office"] = {
			untranslated = "Government Office",
			category = nil,
			group = "Work Stations",
			description = "Allows the creation of Elected Titles, which can be given special privileges.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GovernmentOfficeItem",
			typeID = 0,
		},
		Granite = {
			untranslated = "Granite",
			category = nil,
			group = "Natural Resources",
			description = "A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!",
			tagGroups = {
				"Excavatable",
				"Rock",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 6500,
			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 = "GraniteItem",
			typeID = 0,
		},
		["Grass Seed"] = {
			untranslated = "Grass Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow grass.",
			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 = "GrassSeedItem",
			typeID = 0,
		},
		["Hand Plow"] = {
			untranslated = "Hand Plow",
			category = nil,
			group = "Crafted Objects",
			description = "A tool that tills the field for farming.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HandPlowItem",
			typeID = 0,
		},
		["Handheld Camera"] = {
			untranslated = "Handheld Camera",
			category = nil,
			group = "Items",
			description = "A modern piece of marvel that allows a more detailed way of saving landscape.",
			tagGroups = {
				"Tool",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HandheldCameraItem",
			typeID = 0,
		},
		["Hanging Long Steel Sign"] = {
			untranslated = "Hanging Long Steel Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A long steel plate for when you need to display extra large text.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HangingLongSteelSignItem",
			typeID = 0,
		},
		["Hanging Steel Framed Sign"] = {
			untranslated = "Hanging Steel Framed Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large wooden sign framed with steel.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HangingSteelFramedSignItem",
			typeID = 0,
		},
		["Hanging Steel Mine Sign"] = {
			untranslated = "Hanging Steel Mine Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A hanging sign made of steel plates.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HangingSteelMineSignItem",
			typeID = 0,
		},
		["Hanging Steel Plain Sign"] = {
			untranslated = "Hanging Steel Plain Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large hanging steel sign attached to a wooden frame.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HangingSteelPlainSignItem",
			typeID = 0,
		},
		["Hanging Steel Shop Sign"] = {
			untranslated = "Hanging Steel Shop Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A decorative wooden sign framed with steel. Great for advertising shops.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HangingSteelShopSignItem",
			typeID = 0,
		},
		["Hardwood Board"] = {
			untranslated = "Hardwood Board",
			category = nil,
			group = "Items",
			description = "A higher quality hardwood 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 = "HardwoodBoardItem",
			typeID = 0,
		},
		["Hardwood Hewn Log"] = {
			untranslated = "Hardwood Hewn Log",
			category = nil,
			group = "Blocks",
			description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
			tagGroups = {
				"Burnable Fuel",
				"Constructable",
				"Hewn Log",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HardwoodHewnLogItem",
			typeID = 0,
		},
		["Hardwood Lumber"] = {
			untranslated = "Hardwood Lumber",
			category = nil,
			group = "Blocks",
			description = "Can be fashioned into various usable equipment.",
			tagGroups = {
				"Burnable Fuel",
				"Constructable",
				"Lumber",
			},
			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 = 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 = "HardwoodLumberItem",
			typeID = 0,
		},
		["Hardwood Lumber Dresser"] = {
			untranslated = "Hardwood Lumber Dresser",
			category = nil,
			group = "Housing Objects",
			description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
			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 = "Bedroom",
			furnitureType = "Dresser",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HardwoodLumberDresserItem",
			typeID = 0,
		},
		["Hare Carcass"] = {
			untranslated = "Hare Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead hare.",
			tagGroups = {
				"Tiny Carcass",
			},
			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 = "HareCarcassItem",
			typeID = 0,
		},
		["Heart Of Palm"] = {
			untranslated = "Heart Of Palm",
			category = nil,
			group = "Food",
			description = "Collected from the inner core and growing bud of a palm tree.",
			tagGroups = {
				"Food",
				"Raw Food",
				"Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 150,
			calories = 100,
			carbs = 4,
			protein = 2,
			fat = 0,
			vitamins = 2,
			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 = "HeartOfPalmItem",
			typeID = 0,
		},
		["Hearty Hometown Pizza"] = {
			untranslated = "Hearty Hometown Pizza",
			category = nil,
			group = "Food",
			description = "When you feel nostalgic and miss that cozy hometown feeling.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 1200,
			carbs = 28,
			protein = 7,
			fat = 11,
			vitamins = 3,
			density = 4.083333333333333,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HeartyHometownPizzaItem",
			typeID = 0,
		},
		["Heat Sink"] = {
			untranslated = "Heat Sink",
			category = nil,
			group = "Items",
			description = "A copper plate to draw and disperse heat.",
			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 = "HeatSinkItem",
			typeID = 0,
		},
		["Heliconia Seed"] = {
			untranslated = "Heliconia Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow heliconia.",
			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 = "HeliconiaSeedItem",
			typeID = 0,
		},
		["Hemp Mooring Rope"] = {
			untranslated = "Hemp Mooring Rope",
			category = nil,
			group = "Items",
			description = "Strong ropes used to hold down and prevent ships from moving around.",
			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 = "HempMooringRopeItem",
			typeID = 0,
		},
		Henley = {
			untranslated = "Henley",
			category = nil,
			group = "Clothing",
			description = "A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.",
			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 = "HenleyItem",
			typeID = 0,
		},
		["Hewn Bench"] = {
			untranslated = "Hewn Bench",
			category = nil,
			group = "Housing Objects",
			description = "A basic wooden bench.",
			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",
			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 = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnBenchItem",
			typeID = 0,
		},
		["Hewn Chair"] = {
			untranslated = "Hewn Chair",
			category = nil,
			group = "Housing Objects",
			description = "A raised surface supported by legs. Without the back, it might be a stool.",
			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 = "0.5",
			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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnChairItem",
			typeID = 0,
		},
		["Hewn Door"] = {
			untranslated = "Hewn Door",
			category = nil,
			group = "Housing Objects",
			description = "A door made from roughly hewn logs.",
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnDoorItem",
			typeID = 0,
		},
		["Hewn Dresser"] = {
			untranslated = "Hewn Dresser",
			category = nil,
			group = "Housing Objects",
			description = "A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
			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 = "1",
			roomCategory = "Bedroom",
			furnitureType = "Dresser",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnDresserItem",
			typeID = 0,
		},
		["Hewn Log"] = {
			untranslated = "Hewn Log",
			category = nil,
			group = "Blocks",
			description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
			tagGroups = {
				"Burnable Fuel",
				"Constructable",
				"Hewn Log",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnLogItem",
			typeID = 0,
		},
		["Hewn Nightstand"] = {
			untranslated = "Hewn Nightstand",
			category = nil,
			group = "Housing Objects",
			description = "A simple hewn wooden nightstand you can pile unread books on.",
			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 = "Bedroom",
			furnitureType = "Nightstand",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnNightstandItem",
			typeID = 0,
		},
		["Hewn Softwood Bench"] = {
			untranslated = "Hewn Softwood Bench",
			category = nil,
			group = "Housing Objects",
			description = "A basic wooden bench.",
			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",
			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 = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnSoftwoodBenchItem",
			typeID = 0,
		},
		["Hewn Softwood Chair"] = {
			untranslated = "Hewn Softwood Chair",
			category = nil,
			group = "Housing Objects",
			description = "A raised surface supported by legs. Without the back, it might be a stool.",
			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 = "0.5",
			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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnSoftwoodChairItem",
			typeID = 0,
		},
		["Hewn Softwood Door"] = {
			untranslated = "Hewn Softwood Door",
			category = nil,
			group = "Housing Objects",
			description = "A door made from roughly hewn logs.",
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnSoftwoodDoorItem",
			typeID = 0,
		},
		["Hewn Softwood Table"] = {
			untranslated = "Hewn Softwood Table",
			category = nil,
			group = "Housing Objects",
			description = "A large table for placing things on.",
			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 = "1",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnSoftwoodTableItem",
			typeID = 0,
		},
		["Hewn Table"] = {
			untranslated = "Hewn Table",
			category = nil,
			group = "Housing Objects",
			description = "A large table for placing things on.",
			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 = "1",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HewnTableItem",
			typeID = 0,
		},
		["Hide Ash Fertilizer"] = {
			untranslated = "Hide Ash Fertilizer",
			category = nil,
			group = "Items",
			description = "A fertilizer made from hide ash and fillers.",
			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 = "HideAshFertilizerItem",
			typeID = 0,
		},
		Hosomaki = {
			untranslated = "Hosomaki",
			category = nil,
			group = "Food",
			description = "A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 700,
			carbs = 21,
			protein = 19,
			fat = 5,
			vitamins = 8,
			density = 7.571428571428572,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HosomakiItem",
			typeID = 0,
		},
		Huckleberries = {
			untranslated = "Huckleberries",
			category = nil,
			group = "Food",
			description = "A handfull of small wild berries. I'm your huckleberry.",
			tagGroups = {
				"Food",
				"Fruit",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 150,
			carbs = 2,
			protein = 0,
			fat = 0,
			vitamins = 6,
			density = 5.333333333333334,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HuckleberriesItem",
			typeID = 0,
		},
		["Huckleberry Extract"] = {
			untranslated = "Huckleberry Extract",
			category = nil,
			group = "Food",
			description = "A concentrated blast of huckleberry goodness.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 60,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 15,
			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 = "HuckleberryExtractItem",
			typeID = 0,
		},
		["Huckleberry Fritter"] = {
			untranslated = "Huckleberry Fritter",
			category = nil,
			group = "Food",
			description = "Fried and sweet.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 900,
			carbs = 16,
			protein = 0,
			fat = 20,
			vitamins = 8,
			density = 4.888888888888889,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HuckleberryFritterItem",
			typeID = 0,
		},
		["Huckleberry Pie"] = {
			untranslated = "Huckleberry Pie",
			category = nil,
			group = "Food",
			description = "A fantastic combination of flaky crust and scrumptious berries.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 600,
			calories = 1300,
			carbs = 13,
			protein = 5,
			fat = 10,
			vitamins = 16,
			density = 3.3846153846153846,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HuckleberryPieItem",
			typeID = 0,
		},
		["Huckleberry Seed"] = {
			untranslated = "Huckleberry Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a huckleberry bush.",
			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 = "HuckleberrySeedItem",
			typeID = 0,
		},
		["Huge Banner Sign"] = {
			untranslated = "Huge Banner Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A banner made out of fabric held up by ropes and some pieces of wood.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HugeBannerSignItem",
			typeID = 0,
		},
		["Huge Iron Banner Sign"] = {
			untranslated = "Huge Iron Banner Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A very large iron banner placed between two iron pillars. ",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HugeIronBannerSignItem",
			typeID = 0,
		},
		["Huge Iron Sign"] = {
			untranslated = "Huge Iron Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A very large iron sign.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HugeIronSignItem",
			typeID = 0,
		},
		["Huge Steel Banner Sign"] = {
			untranslated = "Huge Steel Banner Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large illuminated banner mounted on a steel frame portal.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HugeSteelBannerSignItem",
			typeID = 0,
		},
		["Huge Steel Sign"] = {
			untranslated = "Huge Steel Sign",
			category = nil,
			group = "Crafted Objects",
			description = "An illuminated large steel sign.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HugeSteelSignItem",
			typeID = 0,
		},
		["Huge Wooden Banner Sign"] = {
			untranslated = "Huge Wooden Banner Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A banner made out of fabric held up by ropes held up between wooden pillars.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "HugeWoodenBannerSignItem",
			typeID = 0,
		},
		["Hunting Upgrade"] = {
			untranslated = "Hunting Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Hunting 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 = "HuntingUpgradeItem",
			typeID = 0,
		},
		Icebox = {
			untranslated = "Icebox",
			category = nil,
			group = "Housing Objects",
			description = "A box of ice. It's in the name!",
			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 = "Kitchen",
			furnitureType = "Food Storage",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IceboxItem",
			typeID = 0,
		},
		["Immigration Desk"] = {
			untranslated = "Immigration Desk",
			category = nil,
			group = "Work Stations",
			description = "Immigration requirements and decisions needs to pass an immigration desk before approval.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ImmigrationDeskItem",
			typeID = 0,
		},
		["Industrial Barge"] = {
			untranslated = "Industrial Barge",
			category = nil,
			group = "Crafted Objects",
			description = "",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 30000,
			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 = "IndustrialBargeItem",
			typeID = 0,
		},
		["Industrial Elevator"] = {
			untranslated = "Industrial Elevator",
			category = nil,
			group = "Crafted Objects",
			description = "An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			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 = "IndustrialElevatorItem",
			typeID = 0,
		},
		["Industrial Generator"] = {
			untranslated = "Industrial Generator",
			category = nil,
			group = "Crafted Objects",
			description = "A large modern generator consuming liquid fuel to generate high volumes of electricity.",
			tagGroups = {},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IndustrialGeneratorItem",
			typeID = 0,
		},
		["Industrial Refrigerator"] = {
			untranslated = "Industrial Refrigerator",
			category = nil,
			group = "Crafted Objects",
			description = "A larger food storage solution for when you want to keep it fresh!",
			tagGroups = {},
			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 = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IndustrialRefrigeratorItem",
			typeID = 0,
		},
		["Industry Skill Book"] = {
			untranslated = "Industry Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Industry 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 = "Industry Skill BookItem",
			typeID = 0,
		},
		["Industry Skill Scroll"] = {
			untranslated = "Industry Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Industry 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 = "Industry Skill ScrollItem",
			typeID = 0,
		},
		["Industry Upgrade"] = {
			untranslated = "Industry Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Industry 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 = "IndustryUpgradeItem",
			typeID = 0,
		},
		["Infused Oil"] = {
			untranslated = "Infused Oil",
			category = nil,
			group = "Food",
			description = "Oil infused with flavor to enhance it.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 120,
			carbs = 0,
			protein = 0,
			fat = 12,
			vitamins = 3,
			density = 12.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 = "InfusedOilItem",
			typeID = 0,
		},
		["Iron Anchor"] = {
			untranslated = "Iron Anchor",
			category = nil,
			group = "Items",
			description = "A solid iron anchor used to park your vessel.",
			tagGroups = {},
			maxStack = 100,
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronAnchorItem",
			typeID = 0,
		},
		["Iron Axe"] = {
			untranslated = "Iron Axe",
			category = nil,
			group = "Items",
			description = "A sturdy iron axe made for cutting down trees.",
			tagGroups = {
				"Tool",
			},
			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 = 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 = "IronAxeItem",
			typeID = 0,
		},
		["Iron Axle"] = {
			untranslated = "Iron Axle",
			category = nil,
			group = "Items",
			description = "A rotating iron rod that can be fixed to wheels for use in vehicles.",
			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 = "IronAxleItem",
			typeID = 0,
		},
		["Iron Bar"] = {
			untranslated = "Iron Bar",
			category = nil,
			group = "Blocks",
			description = "Refined bar of iron.",
			tagGroups = {
				"Metal",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 15000,
			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 = "IronBarItem",
			typeID = 0,
		},
		["Iron Concentrate"] = {
			untranslated = "Iron Concentrate",
			category = nil,
			group = "Blocks",
			description = "Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
			tagGroups = {
				"Concentrated Ore",
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 20000,
			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 = "IronConcentrateItem",
			typeID = 0,
		},
		["Iron Frame Landscape"] = {
			untranslated = "Iron Frame Landscape",
			category = nil,
			group = "Housing Objects",
			description = "",
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronFrameLandscapeItem",
			typeID = 0,
		},
		["Iron Frame Wide"] = {
			untranslated = "Iron Frame Wide",
			category = nil,
			group = "Housing Objects",
			description = "",
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronFrameWideItem",
			typeID = 0,
		},
		["Iron Gear"] = {
			untranslated = "Iron Gear",
			category = nil,
			group = "Items",
			description = "A toothed machine part that interlocks with others.",
			tagGroups = {
				"Gear",
			},
			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 = "IronGearItem",
			typeID = 0,
		},
		["Iron Hammer"] = {
			untranslated = "Iron Hammer",
			category = nil,
			group = "Items",
			description = "An iron hammer allows for more sophisticated building.",
			tagGroups = {
				"Tool",
			},
			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 = 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 = "IronHammerItem",
			typeID = 0,
		},
		["Iron Hoe"] = {
			untranslated = "Iron Hoe",
			category = nil,
			group = "Items",
			description = "A sturdy iron hoe made for tilling the soil.",
			tagGroups = {
				"Tool",
			},
			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 = 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 = "IronHoeItem",
			typeID = 0,
		},
		["Iron Hull Sheet"] = {
			untranslated = "Iron Hull Sheet",
			category = nil,
			group = "Items",
			description = "Thin iron plates for use in various crafting recipes.",
			tagGroups = {},
			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 = "IronHullSheetItem",
			typeID = 0,
		},
		["Iron Machete"] = {
			untranslated = "Iron Machete",
			category = nil,
			group = "Items",
			description = "A machete used to quickly clear plants.",
			tagGroups = {
				"Tool",
			},
			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 = 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 = "IronMacheteItem",
			typeID = 0,
		},
		["Iron Ore"] = {
			untranslated = "Iron Ore",
			category = nil,
			group = "Natural Resources",
			description = "Unrefined ore with traces of iron.",
			tagGroups = {
				"Excavatable",
				"Ore",
			},
			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 = "IronOreItem",
			typeID = 0,
		},
		["Iron Pickaxe"] = {
			untranslated = "Iron Pickaxe",
			category = nil,
			group = "Items",
			description = "A sturdy iron pickaxe used to break down stone and ore into usable rubble.",
			tagGroups = {
				"Tool",
			},
			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 = 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 = "IronPickaxeItem",
			typeID = 0,
		},
		["Iron Pipe"] = {
			untranslated = "Iron Pipe",
			category = nil,
			group = "Blocks",
			description = "A pipe for transporting 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 = 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 = "IronPipeItem",
			typeID = 0,
		},
		["Iron Plate"] = {
			untranslated = "Iron Plate",
			category = nil,
			group = "Items",
			description = "A solid iron plate for use in various crafting recipes.",
			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 = "IronPlateItem",
			typeID = 0,
		},
		["Iron Road Tool"] = {
			untranslated = "Iron Road Tool",
			category = nil,
			group = "Items",
			description = "A tool for tamping dirt into roads.",
			tagGroups = {
				"Tool",
			},
			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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "IronRoadToolItem",
			typeID = 0,
		},
		["Iron Rock Drill"] = {
			untranslated = "Iron Rock Drill",
			category = nil,
			group = "Items",
			description = "A drill used to retreive geological samples and discover what treasures can be found underground.",
			tagGroups = {
				"Tool",
			},
			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 = 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 = "IronRockDrillItem",
			typeID = 0,
		},
		["Iron Saw Blade"] = {
			untranslated = "Iron Saw Blade",
			category = nil,
			group = "Items",
			description = "A disc shaped iron saw that can be attached to rotary machines to shape wood products.",
			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 = "IronSawBladeItem",
			typeID = 0,
		},
		["Iron Shovel"] = {
			untranslated = "Iron Shovel",
			category = nil,
			group = "Items",
			description = "A sturdy shovel that breaks less than its wooden counterpart.",
			tagGroups = {
				"Tool",
			},
			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 = 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 = "IronShovelItem",
			typeID = 0,
		},
		["Iron Sickle"] = {
			untranslated = "Iron Sickle",
			category = nil,
			group = "Items",
			description = "An iron sickle used to harvest crops or cut grass.",
			tagGroups = {
				"Tool",
			},
			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 = 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 = "IronSickleItem",
			typeID = 0,
		},
		["Iron Wheel"] = {
			untranslated = "Iron Wheel",
			category = nil,
			group = "Items",
			description = "A sturdy iron wheel that can support heavier vehicles than early wooden wheels.",
			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 = "IronWheelItem",
			typeID = 0,
		},
		["Jaguar Carcass"] = {
			untranslated = "Jaguar Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead Jaguar.",
			tagGroups = {
				"Medium Carcass",
				"Medium Leather Carcass",
			},
			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 = "JaguarCarcassItem",
			typeID = 0,
		},
		["Jaw Crusher"] = {
			untranslated = "Jaw Crusher",
			category = nil,
			group = "Work Stations",
			description = "A heavy duty machine that uses compressive force to crush rocks into a fine gravel.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "JawCrusherItem",
			typeID = 0,
		},
		["Jointfir Seed"] = {
			untranslated = "Jointfir Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a jointfir.",
			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 = "JointfirSeedItem",
			typeID = 0,
		},
		["Joshua Log"] = {
			untranslated = "Joshua Log",
			category = nil,
			group = "Natural Resources",
			description = "Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.",
			tagGroups = {
				"Burnable Fuel",
				"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 = "JoshuaLogItem",
			typeID = 0,
		},
		["Joshua Seed"] = {
			untranslated = "Joshua Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a joshua tree.",
			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 = "JoshuaSeedItem",
			typeID = 0,
		},
		["Jungle Campfire Salad"] = {
			untranslated = "Jungle 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 = 11,
			protein = 4,
			fat = 3,
			vitamins = 10,
			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 = "JungleCampfireSaladItem",
			typeID = 0,
		},
		["Jungle Campfire Stew"] = {
			untranslated = "Jungle Campfire Stew",
			category = nil,
			group = "Food",
			description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1100,
			carbs = 8,
			protein = 8,
			fat = 11,
			vitamins = 3,
			density = 2.727272727272727,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "JungleCampfireStewItem",
			typeID = 0,
		},
		Kelp = {
			untranslated = "Kelp",
			category = nil,
			group = "Items",
			description = "Some creepy kelp.",
			tagGroups = {
				"Crop",
				"Natural Fiber",
			},
			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 = "KelpItem",
			typeID = 0,
		},
		["Kelpy Crab Roll"] = {
			untranslated = "Kelpy Crab Roll",
			category = nil,
			group = "Food",
			description = "Pieces of crab on a bed of rice rolled up and covered in kelp.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 1350,
			carbs = 22,
			protein = 13,
			fat = 11,
			vitamins = 5,
			density = 3.7777777777777777,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "KelpyCrabRollItem",
			typeID = 0,
		},
		Kiln = {
			untranslated = "Kiln",
			category = nil,
			group = "Work Stations",
			description = "Useful for baking bricks and finishing pottery.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "KilnItem",
			typeID = 0,
		},
		["King Fern Spore"] = {
			untranslated = "King Fern Spore",
			category = nil,
			group = "Seed",
			description = "Plant to grow king fern.",
			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 = "KingFernSporeItem",
			typeID = 0,
		},
		Kitchen = {
			untranslated = "Kitchen",
			category = nil,
			group = "Housing Objects",
			description = "A prep area for food which allows for more complex dishes.",
			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 = "18",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "KitchenItem",
			typeID = 0,
		},
		Laboratory = {
			untranslated = "Laboratory",
			category = nil,
			group = "Work Stations",
			description = "For more advanced research and manufacturing. Science rules!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LaboratoryItem",
			typeID = 0,
		},
		["Large Bath Mat"] = {
			untranslated = "Large Bath Mat",
			category = nil,
			group = "Housing Objects",
			description = "A large bath mat reduces risks of slipping on wet floors in the bathroom.",
			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",
			roomCategory = "Bathroom",
			furnitureType = "Rug",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeBathMatItem",
			typeID = 0,
		},
		["Large Canoe"] = {
			untranslated = "Large Canoe",
			category = nil,
			group = "Crafted Objects",
			description = "",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 8000,
			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 = "LargeCanoeItem",
			typeID = 0,
		},
		["Large Corrugated Steel Door"] = {
			untranslated = "Large Corrugated Steel Door",
			category = nil,
			group = "Housing Objects",
			description = "A large corrugated steel door.",
			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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeCorrugatedSteelDoorItem",
			typeID = 0,
		},
		["Large Cotton Bunting Red"] = {
			untranslated = "Large Cotton Bunting Red",
			category = nil,
			group = "Housing Objects",
			description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeCottonBuntingRedItem",
			typeID = 0,
		},
		["Large Cotton Bunting Regal"] = {
			untranslated = "Large Cotton Bunting Regal",
			category = nil,
			group = "Housing Objects",
			description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeCottonBuntingRegalItem",
			typeID = 0,
		},
		["Large Court"] = {
			untranslated = "Large Court",
			category = nil,
			group = "Work Stations",
			description = "Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
			tagGroups = {
				"Government",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeCourtItem",
			typeID = 0,
		},
		["Large Festive Paper Lantern"] = {
			untranslated = "Large Festive Paper Lantern",
			category = nil,
			group = "Housing Objects",
			description = "A large festive paper lantern.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "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 = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeFestivePaperLanternItem",
			typeID = 0,
		},
		["Large Hanging Ashlar Basalt Sign"] = {
			untranslated = "Large Hanging Ashlar Basalt Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingAshlarBasaltSignItem",
			typeID = 0,
		},
		["Large Hanging Ashlar Stone Sign"] = {
			untranslated = "Large Hanging Ashlar Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingAshlarStoneSignItem",
			typeID = 0,
		},
		["Large Hanging Birch Sign"] = {
			untranslated = "Large Hanging Birch Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all of your larger text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingBirchSignItem",
			typeID = 0,
		},
		["Large Hanging Lumber Sign"] = {
			untranslated = "Large Hanging Lumber Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingLumberSignItem",
			typeID = 0,
		},
		["Large Hanging Mortared Granite Sign"] = {
			untranslated = "Large Hanging Mortared Granite Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingMortaredGraniteSignItem",
			typeID = 0,
		},
		["Large Hanging Mortared Stone Sign"] = {
			untranslated = "Large Hanging Mortared Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingMortaredStoneSignItem",
			typeID = 0,
		},
		["Large Hanging Saguaro Sign"] = {
			untranslated = "Large Hanging Saguaro Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all of your larger text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingSaguaroSignItem",
			typeID = 0,
		},
		["Large Hanging Softwood Sign"] = {
			untranslated = "Large Hanging Softwood Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all of your larger text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingSoftwoodSignItem",
			typeID = 0,
		},
		["Large Hanging Stone Sign"] = {
			untranslated = "Large Hanging Stone Sign",
			category = nil,
			group = "World Object",
			description = "A large sign for all your large text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeHangingStoneSignItem",
			typeID = 0,
		},
		["Large Hanging Wood Sign"] = {
			untranslated = "Large Hanging Wood Sign",
			category = nil,
			group = "Item",
			description = "A large sign for all of your larger text needs!",
			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 = "LargeHangingWoodSignItem",
			typeID = 0,
		},
		["Large Lumber Door"] = {
			untranslated = "Large Lumber Door",
			category = nil,
			group = "Housing Objects",
			description = "A large lumber door allowing moderate sized vehicles through..",
			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 = 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 = "LargeLumberDoorItem",
			typeID = 0,
		},
		["Large Lumber Stockpile"] = {
			untranslated = "Large Lumber Stockpile",
			category = nil,
			group = "Crafted Objects",
			description = "An extra large lumber platform that has been reinforced to allow mass storage of items. ",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeLumberStockpileItem",
			typeID = 0,
		},
		["Large Metal Ship Frame"] = {
			untranslated = "Large Metal Ship Frame",
			category = nil,
			group = "Items",
			description = "A large metal frame for constructing a larger naval vessel.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			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 = "LargeMetalShipFrameItem",
			typeID = 0,
		},
		["Large Nylon Bunting Green"] = {
			untranslated = "Large Nylon Bunting Green",
			category = nil,
			group = "Housing Objects",
			description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeNylonBuntingGreenItem",
			typeID = 0,
		},
		["Large Nylon Bunting Purple"] = {
			untranslated = "Large Nylon Bunting Purple",
			category = nil,
			group = "Housing Objects",
			description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeNylonBuntingPurpleItem",
			typeID = 0,
		},
		["Large Paper Lantern"] = {
			untranslated = "Large Paper Lantern",
			category = nil,
			group = "Housing Objects",
			description = "A large paper lantern.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "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 = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargePaperLanternItem",
			typeID = 0,
		},
		["Large Standing Ashlar Basalt Sign"] = {
			untranslated = "Large Standing Ashlar Basalt Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingAshlarBasaltSignItem",
			typeID = 0,
		},
		["Large Standing Ashlar Stone Sign"] = {
			untranslated = "Large Standing Ashlar Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingAshlarStoneSignItem",
			typeID = 0,
		},
		["Large Standing Birch Sign"] = {
			untranslated = "Large Standing Birch Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all of your larger text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingBirchSignItem",
			typeID = 0,
		},
		["Large Standing Lumber Sign"] = {
			untranslated = "Large Standing Lumber Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingLumberSignItem",
			typeID = 0,
		},
		["Large Standing Mortared Granite Sign"] = {
			untranslated = "Large Standing Mortared Granite Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingMortaredGraniteSignItem",
			typeID = 0,
		},
		["Large Standing Mortared Stone Sign"] = {
			untranslated = "Large Standing Mortared Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all your large text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingMortaredStoneSignItem",
			typeID = 0,
		},
		["Large Standing Saguaro Sign"] = {
			untranslated = "Large Standing Saguaro Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all of your larger text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingSaguaroSignItem",
			typeID = 0,
		},
		["Large Standing Softwood Sign"] = {
			untranslated = "Large Standing Softwood Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign for all of your larger text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingSoftwoodSignItem",
			typeID = 0,
		},
		["Large Standing Stone Sign"] = {
			untranslated = "Large Standing Stone Sign",
			category = nil,
			group = "World Object",
			description = "A large sign for all your large text needs!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LargeStandingStoneSignItem",
			typeID = 0,
		},
		["Large Standing Wood Sign"] = {
			untranslated = "Large Standing Wood Sign",
			category = nil,
			group = "Item",
			description = "A large sign for all of your larger text needs!",
			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 = "LargeStandingWoodSignItem",
			typeID = 0,
		},
		["Large Windowed Lumber Door"] = {
			untranslated = "Large Windowed Lumber Door",
			category = nil,
			group = "Housing Objects",
			description = "A large lumber door with windows allowing moderate sized vehicles through..",
			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 = 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 = "LargeWindowedLumberDoorItem",
			typeID = 0,
		},
		["Large Wooden Ship Frame"] = {
			untranslated = "Large Wooden Ship Frame",
			category = nil,
			group = "Items",
			description = "A large wooden frame for constructing a larger naval vessel.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 20000,
			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 = "LargeWoodenShipFrameItem",
			typeID = 0,
		},
		Laser = {
			untranslated = "Laser",
			category = nil,
			group = "Crafted Objects",
			description = "AVOID DIRECT EYE EXPOSURE",
			tagGroups = {},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LaserItem",
			typeID = 0,
		},
		Lathe = {
			untranslated = "Lathe",
			category = nil,
			group = "Work Stations",
			description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LatheItem",
			typeID = 0,
		},
		["Lattice Mushroom Spores"] = {
			untranslated = "Lattice Mushroom Spores",
			category = nil,
			group = "Seed",
			description = "Plant to grow lattice mushrooms.",
			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 = "LatticeMushroomSporesItem",
			typeID = 0,
		},
		["Leather Hide"] = {
			untranslated = "Leather Hide",
			category = nil,
			group = "Items",
			description = "A thick hide.",
			tagGroups = {
				"Animal Skin",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 250,
			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 = "LeatherHideItem",
			typeID = 0,
		},
		["Leavened Dough"] = {
			untranslated = "Leavened Dough",
			category = nil,
			group = "Food",
			description = "Leavened dough with added yeast that rises when baked.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 10,
			carbs = 6,
			protein = 18,
			fat = 13,
			vitamins = 5,
			density = 420.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 = "LeavenedDoughItem",
			typeID = 0,
		},
		["Light Backpack"] = {
			untranslated = "Light Backpack",
			category = nil,
			group = "Clothing",
			description = "Smaller than your standard three-day backpack. You can't fit that much inside, but that makes you more agile.\\n\\n(Increases movement speed and 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 = "LightBackpackItem",
			typeID = 0,
		},
		["Light Bulb"] = {
			untranslated = "Light Bulb",
			category = nil,
			group = "Items",
			description = "An electric light with a wire filament.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			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 = "LightBulbItem",
			typeID = 0,
		},
		Limestone = {
			untranslated = "Limestone",
			category = nil,
			group = "Natural Resources",
			description = "A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.",
			tagGroups = {
				"Excavatable",
				"Rock",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 6500,
			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 = "LimestoneItem",
			typeID = 0,
		},
		["Limestone Bison Statue"] = {
			untranslated = "Limestone Bison Statue",
			category = nil,
			group = "Housing Objects",
			description = "A bison statue carved from limestone.",
			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 = "1",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "30",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LimestoneBisonStatueItem",
			typeID = 0,
		},
		["Limestone Otter Statue"] = {
			untranslated = "Limestone Otter Statue",
			category = nil,
			group = "Housing Objects",
			description = "An otter statue carved from limestone.",
			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 = "0.2",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LimestoneOtterStatueItem",
			typeID = 0,
		},
		["Limestone Owl Statue"] = {
			untranslated = "Limestone Owl Statue",
			category = nil,
			group = "Housing Objects",
			description = "An owl statue carved from limestone.",
			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 = "0.2",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LimestoneOwlStatueItem",
			typeID = 0,
		},
		["Limestone Wolf Statue"] = {
			untranslated = "Limestone Wolf Statue",
			category = nil,
			group = "Housing Objects",
			description = "A wolf statue carved from limestone.",
			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 = "0.5",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LimestoneWolfStatueItem",
			typeID = 0,
		},
		["Linen Fabric"] = {
			untranslated = "Linen Fabric",
			category = nil,
			group = "Items",
			description = "A rough linen fabric that covers your basic needs.",
			tagGroups = {
				"Fabric",
			},
			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 = "LinenFabricItem",
			typeID = 0,
		},
		["Linen Yarn"] = {
			untranslated = "Linen Yarn",
			category = nil,
			group = "Items",
			description = "Flax fibers spun into a usable string commonly known as linen yarn.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 25,
			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 = "LinenYarnItem",
			typeID = 0,
		},
		["Loaded Taro Fries"] = {
			untranslated = "Loaded Taro Fries",
			category = nil,
			group = "Food",
			description = "Taro Fries with extra everything.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 1200,
			carbs = 14,
			protein = 6,
			fat = 18,
			vitamins = 0,
			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 = "LoadedTaroFriesItem",
			typeID = 0,
		},
		Log = {
			untranslated = "Log",
			category = nil,
			group = "Block",
			description = "A stack of logs.",
			tagGroups = {},
			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 = "LogItem",
			typeID = 0,
		},
		["Logging Advanced Upgrade"] = {
			untranslated = "Logging Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Logging 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 = "LoggingAdvancedUpgradeItem",
			typeID = 0,
		},
		["Logging Basic Upgrade"] = {
			untranslated = "Logging Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Logging 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 = "LoggingBasicUpgradeItem",
			typeID = 0,
		},
		Loom = {
			untranslated = "Loom",
			category = nil,
			group = "Work Stations",
			description = "A device for making fabric by weaving yarn or thread.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LoomItem",
			typeID = 0,
		},
		["Low Top Shoes"] = {
			untranslated = "Low Top Shoes",
			category = nil,
			group = "Clothing",
			description = "Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.\\n\\n(Decreases calories consumed when using tools by 10\\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 = "LowTopShoesItem",
			typeID = 0,
		},
		Lumber = {
			untranslated = "Lumber",
			category = nil,
			group = "Blocks",
			description = "Can be fashioned into various usable equipment.",
			tagGroups = {
				"Burnable Fuel",
				"Constructable",
				"Lumber",
			},
			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 = 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 = "LumberItem",
			typeID = 0,
		},
		["Lumber Bench"] = {
			untranslated = "Lumber Bench",
			category = nil,
			group = "Housing Objects",
			description = "A lumber bench for when you need extra seating space than a traditional 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.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 = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LumberBenchItem",
			typeID = 0,
		},
		["Lumber Chair"] = {
			untranslated = "Lumber Chair",
			category = nil,
			group = "Housing Objects",
			description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
			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",
			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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LumberChairItem",
			typeID = 0,
		},
		["Lumber Door"] = {
			untranslated = "Lumber Door",
			category = nil,
			group = "Housing Objects",
			description = "A door made from finely cut lumber.",
			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 = 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 = "LumberDoorItem",
			typeID = 0,
		},
		["Lumber Dresser"] = {
			untranslated = "Lumber Dresser",
			category = nil,
			group = "Housing Objects",
			description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
			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 = "Bedroom",
			furnitureType = "Dresser",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LumberDresserItem",
			typeID = 0,
		},
		["Lumber Stockpile"] = {
			untranslated = "Lumber Stockpile",
			category = nil,
			group = "Crafted Objects",
			description = "A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LumberStockpileItem",
			typeID = 0,
		},
		["Lumber Table"] = {
			untranslated = "Lumber Table",
			category = nil,
			group = "Housing Objects",
			description = "A large lumber table for eating meals or getting some work done.",
			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 = "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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LumberTableItem",
			typeID = 0,
		},
		["Lupine Seed"] = {
			untranslated = "Lupine Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow lupine.",
			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 = "LupineSeedItem",
			typeID = 0,
		},
		Macarons = {
			untranslated = "Macarons",
			category = nil,
			group = "Food",
			description = "A small circular biscuit with a sweet huckleberry filling.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 1000,
			carbs = 20,
			protein = 7,
			fat = 14,
			vitamins = 16,
			density = 5.7,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MacaronsItem",
			typeID = 0,
		},
		["Machinist Table"] = {
			untranslated = "Machinist Table",
			category = nil,
			group = "Work Stations",
			description = "A fancy tool bench that creates equally fancy toys.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MachinistTableItem",
			typeID = 0,
		},
		["Marmot Carcass"] = {
			untranslated = "Marmot Carcass",
			category = nil,
			group = "Item",
			description = "A dead marmot.",
			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 = "MarmotCarcassItem",
			typeID = 0,
		},
		["Masonry Advanced Upgrade"] = {
			untranslated = "Masonry Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Masonry 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 = "MasonryAdvancedUpgradeItem",
			typeID = 0,
		},
		["Masonry Basic Upgrade"] = {
			untranslated = "Masonry Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Masonry 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 = "MasonryBasicUpgradeItem",
			typeID = 0,
		},
		["Masonry Skill Book"] = {
			untranslated = "Masonry Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Masonry 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 = "Masonry Skill BookItem",
			typeID = 0,
		},
		["Masonry Skill Scroll"] = {
			untranslated = "Masonry Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Masonry 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 = "Masonry Skill ScrollItem",
			typeID = 0,
		},
		["Masonry Table"] = {
			untranslated = "Masonry Table",
			category = nil,
			group = "Work Stations",
			description = "A workstation for hewing and shaping stone into usable objects.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MasonryTableItem",
			typeID = 0,
		},
		["Meat Pie"] = {
			untranslated = "Meat Pie",
			category = nil,
			group = "Food",
			description = "Much like a huckleberry pie, but filled to the brim with succulent meat.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 600,
			calories = 1300,
			carbs = 18,
			protein = 4,
			fat = 20,
			vitamins = 2,
			density = 3.3846153846153846,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MeatPieItem",
			typeID = 0,
		},
		["Meat Stock"] = {
			untranslated = "Meat Stock",
			category = nil,
			group = "Food",
			description = "A meaty stock made from the flesh of animals.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 800,
			calories = 600,
			carbs = 3,
			protein = 8,
			fat = 9,
			vitamins = 0,
			density = 3.3333333333333335,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MeatStockItem",
			typeID = 0,
		},
		["Meaty Stew"] = {
			untranslated = "Meaty Stew",
			category = nil,
			group = "Food",
			description = "A thick meaty stew. A great source of protein.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1100,
			carbs = 6,
			protein = 13,
			fat = 10,
			vitamins = 1,
			density = 2.727272727272727,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MeatyStewItem",
			typeID = 0,
		},
		["Mechanical Water Pump"] = {
			untranslated = "Mechanical Water Pump",
			category = nil,
			group = "Crafted Objects",
			description = "Pumps water from a source into a pipe network.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MechanicalWaterPumpItem",
			typeID = 0,
		},
		["Mechanics Advanced Upgrade"] = {
			untranslated = "Mechanics Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Mechanics 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 = "MechanicsAdvancedUpgradeItem",
			typeID = 0,
		},
		["Mechanics Modern Upgrade"] = {
			untranslated = "Mechanics Modern Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Mechanics 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 = "MechanicsModernUpgradeItem",
			typeID = 0,
		},
		["Mechanics Skill Book"] = {
			untranslated = "Mechanics Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Mechanics 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 = "Mechanics Skill BookItem",
			typeID = 0,
		},
		["Mechanics Skill Scroll"] = {
			untranslated = "Mechanics Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Mechanics 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 = "Mechanics Skill ScrollItem",
			typeID = 0,
		},
		["Medium Fishing Trawler"] = {
			untranslated = "Medium Fishing Trawler",
			category = nil,
			group = "Crafted Objects",
			description = "",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			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 = "MediumFishingTrawlerItem",
			typeID = 0,
		},
		["Medium Metal Ship Frame"] = {
			untranslated = "Medium Metal Ship Frame",
			category = nil,
			group = "Items",
			description = "A medium metal frame for constructing a naval vessel.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 15000,
			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 = "MediumMetalShipFrameItem",
			typeID = 0,
		},
		["Medium Shipyard"] = {
			untranslated = "Medium Shipyard",
			category = nil,
			group = "Work Stations",
			description = "A bigger more suitable place to build larger vessels with more extensive functionalities.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MediumShipyardItem",
			typeID = 0,
		},
		["Medium Wooden Ship Frame"] = {
			untranslated = "Medium Wooden Ship Frame",
			category = nil,
			group = "Items",
			description = "A medium wooden frame for constructing a larger naval vessel.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 15000,
			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 = "MediumWoodenShipFrameItem",
			typeID = 0,
		},
		["Metal Keel"] = {
			untranslated = "Metal Keel",
			category = nil,
			group = "Items",
			description = "The backbone of any metal ship.",
			tagGroups = {},
			maxStack = 100,
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MetalKeelItem",
			typeID = 0,
		},
		["Metal Rudder"] = {
			untranslated = "Metal Rudder",
			category = nil,
			group = "Items",
			description = "If you dont have one of these, you have no control over your heading.",
			tagGroups = {},
			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 = "MetalRudderItem",
			typeID = 0,
		},
		["Metallurgy Research Paper Advanced"] = {
			untranslated = "Metallurgy Research Paper Advanced",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Advanced Research",
				"Research",
			},
			maxStack = 100,
			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 = "MetallurgyResearchPaperAdvancedItem",
			typeID = 0,
		},
		["Metallurgy Research Paper Basic"] = {
			untranslated = "Metallurgy Research Paper Basic",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Basic Research",
				"Research",
			},
			maxStack = 100,
			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 = "MetallurgyResearchPaperBasicItem",
			typeID = 0,
		},
		["Metallurgy Research Paper Modern"] = {
			untranslated = "Metallurgy Research Paper Modern",
			category = nil,
			group = "Items",
			description = "A document containing important research information. Used to discover new skills at the research table.",
			tagGroups = {
				"Modern Research",
				"Research",
			},
			maxStack = 100,
			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 = "MetallurgyResearchPaperModernItem",
			typeID = 0,
		},
		Mill = {
			untranslated = "Mill",
			category = nil,
			group = "Housing Objects",
			description = "Refines food resources by crushing them under a stone millstone.",
			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 = "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 = "18",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MillItem",
			typeID = 0,
		},
		["Milling Skill Book"] = {
			untranslated = "Milling Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Milling 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 = "Milling Skill BookItem",
			typeID = 0,
		},
		["Milling Skill Scroll"] = {
			untranslated = "Milling Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Milling 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 = "Milling Skill ScrollItem",
			typeID = 0,
		},
		["Milling Upgrade"] = {
			untranslated = "Milling Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Milling 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 = "MillingUpgradeItem",
			typeID = 0,
		},
		["Millionaires Salad"] = {
			untranslated = "Millionaires Salad",
			category = nil,
			group = "Food",
			description = "A decadent yet healthy assemblage.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 1000,
			carbs = 18,
			protein = 6,
			fat = 6,
			vitamins = 26,
			density = 5.6000000000000005,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MillionairesSaladItem",
			typeID = 0,
		},
		["Mining Advanced Upgrade"] = {
			untranslated = "Mining Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Mining 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 = "MiningAdvancedUpgradeItem",
			typeID = 0,
		},
		["Mining Basic Upgrade"] = {
			untranslated = "Mining Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Mining 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 = "MiningBasicUpgradeItem",
			typeID = 0,
		},
		["Mining Modern Upgrade"] = {
			untranslated = "Mining Modern Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Mining 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 = "MiningModernUpgradeItem",
			typeID = 0,
		},
		Mint = {
			untranslated = "Mint",
			category = nil,
			group = "Work Stations",
			description = "Allows for the creation of currency.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MintItem",
			typeID = 0,
		},
		Mochi = {
			untranslated = "Mochi",
			category = nil,
			group = "Food",
			description = "Watch your hands!",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 750,
			carbs = 25,
			protein = 0,
			fat = 0,
			vitamins = 5,
			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 = "MochiItem",
			typeID = 0,
		},
		["Modern Axe"] = {
			untranslated = "Modern Axe",
			category = nil,
			group = "Items",
			description = "A modern axe with a non-slip handle made using fiberglass.",
			tagGroups = {
				"Tool",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernAxeItem",
			typeID = 0,
		},
		["Modern Double Street Light"] = {
			untranslated = "Modern Double Street Light",
			category = nil,
			group = "Housing Objects",
			description = "A towering metal light post that requires electricity to run.",
			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 = "3",
			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 = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernDoubleStreetLightItem",
			typeID = 0,
		},
		["Modern Hammer"] = {
			untranslated = "Modern Hammer",
			category = nil,
			group = "Items",
			description = "A modern hammer with a non-slip handle made using fiberglass.",
			tagGroups = {
				"Tool",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernHammerItem",
			typeID = 0,
		},
		["Modern Hoe"] = {
			untranslated = "Modern Hoe",
			category = nil,
			group = "Items",
			description = "A modern hoe with increased range.",
			tagGroups = {
				"Tool",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernHoeItem",
			typeID = 0,
		},
		["Modern Machete"] = {
			untranslated = "Modern Machete",
			category = nil,
			group = "Items",
			description = "A machete used to quickly clear plants. Has a large AoE with each swing.",
			tagGroups = {
				"Tool",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernMacheteItem",
			typeID = 0,
		},
		["Modern Pickaxe"] = {
			untranslated = "Modern Pickaxe",
			category = nil,
			group = "Items",
			description = "A modern pickaxe with a non-slip handle made using fiberglass.",
			tagGroups = {
				"Tool",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernPickaxeItem",
			typeID = 0,
		},
		["Modern Rock Drill"] = {
			untranslated = "Modern Rock Drill",
			category = nil,
			group = "Items",
			description = "A gasoline-powered alternative for faster geological sampling.",
			tagGroups = {
				"Tool",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernRockDrillItem",
			typeID = 0,
		},
		["Modern Scythe"] = {
			untranslated = "Modern Scythe",
			category = nil,
			group = "Items",
			description = "A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.",
			tagGroups = {
				"Tool",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernScytheItem",
			typeID = 0,
		},
		["Modern Shovel"] = {
			untranslated = "Modern Shovel",
			category = nil,
			group = "Items",
			description = "Terraforming is the first step towards a flourishing civilization and now you can do it with style and less repairs.",
			tagGroups = {
				"Tool",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernShovelItem",
			typeID = 0,
		},
		["Modern Street Light"] = {
			untranslated = "Modern Street Light",
			category = nil,
			group = "Housing Objects",
			description = "A towering metal light post that requires electricity to run.",
			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 = "3",
			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 = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ModernStreetLightItem",
			typeID = 0,
		},
		["Modern Upgrade 1"] = {
			untranslated = "Modern Upgrade 1",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade with great efficiency increase.",
			tagGroups = {
				"Modern 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 = "ModernUpgradeLvl1Item",
			typeID = 0,
		},
		["Modern Upgrade 2"] = {
			untranslated = "Modern Upgrade 2",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade with great efficiency increase.",
			tagGroups = {
				"Modern 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 = "ModernUpgradeLvl2Item",
			typeID = 0,
		},
		["Modern Upgrade 3"] = {
			untranslated = "Modern Upgrade 3",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade with great efficiency increase.",
			tagGroups = {
				"Modern 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 = "ModernUpgradeLvl3Item",
			typeID = 0,
		},
		["Modern Upgrade 4"] = {
			untranslated = "Modern Upgrade 4",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade with great efficiency increase.",
			tagGroups = {
				"Modern 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 = "ModernUpgradeLvl4Item",
			typeID = 0,
		},
		["Moon Jellyfish"] = {
			untranslated = "Moon Jellyfish",
			category = nil,
			group = "Natural Resources",
			description = "A moon jellyfish.",
			tagGroups = {
				"Fish",
				"Small Fish",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			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 = "MoonJellyfishItem",
			typeID = 0,
		},
		Mortar = {
			untranslated = "Mortar",
			category = nil,
			group = "Items",
			description = "A binding pitch useful as a mortar.",
			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 = "MortarItem",
			typeID = 0,
		},
		["Mortared Basalt"] = {
			untranslated = "Mortared Basalt",
			category = nil,
			group = "Block",
			description = "Used to create tough but rudimentary buildings.",
			tagGroups = {},
			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 = "MortaredBasaltItem",
			typeID = 0,
		},
		["Mortared Gneiss"] = {
			untranslated = "Mortared Gneiss",
			category = nil,
			group = "Block",
			description = "Used to create tough but rudimentary buildings.",
			tagGroups = {},
			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 = "MortaredGneissItem",
			typeID = 0,
		},
		["Mortared Granite"] = {
			untranslated = "Mortared Granite",
			category = nil,
			group = "Blocks",
			description = "Used to create tough but rudimentary buildings.",
			tagGroups = {
				"Constructable",
				"Mortared Stone",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredGraniteItem",
			typeID = 0,
		},
		["Mortared Granite Bench"] = {
			untranslated = "Mortared Granite Bench",
			category = nil,
			group = "Housing Objects",
			description = "A basic stone bench for sitting.",
			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",
			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 = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredGraniteBenchItem",
			typeID = 0,
		},
		["Mortared Granite Chair"] = {
			untranslated = "Mortared Granite Chair",
			category = nil,
			group = "Housing Objects",
			description = "An early stone chair. Not too comfy but it does the job.",
			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 = "0.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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredGraniteChairItem",
			typeID = 0,
		},
		["Mortared Granite Door"] = {
			untranslated = "Mortared Granite Door",
			category = nil,
			group = "Housing Objects",
			description = "A heavy mortared 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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredGraniteDoorItem",
			typeID = 0,
		},
		["Mortared Granite Fireplace"] = {
			untranslated = "Mortared Granite Fireplace",
			category = nil,
			group = "Housing Objects",
			description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
			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 = "1.5",
			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 = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredGraniteFireplaceItem",
			typeID = 0,
		},
		["Mortared Granite Table"] = {
			untranslated = "Mortared Granite Table",
			category = nil,
			group = "Housing Objects",
			description = "An early stone table. Not much to look at but it does the job.",
			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 = "1",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredGraniteTableItem",
			typeID = 0,
		},
		["Mortared Limestone"] = {
			untranslated = "Mortared Limestone",
			category = nil,
			group = "Blocks",
			description = "Used to create tough but rudimentary buildings.",
			tagGroups = {
				"Constructable",
				"Mortared Stone",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredLimestoneItem",
			typeID = 0,
		},
		["Mortared Sandstone"] = {
			untranslated = "Mortared Sandstone",
			category = nil,
			group = "Blocks",
			description = "Used to create tough but rudimentary buildings.",
			tagGroups = {
				"Constructable",
				"Mortared Stone",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredSandstoneItem",
			typeID = 0,
		},
		["Mortared Shale"] = {
			untranslated = "Mortared Shale",
			category = nil,
			group = "Block",
			description = "Used to create tough but rudimentary buildings.",
			tagGroups = {},
			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 = "MortaredShaleItem",
			typeID = 0,
		},
		["Mortared Stone"] = {
			untranslated = "Mortared Stone",
			category = nil,
			group = "Blocks",
			description = "Old stone",
			tagGroups = {
				"Constructable",
				"Mortared Stone",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredStoneItem",
			typeID = 0,
		},
		["Mortared Stone Bench"] = {
			untranslated = "Mortared Stone Bench",
			category = nil,
			group = "Housing Objects",
			description = "A basic stone bench for sitting.",
			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",
			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 = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredStoneBenchItem",
			typeID = 0,
		},
		["Mortared Stone Chair"] = {
			untranslated = "Mortared Stone Chair",
			category = nil,
			group = "Housing Objects",
			description = "An early stone chair. Not too comfy but it does the job.",
			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 = "0.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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredStoneChairItem",
			typeID = 0,
		},
		["Mortared Stone Door"] = {
			untranslated = "Mortared Stone Door",
			category = nil,
			group = "Housing Objects",
			description = "A heavy mortared 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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredStoneDoorItem",
			typeID = 0,
		},
		["Mortared Stone Fireplace"] = {
			untranslated = "Mortared Stone Fireplace",
			category = nil,
			group = "Housing Objects",
			description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
			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 = "1.5",
			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 = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredStoneFireplaceItem",
			typeID = 0,
		},
		["Mortared Stone Table"] = {
			untranslated = "Mortared Stone Table",
			category = nil,
			group = "Housing Objects",
			description = "An early stone table. Not much to look at but it does the job.",
			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 = "1",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "MortaredStoneTableItem",
			typeID = 0,
		},
		["Mountain Goat Carcass"] = {
			untranslated = "Mountain Goat Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead mountain goat.",
			tagGroups = {
				"Medium Carcass",
				"Medium Wooly Carcass",
			},
			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 = "MountainGoatCarcassItem",
			typeID = 0,
		},
		["Muffin Hat"] = {
			untranslated = "Muffin Hat",
			category = nil,
			group = "Clothing",
			description = "I have no idea why it's called that but it's not edible.",
			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 = "MuffinHatItem",
			typeID = 0,
		},
		Nail = {
			untranslated = "Nail",
			category = nil,
			group = "Items",
			description = "Nails used for construction.",
			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 = "NailItem",
			typeID = 0,
		},
		["Nuclear Fuel"] = {
			untranslated = "Nuclear Fuel",
			category = nil,
			group = "Item",
			description = "Unstable nuclear fuel.",
			tagGroups = {},
			maxStack = 100,
			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 = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NuclearFuelItem",
			typeID = 0,
		},
		Nylon = {
			untranslated = "Nylon",
			category = nil,
			group = "Items",
			description = "Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ",
			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 = "NylonItem",
			typeID = 0,
		},
		["Nylon Carpet"] = {
			untranslated = "Nylon Carpet",
			category = nil,
			group = "Blocks",
			description = "A woven nylon floor covering attached to a lumber backing.",
			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 = 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 = "NylonCarpetItem",
			typeID = 0,
		},
		["Nylon Chips"] = {
			untranslated = "Nylon Chips",
			category = nil,
			group = "Item",
			description = "",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			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 = "NylonChipsItem",
			typeID = 0,
		},
		["Nylon Curtains"] = {
			untranslated = "Nylon Curtains",
			category = nil,
			group = "Blocks",
			description = "Curtains made out of plastic? \\n\\n (Only cosmetic does not impact room value.)",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NylonCurtainsItem",
			typeID = 0,
		},
		["Nylon Fabric"] = {
			untranslated = "Nylon Fabric",
			category = nil,
			group = "Items",
			description = "A synthetic fabric that is desired for its durability and cheap cost to produce.",
			tagGroups = {
				"Fabric",
			},
			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 = "NylonFabricItem",
			typeID = 0,
		},
		["Nylon Futon Bed"] = {
			untranslated = "Nylon Futon Bed",
			category = nil,
			group = "Housing Objects",
			description = "A classic futon for when regular beds are too soft.",
			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 = "5",
			roomCategory = "Bedroom",
			furnitureType = "Bed",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NylonFutonBedItem",
			typeID = 0,
		},
		["Nylon Futon Couch"] = {
			untranslated = "Nylon Futon Couch",
			category = nil,
			group = "Housing Objects",
			description = "A modern styled couch with a classic touch.",
			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.5",
			roomCategory = "Living Room",
			furnitureType = "Chair",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NylonFutonCouchItem",
			typeID = 0,
		},
		["Nylon Mooring Rope"] = {
			untranslated = "Nylon Mooring Rope",
			category = nil,
			group = "Items",
			description = "A strong synthetic rope used to make sure a ship does not drift away.",
			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 = "NylonMooringRopeItem",
			typeID = 0,
		},
		["Nylon Thread"] = {
			untranslated = "Nylon Thread",
			category = nil,
			group = "Items",
			description = "Synthetic thread that has more resistance to abrasion than more natural threads.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 25,
			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 = "NylonThreadItem",
			typeID = 0,
		},
		["Nylon Trawler Net"] = {
			untranslated = "Nylon Trawler Net",
			category = nil,
			group = "Items",
			description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
			tagGroups = {
				"Tool",
			},
			maxStack = 100,
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "NylonTrawlerNetItem",
			typeID = 0,
		},
		["Oak Log"] = {
			untranslated = "Oak Log",
			category = nil,
			group = "Natural Resources",
			description = "Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.",
			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 = "OakLogItem",
			typeID = 0,
		},
		["Ocean Spray Seed"] = {
			untranslated = "Ocean Spray Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow ocean spray.",
			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 = "OceanSpraySeedItem",
			typeID = 0,
		},
		Oil = {
			untranslated = "Oil",
			category = nil,
			group = "Food",
			description = "A plant fat extracted for use in cooking.",
			tagGroups = {
				"Fat",
				"Food",
				"Oil",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 120,
			carbs = 0,
			protein = 0,
			fat = 15,
			vitamins = 0,
			density = 12.5,
			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 = "OilItem",
			typeID = 0,
		},
		["Oil Drilling Skill Book"] = {
			untranslated = "Oil Drilling Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Oil Drilling 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 = "Oil Drilling Skill BookItem",
			typeID = 0,
		},
		["Oil Drilling Skill Scroll"] = {
			untranslated = "Oil Drilling Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Oil Drilling 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 = "Oil Drilling Skill ScrollItem",
			typeID = 0,
		},
		["Oil Drilling Upgrade"] = {
			untranslated = "Oil Drilling Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Oil Drilling 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 = "OilDrillingUpgradeItem",
			typeID = 0,
		},
		["Oil Head Lamp"] = {
			untranslated = "Oil Head Lamp",
			category = nil,
			group = "Clothing",
			description = "An iron hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
			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 = "OilHeadLampItem",
			typeID = 0,
		},
		["Oil Paint"] = {
			untranslated = "Oil Paint",
			category = nil,
			group = "Items",
			description = "A collection of paint variations used for art supplies.",
			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 = "OilPaintItem",
			typeID = 0,
		},
		["Oil Refinery"] = {
			untranslated = "Oil Refinery",
			category = nil,
			group = "Work Stations",
			description = "Sets of pipes and tanks which refine crude petroleum into usable 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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OilRefineryItem",
			typeID = 0,
		},
		["Orange Vase"] = {
			untranslated = "Orange Vase",
			category = nil,
			group = "Housing Objects",
			description = "A  vase made with glass to brighten up your home.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrangeVaseItem",
			typeID = 0,
		},
		Orchid = {
			untranslated = "Orchid",
			category = nil,
			group = "Food",
			description = "Placeholder Description.",
			tagGroups = {
				"Food",
				"Petals",
			},
			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 = "OrchidItem",
			typeID = 0,
		},
		["Orchid Seed"] = {
			untranslated = "Orchid Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow an orchid.",
			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 = "OrchidSeedItem",
			typeID = 0,
		},
		["Ornate Gold Frame Landscape"] = {
			untranslated = "Ornate Gold Frame Landscape",
			category = nil,
			group = "Housing Objects",
			description = "",
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrnateGoldFrameLandscapeItem",
			typeID = 0,
		},
		["Ornate Gold Frame Wide"] = {
			untranslated = "Ornate Gold Frame Wide",
			category = nil,
			group = "Housing Objects",
			description = "",
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrnateGoldFrameWideItem",
			typeID = 0,
		},
		["Ornate Iron Frame Landscape"] = {
			untranslated = "Ornate Iron Frame Landscape",
			category = nil,
			group = "Housing Objects",
			description = "",
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrnateIronFrameLandscapeItem",
			typeID = 0,
		},
		["Ornate Iron Frame Wide"] = {
			untranslated = "Ornate Iron Frame Wide",
			category = nil,
			group = "Housing Objects",
			description = "",
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrnateIronFrameWideItem",
			typeID = 0,
		},
		["Ornate Wooden Frame Landscape"] = {
			untranslated = "Ornate Wooden Frame Landscape",
			category = nil,
			group = "Housing Objects",
			description = "",
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrnateWoodenFrameLandscapeItem",
			typeID = 0,
		},
		["Ornate Wooden Frame Wide"] = {
			untranslated = "Ornate Wooden Frame Wide",
			category = nil,
			group = "Housing Objects",
			description = "",
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OrnateWoodenFrameWideItem",
			typeID = 0,
		},
		["Otter Carcass"] = {
			untranslated = "Otter Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead otter.",
			tagGroups = {
				"Tiny Carcass",
				"Tiny Fur Carcass",
			},
			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 = "OtterCarcassItem",
			typeID = 0,
		},
		["Outpost Netting"] = {
			untranslated = "Outpost Netting",
			category = nil,
			group = "Crafted Objects",
			description = "A way to store your items when you run out of floor space.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OutpostNettingItem",
			typeID = 0,
		},
		["Outpost Table"] = {
			untranslated = "Outpost Table",
			category = nil,
			group = "Work Stations",
			description = "An explorers best collection of information is stored 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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "OutpostTableItem",
			typeID = 0,
		},
		["Pacific Sardine"] = {
			untranslated = "Pacific Sardine",
			category = nil,
			group = "Natural Resources",
			description = "A pacific sardine.",
			tagGroups = {
				"Fish",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 150,
			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 = "PacificSardineItem",
			typeID = 0,
		},
		["Padded Chair"] = {
			untranslated = "Padded Chair",
			category = nil,
			group = "Housing Objects",
			description = "A comfy chair to rest in.",
			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 = "Living Room",
			furnitureType = "Chair",
			repeatsDepreciation = "0.8",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PaddedChairItem",
			typeID = 0,
		},
		["Palm Log"] = {
			untranslated = "Palm Log",
			category = nil,
			group = "Natural Resources",
			description = "Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.",
			tagGroups = {
				"Burnable Fuel",
				"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 = "PalmLogItem",
			typeID = 0,
		},
		["Palm Seed"] = {
			untranslated = "Palm Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a palm tree.",
			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 = "PalmSeedItem",
			typeID = 0,
		},
		Papaya = {
			untranslated = "Papaya",
			category = nil,
			group = "Food",
			description = "Nice fresh Papaya.",
			tagGroups = {
				"Food",
				"Fruit",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 200,
			carbs = 2,
			protein = 1,
			fat = 0,
			vitamins = 5,
			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 = "PapayaItem",
			typeID = 0,
		},
		["Papaya Seed"] = {
			untranslated = "Papaya Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a papaya plant.",
			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 = "PapayaSeedItem",
			typeID = 0,
		},
		Paper = {
			untranslated = "Paper",
			category = nil,
			group = "Items",
			description = "It's paper.",
			tagGroups = {
				"Burnable Fuel",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 100,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PaperItem",
			typeID = 0,
		},
		["Paper Milling Skill Book"] = {
			untranslated = "Paper Milling Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Paper Milling 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 = "Paper Milling Skill BookItem",
			typeID = 0,
		},
		["Paper Milling Skill Scroll"] = {
			untranslated = "Paper Milling Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Paper Milling 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 = "Paper Milling Skill ScrollItem",
			typeID = 0,
		},
		["Paper Milling Upgrade"] = {
			untranslated = "Paper Milling Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Paper Milling 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 = "PaperMillingUpgradeItem",
			typeID = 0,
		},
		["Pastry Dough"] = {
			untranslated = "Pastry Dough",
			category = nil,
			group = "Food",
			description = "An extra fatty leavened dough for making yummy pastries.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 10,
			carbs = 4,
			protein = 0,
			fat = 0,
			vitamins = 4,
			density = 80.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 = "PastryDoughItem",
			typeID = 0,
		},
		["Pelt Fertilizer"] = {
			untranslated = "Pelt Fertilizer",
			category = nil,
			group = "Items",
			description = "A fertilize made from fur pelts and filler.",
			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 = "PeltFertilizerItem",
			typeID = 0,
		},
		Petroleum = {
			untranslated = "Petroleum",
			category = nil,
			group = "Blocks",
			description = "A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.",
			tagGroups = {},
			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 = "PetroleumItem",
			typeID = 0,
		},
		["Phad Thai"] = {
			untranslated = "Phad Thai",
			category = nil,
			group = "Food",
			description = "They make you full, and proud.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 1200,
			carbs = 9,
			protein = 11,
			fat = 19,
			vitamins = 5,
			density = 3.6666666666666665,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PhadThaiItem",
			typeID = 0,
		},
		["Phosphate Fertilizer"] = {
			untranslated = "Phosphate Fertilizer",
			category = nil,
			group = "Items",
			description = "Phosphate fertilizer is a great source of Phosphorus.",
			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 = "PhosphateFertilizerItem",
			typeID = 0,
		},
		Pineapple = {
			untranslated = "Pineapple",
			category = nil,
			group = "Food",
			description = "Nice fresh Pineapple.",
			tagGroups = {
				"Food",
				"Fruit",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 125,
			calories = 200,
			carbs = 6,
			protein = 0,
			fat = 0,
			vitamins = 2,
			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 = "PineappleItem",
			typeID = 0,
		},
		["Pineapple Friend Rice"] = {
			untranslated = "Pineapple Friend Rice",
			category = nil,
			group = "Food",
			description = "A homely recipe made from a mix of cooked rice and fruit. Not only is it friendly, but it also happens to be pan fried.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 150,
			calories = 720,
			carbs = 20,
			protein = 9,
			fat = 12,
			vitamins = 12,
			density = 7.361111111111112,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PineappleFriendRiceItem",
			typeID = 0,
		},
		["Pineapple Seed"] = {
			untranslated = "Pineapple Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a pineapple plant.",
			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 = "PineappleSeedItem",
			typeID = 0,
		},
		Pirozhok = {
			untranslated = "Pirozhok",
			category = nil,
			group = "Food",
			description = "A baked bun filled with tasty meat and mushrooms.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 850,
			carbs = 14,
			protein = 19,
			fat = 10,
			vitamins = 4,
			density = 5.529411764705882,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PirozhokItem",
			typeID = 0,
		},
		Piston = {
			untranslated = "Piston",
			category = nil,
			group = "Items",
			description = "A moving component that transfers force. Can also function as a valve occasionally.",
			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 = "PistonItem",
			typeID = 0,
		},
		["Plant Fibers"] = {
			untranslated = "Plant Fibers",
			category = nil,
			group = "Items",
			description = "Harvested from a number of plants, these fibers are useful for a surprising number of things.",
			tagGroups = {
				"Burnable Fuel",
				"Crop",
				"Natural Fiber",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 100,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PlantFibersItem",
			typeID = 0,
		},
		["Plant Vase"] = {
			untranslated = "Plant Vase",
			category = nil,
			group = "Housing Objects",
			description = "A  vase made with glass to brighten up your home.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PlantVaseItem",
			typeID = 0,
		},
		Plastic = {
			untranslated = "Plastic",
			category = nil,
			group = "Items",
			description = "An extremely useful synthetic material derived from petrochemicals.",
			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 = "PlasticItem",
			typeID = 0,
		},
		["Plastic Buoy"] = {
			untranslated = "Plastic Buoy",
			category = nil,
			group = "Crafted Objects",
			description = "A modern plastic navigational buoy, can also be used as a moorage post.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PlasticBuoyItem",
			typeID = 0,
		},
		["Poke Bowl"] = {
			untranslated = "Poke Bowl",
			category = nil,
			group = "Food",
			description = "A basic yet filling meal with a bite.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 1100,
			carbs = 21,
			protein = 10,
			fat = 11,
			vitamins = 7,
			density = 4.454545454545455,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PokeBowlItem",
			typeID = 0,
		},
		["Portable Steam Engine"] = {
			untranslated = "Portable Steam Engine",
			category = nil,
			group = "Items",
			description = "An engine that generates mechanical power through steam.",
			tagGroups = {},
			maxStack = 100,
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PortableSteamEngineItem",
			typeID = 0,
		},
		["Pottery Skill Book"] = {
			untranslated = "Pottery Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Pottery 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 = "Pottery Skill BookItem",
			typeID = 0,
		},
		["Pottery Skill Scroll"] = {
			untranslated = "Pottery Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Pottery 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 = "Pottery Skill ScrollItem",
			typeID = 0,
		},
		["Pottery Upgrade"] = {
			untranslated = "Pottery Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Pottery 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 = "PotteryUpgradeItem",
			typeID = 0,
		},
		["Powered Cart"] = {
			untranslated = "Powered Cart",
			category = nil,
			group = "Crafted Objects",
			description = "Large cart for hauling sizable loads.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 15000,
			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 = "PoweredCartItem",
			typeID = 0,
		},
		["Powered Storage Silo"] = {
			untranslated = "Powered Storage Silo",
			category = nil,
			group = "Crafted Objects",
			description = "A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
			tagGroups = {},
			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 = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PoweredStorageSiloItem",
			typeID = 0,
		},
		["Prairie Dog Carcass"] = {
			untranslated = "Prairie Dog Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead prairie dog.",
			tagGroups = {
				"Tiny Carcass",
				"Tiny Leather Carcass",
			},
			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 = "PrairieDogCarcassItem",
			typeID = 0,
		},
		["Prepared Meat"] = {
			untranslated = "Prepared Meat",
			category = nil,
			group = "Food",
			description = "Carefully butchered meat, ready to cook.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 600,
			carbs = 0,
			protein = 4,
			fat = 6,
			vitamins = 0,
			density = 1.6666666666666667,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PreparedMeatItem",
			typeID = 0,
		},
		["Prickly Pear Fruit"] = {
			untranslated = "Prickly Pear Fruit",
			category = nil,
			group = "Food",
			description = "A succulent fruit coated in a rather terrifying array of spines.",
			tagGroups = {
				"Food",
				"Fruit",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 190,
			carbs = 2,
			protein = 1,
			fat = 1,
			vitamins = 4,
			density = 4.2105263157894735,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PricklyPearFruitItem",
			typeID = 0,
		},
		["Prickly Pear Seed"] = {
			untranslated = "Prickly Pear Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow prickly pear cacti.",
			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 = "PricklyPearSeedItem",
			typeID = 0,
		},
		["Prime Cut"] = {
			untranslated = "Prime Cut",
			category = nil,
			group = "Food",
			description = "A perfectly marbled piece of meat.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 600,
			carbs = 0,
			protein = 9,
			fat = 4,
			vitamins = 0,
			density = 2.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 = "PrimeCutItem",
			typeID = 0,
		},
		["Primitive Canvas Boots"] = {
			untranslated = "Primitive Canvas Boots",
			category = nil,
			group = "Clothing",
			description = "A pair of crude canvas boots for your everyday use.",
			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 = "PrimitiveCanvasBootsItem",
			typeID = 0,
		},
		["Primitive Canvas Pants"] = {
			untranslated = "Primitive Canvas Pants",
			category = nil,
			group = "Clothing",
			description = "Roughly stitched canvas pants.",
			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 = "PrimitiveCanvasPantsItem",
			typeID = 0,
		},
		["Primitive Canvas Shorts"] = {
			untranslated = "Primitive Canvas Shorts",
			category = nil,
			group = "Clothing",
			description = "They're like the Primitive Canvas Pants, but shorter.",
			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 = "PrimitiveCanvasShortsItem",
			typeID = 0,
		},
		["Primitive Fur Belt"] = {
			untranslated = "Primitive Fur Belt",
			category = nil,
			group = "Clothing",
			description = "You should probably still wear pants.",
			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 = "PrimitiveFurBeltItem",
			typeID = 0,
		},
		["Primitive Leather Boots"] = {
			untranslated = "Primitive Leather Boots",
			category = nil,
			group = "Clothing",
			description = "A pair of crude leather boots for your everyday use.",
			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 = "PrimitiveLeatherBootsItem",
			typeID = 0,
		},
		["Primitive Leather Pants"] = {
			untranslated = "Primitive Leather Pants",
			category = nil,
			group = "Clothing",
			description = "You ever tried cutting leather with a rock?",
			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 = "PrimitiveLeatherPantsItem",
			typeID = 0,
		},
		["Primitive Leather Shirt"] = {
			untranslated = "Primitive Leather Shirt",
			category = nil,
			group = "Clothing",
			description = "A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.",
			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 = "PrimitiveLeatherShirtItem",
			typeID = 0,
		},
		["Primitive Leather Shorts"] = {
			untranslated = "Primitive Leather Shorts",
			category = nil,
			group = "Clothing",
			description = "You may have enough leather left over to make a nice hat.",
			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 = "PrimitiveLeatherShortsItem",
			typeID = 0,
		},
		["Printing Press"] = {
			untranslated = "Printing Press",
			category = nil,
			group = "Work Stations",
			description = "The world will never be the same.",
			tagGroups = {
				"Government",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PrintingPressItem",
			typeID = 0,
		},
		["Pulp Filler"] = {
			untranslated = "Pulp Filler",
			category = nil,
			group = "Items",
			description = "Wood pulp and dirt make a great filler for other fertilizers. ",
			tagGroups = {
				"Fertilizer",
				"Fertilizer Filler",
			},
			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 = "PulpFillerItem",
			typeID = 0,
		},
		["Pump Jack"] = {
			untranslated = "Pump Jack",
			category = nil,
			group = "Work Stations",
			description = "Drill, baby! Drill!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PumpJackItem",
			typeID = 0,
		},
		Pumpkin = {
			untranslated = "Pumpkin",
			category = nil,
			group = "Food",
			description = "Round and large.",
			tagGroups = {
				"Food",
				"Fruit",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 125,
			calories = 340,
			carbs = 5,
			protein = 1,
			fat = 0,
			vitamins = 2,
			density = 2.3529411764705883,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PumpkinItem",
			typeID = 0,
		},
		["Pumpkin Seed"] = {
			untranslated = "Pumpkin Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a pumpkin.",
			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 = "PumpkinSeedItem",
			typeID = 0,
		},
		Pupusas = {
			untranslated = "Pupusas",
			category = nil,
			group = "Food",
			description = "Comforting, best served hot from the griddle.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 900,
			carbs = 6,
			protein = 11,
			fat = 9,
			vitamins = 14,
			density = 4.444444444444445,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PupusasItem",
			typeID = 0,
		},
		["Purple Vase"] = {
			untranslated = "Purple Vase",
			category = nil,
			group = "Housing Objects",
			description = "A  vase made with glass to brighten up your home.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PurpleVaseItem",
			typeID = 0,
		},
		Quicklime = {
			untranslated = "Quicklime",
			category = nil,
			group = "Items",
			description = "A chemical compound used in steel production.",
			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 = "QuicklimeItem",
			typeID = 0,
		},
		Radiator = {
			untranslated = "Radiator",
			category = nil,
			group = "Items",
			description = "A heat sink that uses liquid running through copper fins to disperse heat build-up.",
			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 = "RadiatorItem",
			typeID = 0,
		},
		["Raw Bacon"] = {
			untranslated = "Raw Bacon",
			category = nil,
			group = "Food",
			description = "A fatty cut of meat that happens to be inexplicably tastier than other cuts.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 250,
			calories = 200,
			carbs = 0,
			protein = 3,
			fat = 9,
			vitamins = 0,
			density = 6.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 = "RawBaconItem",
			typeID = 0,
		},
		["Raw Fish"] = {
			untranslated = "Raw Fish",
			category = nil,
			group = "Food",
			description = "A fatty cut of raw fish.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 200,
			carbs = 0,
			protein = 7,
			fat = 3,
			vitamins = 0,
			density = 5.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 = "RawFishItem",
			typeID = 0,
		},
		["Raw Meat"] = {
			untranslated = "Raw Meat",
			category = nil,
			group = "Food",
			description = "Fresh raw meat from the hunt. It should probably be cooked before being consumed.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 250,
			carbs = 0,
			protein = 4,
			fat = 8,
			vitamins = 0,
			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 = "RawMeatItem",
			typeID = 0,
		},
		["Raw Roast"] = {
			untranslated = "Raw Roast",
			category = nil,
			group = "Food",
			description = "A trussed roast tied and ready to be cooked.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 600,
			carbs = 0,
			protein = 6,
			fat = 5,
			vitamins = 0,
			density = 1.8333333333333333,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RawRoastItem",
			typeID = 0,
		},
		["Raw Sausage"] = {
			untranslated = "Raw Sausage",
			category = nil,
			group = "Food",
			description = "Ground meat stuffed into an intestine casing.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 500,
			carbs = 0,
			protein = 4,
			fat = 8,
			vitamins = 0,
			density = 2.4,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RawSausageItem",
			typeID = 0,
		},
		["Real Estate Desk"] = {
			untranslated = "Real Estate Desk",
			category = nil,
			group = "Work Stations",
			description = "A place to manage the sale and transfer of deeds and property.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RealEstateDeskItem",
			typeID = 0,
		},
		Rebar = {
			untranslated = "Rebar",
			category = nil,
			group = "Items",
			description = "Ribbed steel bars for reinforcing stuctures.",
			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 = "RebarItem",
			typeID = 0,
		},
		["Recurve Bow"] = {
			untranslated = "Recurve Bow",
			category = nil,
			group = "Items",
			description = "A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.",
			tagGroups = {
				"Tool",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1500,
			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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RecurveBowItem",
			typeID = 0,
		},
		["Red Vase"] = {
			untranslated = "Red Vase",
			category = nil,
			group = "Housing Objects",
			description = "A  vase made with glass to brighten up your home.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RedVaseItem",
			typeID = 0,
		},
		["Redwood Log"] = {
			untranslated = "Redwood Log",
			category = nil,
			group = "Natural Resources",
			description = "Redwood log is a type of softwood that can be easily identified by its distinct red bark.",
			tagGroups = {
				"Burnable Fuel",
				"Softwood",
				"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 = "RedwoodLogItem",
			typeID = 0,
		},
		["Redwood Seed"] = {
			untranslated = "Redwood Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a redwood tree.",
			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 = "RedwoodSeedItem",
			typeID = 0,
		},
		Refrigerator = {
			untranslated = "Refrigerator",
			category = nil,
			group = "Housing Objects",
			description = "An icebox from the future with significantly better cooling properties.",
			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 = "5",
			roomCategory = "Kitchen",
			furnitureType = "Food Storage",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RefrigeratorItem",
			typeID = 0,
		},
		Registrar = {
			untranslated = "Registrar",
			category = nil,
			group = "Work Stations",
			description = "Allows the setting management of titles.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RegistrarItem",
			typeID = 0,
		},
		["Reinforced Concrete"] = {
			untranslated = "Reinforced Concrete",
			category = nil,
			group = "Blocks",
			description = "A sturdy construction material poured around a latice of rebar.",
			tagGroups = {
				"Concrete",
				"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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ReinforcedConcreteItem",
			typeID = 0,
		},
		["Research Table"] = {
			untranslated = "Research Table",
			category = nil,
			group = "Work Stations",
			description = "A basic table for researching new technologies and skills.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ResearchTableItem",
			typeID = 0,
		},
		Rice = {
			untranslated = "Rice",
			category = nil,
			group = "Seed",
			description = "Plant to grow rice.",
			tagGroups = {
				"Crop",
				"Crop Seed",
				"Food",
				"Grain",
				"Raw Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 150,
			carbs = 7,
			protein = 1,
			fat = 0,
			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 = "RiceItem",
			typeID = 0,
		},
		["Rice Flour"] = {
			untranslated = "Rice Flour",
			category = nil,
			group = "Food",
			description = "Rice grounded into flour is as equally versatile as its golden cousin.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 50,
			carbs = 15,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 30.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 = "RiceFlourItem",
			typeID = 0,
		},
		["Rice Noodles"] = {
			untranslated = "Rice Noodles",
			category = nil,
			group = "Food",
			description = "Noodles made from delicious milled white grains.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 200,
			carbs = 10,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 5.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 = "RiceNoodlesItem",
			typeID = 0,
		},
		Rivet = {
			untranslated = "Rivet",
			category = nil,
			group = "Items",
			description = "An iron bolt used to hold together inventions.",
			tagGroups = {},
			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 = "RivetItem",
			typeID = 0,
		},
		["Roast Pumpkin"] = {
			untranslated = "Roast Pumpkin",
			category = nil,
			group = "Food",
			description = "Sweet but a suprising source of vitamins.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 900,
			calories = 1400,
			carbs = 23,
			protein = 2,
			fat = 2,
			vitamins = 7,
			density = 2.4285714285714284,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RoastPumpkinItem",
			typeID = 0,
		},
		["Robotic Assembly Line"] = {
			untranslated = "Robotic Assembly Line",
			category = nil,
			group = "Work Stations",
			description = "A complex set of machinery for creating equally complex things.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RoboticAssemblyLineItem",
			typeID = 0,
		},
		["Rocker Box"] = {
			untranslated = "Rocker Box",
			category = nil,
			group = "Work Stations",
			description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RockerBoxItem",
			typeID = 0,
		},
		["Rolling Mill"] = {
			untranslated = "Rolling Mill",
			category = nil,
			group = "Work Stations",
			description = "For rolling steel into more buildable materials.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RollingMillItem",
			typeID = 0,
		},
		["Root Campfire Salad"] = {
			untranslated = "Root 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 = 950,
			carbs = 8,
			protein = 5,
			fat = 4,
			vitamins = 11,
			density = 2.9473684210526314,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RootCampfireSaladItem",
			typeID = 0,
		},
		["Root Campfire Stew"] = {
			untranslated = "Root Campfire Stew",
			category = nil,
			group = "Food",
			description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1100,
			carbs = 8,
			protein = 5,
			fat = 12,
			vitamins = 5,
			density = 2.727272727272727,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RootCampfireStewItem",
			typeID = 0,
		},
		["Round Pot"] = {
			untranslated = "Round Pot",
			category = nil,
			group = "Housing Objects",
			description = "Sometimes you just want to bring a little bit of nature into your house.",
			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",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PlanterPotRoundItem",
			typeID = 0,
		},
		["Rubber Wheel"] = {
			untranslated = "Rubber Wheel",
			category = nil,
			group = "Items",
			description = "Rubber wheels provide much better traction and allow the construction of more modern vehicles.",
			tagGroups = {},
			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 = "RubberWheelItem",
			typeID = 0,
		},
		["Rug Large"] = {
			untranslated = "Rug Large",
			category = nil,
			group = "Housing Objects",
			description = "A large area rug to cover that weird stain.",
			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",
			roomCategory = "Decoration",
			furnitureType = "Rug",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RugLargeItem",
			typeID = 0,
		},
		["Rug Medium"] = {
			untranslated = "Rug Medium",
			category = nil,
			group = "Housing Objects",
			description = "A medium rug for medium uses.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Rug",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RugMediumItem",
			typeID = 0,
		},
		["Rug Small"] = {
			untranslated = "Rug Small",
			category = nil,
			group = "Housing Objects",
			description = "A small rug for when you just didn't have enough materials to make a bigger one.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Decoration",
			furnitureType = "Rug",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "RugSmallItem",
			typeID = 0,
		},
		["Running Shoes"] = {
			untranslated = "Running Shoes",
			category = nil,
			group = "Clothing",
			description = "Light weight shoes designed to make you run faster.\\n\\n(Increases movement speed)",
			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 = "RunningShoesItem",
			typeID = 0,
		},
		["Saguaro Rib"] = {
			untranslated = "Saguaro Rib",
			category = nil,
			group = "Natural Resources",
			description = "Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.",
			tagGroups = {
				"Burnable Fuel",
				"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 = "SaguaroRibItem",
			typeID = 0,
		},
		["Saguaro Seed"] = {
			untranslated = "Saguaro Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a saguaro 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 = "SaguaroSeedItem",
			typeID = 0,
		},
		Salmon = {
			untranslated = "Salmon",
			category = nil,
			group = "Natural Resources",
			description = "A salmon.",
			tagGroups = {
				"Fish",
				"Medium Fish",
			},
			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 = "SalmonItem",
			typeID = 0,
		},
		["Salt Basket"] = {
			untranslated = "Salt Basket",
			category = nil,
			group = "Housing Objects",
			description = "A basket of salt.",
			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 = "Kitchen",
			furnitureType = "Spices",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SaltBasketItem",
			typeID = 0,
		},
		Sandals = {
			untranslated = "Sandals",
			category = nil,
			group = "Clothing",
			description = "Basic footwear that helps reduce the strain of walking longer distances.\\n\\n(Decreases calories consumed when using tools by 10\\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 = "SandalsItem",
			typeID = 0,
		},
		Sandstone = {
			untranslated = "Sandstone",
			category = nil,
			group = "Natural Resources",
			description = "A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!",
			tagGroups = {
				"Excavatable",
				"Rock",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 6000,
			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 = "SandstoneItem",
			typeID = 0,
		},
		Sawmill = {
			untranslated = "Sawmill",
			category = nil,
			group = "Work Stations",
			description = "Used to saw wood into lumber.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SawmillItem",
			typeID = 0,
		},
		["Saxifrage Seed"] = {
			untranslated = "Saxifrage Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow saxifrage.",
			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 = "SaxifrageSeedItem",
			typeID = 0,
		},
		["Scrap Meat"] = {
			untranslated = "Scrap Meat",
			category = nil,
			group = "Food",
			description = "Chunks of extra meat.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 50,
			carbs = 0,
			protein = 5,
			fat = 5,
			vitamins = 0,
			density = 20.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 = "ScrapMeatItem",
			typeID = 0,
		},
		["Screening Machine"] = {
			untranslated = "Screening Machine",
			category = nil,
			group = "Work Stations",
			description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ScreeningMachineItem",
			typeID = 0,
		},
		["Screw Press"] = {
			untranslated = "Screw Press",
			category = nil,
			group = "Work Stations",
			description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ScrewPressItem",
			typeID = 0,
		},
		Screws = {
			untranslated = "Screws",
			category = nil,
			group = "Items",
			description = "A pointed metal fastener used in crafting to attach pieces of material together.",
			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 = "ScrewsItem",
			typeID = 0,
		},
		["Seagrass Seed"] = {
			untranslated = "Seagrass Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow seagrass.",
			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 = "SeagrassSeedItem",
			typeID = 0,
		},
		["Seared Meat"] = {
			untranslated = "Seared Meat",
			category = nil,
			group = "Food",
			description = "A cut of perfectly seared steak.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 600,
			carbs = 4,
			protein = 19,
			fat = 17,
			vitamins = 7,
			density = 7.833333333333334,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SearedMeatItem",
			typeID = 0,
		},
		["Seeded Camas Roll"] = {
			untranslated = "Seeded Camas Roll",
			category = nil,
			group = "Food",
			description = "Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 1400,
			carbs = 20,
			protein = 2,
			fat = 13,
			vitamins = 16,
			density = 3.642857142857143,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SeededCamasRollItem",
			typeID = 0,
		},
		["Sensor Based Belt Sorter"] = {
			untranslated = "Sensor Based Belt Sorter",
			category = nil,
			group = "Work Stations",
			description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SensorBasedBeltSorterItem",
			typeID = 0,
		},
		["Sensuous Sea Pizza"] = {
			untranslated = "Sensuous Sea Pizza",
			category = nil,
			group = "Food",
			description = "The chewyness is unreal.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 1200,
			carbs = 28,
			protein = 11,
			fat = 7,
			vitamins = 4,
			density = 4.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 = "SensuousSeaPizzaItem",
			typeID = 0,
		},
		Servo = {
			untranslated = "Servo",
			category = nil,
			group = "Items",
			description = "A rotary actuator that allows for control over angular position.",
			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 = "ServoItem",
			typeID = 0,
		},
		["Settlement Crafting Table"] = {
			untranslated = "Settlement Crafting Table",
			category = nil,
			group = "Work Stations",
			description = "A basic workspace for crafting all manner of settlement related objects.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SettlementCraftingTableItem",
			typeID = 0,
		},
		Shale = {
			untranslated = "Shale",
			category = nil,
			group = "Natural Resources",
			description = "A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.",
			tagGroups = {
				"Excavatable",
				"Rock",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 6000,
			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 = "ShaleItem",
			typeID = 0,
		},
		Shaper = {
			untranslated = "Shaper",
			category = nil,
			group = "Work Stations",
			description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ShaperItem",
			typeID = 0,
		},
		["Shark Fillet Soup"] = {
			untranslated = "Shark Fillet Soup",
			category = nil,
			group = "Food",
			description = "A texture all of its own.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 600,
			calories = 1400,
			carbs = 10,
			protein = 15,
			fat = 11,
			vitamins = 4,
			density = 2.857142857142857,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SharkFilletSoupItem",
			typeID = 0,
		},
		["Sheep Mount"] = {
			untranslated = "Sheep Mount",
			category = nil,
			group = "Housing Objects",
			description = "A hunting trophy for your house.",
			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.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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SheepMountItem",
			typeID = 0,
		},
		["Shelf Cabinet"] = {
			untranslated = "Shelf Cabinet",
			category = nil,
			group = "Housing Objects",
			description = "When a shelf and a cabinet aren't enough individually.",
			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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ShelfCabinetItem",
			typeID = 0,
		},
		["Shipwright Advanced Upgrade"] = {
			untranslated = "Shipwright Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Shipwright 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 = "ShipwrightAdvancedUpgradeItem",
			typeID = 0,
		},
		["Shipwright Basic Upgrade"] = {
			untranslated = "Shipwright Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Shipwright 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 = "ShipwrightBasicUpgradeItem",
			typeID = 0,
		},
		["Shipwright Hat"] = {
			untranslated = "Shipwright Hat",
			category = nil,
			group = "Clothing",
			description = "A simple sailor's cap, don?t lose it or you might be walking on a plank.",
			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 = "ShipwrightHatItem",
			typeID = 0,
		},
		["Shipwright Overalls"] = {
			untranslated = "Shipwright Overalls",
			category = nil,
			group = "Clothing",
			description = "Denim overall for extra sturdy wearability.",
			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 = "ShipwrightOverallsItem",
			typeID = 0,
		},
		["Shipwright Sandals"] = {
			untranslated = "Shipwright Sandals",
			category = nil,
			group = "Clothing",
			description = "Comfortable sandals with extra traction to avoid slipping.\\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 = "ShipwrightSandalsItem",
			typeID = 0,
		},
		["Shipwright Shirt"] = {
			untranslated = "Shipwright Shirt",
			category = nil,
			group = "Clothing",
			description = "A striped shirt symbolizing your affinity for traveling across the seas.",
			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 = "ShipwrightShirtItem",
			typeID = 0,
		},
		["Shipwright Skill Book"] = {
			untranslated = "Shipwright Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Shipwright 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 = "Shipwright Skill BookItem",
			typeID = 0,
		},
		["Shipwright Skill Scroll"] = {
			untranslated = "Shipwright Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Shipwright 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 = "Shipwright Skill ScrollItem",
			typeID = 0,
		},
		["Shorn Wool"] = {
			untranslated = "Shorn Wool",
			category = nil,
			group = "Items",
			description = "Wool that has been shorn from an animal.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 250,
			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 = "ShornWoolItem",
			typeID = 0,
		},
		Shorts = {
			untranslated = "Shorts",
			category = nil,
			group = "Clothing",
			description = "Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.",
			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 = "ShortsItem",
			typeID = 0,
		},
		["Simmered Meat"] = {
			untranslated = "Simmered Meat",
			category = nil,
			group = "Food",
			description = "Meat cooked in meat juices keeps the meat juicy.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 800,
			calories = 900,
			carbs = 6,
			protein = 18,
			fat = 13,
			vitamins = 5,
			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 = "SimmeredMeatItem",
			typeID = 0,
		},
		["Simple Syrup"] = {
			untranslated = "Simple Syrup",
			category = nil,
			group = "Food",
			description = "A simple water and suger combination heated until the sugar dissolves.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 400,
			carbs = 12,
			protein = 0,
			fat = 3,
			vitamins = 0,
			density = 3.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 = "SimpleSyrupItem",
			typeID = 0,
		},
		Sink = {
			untranslated = "Sink",
			category = nil,
			group = "Housing Objects",
			description = "An industrial sink.",
			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 = "5",
			roomCategory = "Bathroom",
			furnitureType = "Sink",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SinkItem",
			typeID = 0,
		},
		["Skid Steer"] = {
			untranslated = "Skid Steer",
			category = nil,
			group = "Crafted Objects",
			description = "Small scale bucket loader. Great for flat to low slope excavation.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			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 = "SkidSteerItem",
			typeID = 0,
		},
		Slag = {
			untranslated = "Slag",
			category = nil,
			group = "Blocks",
			description = "A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.",
			tagGroups = {
				"Excavatable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 6000,
			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 = "SlagItem",
			typeID = 0,
		},
		["Small Bath Mat"] = {
			untranslated = "Small Bath Mat",
			category = nil,
			group = "Housing Objects",
			description = "A small bath mat when a normal rug does not cover your bathroom needs.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Bathroom",
			furnitureType = "Rug",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallBathMatItem",
			typeID = 0,
		},
		["Small Canoe"] = {
			untranslated = "Small Canoe",
			category = nil,
			group = "Crafted Objects",
			description = "",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallCanoeItem",
			typeID = 0,
		},
		["Small Cotton Bunting Red"] = {
			untranslated = "Small Cotton Bunting Red",
			category = nil,
			group = "Housing Objects",
			description = "A small celebratory piece of cotton fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallCottonBuntingRedItem",
			typeID = 0,
		},
		["Small Cotton Bunting Regal"] = {
			untranslated = "Small Cotton Bunting Regal",
			category = nil,
			group = "Housing Objects",
			description = "A small celebratory piece of cotton fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallCottonBuntingRegalItem",
			typeID = 0,
		},
		["Small Court"] = {
			untranslated = "Small Court",
			category = nil,
			group = "Work Stations",
			description = "Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
			tagGroups = {
				"Government",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallCourtItem",
			typeID = 0,
		},
		["Small Hanging Ashlar Basalt Sign"] = {
			untranslated = "Small Hanging Ashlar Basalt Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingAshlarBasaltSignItem",
			typeID = 0,
		},
		["Small Hanging Ashlar Stone Sign"] = {
			untranslated = "Small Hanging Ashlar Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingAshlarStoneSignItem",
			typeID = 0,
		},
		["Small Hanging Birch Sign"] = {
			untranslated = "Small Hanging Birch Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingBirchSignItem",
			typeID = 0,
		},
		["Small Hanging Lumber Sign"] = {
			untranslated = "Small Hanging Lumber Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingLumberSignItem",
			typeID = 0,
		},
		["Small Hanging Mortared Granite Sign"] = {
			untranslated = "Small Hanging Mortared Granite Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingMortaredGraniteSignItem",
			typeID = 0,
		},
		["Small Hanging Mortared Stone Sign"] = {
			untranslated = "Small Hanging Mortared Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingMortaredStoneSignItem",
			typeID = 0,
		},
		["Small Hanging Saguaro Sign"] = {
			untranslated = "Small Hanging Saguaro Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingSaguaroSignItem",
			typeID = 0,
		},
		["Small Hanging Softwood Sign"] = {
			untranslated = "Small Hanging Softwood Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingSoftwoodSignItem",
			typeID = 0,
		},
		["Small Hanging Stone Sign"] = {
			untranslated = "Small Hanging Stone Sign",
			category = nil,
			group = "World Object",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallHangingStoneSignItem",
			typeID = 0,
		},
		["Small Hanging Wood Sign"] = {
			untranslated = "Small Hanging Wood Sign",
			category = nil,
			group = "Item",
			description = "A small sign for all of your smaller text needs!",
			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 = "SmallHangingWoodSignItem",
			typeID = 0,
		},
		["Small Nylon Bunting Green"] = {
			untranslated = "Small Nylon Bunting Green",
			category = nil,
			group = "Housing Objects",
			description = "A small celebratory piece of nylon fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallNylonBuntingGreenItem",
			typeID = 0,
		},
		["Small Nylon Bunting Purple"] = {
			untranslated = "Small Nylon Bunting Purple",
			category = nil,
			group = "Housing Objects",
			description = "A small celebratory piece of nylon fabric used to brighten up an event.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.5",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallNylonBuntingPurpleItem",
			typeID = 0,
		},
		["Small Paper Lantern"] = {
			untranslated = "Small Paper Lantern",
			category = nil,
			group = "Housing Objects",
			description = "A small paper lantern.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "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 = "1",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallPaperLanternItem",
			typeID = 0,
		},
		["Small Paper Machine"] = {
			untranslated = "Small Paper Machine",
			category = nil,
			group = "Work Stations",
			description = "Laborous way of creating sheets of paper.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallPaperMachineItem",
			typeID = 0,
		},
		["Small Shipyard"] = {
			untranslated = "Small Shipyard",
			category = nil,
			group = "Work Stations",
			description = "A crude workspace for constructing smaller vehicles designed for use in a maritime environment.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallShipyardItem",
			typeID = 0,
		},
		["Small Sink"] = {
			untranslated = "Small Sink",
			category = nil,
			group = "Housing Objects",
			description = "A small household sink.",
			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",
			roomCategory = "Bathroom",
			furnitureType = "Sink",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallSinkItem",
			typeID = 0,
		},
		["Small Standing Ashlar Basalt Sign"] = {
			untranslated = "Small Standing Ashlar Basalt Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingAshlarBasaltSignItem",
			typeID = 0,
		},
		["Small Standing Ashlar Stone Sign"] = {
			untranslated = "Small Standing Ashlar Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingAshlarStoneSignItem",
			typeID = 0,
		},
		["Small Standing Birch Sign"] = {
			untranslated = "Small Standing Birch Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingBirchSignItem",
			typeID = 0,
		},
		["Small Standing Lumber Sign"] = {
			untranslated = "Small Standing Lumber Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingLumberSignItem",
			typeID = 0,
		},
		["Small Standing Mortared Granite Sign"] = {
			untranslated = "Small Standing Mortared Granite Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingMortaredGraniteSignItem",
			typeID = 0,
		},
		["Small Standing Mortared Stone Sign"] = {
			untranslated = "Small Standing Mortared Stone Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingMortaredStoneSignItem",
			typeID = 0,
		},
		["Small Standing Saguaro Sign"] = {
			untranslated = "Small Standing Saguaro Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingSaguaroSignItem",
			typeID = 0,
		},
		["Small Standing Softwood Sign"] = {
			untranslated = "Small Standing Softwood Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingSoftwoodSignItem",
			typeID = 0,
		},
		["Small Standing Stone Sign"] = {
			untranslated = "Small Standing Stone Sign",
			category = nil,
			group = "World Object",
			description = "A small sign for all of your smaller text needs!",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallStandingStoneSignItem",
			typeID = 0,
		},
		["Small Standing Wood Sign"] = {
			untranslated = "Small Standing Wood Sign",
			category = nil,
			group = "Item",
			description = "A small sign for all of your smaller text needs!",
			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 = "SmallStandingWoodSignItem",
			typeID = 0,
		},
		["Small Stockpile"] = {
			untranslated = "Small Stockpile",
			category = nil,
			group = "Crafted Objects",
			description = "Designates a 3x3x3 area as storage for large items.",
			tagGroups = {},
			maxStack = 1,
			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 = "SmallStockpileItem",
			typeID = 0,
		},
		["Small Wood Cart"] = {
			untranslated = "Small Wood Cart",
			category = nil,
			group = "Crafted Objects",
			description = "Small wood cart for hauling minimal loads.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallWoodCartItem",
			typeID = 0,
		},
		["Small Wooden Boat"] = {
			untranslated = "Small Wooden Boat",
			category = nil,
			group = "Crafted Objects",
			description = "A personal transport vessel capable of holding a suprising amount of goods.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			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 = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallWoodenBoatItem",
			typeID = 0,
		},
		["Small Wooden Ship Frame"] = {
			untranslated = "Small Wooden Ship Frame",
			category = nil,
			group = "Items",
			description = "The basis for any wooden personal vessel.",
			tagGroups = {},
			maxStack = 100,
			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 = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmallWoodenShipFrameItem",
			typeID = 0,
		},
		["Smelting Skill Book"] = {
			untranslated = "Smelting Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Smelting 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 = "Smelting Skill BookItem",
			typeID = 0,
		},
		["Smelting Skill Scroll"] = {
			untranslated = "Smelting Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Smelting 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 = "Smelting Skill ScrollItem",
			typeID = 0,
		},
		["Smelting Upgrade"] = {
			untranslated = "Smelting Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Smelting 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 = "SmeltingUpgradeItem",
			typeID = 0,
		},
		["Smith Apron"] = {
			untranslated = "Smith Apron",
			category = nil,
			group = "Clothing",
			description = "A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.",
			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 = "SmithApronItem",
			typeID = 0,
		},
		["Smith Bandana"] = {
			untranslated = "Smith Bandana",
			category = nil,
			group = "Clothing",
			description = "A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.",
			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 = "SmithBandanaItem",
			typeID = 0,
		},
		["Smith Boots"] = {
			untranslated = "Smith Boots",
			category = nil,
			group = "Clothing",
			description = "Heavy duty steel-toed boots.\\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 = "SmithBootsItem",
			typeID = 0,
		},
		["Smith Gloves"] = {
			untranslated = "Smith Gloves",
			category = nil,
			group = "Clothing",
			description = "A reinforced wrist guard paired with a lone work glove.",
			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 = "SmithGlovesItem",
			typeID = 0,
		},
		["Smith Pants"] = {
			untranslated = "Smith Pants",
			category = nil,
			group = "Clothing",
			description = "Denim pants with knee patches.",
			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 = "SmithPantsItem",
			typeID = 0,
		},
		["Smith Shirt"] = {
			untranslated = "Smith Shirt",
			category = nil,
			group = "Clothing",
			description = "A simple cotton shirt helps reduce the strain of heat exposure.",
			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 = "SmithShirtItem",
			typeID = 0,
		},
		["Smooth Gut Noodle Roll"] = {
			untranslated = "Smooth Gut Noodle Roll",
			category = nil,
			group = "Food",
			description = "These noodle rolls look VERY smooth.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 1200,
			carbs = 19,
			protein = 15,
			fat = 9,
			vitamins = 1,
			density = 3.6666666666666665,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SmoothGutNoodleRollItem",
			typeID = 0,
		},
		["Snapping Turtle Carcass"] = {
			untranslated = "Snapping Turtle Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead snapping turtle.",
			tagGroups = {
				"Tiny Carcass",
				"Tiny Leather Carcass",
			},
			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 = "SnappingTurtleCarcassItem",
			typeID = 0,
		},
		["Softwood Board"] = {
			untranslated = "Softwood Board",
			category = nil,
			group = "Items",
			description = "A higher quality softwood 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 = "SoftwoodBoardItem",
			typeID = 0,
		},
		["Softwood Hewn Log"] = {
			untranslated = "Softwood Hewn Log",
			category = nil,
			group = "Blocks",
			description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
			tagGroups = {
				"Burnable Fuel",
				"Constructable",
				"Hewn Log",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SoftwoodHewnLogItem",
			typeID = 0,
		},
		["Softwood Lumber"] = {
			untranslated = "Softwood Lumber",
			category = nil,
			group = "Blocks",
			description = "Can be fashioned into various usable equipment.",
			tagGroups = {
				"Burnable Fuel",
				"Constructable",
				"Lumber",
			},
			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 = 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 = "SoftwoodLumberItem",
			typeID = 0,
		},
		["Softwood Lumber Bench"] = {
			untranslated = "Softwood Lumber Bench",
			category = nil,
			group = "Housing Objects",
			description = "A lumber bench for when you need extra seating space than a traditional 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.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 = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SoftwoodLumberBenchItem",
			typeID = 0,
		},
		["Softwood Lumber Chair"] = {
			untranslated = "Softwood Lumber Chair",
			category = nil,
			group = "Housing Objects",
			description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
			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",
			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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SoftwoodLumberChairItem",
			typeID = 0,
		},
		["Softwood Lumber Door"] = {
			untranslated = "Softwood Lumber Door",
			category = nil,
			group = "Housing Objects",
			description = "A door made from finely cut lumber.",
			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 = 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 = "SoftwoodLumberDoorItem",
			typeID = 0,
		},
		["Softwood Lumber Dresser"] = {
			untranslated = "Softwood Lumber Dresser",
			category = nil,
			group = "Housing Objects",
			description = "A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
			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 = "Bedroom",
			furnitureType = "Dresser",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SoftwoodLumberDresserItem",
			typeID = 0,
		},
		["Softwood Lumber Table"] = {
			untranslated = "Softwood Lumber Table",
			category = nil,
			group = "Housing Objects",
			description = "A large lumber table for eating meals or getting some work done.",
			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 = "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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SoftwoodLumberTableItem",
			typeID = 0,
		},
		["Soil Sampler"] = {
			untranslated = "Soil Sampler",
			category = nil,
			group = "Items",
			description = "Checking the moisture levels, temperature, and nutrients of soil is important for farming.",
			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 = "SoilSamplerItem",
			typeID = 0,
		},
		["Solar Generator"] = {
			untranslated = "Solar Generator",
			category = nil,
			group = "Crafted Objects",
			description = "Generates electrical power from the sun! Requires a clear view of the sky above the generator for full output. Internal batteries ensure generation during nighttime.",
			tagGroups = {},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SolarGeneratorItem",
			typeID = 0,
		},
		["Spiky Roll"] = {
			untranslated = "Spiky Roll",
			category = nil,
			group = "Food",
			description = "Spikes are definitely removed before serving.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 1300,
			carbs = 20,
			protein = 17,
			fat = 7,
			vitamins = 2,
			density = 3.5384615384615383,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SpikyRollItem",
			typeID = 0,
		},
		["Spin Melter"] = {
			untranslated = "Spin Melter",
			category = nil,
			group = "Work Stations",
			description = "A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SpinMelterItem",
			typeID = 0,
		},
		["Spoiled Food"] = {
			untranslated = "Spoiled Food",
			category = nil,
			group = "Items",
			description = "Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 20,
			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 = "SpoiledFoodItem",
			typeID = 0,
		},
		["Spruce Log"] = {
			untranslated = "Spruce Log",
			category = nil,
			group = "Natural Resources",
			description = "Spruce log is a type of softwood, sometimes referred to as whitewood.",
			tagGroups = {
				"Burnable Fuel",
				"Softwood",
				"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 = "SpruceLogItem",
			typeID = 0,
		},
		["Spruce Seed"] = {
			untranslated = "Spruce Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a spruce tree.",
			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 = "SpruceSeedItem",
			typeID = 0,
		},
		["Square Belt"] = {
			untranslated = "Square Belt",
			category = nil,
			group = "Clothing",
			description = "Belt with a square buckle.",
			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 = "SquareBeltItem",
			typeID = 0,
		},
		["Square Pot"] = {
			untranslated = "Square Pot",
			category = nil,
			group = "Housing Objects",
			description = "Sometimes you just want to bring a little bit of nature into your house.",
			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",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PlanterPotSquareItem",
			typeID = 0,
		},
		["Stamp Mill"] = {
			untranslated = "Stamp Mill",
			category = nil,
			group = "Work Stations",
			description = "A crushing machine that uses iron stamps to pound rocks into small pieces.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StampMillItem",
			typeID = 0,
		},
		["Standing Glass Sign"] = {
			untranslated = "Standing Glass Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A large sign framed with a glass plate.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StandingGlassSignItem",
			typeID = 0,
		},
		["Standing Long Steel Sign"] = {
			untranslated = "Standing Long Steel Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A long steel plate with a wooden base.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StandingLongSteelSignItem",
			typeID = 0,
		},
		["Standing Steel Brick Sign"] = {
			untranslated = "Standing Steel Brick Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A solid steel plate supported by a brick base.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StandingSteelBrickSignItem",
			typeID = 0,
		},
		["Steam Engine"] = {
			untranslated = "Steam Engine",
			category = nil,
			group = "Crafted Objects",
			description = "A large steam engine for generating power.",
			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 = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteamEngineItem",
			typeID = 0,
		},
		["Steam Tractor"] = {
			untranslated = "Steam Tractor",
			category = nil,
			group = "Crafted Objects",
			description = "A tractor powered through steam.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			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 = "SteamTractorItem",
			typeID = 0,
		},
		["Steam Tractor Harvester"] = {
			untranslated = "Steam Tractor Harvester",
			category = nil,
			group = "Items",
			description = "An attachment for the steam tractor that allows for quick harvesting of plants.",
			tagGroups = {
				"Tool",
			},
			maxStack = 100,
			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 = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteamTractorHarvesterItem",
			typeID = 0,
		},
		["Steam Tractor Plow"] = {
			untranslated = "Steam Tractor Plow",
			category = nil,
			group = "Items",
			description = "An attachment for the steam tractor that allows for quick plowing.",
			tagGroups = {
				"Tool",
			},
			maxStack = 100,
			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 = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteamTractorPlowItem",
			typeID = 0,
		},
		["Steam Tractor Sower"] = {
			untranslated = "Steam Tractor Sower",
			category = nil,
			group = "Items",
			description = "An attachment for the steam tractor that allows for quick planting of seeds.",
			tagGroups = {
				"Tool",
			},
			maxStack = 100,
			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 = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteamTractorSowerItem",
			typeID = 0,
		},
		["Steam Truck"] = {
			untranslated = "Steam Truck",
			category = nil,
			group = "Crafted Objects",
			description = "A truck that runs on steam.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			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 = "SteamTruckItem",
			typeID = 0,
		},
		["Steel Abstract Fixture"] = {
			untranslated = "Steel Abstract Fixture",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelAbstractFixtureItem",
			typeID = 0,
		},
		["Steel Axe"] = {
			untranslated = "Steel Axe",
			category = nil,
			group = "Items",
			description = "A Steel axe made for cutting down trees.",
			tagGroups = {
				"Tool",
			},
			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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelAxeItem",
			typeID = 0,
		},
		["Steel Axle"] = {
			untranslated = "Steel Axle",
			category = nil,
			group = "Items",
			description = "A rotating steel rod that can be fixed to wheels for use in vehicles.",
			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 = "SteelAxleItem",
			typeID = 0,
		},
		["Steel Bar"] = {
			untranslated = "Steel Bar",
			category = nil,
			group = "Blocks",
			description = "Refined bar of steel.",
			tagGroups = {
				"Metal",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 20000,
			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 = "SteelBarItem",
			typeID = 0,
		},
		["Steel Buoy"] = {
			untranslated = "Steel Buoy",
			category = nil,
			group = "Crafted Objects",
			description = "A steel navigational buoy, can also be used as a moorage post.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelBuoyItem",
			typeID = 0,
		},
		["Steel Ceiling Light"] = {
			untranslated = "Steel Ceiling Light",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			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 = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelCeilingLightItem",
			typeID = 0,
		},
		["Steel Floor Lamp"] = {
			untranslated = "Steel Floor Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room. This time from the floor.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			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 = "3",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelFloorLampItem",
			typeID = 0,
		},
		["Steel Gear"] = {
			untranslated = "Steel Gear",
			category = nil,
			group = "Items",
			description = "A toothed machine part that interlocks with others.",
			tagGroups = {
				"Gear",
			},
			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 = "SteelGearItem",
			typeID = 0,
		},
		["Steel Gearbox"] = {
			untranslated = "Steel Gearbox",
			category = nil,
			group = "Items",
			description = "Provides speed and torque conversions from a rotating power source to another device.",
			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 = "SteelGearboxItem",
			typeID = 0,
		},
		["Steel Hammer"] = {
			untranslated = "Steel Hammer",
			category = nil,
			group = "Items",
			description = "A robust steel hammer useful for shaping blocks and deconstruction.",
			tagGroups = {
				"Tool",
			},
			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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelHammerItem",
			typeID = 0,
		},
		["Steel Hanging Fixture"] = {
			untranslated = "Steel Hanging Fixture",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelHangingFixtureItem",
			typeID = 0,
		},
		["Steel Hanging Lamp"] = {
			untranslated = "Steel Hanging Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelHangingLampItem",
			typeID = 0,
		},
		["Steel Hoe"] = {
			untranslated = "Steel Hoe",
			category = nil,
			group = "Items",
			description = "A steel hoe with improved range to help tilling larger areas.",
			tagGroups = {
				"Tool",
			},
			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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelHoeItem",
			typeID = 0,
		},
		["Steel Kitchen Lamp"] = {
			untranslated = "Steel Kitchen Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.8",
			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 = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelKitchenLampItem",
			typeID = 0,
		},
		["Steel Machete"] = {
			untranslated = "Steel Machete",
			category = nil,
			group = "Items",
			description = "A machete used to quickly clear plants.",
			tagGroups = {
				"Tool",
			},
			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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelMacheteItem",
			typeID = 0,
		},
		["Steel Moorage Post"] = {
			untranslated = "Steel Moorage Post",
			category = nil,
			group = "Crafted Objects",
			description = "An iron moorage post that makes sure that even the largest of vessels stay still.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelMooragePostItem",
			typeID = 0,
		},
		["Steel Pickaxe"] = {
			untranslated = "Steel Pickaxe",
			category = nil,
			group = "Items",
			description = "A steel pickaxe used to break down stone and ore into usable rubble.",
			tagGroups = {
				"Tool",
			},
			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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelPickaxeItem",
			typeID = 0,
		},
		["Steel Pipe"] = {
			untranslated = "Steel Pipe",
			category = nil,
			group = "Blocks",
			description = "A pipe for transporting 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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelPipeItem",
			typeID = 0,
		},
		["Steel Plate"] = {
			untranslated = "Steel Plate",
			category = nil,
			group = "Items",
			description = "A sturdy steel plate for use in various crafting recipes.",
			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 = "SteelPlateItem",
			typeID = 0,
		},
		["Steel Saw Blade"] = {
			untranslated = "Steel Saw Blade",
			category = nil,
			group = "Items",
			description = "A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.",
			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 = "SteelSawBladeItem",
			typeID = 0,
		},
		["Steel Searchlight"] = {
			untranslated = "Steel Searchlight",
			category = nil,
			group = "Housing Objects",
			description = "When your goal is to really light up the heaven!",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelSearchlightItem",
			typeID = 0,
		},
		["Steel Shovel"] = {
			untranslated = "Steel Shovel",
			category = nil,
			group = "Items",
			description = "When an iron shovel is not enough and you need something more durable while terraforming.",
			tagGroups = {
				"Tool",
			},
			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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelShovelItem",
			typeID = 0,
		},
		["Steel Sickle"] = {
			untranslated = "Steel Sickle",
			category = nil,
			group = "Items",
			description = "A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.",
			tagGroups = {
				"Tool",
			},
			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 = 3,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelSickleItem",
			typeID = 0,
		},
		["Steel Square Fixture"] = {
			untranslated = "Steel Square Fixture",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			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 = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelSquareFixtureItem",
			typeID = 0,
		},
		["Steel Table Lamp"] = {
			untranslated = "Steel Table Lamp",
			category = nil,
			group = "Housing Objects",
			description = "For late night studying. Or working. Or anything, really.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			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 = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SteelTableLampItem",
			typeID = 0,
		},
		["Stenographers Table"] = {
			untranslated = "Stenographers Table",
			category = nil,
			group = "Work Stations",
			description = "Documenting a court case is of vital importance and a dedicated unique typewriter is required for this purpose and of course its own table to place it on.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StenographersTableItem",
			typeID = 0,
		},
		Stockpile = {
			untranslated = "Stockpile",
			category = nil,
			group = "Crafted Objects",
			description = "Designates a 5x5x5 area as storage for large items.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StockpileItem",
			typeID = 0,
		},
		Stone = {
			untranslated = "Stone",
			category = nil,
			group = "Block",
			description = "A pile of stones.",
			tagGroups = {
				"Rock",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 7000,
			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 = "StoneItem",
			typeID = 0,
		},
		["Stone Axe"] = {
			untranslated = "Stone Axe",
			category = nil,
			group = "Items",
			description = "A crude stone axe made for cutting down trees.",
			tagGroups = {
				"Tool",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoneAxeItem",
			typeID = 0,
		},
		["Stone Brazier"] = {
			untranslated = "Stone Brazier",
			category = nil,
			group = "Housing Objects",
			description = "A stone 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",
			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 = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoneBrazierItem",
			typeID = 0,
		},
		["Stone Hammer"] = {
			untranslated = "Stone Hammer",
			category = nil,
			group = "Items",
			description = "A crude stone hammer useful for shaping blocks and deconstruction.",
			tagGroups = {
				"Tool",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoneHammerItem",
			typeID = 0,
		},
		["Stone Machete"] = {
			untranslated = "Stone Machete",
			category = nil,
			group = "Items",
			description = "A machete used to quickly clear plants.",
			tagGroups = {
				"Tool",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoneMacheteItem",
			typeID = 0,
		},
		["Stone Pickaxe"] = {
			untranslated = "Stone Pickaxe",
			category = nil,
			group = "Items",
			description = "A crude pickaxe used to break down stone and ore into usable rubble.",
			tagGroups = {
				"Tool",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StonePickaxeItem",
			typeID = 0,
		},
		["Stone Road"] = {
			untranslated = "Stone Road",
			category = nil,
			group = "Blocks",
			description = "A rocky surface formed from smoothed rubble. It's fairly durable and 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 = "StoneRoadItem",
			typeID = 0,
		},
		["Stone Road Tool"] = {
			untranslated = "Stone Road Tool",
			category = nil,
			group = "Items",
			description = "A tool for tamping dirt into roads.",
			tagGroups = {
				"Tool",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoneRoadToolItem",
			typeID = 0,
		},
		["Stone Sickle"] = {
			untranslated = "Stone Sickle",
			category = nil,
			group = "Items",
			description = "A stone sickle used to harvest crops or cut grass.",
			tagGroups = {
				"Tool",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoneSickleItem",
			typeID = 0,
		},
		["Stop Sign"] = {
			untranslated = "Stop Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StopSignItem",
			typeID = 0,
		},
		["Storage Chest"] = {
			untranslated = "Storage Chest",
			category = nil,
			group = "Crafted Objects",
			description = "A container you can store items in.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StorageChestItem",
			typeID = 0,
		},
		["Storage Silo"] = {
			untranslated = "Storage Silo",
			category = nil,
			group = "Crafted Objects",
			description = "A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StorageSiloItem",
			typeID = 0,
		},
		Store = {
			untranslated = "Store",
			category = nil,
			group = "Work Stations",
			description = "Allows the selling and trading of items.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoreItem",
			typeID = 0,
		},
		Stove = {
			untranslated = "Stove",
			category = nil,
			group = "Housing Objects",
			description = "A heavy stove for cooking more complex dishes.",
			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 = "24",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StoveItem",
			typeID = 0,
		},
		["Strange Fuel"] = {
			untranslated = "Strange Fuel",
			category = nil,
			group = "Item",
			description = "CHEEEAAAAATER",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 10000000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StrangeFuelItem",
			typeID = 0,
		},
		["Street Sign"] = {
			untranslated = "Street Sign",
			category = nil,
			group = "Crafted Objects",
			description = "A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StreetSignItem",
			typeID = 0,
		},
		Streetlamp = {
			untranslated = "Streetlamp",
			category = nil,
			group = "Housing Objects",
			description = "A towering metal light post that requires electricity to run.",
			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 = "3",
			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 = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StreetlampItem",
			typeID = 0,
		},
		["Stuffed Alligator"] = {
			untranslated = "Stuffed Alligator",
			category = nil,
			group = "Housing Objects",
			description = "It looks so real!",
			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 = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StuffedAlligatorItem",
			typeID = 0,
		},
		["Stuffed Bison"] = {
			untranslated = "Stuffed Bison",
			category = nil,
			group = "Housing Objects",
			description = "It looks so real!",
			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 = "Statue",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StuffedBisonItem",
			typeID = 0,
		},
		["Stuffed Elk"] = {
			untranslated = "Stuffed Elk",
			category = nil,
			group = "Housing Objects",
			description = "It looks so real!",
			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 = "Statue",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StuffedElkItem",
			typeID = 0,
		},
		["Stuffed Goat"] = {
			untranslated = "Stuffed Goat",
			category = nil,
			group = "Housing Objects",
			description = "It looks so real!",
			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 = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StuffedGoatItem",
			typeID = 0,
		},
		["Stuffed Jaguar"] = {
			untranslated = "Stuffed Jaguar",
			category = nil,
			group = "Housing Objects",
			description = "It looks so real!",
			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 = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StuffedJaguarItem",
			typeID = 0,
		},
		["Stuffed Turkey"] = {
			untranslated = "Stuffed Turkey",
			category = nil,
			group = "Food",
			description = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1600,
			carbs = 17,
			protein = 24,
			fat = 16,
			vitamins = 7,
			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 = "StuffedTurkeyItem",
			typeID = 0,
		},
		["Stuffed Wolf"] = {
			untranslated = "Stuffed Wolf",
			category = nil,
			group = "Housing Objects",
			description = "It looks so real!",
			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.5",
			roomCategory = "Decoration",
			furnitureType = "Statue",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "StuffedWolfItem",
			typeID = 0,
		},
		Substrate = {
			untranslated = "Substrate",
			category = nil,
			group = "Items",
			description = "The foundation material for complex 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 = "SubstrateItem",
			typeID = 0,
		},
		Sugar = {
			untranslated = "Sugar",
			category = nil,
			group = "Food",
			description = "Even sweet lovers don't eat sugar plain.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 50,
			carbs = 15,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 30.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 = "SugarItem",
			typeID = 0,
		},
		Sugarcane = {
			untranslated = "Sugarcane",
			category = nil,
			group = "Seed",
			description = "How did you even get this?",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 1,
			carbs = 0,
			protein = 0,
			fat = 1,
			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 = "SugarcaneItem",
			typeID = 0,
		},
		["Sun Cheese"] = {
			untranslated = "Sun Cheese",
			category = nil,
			group = "Food",
			description = "Cheesy yet not made in a traditional way.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 250,
			carbs = 2,
			protein = 4,
			fat = 12,
			vitamins = 0,
			density = 7.199999999999999,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SunCheeseItem",
			typeID = 0,
		},
		Sunflower = {
			untranslated = "Sunflower",
			category = nil,
			group = "Food",
			description = "A plant whose seeds are quite versitile in their use further processed.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 50,
			carbs = 2,
			protein = 2,
			fat = 4,
			vitamins = 0,
			density = 16.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 = "SunflowerItem",
			typeID = 0,
		},
		["Sunflower Seed"] = {
			untranslated = "Sunflower Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow sunflowers.",
			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 = "SunflowerSeedItem",
			typeID = 0,
		},
		["Sweet Deer Jerky"] = {
			untranslated = "Sweet Deer Jerky",
			category = nil,
			group = "Food",
			description = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 600,
			carbs = 4,
			protein = 22,
			fat = 6,
			vitamins = 3,
			density = 5.833333333333333,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SweetDeerJerkyItem",
			typeID = 0,
		},
		["Sweet Salad"] = {
			untranslated = "Sweet Salad",
			category = nil,
			group = "Food",
			description = "The sweetness of the fruits happens to work well with the salad.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 400,
			calories = 1200,
			carbs = 18,
			protein = 9,
			fat = 7,
			vitamins = 22,
			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 = "SweetSaladItem",
			typeID = 0,
		},
		["Swirl Vase"] = {
			untranslated = "Swirl Vase",
			category = nil,
			group = "Housing Objects",
			description = "A  vase made with glass to brighten up your home.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 250,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Decoration",
			furnitureType = "Decoration",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "SwirlVaseItem",
			typeID = 0,
		},
		["Synthetic Rubber"] = {
			untranslated = "Synthetic Rubber",
			category = nil,
			group = "Items",
			description = "An extremely useful synthetic material derived from petrochemicals.",
			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 = "SyntheticRubberItem",
			typeID = 0,
		},
		["Tailor Bowler Hat"] = {
			untranslated = "Tailor Bowler Hat",
			category = nil,
			group = "Clothing",
			description = "A stylish bowler hat made of tighly spun fur felt.",
			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 = "TailorBowlerHatItem",
			typeID = 0,
		},
		["Tailor Pants"] = {
			untranslated = "Tailor Pants",
			category = nil,
			group = "Clothing",
			description = "Tailored slacks that fit just right.",
			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 = "TailorPantsItem",
			typeID = 0,
		},
		["Tailor Shirt"] = {
			untranslated = "Tailor Shirt",
			category = nil,
			group = "Clothing",
			description = "A form-fitting vest and tie ensemble which includes measuring tape.",
			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 = "TailorShirtItem",
			typeID = 0,
		},
		["Tailor Shoes"] = {
			untranslated = "Tailor Shoes",
			category = nil,
			group = "Clothing",
			description = "Two-toned suede shoes.\\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 = "TailorShoesItem",
			typeID = 0,
		},
		["Tailoring Basic Upgrade"] = {
			untranslated = "Tailoring Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Tailoring 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 = "TailoringUpgradeItem",
			typeID = 0,
		},
		["Tailoring Modern Upgrade"] = {
			untranslated = "Tailoring Modern Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Modern Upgrade that greatly increases efficiency when crafting Tailoring 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 = "TailoringModernUpgradeItem",
			typeID = 0,
		},
		["Tailoring Skill Book"] = {
			untranslated = "Tailoring Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Tailoring 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 = "Tailoring Skill BookItem",
			typeID = 0,
		},
		["Tailoring Skill Scroll"] = {
			untranslated = "Tailoring Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Tailoring 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 = "Tailoring Skill ScrollItem",
			typeID = 0,
		},
		["Tailoring Table"] = {
			untranslated = "Tailoring Table",
			category = nil,
			group = "Work Stations",
			description = "Spearhead the fashion movement with the finest clothes and hair!",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TailoringTableItem",
			typeID = 0,
		},
		["Tall Boots"] = {
			untranslated = "Tall Boots",
			category = nil,
			group = "Clothing",
			description = "Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.",
			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 = "TallBootsItem",
			typeID = 0,
		},
		Tallow = {
			untranslated = "Tallow",
			category = nil,
			group = "Food",
			description = "Rendered animal fat useful for more than just cooking.",
			tagGroups = {
				"Fat",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 200,
			carbs = 0,
			protein = 0,
			fat = 8,
			vitamins = 0,
			density = 4.0,
			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 = "TallowItem",
			typeID = 0,
		},
		["Tallow Candle"] = {
			untranslated = "Tallow Candle",
			category = nil,
			group = "Housing Objects",
			description = "A candle which can burn tallow to produce a small amount of light.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.8",
			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 = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TallowCandleItem",
			typeID = 0,
		},
		["Tallow Lamp"] = {
			untranslated = "Tallow Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A pottery lamp. Fuel with tallow.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			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 = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TallowLampItem",
			typeID = 0,
		},
		["Tallow Wall Lamp"] = {
			untranslated = "Tallow Wall Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			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 = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TallowWallLampItem",
			typeID = 0,
		},
		["Taro Fries"] = {
			untranslated = "Taro Fries",
			category = nil,
			group = "Food",
			description = "Crispy strips of taro that have been deep fried in oil.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 600,
			carbs = 10,
			protein = 2,
			fat = 20,
			vitamins = 0,
			density = 5.333333333333334,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TaroFriesItem",
			typeID = 0,
		},
		["Taro Root"] = {
			untranslated = "Taro Root",
			category = nil,
			group = "Food",
			description = "Colocasia esculenta.",
			tagGroups = {
				"Food",
				"Raw Food",
				"Root",
				"Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 250,
			carbs = 6,
			protein = 1,
			fat = 0,
			vitamins = 1,
			density = 3.2,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TaroRootItem",
			typeID = 0,
		},
		["Taro Seed"] = {
			untranslated = "Taro Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow taro.",
			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 = "TaroSeedItem",
			typeID = 0,
		},
		["Tasty Tropical Pizza"] = {
			untranslated = "Tasty Tropical Pizza",
			category = nil,
			group = "Food",
			description = "To some it is tasty. To others, unforgivable.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 1200,
			carbs = 21,
			protein = 6,
			fat = 12,
			vitamins = 11,
			density = 4.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 = "TastyTropicalPizzaItem",
			typeID = 0,
		},
		["Tiny Stockpile"] = {
			untranslated = "Tiny Stockpile",
			category = nil,
			group = "Crafted Objects",
			description = "Designates a 2x3x2 area as storage for large items.",
			tagGroups = {},
			maxStack = 1,
			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 = "TinyStockpileItem",
			typeID = 0,
		},
		Toilet = {
			untranslated = "Toilet",
			category = nil,
			group = "Housing Objects",
			description = "When you gotta go, you gotta go.",
			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 = "3",
			roomCategory = "Bathroom",
			furnitureType = "Toilet",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ToiletItem",
			typeID = 0,
		},
		Tomato = {
			untranslated = "Tomato",
			category = nil,
			group = "Food",
			description = "Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.",
			tagGroups = {
				"Food",
				"Raw Food",
				"Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 240,
			carbs = 5,
			protein = 1,
			fat = 0,
			vitamins = 2,
			density = 3.3333333333333335,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TomatoItem",
			typeID = 0,
		},
		["Tomato Seed"] = {
			untranslated = "Tomato Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow tomato plants.",
			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 = "TomatoSeedItem",
			typeID = 0,
		},
		["Tool Bench"] = {
			untranslated = "Tool Bench",
			category = nil,
			group = "Work Stations",
			description = "A place to craft and fix up tools.",
			tagGroups = {
				"Crafting Table",
			},
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ToolBenchItem",
			typeID = 0,
		},
		["Topped Porridge"] = {
			untranslated = "Topped Porridge",
			category = nil,
			group = "Food",
			description = "A thick gruel of boiled grains with a dash of fruity flavor.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 700,
			carbs = 10,
			protein = 4,
			fat = 0,
			vitamins = 10,
			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 = "ToppedPorridgeItem",
			typeID = 0,
		},
		Torch = {
			untranslated = "Torch",
			category = nil,
			group = "Items",
			description = "A little bit of light to help beat back the night.",
			tagGroups = {
				"Torch",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 8000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TorchItem",
			typeID = 0,
		},
		["Torch Stand"] = {
			untranslated = "Torch Stand",
			category = nil,
			group = "Housing Objects",
			description = "A stand for a torch.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "0.8",
			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 = "",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TorchStandItem",
			typeID = 0,
		},
		Tortilla = {
			untranslated = "Tortilla",
			category = nil,
			group = "Food",
			description = "A thin, unleavened flatbread.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 20,
			protein = 10,
			fat = 0,
			vitamins = 0,
			density = 8.571428571428571,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TortillaItem",
			typeID = 0,
		},
		["Towel Rack"] = {
			untranslated = "Towel Rack",
			category = nil,
			group = "Housing Objects",
			description = "A wooden hanging rack designed for towels.",
			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 = "Bathroom",
			furnitureType = "Hanger",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "8",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TowelRackItem",
			typeID = 0,
		},
		["Town Foundation"] = {
			untranslated = "Town Foundation",
			category = nil,
			group = "Work Stations",
			description = "The founding stone for civilization.",
			tagGroups = {
				"Government",
				"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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Civics",
			repeatsDepreciation = "1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "45",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TownFoundationItem",
			typeID = 0,
		},
		["Trailer Truck"] = {
			untranslated = "Trailer Truck",
			category = nil,
			group = "Vehicle",
			description = "Modern truck for hauling sizable loads.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			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 = "TrailerTruckItem",
			typeID = 0,
		},
		["Transmission Pole"] = {
			untranslated = "Transmission Pole",
			category = nil,
			group = "Crafted Objects",
			description = "Can link energy.",
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TransmissionPoleItem",
			typeID = 0,
		},
		["Trapper Fur Hat"] = {
			untranslated = "Trapper Fur Hat",
			category = nil,
			group = "Clothing",
			description = "It sure is warm.",
			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 = "TrapperFurHatItem",
			typeID = 0,
		},
		["Trapper Leather Hat"] = {
			untranslated = "Trapper Leather Hat",
			category = nil,
			group = "Clothing",
			description = "Helps keep the sun off your face... and neck... and also ears.",
			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 = "TrapperLeatherHatItem",
			typeID = 0,
		},
		Treasury = {
			untranslated = "Treasury",
			category = nil,
			group = "Work Stations",
			description = "Allows the setting of taxes.",
			tagGroups = {
				"Government",
			},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TreasuryItem",
			typeID = 0,
		},
		["Tree Debris"] = {
			untranslated = "Tree Debris",
			category = nil,
			group = "Blocks",
			description = "Clear cut debris that needs to be broken down to be more usable.",
			tagGroups = {},
			maxStack = 20,
			carried = "Hands",
			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 = "TreeDebrisItem",
			typeID = 0,
		},
		["Trillium Flower"] = {
			untranslated = "Trillium Flower",
			category = nil,
			group = "Food",
			description = "Placeholder Description.",
			tagGroups = {
				"Food",
				"Petals",
			},
			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 = "TrilliumFlowerItem",
			typeID = 0,
		},
		["Trillium Seed"] = {
			untranslated = "Trillium Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow trillium.",
			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 = "TrilliumSeedItem",
			typeID = 0,
		},
		["Tripod Camera"] = {
			untranslated = "Tripod Camera",
			category = nil,
			group = "Crafted Objects",
			description = "When you want to save the world but in a frame.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TripodCameraItem",
			typeID = 0,
		},
		Trousers = {
			untranslated = "Trousers",
			category = nil,
			group = "Clothing",
			description = "Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).",
			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 = "TrousersItem",
			typeID = 0,
		},
		Trout = {
			untranslated = "Trout",
			category = nil,
			group = "Natural Resources",
			description = "A trout.",
			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 = "TroutItem",
			typeID = 0,
		},
		Truck = {
			untranslated = "Truck",
			category = nil,
			group = "Crafted Objects",
			description = "Modern truck for hauling sizable loads.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 25000,
			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 = "TruckItem",
			typeID = 0,
		},
		Tuna = {
			untranslated = "Tuna",
			category = nil,
			group = "Natural Resources",
			description = "A tuna.",
			tagGroups = {
				"Fish",
				"Large Fish",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1250,
			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 = "TunaItem",
			typeID = 0,
		},
		Tunic = {
			untranslated = "Tunic",
			category = nil,
			group = "Clothing",
			description = "A simply made canvas shirt. Does not have a pocket to put your pen in.",
			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 = "TunicItem",
			typeID = 0,
		},
		["Turkey Carcass"] = {
			untranslated = "Turkey Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead turkey.",
			tagGroups = {
				"Tiny Carcass",
				"Tiny Leather Carcass",
			},
			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 = "TurkeyCarcassItem",
			typeID = 0,
		},
		["Upholstered Chair"] = {
			untranslated = "Upholstered Chair",
			category = nil,
			group = "Housing Objects",
			description = "Like a chair, but upholstered.",
			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 = "Living Room",
			furnitureType = "Chair",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "UpholsteredChairItem",
			typeID = 0,
		},
		["Upholstered Couch"] = {
			untranslated = "Upholstered Couch",
			category = nil,
			group = "Housing Objects",
			description = "Like a couch, but upholstered.",
			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.5",
			roomCategory = "Living Room",
			furnitureType = "Chair",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "UpholsteredCouchItem",
			typeID = 0,
		},
		Urchin = {
			untranslated = "Urchin",
			category = nil,
			group = "Natural Resources",
			description = "An urchin.",
			tagGroups = {
				"Marine Life",
			},
			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 = "UrchinItem",
			typeID = 0,
		},
		Valve = {
			untranslated = "Valve",
			category = nil,
			group = "Items",
			description = "A device that regulates, directs, or controls the flow of fluid.",
			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 = "ValveItem",
			typeID = 0,
		},
		["Vegetable Medley"] = {
			untranslated = "Vegetable Medley",
			category = nil,
			group = "Food",
			description = "An eclectic arrangement of vegetables.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 900,
			carbs = 8,
			protein = 4,
			fat = 7,
			vitamins = 17,
			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 = "VegetableMedleyItem",
			typeID = 0,
		},
		["Vegetable Soup"] = {
			untranslated = "Vegetable Soup",
			category = nil,
			group = "Food",
			description = "Who knew plants in plant broth could be so tasty?",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 700,
			calories = 1200,
			carbs = 12,
			protein = 4,
			fat = 7,
			vitamins = 19,
			density = 3.5000000000000004,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "VegetableSoupItem",
			typeID = 0,
		},
		["Vegetable Stock"] = {
			untranslated = "Vegetable Stock",
			category = nil,
			group = "Food",
			description = "A hearty stock full of assorted vegetables.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 600,
			calories = 700,
			carbs = 11,
			protein = 1,
			fat = 2,
			vitamins = 11,
			density = 3.571428571428571,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "VegetableStockItem",
			typeID = 0,
		},
		["Villagers Cowl Lowered"] = {
			untranslated = "Villagers Cowl Lowered",
			category = nil,
			group = "Clothing",
			description = "A rough linen cowl lowered, showing your face.",
			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 = "VillagersCowlLoweredItem",
			typeID = 0,
		},
		["Villagers Cowl Raised"] = {
			untranslated = "Villagers Cowl Raised",
			category = nil,
			group = "Clothing",
			description = "A rough linen cowl raised, hiding your face partially.",
			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 = "VillagersCowlRaisedItem",
			typeID = 0,
		},
		["Wainwright Table"] = {
			untranslated = "Wainwright Table",
			category = nil,
			group = "Work Stations",
			description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WainwrightTableItem",
			typeID = 0,
		},
		["Wall Candle"] = {
			untranslated = "Wall Candle",
			category = nil,
			group = "Housing Objects",
			description = "A wall mounted candle.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			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 = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WallCandleItem",
			typeID = 0,
		},
		["Wanderers Hood Lowered"] = {
			untranslated = "Wanderers Hood Lowered",
			category = nil,
			group = "Clothing",
			description = "A quality linen cowl lowered, showing your face.",
			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 = "WanderersHoodLoweredItem",
			typeID = 0,
		},
		["Wanderers Hood Raised"] = {
			untranslated = "Wanderers Hood Raised",
			category = nil,
			group = "Clothing",
			description = "A quality linen cowl raised, hiding your face partially.",
			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 = "WanderersHoodRaisedItem",
			typeID = 0,
		},
		Washboard = {
			untranslated = "Washboard",
			category = nil,
			group = "Housing Objects",
			description = "Sometimes it can be nice to have clean clothes.",
			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",
			roomCategory = "Bathroom",
			furnitureType = "Washing",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WashboardItem",
			typeID = 0,
		},
		["Washing Machine"] = {
			untranslated = "Washing Machine",
			category = nil,
			group = "Housing Objects",
			description = "Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?",
			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 = "5",
			roomCategory = "Bathroom",
			furnitureType = "Washing",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WashingMachineItem",
			typeID = 0,
		},
		["Waste Filter"] = {
			untranslated = "Waste Filter",
			category = nil,
			group = "Crafted Objects",
			description = "Treats raw sewage.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WasteFilterItem",
			typeID = 0,
		},
		["Waterweed Seed"] = {
			untranslated = "Waterweed Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow waterweed.",
			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 = "WaterweedSeedItem",
			typeID = 0,
		},
		Waterwheel = {
			untranslated = "Waterwheel",
			category = nil,
			group = "Crafted Objects",
			description = "Uses the power of flowing water to produce mechanical power. Must be placed in fresh water and produces double power when placed in both a river and waterfall.",
			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 = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WaterwheelItem",
			typeID = 0,
		},
		["Wet Brick"] = {
			untranslated = "Wet Brick",
			category = nil,
			group = "Items",
			description = "A simple wet brick ready to be processed into a construction block.",
			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 = "WetBrickItem",
			typeID = 0,
		},
		Wheat = {
			untranslated = "Wheat",
			category = nil,
			group = "Food",
			description = "A common grain that is significantly more useful processed.",
			tagGroups = {
				"Food",
				"Grain",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 150,
			carbs = 6,
			protein = 2,
			fat = 0,
			vitamins = 0,
			density = 5.333333333333334,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WheatItem",
			typeID = 0,
		},
		["Wheat Seed"] = {
			untranslated = "Wheat Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow wheat.",
			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 = "WheatSeedItem",
			typeID = 0,
		},
		Wheelbarrow = {
			untranslated = "Wheelbarrow",
			category = nil,
			group = "Crafted Objects",
			description = "Small wheelbarrow for hauling minimal loads.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WheelbarrowItem",
			typeID = 0,
		},
		["White Bursage Seed"] = {
			untranslated = "White Bursage Seed",
			category = nil,
			group = "Seed",
			description = "Plant to grow a white bursage.",
			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 = "WhiteBursageSeedItem",
			typeID = 0,
		},
		["Wild Mix"] = {
			untranslated = "Wild Mix",
			category = nil,
			group = "Food",
			description = "A dressed salad that, with the added sweetness, it's pretty tasty.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 600,
			calories = 800,
			carbs = 15,
			protein = 6,
			fat = 4,
			vitamins = 21,
			density = 5.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 = "WildMixItem",
			typeID = 0,
		},
		["Wild Stew"] = {
			untranslated = "Wild Stew",
			category = nil,
			group = "Food",
			description = "A thick stew made with a variety of vegetables.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1100,
			carbs = 10,
			protein = 2,
			fat = 6,
			vitamins = 12,
			density = 2.727272727272727,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WildStewItem",
			typeID = 0,
		},
		["Wilted Fiddleheads"] = {
			untranslated = "Wilted Fiddleheads",
			category = nil,
			group = "Food",
			description = "While a bunch of wilted fiddleheads may seem a bit sad, at least they're nutritious.",
			tagGroups = {
				"Charred Green",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 350,
			carbs = 4,
			protein = 1,
			fat = 0,
			vitamins = 7,
			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 = "WiltedFiddleheadsItem",
			typeID = 0,
		},
		["Wind Turbine"] = {
			untranslated = "Wind Turbine",
			category = nil,
			group = "Crafted Objects",
			description = "Uses wind to produce electrical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.",
			tagGroups = {},
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WindTurbineItem",
			typeID = 0,
		},
		Windmill = {
			untranslated = "Windmill",
			category = nil,
			group = "Crafted Objects",
			description = "Uses wind to produce mechanical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.",
			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 = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WindmillItem",
			typeID = 0,
		},
		["Wolf Carcass"] = {
			untranslated = "Wolf Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead wolf.",
			tagGroups = {
				"Small Carcass",
			},
			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 = "WolfCarcassItem",
			typeID = 0,
		},
		["Wood Cart"] = {
			untranslated = "Wood Cart",
			category = nil,
			group = "Crafted Objects",
			description = "Small cart for hauling small loads.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			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 = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodCartItem",
			typeID = 0,
		},
		["Wood Pulp"] = {
			untranslated = "Wood Pulp",
			category = nil,
			group = "Items",
			description = "A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.",
			tagGroups = {
				"Burnable Fuel",
				"Natural Fiber",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 50,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodPulpItem",
			typeID = 0,
		},
		["Wood Shop Cart"] = {
			untranslated = "Wood Shop Cart",
			category = nil,
			group = "Crafted Objects",
			description = "A store in a wooden cart, very useful when your customers are far away.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			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 = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodShopCartItem",
			typeID = 0,
		},
		["Wooden Barge"] = {
			untranslated = "Wooden Barge",
			category = nil,
			group = "Crafted Objects",
			description = "",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 20000,
			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 = "WoodenBargeItem",
			typeID = 0,
		},
		["Wooden Bow"] = {
			untranslated = "Wooden Bow",
			category = nil,
			group = "Items",
			description = "A primitive ranged weapon for hunting. Requires arrows to fire.",
			tagGroups = {
				"Tool",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenBowItem",
			typeID = 0,
		},
		["Wooden Ceiling Light"] = {
			untranslated = "Wooden Ceiling Light",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "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 = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenCeilingLightItem",
			typeID = 0,
		},
		["Wooden Elevator"] = {
			untranslated = "Wooden Elevator",
			category = nil,
			group = "Crafted Objects",
			description = "An elevator for transporting loads vertically.",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			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 = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenElevatorItem",
			typeID = 0,
		},
		["Wooden Fabric Bed"] = {
			untranslated = "Wooden Fabric Bed",
			category = nil,
			group = "Housing Objects",
			description = "A much more comfortable bed made with fabric.",
			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",
			roomCategory = "Bedroom",
			furnitureType = "Bed",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "18",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenFabricBedItem",
			typeID = 0,
		},
		["Wooden Floor Lamp"] = {
			untranslated = "Wooden Floor Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room. This time from the floor.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "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 = "3",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenFloorLampItem",
			typeID = 0,
		},
		["Wooden Frame Landscape"] = {
			untranslated = "Wooden Frame Landscape",
			category = nil,
			group = "Housing Objects",
			description = "",
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenFrameLandscapeItem",
			typeID = 0,
		},
		["Wooden Frame Wide"] = {
			untranslated = "Wooden Frame Wide",
			category = nil,
			group = "Housing Objects",
			description = "",
			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 = "0",
			roomCategory = "Cultural",
			furnitureType = "Cultural",
			repeatsDepreciation = "",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenFrameWideItem",
			typeID = 0,
		},
		["Wooden Hoe"] = {
			untranslated = "Wooden Hoe",
			category = nil,
			group = "Items",
			description = "A crude wooden hoe made for tilling soil.",
			tagGroups = {
				"Tool",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenHoeItem",
			typeID = 0,
		},
		["Wooden Hull Planks"] = {
			untranslated = "Wooden Hull Planks",
			category = nil,
			group = "Items",
			description = "Basic wooden boards specially made for ships.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1500,
			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 = "WoodenHullPlanksItem",
			typeID = 0,
		},
		["Wooden Keel"] = {
			untranslated = "Wooden Keel",
			category = nil,
			group = "Items",
			description = "The backbone of any wooden ships.",
			tagGroups = {},
			maxStack = 100,
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenKeelItem",
			typeID = 0,
		},
		["Wooden Kitchen Lamp"] = {
			untranslated = "Wooden Kitchen Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A more modern way to light up a room.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenKitchenLampItem",
			typeID = 0,
		},
		["Wooden Latrine"] = {
			untranslated = "Wooden Latrine",
			category = nil,
			group = "Housing Objects",
			description = "A wooden potty.",
			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 = "Bathroom",
			furnitureType = "Toilet",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LatrineItem",
			typeID = 0,
		},
		["Wooden Mold"] = {
			untranslated = "Wooden Mold",
			category = nil,
			group = "Items",
			description = "A useful material for hardening, curing, and other various uses.",
			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 = "WoodenMoldItem",
			typeID = 0,
		},
		["Wooden Moorage Post"] = {
			untranslated = "Wooden Moorage Post",
			category = nil,
			group = "Crafted Objects",
			description = "A basic moorage post made from wood to anchor smaller vessels in place.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenMooragePostItem",
			typeID = 0,
		},
		["Wooden Oar"] = {
			untranslated = "Wooden Oar",
			category = nil,
			group = "Items",
			description = "An important piece of equipment used to give smaller wooden ships momentum.",
			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 = "WoodenOarItem",
			typeID = 0,
		},
		["Wooden Rudder"] = {
			untranslated = "Wooden Rudder",
			category = nil,
			group = "Items",
			description = "If you dont have one of these, you have no control over your heading.",
			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 = "WoodenRudderItem",
			typeID = 0,
		},
		["Wooden Shovel"] = {
			untranslated = "Wooden Shovel",
			category = nil,
			group = "Items",
			description = "A simple wooden shovel made for moving dirt.",
			tagGroups = {
				"Tool",
			},
			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 = 1,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenShovelItem",
			typeID = 0,
		},
		["Wooden Straw Bed"] = {
			untranslated = "Wooden Straw Bed",
			category = nil,
			group = "Housing Objects",
			description = "A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.",
			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 = "Bedroom",
			furnitureType = "Bed",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "12",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenStrawBedItem",
			typeID = 0,
		},
		["Wooden Table Lamp"] = {
			untranslated = "Wooden Table Lamp",
			category = nil,
			group = "Housing Objects",
			description = "For late night studying. Or working. Or anything, really.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "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 = "2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoodenTableLampItem",
			typeID = 0,
		},
		["Wooden Transport Ship"] = {
			untranslated = "Wooden Transport Ship",
			category = nil,
			group = "Crafted Objects",
			description = "",
			tagGroups = {
				"Vehicles",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 20000,
			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 = "WoodenTransportShipItem",
			typeID = 0,
		},
		["Wooden Wheel"] = {
			untranslated = "Wooden Wheel",
			category = nil,
			group = "Items",
			description = "A basic wheel for use in early wooden vehicles.",
			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 = "WoodenWheelItem",
			typeID = 0,
		},
		["Wool Carpet"] = {
			untranslated = "Wool Carpet",
			category = nil,
			group = "Blocks",
			description = "A woven wool floor covering attached to a lumber backing.",
			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 = 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 = "WoolCarpetItem",
			typeID = 0,
		},
		["Wool Curtains"] = {
			untranslated = "Wool Curtains",
			category = nil,
			group = "Blocks",
			description = "Curtains woven using the finest wool. \\n\\n (Only cosmetic does not impact room value.)",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WoolCurtainsItem",
			typeID = 0,
		},
		["Wool Fabric"] = {
			untranslated = "Wool Fabric",
			category = nil,
			group = "Items",
			description = "Wool fabric is warm and durable, but it can be slightly itchy.",
			tagGroups = {
				"Fabric",
			},
			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 = "WoolFabricItem",
			typeID = 0,
		},
		["Wool Yarn"] = {
			untranslated = "Wool Yarn",
			category = nil,
			group = "Items",
			description = "Spun wool that can be used for knitting, weaving, or sewing.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 20,
			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 = "WoolYarnItem",
			typeID = 0,
		},
		["Work Backpack"] = {
			untranslated = "Work Backpack",
			category = nil,
			group = "Clothing",
			description = "Lighter pack that causes lower calorie consumption.\\n\\n(Decreases calories consumed when using tools by 10\\u0025 and 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 = "WorkBackpackItem",
			typeID = 0,
		},
		["Work Boots"] = {
			untranslated = "Work Boots",
			category = nil,
			group = "Clothing",
			description = "Boots designed to be rugged and reduce muscle strain while working.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)\\n\\n(Increases movement speed)",
			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 = "WorkBootsItem",
			typeID = 0,
		},
		Workbench = {
			untranslated = "Workbench",
			category = nil,
			group = "Work Stations",
			description = "A bench for the basics and making even more benches.",
			tagGroups = {
				"Crafting Table",
			},
			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 = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "WorkbenchItem",
			typeID = 0,
		},
		["Worldly Donut"] = {
			untranslated = "Worldly Donut",
			category = nil,
			group = "Food",
			description = "Understand this, and you will understand a lot.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 750,
			carbs = 15,
			protein = 2,
			fat = 17,
			vitamins = 2,
			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 = "WorldlyDonutItem",
			typeID = 0,
		},
		Yeast = {
			untranslated = "Yeast",
			category = nil,
			group = "Food",
			description = "A fungus that acts as an amazing leavening agent.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 60,
			carbs = 0,
			protein = 8,
			fat = 0,
			vitamins = 7,
			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 = "YeastItem",
			typeID = 0,
		},
		["Zoning Office"] = {
			untranslated = "Zoning Office",
			category = nil,
			group = "Work Stations",
			description = "Allows the creation of District Maps, which define a set of districts.  Districts can then be specified in laws and other civic actions.",
			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 = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ZoningOfficeItem",
			typeID = 0,
		},
	},
	tags = {
		["Advanced Research"] = {
			"Agriculture Research Paper Advanced",
			"Culinary Research Paper Advanced",
			"Dendrology Research Paper Advanced",
			"Engineering Research Paper Advanced",
			"Geology Research Paper Advanced",
			"Metallurgy Research Paper Advanced",
		},
		["Advanced Upgrade"] = {
			"Advanced Upgrade 1",
			"Advanced Upgrade 2",
			"Advanced Upgrade 3",
			"Advanced Upgrade 4",
		},
		["Animal Skin"] = {
			"Fur Pelt",
			"Leather Hide",
		},
		["Ashlar Stone"] = {
			"Ashlar Basalt",
			"Ashlar Gneiss",
			"Ashlar Granite",
			"Ashlar Limestone",
			"Ashlar Sandstone",
			"Ashlar Shale",
		},
		["Baked Food"] = {
			"Baked Agave",
			"Baked Beet",
			"Baked Corn",
			"Baked Heart Of Palm",
			"Baked Roast",
			"Baked Taro",
			"Baked Tomato",
			"Camas Bulb Bake",
		},
		["Baked Vegetable"] = {
			"Baked Agave",
			"Baked Beet",
			"Baked Corn",
			"Baked Heart Of Palm",
			"Baked Taro",
			"Baked Tomato",
			"Camas Bulb Bake",
		},
		["Basic Research"] = {
			"Culinary Research Paper Basic",
			"Dendrology Research Paper Basic",
			"Gathering Research Paper Basic",
			"Geology Research Paper Basic",
			"Metallurgy Research Paper Basic",
		},
		["Basic Upgrade"] = {
			"Basic Upgrade 1",
			"Basic Upgrade 2",
			"Basic Upgrade 3",
			"Basic Upgrade 4",
		},
		Bread = {
			"Bread",
			"Camas Bread",
		},
		["Burnable Fuel"] = {
			"Arrow",
			"Birch Log",
			"Board",
			"Cedar Log",
			"Ceiba Log",
			"Charcoal",
			"Crushed Coal",
			"Fir Log",
			"Hardwood Board",
			"Hardwood Hewn Log",
			"Hardwood Lumber",
			"Hewn Log",
			"Joshua Log",
			"Lumber",
			"Oak Log",
			"Palm Log",
			"Paper",
			"Plant Fibers",
			"Redwood Log",
			"Saguaro Rib",
			"Softwood Board",
			"Softwood Hewn Log",
			"Softwood Lumber",
			"Spruce Log",
			"Wood Pulp",
		},
		["Campfire Salad"] = {
			"Beet Campfire Salad",
			"Fern Campfire Salad",
			"Jungle Campfire Salad",
			"Root Campfire Salad",
		},
		["Charred Fruit"] = {
			"Charred Cactus Fruit",
			"Charred Papaya",
			"Charred Pineapple",
		},
		["Charred Green"] = {
			"Charred Agave",
			"Charred Fireweed Shoots",
			"Wilted Fiddleheads",
		},
		["Charred Vegetable"] = {
			"Charred Beans",
			"Charred Beet",
			"Charred Camas Bulb",
			"Charred Corn",
			"Charred Heart Of Palm",
			"Charred Mushrooms",
			"Charred Taro",
			"Charred Tomato",
		},
		Clothes = {
			"Bandana",
			"Basic Backpack",
			"Bearpack",
			"Big Backpack",
			"Builder Boots",
			"Builder Gloves",
			"Builder Helmet",
			"Builder Overalls",
			"Builder Shirt",
			"Bycocket",
			"Camo Pants",
			"Camo Shirt",
			"Capris",
			"Carbide Helmet Lamp",
			"Chef Hat",
			"Chef Pants",
			"Chef Shirt",
			"Chef Shoes",
			"Cloth Belt",
			"Cloth Cape",
			"Derpy Hat",
			"Explorer Boots",
			"Explorer Gloves",
			"Explorer Hat",
			"Explorer Pants",
			"Explorer Shirt",
			"Farmer Boots",
			"Farmer Gloves",
			"Farmer Hat",
			"Farmer Overalls",
			"Farmer Shirt",
			"Garden Boots",
			"Gigot Sleeve Shirt",
			"Henley",
			"Light Backpack",
			"Low Top Shoes",
			"Muffin Hat",
			"Oil Head Lamp",
			"Primitive Canvas Boots",
			"Primitive Canvas Pants",
			"Primitive Canvas Shorts",
			"Primitive Fur Belt",
			"Primitive Leather Boots",
			"Primitive Leather Pants",
			"Primitive Leather Shirt",
			"Primitive Leather Shorts",
			"Running Shoes",
			"Sandals",
			"Shipwright Hat",
			"Shipwright Overalls",
			"Shipwright Sandals",
			"Shipwright Shirt",
			"Shorts",
			"Smith Apron",
			"Smith Bandana",
			"Smith Boots",
			"Smith Gloves",
			"Smith Pants",
			"Smith Shirt",
			"Square Belt",
			"Tailor Bowler Hat",
			"Tailor Pants",
			"Tailor Shirt",
			"Tailor Shoes",
			"Tall Boots",
			"Trapper Fur Hat",
			"Trapper Leather Hat",
			"Trousers",
			"Tunic",
			"Villagers Cowl Lowered",
			"Villagers Cowl Raised",
			"Wanderers Hood Lowered",
			"Wanderers Hood Raised",
			"Work Backpack",
			"Work Boots",
		},
		Coal = {
			"Charcoal",
			"Crushed Coal",
		},
		["Composite Lumber"] = {
			"Composite Birch Lumber",
			"Composite Cedar Lumber",
			"Composite Ceiba Lumber",
			"Composite Fir Lumber",
			"Composite Joshua Lumber",
			"Composite Lumber",
			"Composite Oak Lumber",
			"Composite Palm Lumber",
			"Composite Redwood Lumber",
			"Composite Saguaro Lumber",
			"Composite Spruce Lumber",
		},
		["Concentrated Ore"] = {
			"Copper Concentrate",
			"Gold Concentrate",
			"Iron Concentrate",
		},
		Concrete = {
			"Reinforced Concrete",
		},
		Constructable = {
			"Ashlar Basalt",
			"Ashlar Gneiss",
			"Ashlar Granite",
			"Ashlar Limestone",
			"Ashlar Sandstone",
			"Ashlar Shale",
			"Asphalt Concrete",
			"Brick",
			"Composite Birch Lumber",
			"Composite Cedar Lumber",
			"Composite Ceiba Lumber",
			"Composite Fir Lumber",
			"Composite Joshua Lumber",
			"Composite Lumber",
			"Composite Oak Lumber",
			"Composite Palm Lumber",
			"Composite Redwood Lumber",
			"Composite Saguaro Lumber",
			"Composite Spruce Lumber",
			"Corrugated Steel",
			"Cotton Carpet",
			"Cotton Curtains",
			"Dirt Ramp",
			"Flat Steel",
			"Framed Glass",
			"Glass",
			"Hardwood Hewn Log",
			"Hardwood Lumber",
			"Hewn Log",
			"Lumber",
			"Mortared Granite",
			"Mortared Limestone",
			"Mortared Sandstone",
			"Mortared Stone",
			"Nylon Carpet",
			"Nylon Curtains",
			"Reinforced Concrete",
			"Softwood Hewn Log",
			"Softwood Lumber",
			"Stone Road",
			"Wool Carpet",
			"Wool Curtains",
		},
		["Crafting Table"] = {
			"Advanced Carpentry Table",
			"Advanced Masonry Table",
			"Advanced Tailoring Table",
			"Anvil",
			"Arrastra",
			"Assembly Line",
			"Automatic Loom",
			"Bakery Oven",
			"Blast Furnace",
			"Bloomery",
			"Butchery Table",
			"Campfire",
			"Carpentry Table",
			"Cast Iron Stove",
			"Cement Kiln",
			"Computer Lab",
			"Electric Lathe",
			"Electric Machinist Table",
			"Electric Planer",
			"Electric Stamping Press",
			"Electronics Assembly",
			"Farmers Table",
			"Fiber Scutching Station",
			"Fish Rack",
			"Fishery",
			"Froth Floatation Cell",
			"Glassworks",
			"Jaw Crusher",
			"Kiln",
			"Kitchen",
			"Laboratory",
			"Lathe",
			"Loom",
			"Machinist Table",
			"Masonry Table",
			"Medium Shipyard",
			"Mill",
			"Oil Refinery",
			"Pump Jack",
			"Robotic Assembly Line",
			"Rocker Box",
			"Rolling Mill",
			"Sawmill",
			"Screening Machine",
			"Screw Press",
			"Sensor Based Belt Sorter",
			"Shaper",
			"Small Paper Machine",
			"Small Shipyard",
			"Spin Melter",
			"Stamp Mill",
			"Stove",
			"Tailoring Table",
			"Tool Bench",
			"Wainwright Table",
			"Workbench",
		},
		Crop = {
			"Beans",
			"Camas Bulb",
			"Cotton Boll",
			"Flax Stem",
			"Kelp",
			"Plant Fibers",
			"Rice",
		},
		["Crop Seed"] = {
			"Agave Seed",
			"Amanita Mushroom Spores",
			"Beans",
			"Beet Seed",
			"Bolete Mushroom Spores",
			"Camas Bulb",
			"Cookeina Mushroom Spores",
			"Corn Seed",
			"Crimini Mushroom Spores",
			"Fern Spore",
			"Fireweed Seed",
			"Flax Seed",
			"Huckleberry Seed",
			"Papaya Seed",
			"Pineapple Seed",
			"Prickly Pear Seed",
			"Pumpkin Seed",
			"Rice",
			"Sunflower Seed",
			"Taro Seed",
			"Tomato Seed",
			"Wheat Seed",
		},
		["Crushed Rock"] = {
			"Crushed Basalt",
			"Crushed Gneiss",
			"Crushed Granite",
			"Crushed Limestone",
			"Crushed Mixed Rock",
			"Crushed Sandstone",
			"Crushed Shale",
			"Crushed Slag",
		},
		Excavatable = {
			"Basalt",
			"Clay",
			"Coal",
			"Copper Concentrate",
			"Copper Ore",
			"Crushed Basalt",
			"Crushed Coal",
			"Crushed Copper Ore",
			"Crushed Gneiss",
			"Crushed Gold Ore",
			"Crushed Granite",
			"Crushed Iron Ore",
			"Crushed Limestone",
			"Crushed Mixed Rock",
			"Crushed Sandstone",
			"Crushed Shale",
			"Crushed Slag",
			"Gneiss",
			"Gold Concentrate",
			"Gold Ore",
			"Granite",
			"Iron Concentrate",
			"Iron Ore",
			"Limestone",
			"Sandstone",
			"Shale",
			"Slag",
		},
		Fabric = {
			"Cloth",
			"Cotton Fabric",
			"Linen Fabric",
			"Nylon Fabric",
			"Wool Fabric",
		},
		Fat = {
			"Flaxseed Oil",
			"Oil",
			"Tallow",
		},
		Fertilizer = {
			"Berry Extract Fertilizer",
			"Blood Meal Fertilizer",
			"Camas Ash Fertilizer",
			"Composite Filler",
			"Compost Fertilizer",
			"Fiber Filler",
			"Hide Ash Fertilizer",
			"Pelt Fertilizer",
			"Phosphate Fertilizer",
			"Pulp Filler",
		},
		["Fertilizer Filler"] = {
			"Composite Filler",
			"Fiber Filler",
			"Pulp Filler",
		},
		Fish = {
			"Bass",
			"Blue Shark",
			"Cod",
			"Moon Jellyfish",
			"Pacific Sardine",
			"Salmon",
			"Trout",
			"Tuna",
		},
		Food = {
			"Acorn",
			"Acorn Powder",
			"Agave Leaves",
			"Agave Seed",
			"Agouti Enchiladas",
			"Amanita Mushroom Spores",
			"Amanita Mushrooms",
			"Arctic Willow Seed",
			"Autumn Stew",
			"Baked Agave",
			"Baked Beet",
			"Baked Corn",
			"Baked Heart Of Palm",
			"Baked Meat",
			"Baked Roast",
			"Baked Taro",
			"Baked Tomato",
			"Banh Xeo",
			"Bannock",
			"Barrel Cactus Seed",
			"Basic Salad",
			"Bean Paste",
			"Bean Sprout",
			"Beans",
			"Bear SUPREME",
			"Bearclaw",
			"Beet",
			"Beet Campfire Salad",
			"Beet Greens",
			"Beet Seed",
			"Big Bluestem Seed",
			"Birch Seed",
			"Bison Chow Fun",
			"Boiled Grains",
			"Boiled Rice",
			"Boiled Sausage",
			"Bolete Mushroom Spores",
			"Bolete Mushrooms",
			"Bread",
			"Bullrush Seed",
			"Bunchgrass Seed",
			"Camas Bread",
			"Camas Bulb",
			"Camas Bulb Bake",
			"Camas Paste",
			"Campfire Roast",
			"Cedar Seed",
			"Ceiba Seed",
			"Cereal Germ",
			"Charred Agave",
			"Charred Beans",
			"Charred Beet",
			"Charred Cactus Fruit",
			"Charred Camas Bulb",
			"Charred Corn",
			"Charred Fireweed Shoots",
			"Charred Fish",
			"Charred Heart Of Palm",
			"Charred Meat",
			"Charred Mushrooms",
			"Charred Papaya",
			"Charred Pineapple",
			"Charred Sausage",
			"Charred Taro",
			"Charred Tomato",
			"Clam Chowder",
			"Cookeina Mushroom Spores",
			"Cookeina Mushrooms",
			"Corn",
			"Corn Fritters",
			"Corn Seed",
			"Cornmeal",
			"Cotton Seed",
			"Creosote Bush Seed",
			"Creosote Flower",
			"Crimini Mushroom Spores",
			"Crimini Mushrooms",
			"Crimson Salad",
			"Crispy Bacon",
			"Dried Fish",
			"Dried Meat",
			"Dwarf Willow Seed",
			"Elk Taco",
			"Elk Wellington",
			"Fantastic Forest Pizza",
			"Fern Campfire Salad",
			"Fern Spore",
			"Fiddleheads",
			"Field Campfire Stew",
			"Filmy Fern Spore",
			"Fir Seed",
			"Fireweed Seed",
			"Fireweed Shoots",
			"Fish N Chips",
			"Flatbread",
			"Flax Seed",
			"Flaxseed Oil",
			"Flour",
			"Fried Camas",
			"Fried Fiddleheads",
			"Fried Hare Haunches",
			"Fried Hearts Of Palm",
			"Fried Taro",
			"Fried Tomatoes",
			"Fruit Muffin",
			"Fruit Salad",
			"Fruit Tart",
			"Giant Cactus Fruit",
			"Grass Seed",
			"Heart Of Palm",
			"Hearty Hometown Pizza",
			"Heliconia Seed",
			"Hosomaki",
			"Huckleberries",
			"Huckleberry Extract",
			"Huckleberry Fritter",
			"Huckleberry Pie",
			"Huckleberry Seed",
			"Infused Oil",
			"Jointfir Seed",
			"Joshua Seed",
			"Jungle Campfire Salad",
			"Jungle Campfire Stew",
			"Kelpy Crab Roll",
			"King Fern Spore",
			"Lattice Mushroom Spores",
			"Leavened Dough",
			"Loaded Taro Fries",
			"Lupine Seed",
			"Macarons",
			"Meat Pie",
			"Meat Stock",
			"Meaty Stew",
			"Millionaires Salad",
			"Mochi",
			"Ocean Spray Seed",
			"Oil",
			"Orchid",
			"Orchid Seed",
			"Palm Seed",
			"Papaya",
			"Papaya Seed",
			"Pastry Dough",
			"Phad Thai",
			"Pineapple",
			"Pineapple Friend Rice",
			"Pineapple Seed",
			"Pirozhok",
			"Poke Bowl",
			"Prepared Meat",
			"Prickly Pear Fruit",
			"Prickly Pear Seed",
			"Prime Cut",
			"Pumpkin",
			"Pumpkin Seed",
			"Pupusas",
			"Raw Bacon",
			"Raw Fish",
			"Raw Meat",
			"Raw Roast",
			"Raw Sausage",
			"Redwood Seed",
			"Rice",
			"Rice Flour",
			"Rice Noodles",
			"Roast Pumpkin",
			"Root Campfire Salad",
			"Root Campfire Stew",
			"Saguaro Seed",
			"Saxifrage Seed",
			"Scrap Meat",
			"Seagrass Seed",
			"Seared Meat",
			"Seeded Camas Roll",
			"Sensuous Sea Pizza",
			"Shark Fillet Soup",
			"Simmered Meat",
			"Simple Syrup",
			"Smooth Gut Noodle Roll",
			"Spiky Roll",
			"Spruce Seed",
			"Stuffed Turkey",
			"Sugar",
			"Sugarcane",
			"Sun Cheese",
			"Sunflower",
			"Sunflower Seed",
			"Sweet Deer Jerky",
			"Sweet Salad",
			"Tallow",
			"Taro Fries",
			"Taro Root",
			"Taro Seed",
			"Tasty Tropical Pizza",
			"Tomato",
			"Tomato Seed",
			"Topped Porridge",
			"Tortilla",
			"Trillium Flower",
			"Trillium Seed",
			"Vegetable Medley",
			"Vegetable Soup",
			"Vegetable Stock",
			"Waterweed Seed",
			"Wheat",
			"Wheat Seed",
			"White Bursage Seed",
			"Wild Mix",
			"Wild Stew",
			"Wilted Fiddleheads",
			"Worldly Donut",
			"Yeast",
		},
		["Fried Vegetable"] = {
			"Fried Camas",
			"Fried Fiddleheads",
			"Fried Hearts Of Palm",
			"Fried Taro",
			"Fried Tomatoes",
		},
		Fruit = {
			"Giant Cactus Fruit",
			"Huckleberries",
			"Papaya",
			"Pineapple",
			"Prickly Pear Fruit",
			"Pumpkin",
		},
		Fungus = {
			"Amanita Mushrooms",
			"Bolete Mushrooms",
			"Cookeina Mushrooms",
			"Crimini Mushrooms",
		},
		Gear = {
			"Iron Gear",
			"Steel Gear",
		},
		Government = {
			"Amendments",
			"Ballot Box",
			"Board Of Elections",
			"Capitol",
			"Census Bureau",
			"Country Foundation",
			"Court Table",
			"Embassy Desk",
			"Executive Office",
			"Federation Foundation",
			"Government Office",
			"Immigration Desk",
			"Large Court",
			"Outpost Table",
			"Printing Press",
			"Settlement Crafting Table",
			"Small Court",
			"Stenographers Table",
			"Town Foundation",
			"Treasury",
			"Zoning Office",
		},
		Grain = {
			"Rice",
			"Wheat",
		},
		Greens = {
			"Agave Leaves",
			"Beet Greens",
			"Fiddleheads",
			"Fireweed Shoots",
		},
		Hardwood = {
			"Birch Log",
			"Ceiba Log",
			"Oak Log",
		},
		["Hardwood Lumber"] = {
			"Composite Birch Lumber",
			"Composite Ceiba Lumber",
			"Composite Oak Lumber",
		},
		["Hewn Log"] = {
			"Hardwood Hewn Log",
			"Hewn Log",
			"Softwood Hewn Log",
		},
		Housing = {
			"Adorned Ashlar Basalt Bench",
			"Adorned Ashlar Basalt Chair",
			"Adorned Ashlar Basalt Table",
			"Adorned Ashlar Stone Bench",
			"Adorned Ashlar Stone Chair",
			"Adorned Ashlar Stone Table",
			"Ashlar Basalt Bench",
			"Ashlar Basalt Chair",
			"Ashlar Basalt Fireplace",
			"Ashlar Basalt Table",
			"Ashlar Large Basalt Fountain",
			"Ashlar Large Stone Fountain",
			"Ashlar Small Basalt Fountain",
			"Ashlar Small Stone Fountain",
			"Ashlar Stone Bench",
			"Ashlar Stone Chair",
			"Ashlar Stone Fireplace",
			"Ashlar Stone Table",
			"Bakery Oven",
			"Bathtub",
			"Bison Mount",
			"Bookshelf",
			"Brazier",
			"Brick Fireplace",
			"Butchery Table",
			"Candle Stand",
			"Carved Pumpkin",
			"Cast Iron Bed",
			"Cast Iron Royal Bed",
			"Cast Iron Stove",
			"Ceiling Candle",
			"Composite Birch Bench",
			"Composite Birch Chair",
			"Composite Birch Table",
			"Composite Hardwood Bench",
			"Composite Hardwood Chair",
			"Composite Hardwood Table",
			"Composite Lumber Bench",
			"Composite Lumber Chair",
			"Composite Lumber Table",
			"Copper Frame Landscape",
			"Copper Frame Wide",
			"Couch",
			"Country Foundation",
			"Decorative Anchor",
			"Decorative Glass Buoy Blue",
			"Decorative Glass Buoy Red",
			"Decorative Hanging Buoy",
			"Decorative Life Preserver",
			"Decorative Ship Wheel",
			"Electric Wall Lamp",
			"Elk Mount",
			"Federation Foundation",
			"Galaxy Vase",
			"Goat Mount",
			"Gold Frame Landscape",
			"Gold Frame Wide",
			"Hardwood Lumber Dresser",
			"Hewn Bench",
			"Hewn Chair",
			"Hewn Dresser",
			"Hewn Nightstand",
			"Hewn Softwood Bench",
			"Hewn Softwood Chair",
			"Hewn Softwood Table",
			"Hewn Table",
			"Icebox",
			"Iron Frame Landscape",
			"Iron Frame Wide",
			"Kitchen",
			"Large Bath Mat",
			"Large Cotton Bunting Red",
			"Large Cotton Bunting Regal",
			"Large Festive Paper Lantern",
			"Large Nylon Bunting Green",
			"Large Nylon Bunting Purple",
			"Large Paper Lantern",
			"Limestone Bison Statue",
			"Limestone Otter Statue",
			"Limestone Owl Statue",
			"Limestone Wolf Statue",
			"Lumber Bench",
			"Lumber Chair",
			"Lumber Dresser",
			"Lumber Table",
			"Mill",
			"Modern Double Street Light",
			"Modern Street Light",
			"Mortared Granite Bench",
			"Mortared Granite Chair",
			"Mortared Granite Fireplace",
			"Mortared Granite Table",
			"Mortared Stone Bench",
			"Mortared Stone Chair",
			"Mortared Stone Fireplace",
			"Mortared Stone Table",
			"Nylon Futon Bed",
			"Nylon Futon Couch",
			"Orange Vase",
			"Ornate Gold Frame Landscape",
			"Ornate Gold Frame Wide",
			"Ornate Iron Frame Landscape",
			"Ornate Iron Frame Wide",
			"Ornate Wooden Frame Landscape",
			"Ornate Wooden Frame Wide",
			"Padded Chair",
			"Plant Vase",
			"Purple Vase",
			"Red Vase",
			"Refrigerator",
			"Round Pot",
			"Rug Large",
			"Rug Medium",
			"Rug Small",
			"Salt Basket",
			"Sheep Mount",
			"Shelf Cabinet",
			"Sink",
			"Small Bath Mat",
			"Small Cotton Bunting Red",
			"Small Cotton Bunting Regal",
			"Small Nylon Bunting Green",
			"Small Nylon Bunting Purple",
			"Small Paper Lantern",
			"Small Sink",
			"Softwood Lumber Bench",
			"Softwood Lumber Chair",
			"Softwood Lumber Dresser",
			"Softwood Lumber Table",
			"Square Pot",
			"Steel Abstract Fixture",
			"Steel Ceiling Light",
			"Steel Floor Lamp",
			"Steel Hanging Fixture",
			"Steel Hanging Lamp",
			"Steel Kitchen Lamp",
			"Steel Searchlight",
			"Steel Square Fixture",
			"Steel Table Lamp",
			"Stone Brazier",
			"Stove",
			"Streetlamp",
			"Stuffed Alligator",
			"Stuffed Bison",
			"Stuffed Elk",
			"Stuffed Goat",
			"Stuffed Jaguar",
			"Stuffed Wolf",
			"Swirl Vase",
			"Tallow Candle",
			"Tallow Lamp",
			"Tallow Wall Lamp",
			"Toilet",
			"Torch Stand",
			"Towel Rack",
			"Town Foundation",
			"Upholstered Chair",
			"Upholstered Couch",
			"Wall Candle",
			"Washboard",
			"Washing Machine",
			"Wooden Ceiling Light",
			"Wooden Fabric Bed",
			"Wooden Floor Lamp",
			"Wooden Frame Landscape",
			"Wooden Frame Wide",
			"Wooden Kitchen Lamp",
			"Wooden Latrine",
			"Wooden Straw Bed",
			"Wooden Table Lamp",
		},
		["Large Fish"] = {
			"Blue Shark",
			"Tuna",
		},
		["Liquid Fuel"] = {
			"Biodiesel",
			"Gasoline",
		},
		Lumber = {
			"Hardwood Lumber",
			"Lumber",
			"Softwood Lumber",
		},
		["Marine Life"] = {
			"Clam",
			"Urchin",
		},
		["Medium Carcass"] = {
			"Alligator Carcass",
			"Bighorn Carcass",
			"Deer Carcass",
			"Elk Carcass",
			"Jaguar Carcass",
			"Mountain Goat Carcass",
		},
		["Medium Fish"] = {
			"Bass",
			"Cod",
			"Salmon",
			"Trout",
		},
		["Medium Leather Carcass"] = {
			"Alligator Carcass",
			"Deer Carcass",
			"Elk Carcass",
			"Jaguar Carcass",
		},
		["Medium Wooly Carcass"] = {
			"Bighorn Carcass",
			"Mountain Goat Carcass",
		},
		Metal = {
			"Copper Bar",
			"Gold Bar",
			"Iron Bar",
			"Steel Bar",
		},
		["Modern Research"] = {
			"Agriculture Research Paper Modern",
			"Culinary Research Paper Modern",
			"Dendrology Research Paper Modern",
			"Engineering Research Paper Modern",
			"Geology Research Paper Modern",
			"Metallurgy Research Paper Modern",
		},
		["Modern Upgrade"] = {
			"Modern Upgrade 1",
			"Modern Upgrade 2",
			"Modern Upgrade 3",
			"Modern Upgrade 4",
		},
		["Mortared Stone"] = {
			"Mortared Granite",
			"Mortared Limestone",
			"Mortared Sandstone",
			"Mortared Stone",
		},
		["Natural Fiber"] = {
			"Kelp",
			"Plant Fibers",
			"Wood Pulp",
		},
		Oil = {
			"Flaxseed Oil",
			"Oil",
		},
		Ore = {
			"Coal",
			"Copper Ore",
			"Gold Ore",
			"Iron Ore",
		},
		Petals = {
			"Creosote Flower",
			"Orchid",
			"Trillium Flower",
		},
		["Raw Food"] = {
			"Agave Leaves",
			"Bean Sprout",
			"Beans",
			"Beet",
			"Beet Greens",
			"Bolete Mushrooms",
			"Camas Bulb",
			"Cookeina Mushrooms",
			"Corn",
			"Crimini Mushrooms",
			"Fiddleheads",
			"Fireweed Shoots",
			"Giant Cactus Fruit",
			"Heart Of Palm",
			"Huckleberries",
			"Papaya",
			"Pineapple",
			"Prickly Pear Fruit",
			"Pumpkin",
			"Rice",
			"Taro Root",
			"Tomato",
			"Wheat",
		},
		Research = {
			"Agriculture Research Paper Advanced",
			"Agriculture Research Paper Modern",
			"Culinary Research Paper Advanced",
			"Culinary Research Paper Basic",
			"Culinary Research Paper Modern",
			"Dendrology Research Paper Advanced",
			"Dendrology Research Paper Basic",
			"Dendrology Research Paper Modern",
			"Engineering Research Paper Advanced",
			"Engineering Research Paper Modern",
			"Gathering Research Paper Basic",
			"Geology Research Paper Advanced",
			"Geology Research Paper Basic",
			"Geology Research Paper Modern",
			"Metallurgy Research Paper Advanced",
			"Metallurgy Research Paper Basic",
			"Metallurgy Research Paper Modern",
		},
		Road = {
			"Asphalt Concrete",
			"Stone Road",
		},
		["Road Type"] = {
			"Asphalt Concrete",
			"Stone Road",
		},
		Rock = {
			"Basalt",
			"Gneiss",
			"Granite",
			"Limestone",
			"Sandstone",
			"Shale",
			"Stone",
		},
		Root = {
			"Beet",
			"Camas Bulb",
			"Taro Root",
		},
		Salad = {
			"Basic Salad",
			"Fruit Salad",
		},
		Seeds = {
			"Acorn",
			"Agave Seed",
			"Amanita Mushroom Spores",
			"Arctic Willow Seed",
			"Barrel Cactus Seed",
			"Beans",
			"Beet Seed",
			"Big Bluestem Seed",
			"Birch Seed",
			"Bolete Mushroom Spores",
			"Bullrush Seed",
			"Bunchgrass Seed",
			"Camas Bulb",
			"Cedar Seed",
			"Ceiba Seed",
			"Cookeina Mushroom Spores",
			"Corn Seed",
			"Cotton Seed",
			"Creosote Bush Seed",
			"Crimini Mushroom Spores",
			"Dwarf Willow Seed",
			"Fern Spore",
			"Filmy Fern Spore",
			"Fir Seed",
			"Fireweed Seed",
			"Flax Seed",
			"Grass Seed",
			"Heliconia Seed",
			"Huckleberry Seed",
			"Jointfir Seed",
			"Joshua Seed",
			"King Fern Spore",
			"Lattice Mushroom Spores",
			"Lupine Seed",
			"Ocean Spray Seed",
			"Orchid Seed",
			"Palm Seed",
			"Papaya Seed",
			"Pineapple Seed",
			"Prickly Pear Seed",
			"Pumpkin Seed",
			"Redwood Seed",
			"Rice",
			"Saguaro Seed",
			"Saxifrage Seed",
			"Seagrass Seed",
			"Spruce Seed",
			"Sugarcane",
			"Sunflower Seed",
			"Taro Seed",
			"Tomato Seed",
			"Trillium Seed",
			"Waterweed Seed",
			"Wheat Seed",
			"White Bursage Seed",
		},
		Silica = {
			"Crushed Granite",
			"Crushed Sandstone",
		},
		["Skill Books"] = {
			"Advanced Baking Skill Book",
			"Advanced Cooking Skill Book",
			"Advanced Masonry Skill Book",
			"Advanced Smelting Skill Book",
			"Baking Skill Book",
			"Basic Engineering Skill Book",
			"Butchery Skill Book",
			"Carpentry Skill Book",
			"Composites Skill Book",
			"Cooking Skill Book",
			"Cutting Edge Cooking Skill Book",
			"Electronics Skill Book",
			"Farming Skill Book",
			"Fertilizers Skill Book",
			"Glassworking Skill Book",
			"Industry Skill Book",
			"Masonry Skill Book",
			"Mechanics Skill Book",
			"Milling Skill Book",
			"Oil Drilling Skill Book",
			"Paper Milling Skill Book",
			"Pottery Skill Book",
			"Shipwright Skill Book",
			"Smelting Skill Book",
			"Tailoring Skill Book",
		},
		["Skill Scrolls"] = {
			"Advanced Baking Skill Scroll",
			"Advanced Cooking Skill Scroll",
			"Advanced Masonry Skill Scroll",
			"Advanced Smelting Skill Scroll",
			"Baking Skill Scroll",
			"Basic Engineering Skill Scroll",
			"Butchery Skill Scroll",
			"Carpentry Skill Scroll",
			"Composites Skill Scroll",
			"Cooking Skill Scroll",
			"Cutting Edge Cooking Skill Scroll",
			"Electronics Skill Scroll",
			"Farming Skill Scroll",
			"Fertilizers Skill Scroll",
			"Glassworking Skill Scroll",
			"Industry Skill Scroll",
			"Masonry Skill Scroll",
			"Mechanics Skill Scroll",
			"Milling Skill Scroll",
			"Oil Drilling Skill Scroll",
			"Paper Milling Skill Scroll",
			"Pottery Skill Scroll",
			"Shipwright Skill Scroll",
			"Smelting Skill Scroll",
			"Tailoring Skill Scroll",
		},
		["Small Carcass"] = {
			"Coyote Carcass",
			"Fox Carcass",
			"Wolf Carcass",
		},
		["Small Fish"] = {
			"Crab Carcass",
			"Moon Jellyfish",
		},
		Softwood = {
			"Cedar Log",
			"Fir Log",
			"Redwood Log",
			"Spruce Log",
		},
		["Softwood Lumber"] = {
			"Composite Cedar Lumber",
			"Composite Fir Lumber",
			"Composite Redwood Lumber",
		},
		["Tiny Carcass"] = {
			"Agouti Carcass",
			"Hare Carcass",
			"Otter Carcass",
			"Prairie Dog Carcass",
			"Snapping Turtle Carcass",
			"Turkey Carcass",
		},
		["Tiny Fur Carcass"] = {
			"Agouti Carcass",
			"Otter Carcass",
		},
		["Tiny Leather Carcass"] = {
			"Prairie Dog Carcass",
			"Snapping Turtle Carcass",
			"Turkey Carcass",
		},
		Tool = {
			"Chainsaw",
			"Claim Tool",
			"Composite Bow",
			"Fishing Pole",
			"Flax Trawler Net",
			"Handheld Camera",
			"Iron Axe",
			"Iron Hammer",
			"Iron Hoe",
			"Iron Machete",
			"Iron Pickaxe",
			"Iron Road Tool",
			"Iron Rock Drill",
			"Iron Shovel",
			"Iron Sickle",
			"Modern Axe",
			"Modern Hammer",
			"Modern Hoe",
			"Modern Machete",
			"Modern Pickaxe",
			"Modern Rock Drill",
			"Modern Scythe",
			"Modern Shovel",
			"Nylon Trawler Net",
			"Recurve Bow",
			"Steam Tractor Harvester",
			"Steam Tractor Plow",
			"Steam Tractor Sower",
			"Steel Axe",
			"Steel Hammer",
			"Steel Hoe",
			"Steel Machete",
			"Steel Pickaxe",
			"Steel Shovel",
			"Steel Sickle",
			"Stone Axe",
			"Stone Hammer",
			"Stone Machete",
			"Stone Pickaxe",
			"Stone Road Tool",
			"Stone Sickle",
			"Wooden Bow",
			"Wooden Hoe",
			"Wooden Shovel",
		},
		Torch = {
			"Torch",
		},
		Upgrade = {
			"Advanced Baking Upgrade",
			"Advanced Cooking Upgrade",
			"Advanced Masonry Upgrade",
			"Advanced Smelting Upgrade",
			"Advanced Upgrade 1",
			"Advanced Upgrade 2",
			"Advanced Upgrade 3",
			"Advanced Upgrade 4",
			"Baking Upgrade",
			"Basic Engineering Upgrade",
			"Basic Upgrade 1",
			"Basic Upgrade 2",
			"Basic Upgrade 3",
			"Basic Upgrade 4",
			"Butchery Upgrade",
			"Campfire Cooking Upgrade",
			"Carpentry Advanced Upgrade",
			"Carpentry Basic Upgrade",
			"Composites Upgrade",
			"Cooking Upgrade",
			"Cutting Edge Cooking Upgrade",
			"Electronics Upgrade",
			"Farming Upgrade",
			"Fertilizers Upgrade",
			"Gathering Basic Upgrade",
			"Glassworking Advanced Upgrade",
			"Glassworking Modern Upgrade",
			"Hunting Upgrade",
			"Industry Upgrade",
			"Logging Advanced Upgrade",
			"Logging Basic Upgrade",
			"Masonry Advanced Upgrade",
			"Masonry Basic Upgrade",
			"Mechanics Advanced Upgrade",
			"Mechanics Modern Upgrade",
			"Milling Upgrade",
			"Mining Advanced Upgrade",
			"Mining Basic Upgrade",
			"Mining Modern Upgrade",
			"Modern Upgrade 1",
			"Modern Upgrade 2",
			"Modern Upgrade 3",
			"Modern Upgrade 4",
			"Oil Drilling Upgrade",
			"Paper Milling Upgrade",
			"Pottery Upgrade",
			"Shipwright Advanced Upgrade",
			"Shipwright Basic Upgrade",
			"Smelting Upgrade",
			"Tailoring Basic Upgrade",
			"Tailoring Modern Upgrade",
		},
		Vegetable = {
			"Beans",
			"Beet",
			"Camas Bulb",
			"Corn",
			"Heart Of Palm",
			"Taro Root",
			"Tomato",
		},
		Vehicles = {
			"Crane",
			"Excavator",
			"Hand Plow",
			"Industrial Barge",
			"Industrial Elevator",
			"Large Canoe",
			"Medium Fishing Trawler",
			"Powered Cart",
			"Skid Steer",
			"Small Canoe",
			"Small Wood Cart",
			"Small Wooden Boat",
			"Steam Tractor",
			"Steam Truck",
			"Trailer Truck",
			"Truck",
			"Wheelbarrow",
			"Wood Cart",
			"Wood Shop Cart",
			"Wooden Barge",
			"Wooden Elevator",
			"Wooden Transport Ship",
		},
		Wood = {
			"Birch Log",
			"Cedar Log",
			"Ceiba Log",
			"Fir Log",
			"Joshua Log",
			"Oak Log",
			"Palm Log",
			"Redwood Log",
			"Saguaro Rib",
			"Spruce Log",
		},
		["Wood Board"] = {
			"Board",
			"Hardwood Board",
			"Softwood Board",
		},
	},
}