Module:ItemData: Difference between revisions

From Eco - English Wiki
[unchecked revision][checked revision]
No edit summary
(Update ItemData for version 0.10.2.2)
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
-- Eco Version : 10.0.3
-- Eco Version : 0.10.2.2
-- Export Language: English
-- Export Language: English


Line 7: Line 7:
untranslated = "Acorn",
untranslated = "Acorn",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow an oak tree.",
description = "Plant to grow an oak tree.",
tagGroups = {
tagGroups = {
Line 13: Line 13:
"Seeds",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 50,
Line 21: Line 21:
fat = 0,
fat = 0,
vitamins = 0,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 57: Line 57:
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 200,
Line 68: Line 67:
vitamins = 5,
vitamins = 5,
density = 32.5,
density = 32.5,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
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 = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 117: Line 115:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Seating",
roomCategory = "Seating",
furnitureType = "Chair",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 130: Line 128:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
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 = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 163: Line 160:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = "Seating",
roomCategory = "Seating",
furnitureType = "Chair",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 176: Line 173:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
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 = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 209: Line 205:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3.5",
roomCategory = "Seating",
roomCategory = "Seating",
furnitureType = "Table",
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = 3.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 222: Line 218:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
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 = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 255: Line 250:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Seating",
roomCategory = "Seating",
furnitureType = "Chair",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 268: Line 263:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
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 = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 301: Line 295:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = "Seating",
roomCategory = "Seating",
furnitureType = "Chair",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 314: Line 308:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
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 = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 347: Line 340:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3.5",
roomCategory = "Seating",
roomCategory = "Seating",
furnitureType = "Table",
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = 3.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 360: Line 353:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
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 = 0,
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 = 0,
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 = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = 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 = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 482: Line 472:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = 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 = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 528: Line 517:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 544: Line 533:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = 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",
maxStack = 100,
"Upgrade Modules",
},
maxStack = 0,
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 = 0,
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 = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = 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 = 0,
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 = 0,
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 = 0,
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 = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 783: Line 763:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedTailoringTableItem",
type = "AdvancedCookingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Upgrade Lvl1"] = {
["Advanced Masonry Skill Book"] = {
untranslated = "Advanced Upgrade Lvl1",
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 = 0,
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 Lvl2"] = {
["Advanced Masonry Skill Scroll"] = {
untranslated = "Advanced Upgrade Lvl2",
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 = 0,
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 Lvl3"] = {
["Advanced Masonry Table"] = {
untranslated = "Advanced Upgrade Lvl3",
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 = 0,
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 915: Line 889:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 924: Line 898:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AdvancedUpgradeLvl3Item",
type = "AdvancedMasonryTableItem",
typeID = 0,
typeID = 0,
},
},
["Advanced Upgrade Lvl4"] = {
["Advanced Masonry Upgrade"] = {
untranslated = "Advanced Upgrade Lvl4",
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 = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1,
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 = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = 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 = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = 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 = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,089: Line 1,053:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = 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 = 0,
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 = 0,
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,151: Line 1,114:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = 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 = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,183: Line 1,144:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = 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 = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,231: Line 1,190:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = 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 = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,279: Line 1,236:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = 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 = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = 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 = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = 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 = "Food",
description = "Allows the modification of the constitution.",
description = "Plant to grow an agave plant.",
tagGroups = {
tagGroups = {
"Government",
"Crop Seed",
"Work Stations",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = 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 = 0,
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 = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = 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 = 0,
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 = nil,
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 = 0,
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 = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = 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 = 0,
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 = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 150,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,650: Line 1,605:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = 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 = "Food",
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 = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = 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 = 0,
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 = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = 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 = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,794: Line 1,747:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.7,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,806: Line 1,759:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x2x3",
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 = 0,
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 = "",
roomCategory = "Industrial",
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,852: Line 1,804:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = 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 = "Food",
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 = 0,
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 = nil,
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Fireplace",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = 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 = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,932: Line 1,883:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = "Industrial",
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 1,944: Line 1,895:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x3x3",
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 = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 1,976: Line 1,924:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = 500,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 2,001: Line 1,949:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarGneissItem",
type = "ArrowItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Granite"] = {
["Art Supplies"] = {
untranslated = "Ashlar Granite",
untranslated = "Art Supplies",
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 = "A set of art supplies that ",
tagGroups = {
tagGroups = {},
"Ashlar Stone",
maxStack = 100,
"Blocks",
carried = "Backpack",
"Building Materials",
weight = 150,
"Constructable",
},
maxStack = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,024: Line 1,967:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 2,049: Line 1,992:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarGraniteItem",
type = "ArtSuppliesItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Large Basalt Fountain"] = {
["Ashlar Basalt"] = {
untranslated = "Ashlar Large Basalt Fountain",
untranslated = "Ashlar Basalt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
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 = {
"Decoration",
"Ashlar Stone",
"Housing Objects",
"Constructable",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,074: Line 2,017:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Fountain",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,095: Line 2,038:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarLargeBasaltFountainItem",
type = "AshlarBasaltItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Large Stone Fountain"] = {
["Ashlar Basalt Bench"] = {
untranslated = "Ashlar Large Stone 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 = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,119: Line 2,061:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = "Decoration",
roomCategory = "Seating",
furnitureType = "Fountain",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,132: Line 2,074:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,141: Line 2,083:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarLargeStoneFountainItem",
type = "AshlarBasaltBenchItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Limestone"] = {
["Ashlar Basalt Chair"] = {
untranslated = "Ashlar Limestone",
untranslated = "Ashlar Basalt Chair",
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 = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Housing",
"Blocks",
"Building Materials",
"Constructable",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,164: Line 2,103:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
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 2,180: Line 2,119:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,189: Line 2,128:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarLimestoneItem",
type = "AshlarBasaltChairItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Sandstone"] = {
["Ashlar Basalt Door"] = {
untranslated = "Ashlar Sandstone",
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 = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,212: Line 2,146:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 2,219: Line 2,153:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,228: Line 2,162:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,237: Line 2,171:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarSandstoneItem",
type = "AshlarBasaltDoorItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Shale"] = {
["Ashlar Basalt Fireplace"] = {
untranslated = "Ashlar Shale",
untranslated = "Ashlar Basalt Fireplace",
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 fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
tagGroups = {
"Ashlar Stone",
"Housing",
"Blocks",
"Building Materials",
"Constructable",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,260: Line 2,191:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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,276: Line 2,207:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,285: Line 2,216:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarShaleItem",
type = "AshlarBasaltFireplaceItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Small Basalt Fountain"] = {
["Ashlar Basalt Table"] = {
untranslated = "Ashlar Small Basalt Fountain",
untranslated = "Ashlar Basalt Table",
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 large stone table crafted by an expert mason.",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,309: Line 2,239:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Decoration",
roomCategory = "Seating",
furnitureType = "Fountain",
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = 1.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,322: Line 2,252:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,331: Line 2,261:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarSmallBasaltFountainItem",
type = "AshlarBasaltTableItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Small Stone Fountain"] = {
["Ashlar Gneiss"] = {
untranslated = "Ashlar Small Stone Fountain",
untranslated = "Ashlar Gneiss",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
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 = {
"Decoration",
"Ashlar Stone",
"Housing Objects",
"Constructable",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,356: Line 2,286:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Fountain",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.5,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,377: Line 2,307:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarSmallStoneFountainItem",
type = "AshlarGneissItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Bench"] = {
["Ashlar Granite"] = {
untranslated = "Ashlar Stone Bench",
untranslated = "Ashlar Granite",
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 = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,402: Line 2,332:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.5,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,423: Line 2,353:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneBenchItem",
type = "AshlarGraniteItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Chair"] = {
["Ashlar Large Basalt Fountain"] = {
untranslated = "Ashlar Stone Chair",
untranslated = "Ashlar Large Basalt Fountain",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Seating",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,447: Line 2,376:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Seating",
roomCategory = "Decoration",
furnitureType = "Chair",
furnitureType = "Fountain",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = 1.7,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,460: Line 2,389:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x4x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,469: Line 2,398:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneChairItem",
type = "AshlarLargeBasaltFountainItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Door"] = {
["Ashlar Large Stone Fountain"] = {
untranslated = "Ashlar Stone Door",
untranslated = "Ashlar Large Stone Fountain",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A heavy ashlar stone door.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
tagGroups = {
tagGroups = {
"Doors",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,493: Line 2,421:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Fountain",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,506: Line 2,434:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x4x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,515: Line 2,443:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneDoorItem",
type = "AshlarLargeStoneFountainItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Fireplace"] = {
["Ashlar Limestone"] = {
untranslated = "Ashlar Stone Fireplace",
untranslated = "Ashlar Limestone",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
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",
"Living Room",
"Constructable",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,540: Line 2,468:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Fireplace",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,561: Line 2,489:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneFireplaceItem",
type = "AshlarLimestoneItem",
typeID = 0,
typeID = 0,
},
},
["Ashlar Stone Table"] = {
["Ashlar Sandstone"] = {
untranslated = "Ashlar Stone Table",
untranslated = "Ashlar Sandstone",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A large stone table crafted by an expert mason.",
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 = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,586: Line 2,514:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,607: Line 2,535:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AshlarStoneTableItem",
type = "AshlarSandstoneItem",
typeID = 0,
typeID = 0,
},
},
["Asphalt Concrete"] = {
["Ashlar Shale"] = {
untranslated = "Asphalt Concrete",
untranslated = "Ashlar Shale",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "A paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
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 = {
"Blocks",
"Ashlar Stone",
"Constructable",
"Constructable",
"Road",
"Road Type",
"Roads",
},
},
maxStack = 0,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = 10000,
Line 2,631: Line 2,556:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 2,638: Line 2,563:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,656: Line 2,581:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AsphaltConcreteItem",
type = "AshlarShaleItem",
typeID = 0,
typeID = 0,
},
},
["Assembly Line"] = {
["Ashlar Small Basalt Fountain"] = {
untranslated = "Assembly Line",
untranslated = "Ashlar Small Basalt Fountain",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "The assembly line allows for mass production of mechanical products.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,680: Line 2,604:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = "Industrial",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Fountain",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,693: Line 2,617:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,702: Line 2,626:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AssemblyLineItem",
type = "AshlarSmallBasaltFountainItem",
typeID = 0,
typeID = 0,
},
},
["Automatic Loom"] = {
["Ashlar Small Stone Fountain"] = {
untranslated = "Automatic Loom",
untranslated = "Ashlar Small Stone Fountain",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "An automated device for making fabric by weaving yarn or thread.",
description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 2,726: Line 2,649:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = "Industrial",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Fountain",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,739: Line 2,662:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,748: Line 2,671:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AutomaticLoomItem",
type = "AshlarSmallStoneFountainItem",
typeID = 0,
typeID = 0,
},
},
["Autumn Stew"] = {
["Ashlar Stone Bench"] = {
untranslated = "Autumn Stew",
untranslated = "Ashlar Stone Bench",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A healthy and cozy meal for those cold days.",
description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
tagGroups = {
tagGroups = {
"Cooking",
"Housing",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 1000,
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 = 0,
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 2,785: Line 2,707:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,794: Line 2,716:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "AutumnStewItem",
type = "AshlarStoneBenchItem",
typeID = 0,
typeID = 0,
},
},
["Baked Agave"] = {
["Ashlar Stone Chair"] = {
untranslated = "Baked Agave",
untranslated = "Ashlar Stone Chair",
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 = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
tagGroups = {
tagGroups = {
"Baked Food",
"Housing",
"Baked Vegetable",
"Baking",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 1000,
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 = 0,
fuel = nil,
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 2,833: Line 2,752:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,842: Line 2,761:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedAgaveItem",
type = "AshlarStoneChairItem",
typeID = 0,
typeID = 0,
},
},
["Baked Beet"] = {
["Ashlar Stone Door"] = {
untranslated = "Baked Beet",
untranslated = "Ashlar Stone Door",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Baked beets that retain more nutrients than more simple methods of cooking.",
description = "A heavy ashlar stone door.",
tagGroups = {
tagGroups = {},
"Baked Food",
maxStack = 1,
"Baked Vegetable",
"Baking",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 1000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 2,872: Line 2,786:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 2,881: Line 2,795:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,890: Line 2,804:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedBeetItem",
type = "AshlarStoneDoorItem",
typeID = 0,
typeID = 0,
},
},
["Baked Corn"] = {
["Ashlar Stone Fireplace"] = {
untranslated = "Baked Corn",
untranslated = "Ashlar Stone Fireplace",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Baked corn that retains more nutrients than more simple methods of cooking.",
description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
tagGroups = {
"Baked Food",
"Housing",
"Baked Vegetable",
"Baking",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 5000,
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 = 0,
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,929: Line 2,840:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,938: Line 2,849:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedCornItem",
type = "AshlarStoneFireplaceItem",
typeID = 0,
typeID = 0,
},
},
["Baked Heart Of Palm"] = {
["Ashlar Stone Table"] = {
untranslated = "Baked Heart Of Palm",
untranslated = "Ashlar Stone Table",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
description = "A large stone table crafted by an expert mason.",
tagGroups = {
tagGroups = {
"Baked Food",
"Housing",
"Baked Vegetable",
"Baking",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 2000,
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 = 0,
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,977: Line 2,885:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 2,986: Line 2,894:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedHeartOfPalmItem",
type = "AshlarStoneTableItem",
typeID = 0,
typeID = 0,
},
},
["Baked Meat"] = {
["Asphalt Concrete"] = {
untranslated = "Baked Meat",
untranslated = "Asphalt Concrete",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Baked meat is less fatty than other methods of cooking.",
description = "A paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
tagGroups = {
tagGroups = {
"Baking",
"Constructable",
"Food",
"Road",
"Road Type",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 800,
weight = 10000,
calories = 700,
calories = nil,
carbs = 0,
carbs = nil,
protein = 17,
protein = nil,
fat = 13,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 4.285714285714286,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,032: Line 2,941:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedMeatItem",
type = "AsphaltConcreteItem",
typeID = 0,
typeID = 0,
},
},
["Baked Roast"] = {
["Assembly Line"] = {
untranslated = "Baked Roast",
untranslated = "Assembly Line",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "A trussed roast baked to perfection.",
description = "The assembly line allows for mass production of mechanical products.",
tagGroups = {
tagGroups = {
"Baked Food",
"Crafting Table",
"Baking",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 900,
weight = 10000,
calories = 1000,
calories = nil,
carbs = 4,
carbs = nil,
protein = 16,
protein = nil,
fat = 10,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 3.4000000000000004,
density = nil,
fuel = 0,
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 3,070: Line 2,977:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6x7x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 3,079: Line 2,986:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedRoastItem",
type = "AssemblyLineItem",
typeID = 0,
typeID = 0,
},
},
["Baked Taro"] = {
["Automatic Loom"] = {
untranslated = "Baked Taro",
untranslated = "Automatic Loom",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Baked taro root.",
description = "An automated device for making fabric by weaving yarn or thread.",
tagGroups = {
tagGroups = {
"Baked Food",
"Crafting Table",
"Baked Vegetable",
"Baking",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 10000,
calories = 700,
calories = nil,
carbs = 8,
carbs = nil,
protein = 6,
protein = nil,
fat = 2,
fat = nil,
vitamins = 12,
vitamins = nil,
density = 4.0,
density = nil,
fuel = 0,
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 3,118: Line 3,022:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x5x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 3,127: Line 3,031:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedTaroItem",
type = "AutomaticLoomItem",
typeID = 0,
typeID = 0,
},
},
["Baked Tomato"] = {
["Autumn Stew"] = {
untranslated = "Baked Tomato",
untranslated = "Autumn Stew",
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 = "A healthy and cozy meal for those cold days.",
tagGroups = {
tagGroups = {
"Baked Food",
"Baked Vegetable",
"Baking",
"Food",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 600,
calories = 700,
calories = 1200,
carbs = 16,
carbs = 13,
protein = 1,
protein = 8,
fat = 5,
fat = 5,
vitamins = 6,
vitamins = 12,
density = 4.0,
density = 3.166666666666667,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,175: Line 3,076:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakedTomatoItem",
type = "AutumnStewItem",
typeID = 0,
typeID = 0,
},
},
["Bakery Oven"] = {
["Baked Agave"] = {
untranslated = "Bakery Oven",
untranslated = "Baked Agave",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A solidly built brick oven useful for baking all manner of treats.",
description = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Baked Food",
"Kitchen",
"Baked Vegetable",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 300,
calories = nil,
calories = 700,
carbs = nil,
carbs = 14,
protein = nil,
protein = 2,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 8,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Cooking",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,221: Line 3,123:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakeryOvenItem",
type = "BakedAgaveItem",
typeID = 0,
typeID = 0,
},
},
["Baking Upgrade"] = {
["Baked Beet"] = {
untranslated = "Baking Upgrade",
untranslated = "Baked Beet",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.",
description = "Baked beets that retain more nutrients than more simple methods of cooking.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Baked Food",
"Upgrade Modules",
"Baked Vegetable",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 300,
calories = nil,
calories = 700,
carbs = nil,
carbs = 10,
protein = nil,
protein = 1,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 15,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,267: Line 3,170:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BakingUpgradeItem",
type = "BakedBeetItem",
typeID = 0,
typeID = 0,
},
},
["Ballot Box"] = {
["Baked Corn"] = {
untranslated = "Ballot Box",
untranslated = "Baked Corn",
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 = "Baked corn that retains more nutrients than more simple methods of cooking.",
tagGroups = {
tagGroups = {
"Government",
"Baked Food",
"Work Stations",
"Baked Vegetable",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 300,
calories = nil,
calories = 700,
carbs = nil,
carbs = 12,
protein = nil,
protein = 3,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 11,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,313: Line 3,217:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BallotBoxItem",
type = "BakedCornItem",
typeID = 0,
typeID = 0,
},
},
Bandana = {
["Baked Heart Of Palm"] = {
untranslated = "Bandana",
untranslated = "Baked Heart Of Palm",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "It just looks cool.",
description = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Baked Food",
"Baked Vegetable",
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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,
Line 3,356: Line 3,264:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BandanaItem",
type = "BakedHeartOfPalmItem",
typeID = 0,
typeID = 0,
},
},
["Banh Xeo"] = {
["Baked Meat"] = {
untranslated = "Banh Xeo",
untranslated = "Baked Meat",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Wrap the pancakes in the greens, then dip.",
description = "Baked meat is less fatty than other methods of cooking.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 800,
calories = 1550,
calories = 700,
carbs = 26,
carbs = 0,
protein = 17,
protein = 17,
fat = 10,
fat = 13,
vitamins = 4,
vitamins = 0,
density = 3.6774193548387095,
density = 4.285714285714286,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,402: Line 3,309:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BanhXeoItem",
type = "BakedMeatItem",
typeID = 0,
typeID = 0,
},
},
Bank = {
["Baked Roast"] = {
untranslated = "Bank",
untranslated = "Baked Roast",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "Allows players to create and use bank accounts.",
description = "A trussed roast baked to perfection.",
tagGroups = {
tagGroups = {
"Economic",
"Baked Food",
"Work Stations",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 3,448: Line 3,355:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BankItem",
type = "BakedRoastItem",
typeID = 0,
typeID = 0,
},
},
Bannock = {
["Baked Taro"] = {
untranslated = "Bannock",
untranslated = "Baked Taro",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A dense whole wheat unleavened bread.",
description = "Baked taro root.",
tagGroups = {
tagGroups = {
"Campfire",
"Baked Food",
"Baked Vegetable",
"Food",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 300,
calories = 700,
calories = 700,
carbs = 15,
carbs = 8,
protein = 3,
protein = 6,
fat = 6,
fat = 2,
vitamins = 0,
vitamins = 12,
density = 3.428571428571429,
density = 4.0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,494: Line 3,402:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BannockItem",
type = "BakedTaroItem",
typeID = 0,
typeID = 0,
},
},
Barrel = {
["Baked Tomato"] = {
untranslated = "Barrel",
untranslated = "Baked Tomato",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "A metal barrel for carrying liquids.",
description = "Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.",
tagGroups = {
tagGroups = {
"Blocks",
"Baked Food",
"Liquids",
"Baked Vegetable",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 2000,
weight = 300,
calories = nil,
calories = 700,
carbs = nil,
carbs = 16,
protein = nil,
protein = 1,
fat = nil,
fat = 5,
vitamins = nil,
vitamins = 6,
density = nil,
density = 4.0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,540: Line 3,449:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BarrelItem",
type = "BakedTomatoItem",
typeID = 0,
typeID = 0,
},
},
["Barrel Cactus Seed"] = {
["Bakery Oven"] = {
untranslated = "Barrel Cactus Seed",
untranslated = "Bakery Oven",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow barrel cactus.",
description = "A solidly built brick oven useful for baking all manner of treats.",
tagGroups = {
tagGroups = {
"Food",
"Crafting Table",
"Seeds",
"Housing",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
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,577: Line 3,486:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 3,586: Line 3,495:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BarrelCactusSeedItem",
type = "BakeryOvenItem",
typeID = 0,
typeID = 0,
},
},
Basalt = {
["Baking Skill Book"] = {
untranslated = "Basalt",
untranslated = "Baking Skill Book",
category = nil,
category = nil,
group = "Natural Resources",
group = "Skill Books",
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 = "Baking Skill Book",
tagGroups = {
tagGroups = {
"Excavatable",
"Skill Books",
"Natural Resources",
"Rock",
"Stone",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 7500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,609: Line 3,515:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,634: Line 3,540:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasaltItem",
type = "Baking Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Basic Backpack"] = {
["Baking Skill Scroll"] = {
untranslated = "Basic Backpack",
untranslated = "Baking Skill Scroll",
category = nil,
category = nil,
group = "Clothing",
group = "Skill Scrolls",
description = "A basic backpack to carry supplies.\\n\\n(Increases max carry weight by 5 kg)",
description = "Baking Skill Scroll",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Skill Scrolls",
},
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,677: Line 3,585:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicBackpackItem",
type = "Baking Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Basic Circuit"] = {
["Baking Upgrade"] = {
untranslated = "Basic Circuit",
untranslated = "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 Baking recipes.",
tagGroups = {
tagGroups = {
"Items",
"Upgrade",
"Products",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,698: Line 3,605:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,723: Line 3,630:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicCircuitItem",
type = "BakingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Basic Engineering Upgrade"] = {
["Ballot Box"] = {
untranslated = "Basic Engineering Upgrade",
untranslated = "Ballot Box",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Work Stations",
description = "Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.",
description = "A tamper proof box where votes are cast. Citizens can run for elected office here.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Government",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,760: Line 3,666:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 3,769: Line 3,675:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicEngineeringUpgradeItem",
type = "BallotBoxItem",
typeID = 0,
typeID = 0,
},
},
["Basic Salad"] = {
Bandana = {
untranslated = "Basic Salad",
untranslated = "Bandana",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A seemingly random assortment of wild plants that form a sort of salad.",
description = "It just looks cool.",
tagGroups = {
tagGroups = {
"Cooking",
"Clothes",
"Food",
"Salad",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 100,
calories = 800,
calories = nil,
carbs = 18,
carbs = nil,
protein = 6,
protein = nil,
fat = 4,
fat = nil,
vitamins = 10,
vitamins = nil,
density = 4.75,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 3,816: Line 3,720:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicSaladItem",
type = "BandanaItem",
typeID = 0,
typeID = 0,
},
},
["Basic Upgrade Lvl1"] = {
["Banh Xeo"] = {
untranslated = "Basic Upgrade Lvl1",
untranslated = "Banh Xeo",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Basic Upgrade that increases crafting efficiency.",
description = "Wrap the pancakes in the greens, then dip.",
tagGroups = {
tagGroups = {
"Basic Upgrade",
"Food",
"Basic Upgrades",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
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,863: Line 3,765:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl1Item",
type = "BanhXeoItem",
typeID = 0,
typeID = 0,
},
},
["Basic Upgrade Lvl2"] = {
Bank = {
untranslated = "Basic Upgrade Lvl2",
untranslated = "Bank",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Work Stations",
description = "Basic Upgrade that increases crafting efficiency.",
description = "Allows players to create and use bank accounts.",
tagGroups = {
tagGroups = {},
"Basic Upgrade",
maxStack = 1,
"Basic Upgrades",
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 3,901: Line 3,799:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 3,910: Line 3,808:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl2Item",
type = "BankItem",
typeID = 0,
typeID = 0,
},
},
["Basic Upgrade Lvl3"] = {
Bannock = {
untranslated = "Basic Upgrade Lvl3",
untranslated = "Bannock",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Basic Upgrade that increases crafting efficiency.",
description = "A dense whole wheat unleavened bread.",
tagGroups = {
tagGroups = {
"Basic Upgrade",
"Food",
"Basic Upgrades",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = 700,
carbs = nil,
carbs = 15,
protein = nil,
protein = 3,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 3,957: Line 3,853:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl3Item",
type = "BannockItem",
typeID = 0,
typeID = 0,
},
},
["Basic Upgrade Lvl4"] = {
Barrel = {
untranslated = "Basic Upgrade Lvl4",
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 = 0,
carried = "Backpack",
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,004: Line 3,896:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BasicUpgradeLvl4Item",
type = "BarrelItem",
typeID = 0,
typeID = 0,
},
},
Bass = {
["Barrel Cactus Seed"] = {
untranslated = "Bass",
untranslated = "Barrel Cactus Seed",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A bass. ",
description = "Plant to grow barrel cactus.",
tagGroups = {
tagGroups = {
"Animal",
"Food",
"Fish",
"Seeds",
"Medium Fish",
"Natural Resources",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 800,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,052: Line 3,942:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BassItem",
type = "BarrelCactusSeedItem",
typeID = 0,
typeID = 0,
},
},
Bathroom = {
Basalt = {
untranslated = "Bathroom",
untranslated = "Basalt",
category = nil,
category = nil,
group = "World Object",
group = "Natural Resources",
description = "QA Test Object adding Bathroom value.",
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 = {
maxStack = 0,
"Excavatable",
carried = "Backpack",
"Rock",
weight = 0,
},
maxStack = 20,
carried = "Hands",
weight = 7500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,074: Line 3,967:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Toilet",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 10.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,095: Line 3,988:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BathroomItem",
type = "BasaltItem",
typeID = 0,
typeID = 0,
},
},
Bathtub = {
["Basic Backpack"] = {
untranslated = "Bathtub",
untranslated = "Basic Backpack",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A porcelain bathtub for when you need to get clean or just relax.",
description = "A basic backpack to carry supplies.\\n\\n(Increases max carry weight by 5 kg)",
tagGroups = {
tagGroups = {
"Bathroom",
"Clothes",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,120: Line 4,012:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Sink",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,141: Line 4,033:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BathtubItem",
type = "BasicBackpackItem",
typeID = 0,
typeID = 0,
},
},
["Bean Paste"] = {
["Basic Circuit"] = {
untranslated = "Bean Paste",
untranslated = "Basic Circuit",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Smashed beans can work as a thickener or flavour enhancer.",
description = "A complex electrical component used in advanced electronics.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 100,
"Ingredients",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 1000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,187: Line 4,076:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeanPasteItem",
type = "BasicCircuitItem",
typeID = 0,
typeID = 0,
},
},
["Bean Sprout"] = {
["Basic Engineering Skill Book"] = {
untranslated = "Bean Sprout",
untranslated = "Basic Engineering Skill Book",
category = nil,
category = nil,
group = "Food",
group = "Skill Books",
description = "The small sprouts from a grown bean plant.",
description = "Basic Engineering Skill Book",
tagGroups = {
tagGroups = {
"Food",
"Skill Books",
"Produce",
"Raw Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,234: Line 4,121:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeanSproutItem",
type = "Basic Engineering Skill BookItem",
typeID = 0,
typeID = 0,
},
},
Beans = {
["Basic Engineering Skill Scroll"] = {
untranslated = "Beans",
untranslated = "Basic Engineering Skill Scroll",
category = nil,
category = nil,
group = "Seed",
group = "Skill Scrolls",
description = "A good source of protein.",
description = "Basic Engineering Skill Scroll",
tagGroups = {
tagGroups = {
"Crop",
"Skill Scrolls",
"Crop Seed",
"Food",
"Raw Food",
"Seeds",
"Vegetable",
},
},
maxStack = 0,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 10,
calories = 150,
calories = nil,
carbs = 1,
carbs = nil,
protein = 4,
protein = nil,
fat = 3,
fat = nil,
vitamins = 0,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 4,284: Line 4,166:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeansItem",
type = "Basic Engineering Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Bear SUPREME"] = {
["Basic Engineering Upgrade"] = {
untranslated = "Bear SUPREME",
untranslated = "Basic Engineering Upgrade",
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 greatly increases efficiency when crafting Basic Engineering recipes.",
tagGroups = {
tagGroups = {
"Cooking",
"Upgrade",
"Food",
},
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,330: Line 4,211:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BearSUPREMEItem",
type = "BasicEngineeringUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Bearclaw = {
["Basic Salad"] = {
untranslated = "Bearclaw",
untranslated = "Basic Salad",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A sweet pastry with seperated sections that look a bit like a claw.",
description = "A seemingly random assortment of wild plants that form a sort of salad.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
"Salad",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 300,
calories = 850,
calories = 800,
carbs = 14,
carbs = 18,
protein = 4,
protein = 6,
fat = 21,
fat = 4,
vitamins = 7,
vitamins = 10,
density = 5.411764705882352,
density = 4.75,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,376: Line 4,257:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BearclawItem",
type = "BasicSaladItem",
typeID = 0,
typeID = 0,
},
},
Bearpack = {
["Basic Upgrade 1"] = {
untranslated = "Bearpack",
untranslated = "Basic Upgrade 1",
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 = {
maxStack = 0,
"Basic Upgrade",
"Upgrade",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,419: Line 4,303:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BearpackItem",
type = "BasicUpgradeLvl1Item",
typeID = 0,
typeID = 0,
},
},
["Beaver Carcass"] = {
["Basic Upgrade 2"] = {
untranslated = "Beaver Carcass",
untranslated = "Basic Upgrade 2",
category = nil,
category = nil,
group = "Item",
group = "Upgrade Modules",
description = "A dead beaver.",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Basic Upgrade",
"Upgrade",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,437: Line 4,324:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,462: Line 4,349:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeaverCarcassItem",
type = "BasicUpgradeLvl2Item",
typeID = 0,
typeID = 0,
},
},
Bedroom = {
["Basic Upgrade 3"] = {
untranslated = "Bedroom",
untranslated = "Basic Upgrade 3",
category = nil,
category = nil,
group = "World Object",
group = "Upgrade Modules",
description = "QA Test Object adding Bedroom value.",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Basic Upgrade",
"Upgrade",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,484: Line 4,374:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Bed",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 10.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 4,505: Line 4,395:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BedroomItem",
type = "BasicUpgradeLvl3Item",
typeID = 0,
typeID = 0,
},
},
Beet = {
["Basic Upgrade 4"] = {
untranslated = "Beet",
untranslated = "Basic Upgrade 4",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "A brilliantly colored bulb with an earthy sweetness.",
description = "Basic Upgrade that increases crafting efficiency.",
tagGroups = {
tagGroups = {
"Food",
"Basic Upgrade",
"Produce",
"Upgrade",
"Raw Food",
"Root",
"Vegetable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = 1,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,554: Line 4,441:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetItem",
type = "BasicUpgradeLvl4Item",
typeID = 0,
typeID = 0,
},
},
["Beet Campfire Salad"] = {
Bass = {
untranslated = "Beet Campfire Salad",
untranslated = "Bass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "A myriad of plants that make a healthy and odd blend.",
description = "A bass. ",
tagGroups = {
tagGroups = {
"Campfire",
"Fish",
"Campfire Salad",
"Medium Fish",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 800,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,601: Line 4,487:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetCampfireSaladItem",
type = "BassItem",
typeID = 0,
typeID = 0,
},
},
["Beet Greens"] = {
Bathtub = {
untranslated = "Beet Greens",
untranslated = "Bathtub",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "The leafy greens from a beet with a distinctive red stem.",
description = "A porcelain bathtub for when you need to get clean or just relax.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Greens",
"Produce",
"Raw Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = 100,
calories = nil,
carbs = 3,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 8.0,
density = nil,
fuel = 0,
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,640: Line 4,523:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 4,649: Line 4,532:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetGreensItem",
type = "BathtubItem",
typeID = 0,
typeID = 0,
},
},
["Beet Seed"] = {
["Bean Paste"] = {
untranslated = "Beet Seed",
untranslated = "Bean Paste",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow beets.",
description = "Smashed beans can work as a thickener or flavour enhancer.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Food",
"Food",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 200,
calories = 0,
calories = 40,
carbs = 0,
carbs = 3,
protein = 0,
protein = 5,
fat = 0,
fat = 7,
vitamins = 0,
vitamins = 0,
density = nil,
density = 37.5,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,696: Line 4,577:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BeetSeedItem",
type = "BeanPasteItem",
typeID = 0,
typeID = 0,
},
},
["Berry Extract Fertilizer"] = {
["Bean Sprout"] = {
untranslated = "Berry Extract Fertilizer",
untranslated = "Bean Sprout",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "An excellent fertilizer that provides a mix of nutrients, but especially potassium.",
description = "The small sprouts from a grown bean plant.",
tagGroups = {
tagGroups = {
"Fertilizers",
"Food",
"Items",
"Raw Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 50,
calories = nil,
calories = 100,
carbs = nil,
carbs = 2,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 5,
density = nil,
density = 8.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,742: Line 4,623:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BerryExtractFertilizerItem",
type = "BeanSproutItem",
typeID = 0,
typeID = 0,
},
},
["Big Backpack"] = {
Beans = {
untranslated = "Big Backpack",
untranslated = "Beans",
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 = "A good source of protein.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Crop",
carried = "Backpack",
"Crop Seed",
weight = 100,
"Food",
calories = nil,
"Raw Food",
carbs = nil,
"Seeds",
protein = nil,
"Vegetable",
fat = nil,
},
vitamins = nil,
maxStack = 100,
carried = "Backpack",
weight = 50,
calories = 150,
carbs = 1,
protein = 4,
fat = 3,
vitamins = 0,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 4,785: Line 4,673:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BigBackpackItem",
type = "BeansItem",
typeID = 0,
typeID = 0,
},
},
["Big Bluestem Seed"] = {
["Bear SUPREME"] = {
untranslated = "Big Bluestem Seed",
untranslated = "Bear SUPREME",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow a big bluestem plant.",
description = "Just because the name has 'bear' in it doesn't mean it actually contains bear.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = 0,
calories = 1250,
carbs = 0,
carbs = 6,
protein = 0,
protein = 22,
fat = 0,
fat = 23,
vitamins = 0,
vitamins = 9,
density = nil,
density = 4.8,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 4,831: Line 4,718:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BigBluestemSeedItem",
type = "BearSUPREMEItem",
typeID = 0,
typeID = 0,
},
},
["Bighorn Carcass"] = {
Bearclaw = {
untranslated = "Bighorn Carcass",
untranslated = "Bearclaw",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A dead bighorn.",
description = "A sweet pastry with seperated sections that look a bit like a claw.",
tagGroups = {
tagGroups = {
"Animal",
"Food",
"Medium Carcass",
"Medium Wooly Carcass",
"Natural Resources",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 3500,
weight = 300,
calories = nil,
calories = 850,
carbs = nil,
carbs = 14,
protein = nil,
protein = 4,
fat = nil,
fat = 21,
vitamins = nil,
vitamins = 7,
density = nil,
density = 5.411764705882352,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,879: Line 4,763:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BighornCarcassItem",
type = "BearclawItem",
typeID = 0,
typeID = 0,
},
},
Biodiesel = {
Bearpack = {
untranslated = "Biodiesel",
untranslated = "Bearpack",
category = nil,
category = nil,
group = "Blocks",
group = "Clothing",
description = "A vegetable or animal fat-based diesel fuel.",
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 = {
"Blocks",
"Clothes",
"Liquid Fuel",
"Liquids",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,901: Line 4,783:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 80000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,926: Line 4,808:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BiodieselItem",
type = "BearpackItem",
typeID = 0,
typeID = 0,
},
},
["Birch Log"] = {
["Beaver Carcass"] = {
untranslated = "Birch Log",
untranslated = "Beaver Carcass",
category = nil,
category = nil,
group = "Natural Resources",
group = "Item",
description = "Birch log is a type of hardwood, notable for its white and papery bark.",
description = "A dead beaver.",
tagGroups = {
tagGroups = {},
"Burnable Fuel",
maxStack = 100,
"Hardwood",
carried = "Backpack",
"Logs",
weight = 1000,
"Natural Resources",
"Wood",
},
maxStack = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 4,950: Line 4,826:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 4,975: Line 4,851:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BirchLogItem",
type = "BeaverCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Birch Seed"] = {
Beet = {
untranslated = "Birch Seed",
untranslated = "Beet",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow into a birch sapling.",
description = "A brilliantly colored bulb with an earthy sweetness.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
"Raw Food",
"Root",
"Vegetable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 125,
calories = 0,
calories = 230,
carbs = 0,
carbs = 2,
protein = 0,
protein = 0,
fat = 0,
fat = 2,
vitamins = 0,
vitamins = 4,
density = nil,
density = 3.4782608695652173,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 5,021: Line 4,899:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BirchSeedItem",
type = "BeetItem",
typeID = 0,
typeID = 0,
},
},
["Bison Carcass"] = {
["Beet Campfire Salad"] = {
untranslated = "Bison Carcass",
untranslated = "Beet Campfire Salad",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A dead bison.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Animal",
"Campfire Salad",
"Natural Resources",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5500,
weight = 200,
calories = nil,
calories = 900,
carbs = nil,
carbs = 8,
protein = nil,
protein = 4,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 13,
density = nil,
density = 3.111111111111111,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,067: Line 4,945:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BisonCarcassItem",
type = "BeetCampfireSaladItem",
typeID = 0,
typeID = 0,
},
},
["Bison Chow Fun"] = {
["Beet Greens"] = {
untranslated = "Bison Chow Fun",
untranslated = "Beet Greens",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Who says food can't be fun?",
description = "The leafy greens from a beet with a distinctive red stem.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
"Greens",
"Raw Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 550,
weight = 100,
calories = 1450,
calories = 100,
carbs = 16,
carbs = 3,
protein = 13,
protein = 1,
fat = 20,
fat = 0,
vitamins = 8,
vitamins = 4,
density = 3.9310344827586206,
density = 8.0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,113: Line 4,992:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BisonChowFunItem",
type = "BeetGreensItem",
typeID = 0,
typeID = 0,
},
},
["Bison Mount"] = {
["Beet Seed"] = {
untranslated = "Bison Mount",
untranslated = "Beet Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A fluffy, but very dead, bison head on a mount.",
description = "Plant to grow beets.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Crop Seed",
"Living Room",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = "Living Room",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,159: Line 5,039:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BisonMountItem",
type = "BeetSeedItem",
typeID = 0,
typeID = 0,
},
},
Blackboard = {
["Berry Extract Fertilizer"] = {
untranslated = "Blackboard",
untranslated = "Berry Extract Fertilizer",
category = nil,
category = nil,
group = "World Object",
group = "Items",
description = "",
description = "An excellent fertilizer that provides a mix of nutrients, but especially potassium.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Fertilizer",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,181: Line 5,063:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,202: Line 5,084:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BlackboardItem",
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 = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,227: Line 5,108:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,248: 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 = "Food",
description = "Blood meal is a great source of nitrogen.",
description = "Plant to grow a big bluestem plant.",
tagGroups = {
tagGroups = {
"Fertilizers",
"Food",
"Items",
"Seeds",
},
},
maxStack = 0,
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,294: 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 = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 3500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,319: Line 5,200:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,340: 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 = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,363: Line 5,241:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = 80000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,388: 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 = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,411: 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,436: 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 = "Food",
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 = 0,
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 = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,482: 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",
maxStack = 100,
"Food",
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,528: 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 = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,574: 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 = 0,
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 = 0,
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,611: Line 5,483:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,620: Line 5,492:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoiledSausageItem",
type = "BisonMountItem",
typeID = 0,
typeID = 0,
},
},
Boiler = {
["Blacksmith Advanced Upgrade"] = {
untranslated = "Boiler",
untranslated = "Blacksmith Advanced Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A vessel used for heating fluids.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
tagGroups = {
tagGroups = {
"Items",
"Upgrade",
"Products",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,641: Line 5,512:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,666: Line 5,537:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoilerItem",
type = "BlacksmithAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Bolete Mushroom Spores"] = {
["Blacksmith Skill Book"] = {
untranslated = "Bolete Mushroom Spores",
untranslated = "Blacksmith Skill Book",
category = nil,
category = nil,
group = "Seed",
group = "Skill Books",
description = "Plant to grow bolete mushrooms.",
description = "Blacksmith Skill Book",
tagGroups = {
tagGroups = {
"Crop Seed",
"Skill Books",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 5,713: Line 5,582:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoleteMushroomSporesItem",
type = "Blacksmith Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Bolete Mushrooms"] = {
["Blacksmith Skill Scroll"] = {
untranslated = "Bolete Mushrooms",
untranslated = "Blacksmith Skill Scroll",
category = nil,
category = nil,
group = "Food",
group = "Skill Scrolls",
description = "Boletus edulis.",
description = "Blacksmith Skill Scroll",
tagGroups = {
tagGroups = {
"Food",
"Skill Scrolls",
"Fungus",
"Produce",
"Raw Food",
},
},
maxStack = 0,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 10,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,761: Line 5,627:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BoleteMushroomsItem",
type = "Blacksmith Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
Bookshelf = {
["Blacksmith Table"] = {
untranslated = "Bookshelf",
untranslated = "Blacksmith Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A place to store knowledge and information; leads to the town hall.",
description = "A simple workplace with assorted tools for creating both decorative pieces and necessary items.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Crafting Table",
"Living Room",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 5,786: Line 5,651:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Living Room",
roomCategory = "Industrial",
furnitureType = "Shelves",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,798: Line 5,663:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,807: Line 5,672:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BookshelfItem",
type = "BlacksmithTableItem",
typeID = 0,
typeID = 0,
},
},
Brazier = {
["Blacksmith Upgrade"] = {
untranslated = "Brazier",
untranslated = "Blacksmith Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A metal stand which can hold burning fuel to provide light.",
description = "Basic Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Upgrade",
"Lighting",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,832: Line 5,696:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,853: Line 5,717:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BrazierItem",
type = "BlacksmithUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Bread = {
["Blast Furnace"] = {
untranslated = "Bread",
untranslated = "Blast Furnace",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "A delicious, crispy crust hides the soft interior.",
description = "A superior replacement for the bloomery that can produce steel.",
tagGroups = {
tagGroups = {
"Baking",
"Crafting Table",
"Bread",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10000,
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 = 0,
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,891: Line 5,753:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x3x5",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,900: Line 5,762:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BreadItem",
type = "BlastFurnaceItem",
typeID = 0,
typeID = 0,
},
},
Brick = {
["Blood Meal Fertilizer"] = {
untranslated = "Brick",
untranslated = "Blood Meal Fertilizer",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "Durable building material made from fired blocks and mortar.",
description = "Blood meal is a great source of nitrogen.",
tagGroups = {
tagGroups = {
"Blocks",
"Fertilizer",
"Building Materials",
"Constructable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 5,922: Line 5,782:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 5,947: Line 5,807:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BrickItem",
type = "BloodMealFertilizerItem",
typeID = 0,
typeID = 0,
},
},
["Brick Fireplace"] = {
Bloomery = {
untranslated = "Brick Fireplace",
untranslated = "Bloomery",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.",
description = "A chimney-shaped furnace for smelting ores.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Crafting Table",
"Living Room",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 5000,
Line 5,972: Line 5,831:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Living Room",
roomCategory = "Industrial",
furnitureType = "Fireplace",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 5,984: Line 5,843:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 5,993: Line 5,852:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BrickFireplaceItem",
type = "BloomeryItem",
typeID = 0,
typeID = 0,
},
},
["Builder Boots"] = {
["Blue Shark"] = {
untranslated = "Builder Boots",
untranslated = "Blue Shark",
category = nil,
category = nil,
group = "Clothing",
group = "Natural Resources",
description = "Snug work boots with side zippers.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "A blue shark.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Fish",
"Large Fish",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,036: Line 5,898:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderBootsItem",
type = "BlueSharkItem",
typeID = 0,
typeID = 0,
},
},
["Builder Gloves"] = {
Board = {
untranslated = "Builder Gloves",
untranslated = "Board",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "Leather construction gloves with durable palms and fabric backs for breathability.",
description = "A higher quality board used for long lasting furniture.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Burnable Fuel",
"Wood Board",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,054: Line 5,919:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 2000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 6,079: Line 5,944:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderGlovesItem",
type = "BoardItem",
typeID = 0,
typeID = 0,
},
},
["Builder Helmet"] = {
["Board Of Elections"] = {
untranslated = "Builder Helmet",
untranslated = "Board Of Elections",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "A plastic hard hat that protects from falling objects and other hazards found in construction sites.",
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 = {
maxStack = 0,
"Government",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,113: Line 5,980:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x2x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,122: Line 5,989:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderHelmetItem",
type = "BoardOfElectionsItem",
typeID = 0,
typeID = 0,
},
},
["Builder Overalls"] = {
["Boiled Grains"] = {
untranslated = "Builder Overalls",
untranslated = "Boiled Grains",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Durable overalls with cargo pockets and hammer loops.",
description = "A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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 6,165: Line 6,034:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderOverallsItem",
type = "BoiledGrainsItem",
typeID = 0,
typeID = 0,
},
},
["Builder Shirt"] = {
["Boiled Rice"] = {
untranslated = "Builder Shirt",
untranslated = "Boiled Rice",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A short sleeved work shirt made from a blend of cotton and synthetic materials. ",
description = "Soft and fluffy.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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,
Line 6,208: Line 6,079:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BuilderShirtItem",
type = "BoiledRiceItem",
typeID = 0,
typeID = 0,
},
},
["Bullrush Seed"] = {
["Boiled Sausage"] = {
untranslated = "Bullrush Seed",
untranslated = "Boiled Sausage",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow bullrush.",
description = "Boiled sausages might not be as pretty as grilled ones, but they're still tasty.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 300,
calories = 0,
calories = 600,
carbs = 0,
carbs = 0,
protein = 0,
protein = 27,
fat = 0,
fat = 22,
vitamins = 0,
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,
density = nil,
fuel = nil,
fuel = nil,
Line 6,254: Line 6,167:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BullrushSeedItem",
type = "BoilerItem",
typeID = 0,
typeID = 0,
},
},
["Bunchgrass Seed"] = {
["Bolete Mushroom Spores"] = {
untranslated = "Bunchgrass Seed",
untranslated = "Bolete Mushroom Spores",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow bunchgrass.",
description = "Plant to grow bolete mushrooms.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Food",
"Food",
"Seeds",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 50,
Line 6,274: Line 6,188:
fat = 0,
fat = 0,
vitamins = 0,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 6,300: Line 6,214:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BunchgrassSeedItem",
type = "BoleteMushroomSporesItem",
typeID = 0,
typeID = 0,
},
},
["Butchery Table"] = {
["Bolete Mushrooms"] = {
untranslated = "Butchery Table",
untranslated = "Bolete Mushrooms",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A block and cleaver to process raw meat into fancier dishes.",
description = "Boletus edulis.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Kitchen",
"Fungus",
"Raw Food",
},
},
maxStack = 0,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Food Preparation",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,346: Line 6,261:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ButcheryTableItem",
type = "BoleteMushroomsItem",
typeID = 0,
typeID = 0,
},
},
["Butchery Upgrade"] = {
Bookshelf = {
untranslated = "Butchery Upgrade",
untranslated = "Bookshelf",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.",
description = "A place to store knowledge and information; leads to the town hall.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Housing",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,370: Line 6,284:
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,383: Line 6,297:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,392: Line 6,306:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ButcheryUpgradeItem",
type = "BookshelfItem",
typeID = 0,
typeID = 0,
},
},
Bycocket = {
Brazier = {
untranslated = "Bycocket",
untranslated = "Brazier",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Also called chapeau … bec, or Billed Hat in france due to it's bird-beak like appearance.",
description = "A metal stand which can hold burning fuel to provide light.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,413: Line 6,329:
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,426: Line 6,342:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,435: Line 6,351:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "BycocketItem",
type = "BrazierItem",
typeID = 0,
typeID = 0,
},
},
["C O2 Canister"] = {
Bread = {
untranslated = "C O2 Canister",
untranslated = "Bread",
category = nil,
category = nil,
group = "Item",
group = "Food",
description = "For creating fancy foams!",
description = "A delicious, crispy crust hides the soft interior.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Bread",
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 500,
calories = nil,
calories = 750,
carbs = nil,
carbs = 23,
protein = nil,
protein = 6,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 2,
density = nil,
density = 4.666666666666667,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 6,478: Line 6,397:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CO2CanisterItem",
type = "BreadItem",
typeID = 0,
typeID = 0,
},
},
["Camas Ash Fertilizer"] = {
Brick = {
untranslated = "Camas Ash Fertilizer",
untranslated = "Brick",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "Camas ash fertilizer, though not very potent, is a great source of potassium.",
description = "Durable building material made from fired blocks and mortar.",
tagGroups = {
tagGroups = {
"Fertilizers",
"Constructable",
"Items",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,506: Line 6,424:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,524: Line 6,442:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasAshFertilizerItem",
type = "BrickItem",
typeID = 0,
typeID = 0,
},
},
["Camas Bread"] = {
["Brick Fireplace"] = {
untranslated = "Camas Bread",
untranslated = "Brick Fireplace",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A bread with a camas twist for a bit of flavor and fun. ",
description = "A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.",
tagGroups = {
tagGroups = {
"Baking",
"Housing",
"Bread",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 5000,
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 = 0,
fuel = nil,
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,562: Line 6,478:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 6,571: Line 6,487:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasBreadItem",
type = "BrickFireplaceItem",
typeID = 0,
typeID = 0,
},
},
["Camas Bulb"] = {
["Builder Boots"] = {
untranslated = "Camas Bulb",
untranslated = "Builder Boots",
category = nil,
category = nil,
group = "Seed",
group = "Clothing",
description = "Plant to grow a camas plant.",
description = "Snug work boots with side zippers.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Crop",
"Clothes",
"Crop Seed",
"Food",
"Raw Food",
"Root",
"Seeds",
"Vegetable",
},
},
maxStack = 0,
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,622: Line 6,532:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasBulbItem",
type = "BuilderBootsItem",
typeID = 0,
typeID = 0,
},
},
["Camas Bulb Bake"] = {
["Builder Gloves"] = {
untranslated = "Camas Bulb Bake",
untranslated = "Builder Gloves",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.",
description = "Leather construction gloves with durable palms and fabric backs for breathability.",
tagGroups = {
tagGroups = {
"Baked Food",
"Clothes",
"Baked Vegetable",
"Baking",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 100,
calories = 700,
calories = nil,
carbs = 12,
carbs = nil,
protein = 7,
protein = nil,
fat = 5,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 4.0,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 6,670: Line 6,577:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasBulbBakeItem",
type = "BuilderGlovesItem",
typeID = 0,
typeID = 0,
},
},
["Camas Paste"] = {
["Builder Helmet"] = {
untranslated = "Camas Paste",
untranslated = "Builder Helmet",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "Pulverized camas works as an excellent thickener or flavour enhancer.",
description = "A plastic hard hat that protects from falling objects and other hazards found in construction sites.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
"Ingredients",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = 60,
calories = nil,
carbs = 3,
carbs = nil,
protein = 2,
protein = nil,
fat = 10,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 25.0,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 6,716: Line 6,622:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamasPasteItem",
type = "BuilderHelmetItem",
typeID = 0,
typeID = 0,
},
},
Camera = {
["Builder Overalls"] = {
untranslated = "Camera",
untranslated = "Builder Overalls",
category = nil,
category = nil,
group = "Item",
group = "Clothing",
description = "",
description = "Durable overalls with cargo pockets and hammer loops.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Clothes",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,734: Line 6,642:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 6,759: Line 6,667:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CameraItem",
type = "BuilderOverallsItem",
typeID = 0,
typeID = 0,
},
},
["Camera Film"] = {
["Builder Shirt"] = {
untranslated = "Camera Film",
untranslated = "Builder Shirt",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A film used inside a camera.",
description = "A short sleeved work shirt made from a blend of cotton and synthetic materials. ",
tagGroups = {
tagGroups = {
"Items",
"Clothes",
"Products",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
Line 6,780: Line 6,687:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 6,805: Line 6,712:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CameraFilmItem",
type = "BuilderShirtItem",
typeID = 0,
typeID = 0,
},
},
["Camo Pants"] = {
["Bullrush Seed"] = {
untranslated = "Camo Pants",
untranslated = "Bullrush Seed",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
description = "Plant to grow bullrush.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
"Seeds",
},
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,848: Line 6,758:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamoPantsItem",
type = "BullrushSeedItem",
typeID = 0,
typeID = 0,
},
},
["Camo Shirt"] = {
["Bunchgrass Seed"] = {
untranslated = "Camo Shirt",
untranslated = "Bunchgrass Seed",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
description = "Plant to grow bunchgrass.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
"Seeds",
},
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,891: Line 6,804:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CamoShirtItem",
type = "BunchgrassSeedItem",
typeID = 0,
typeID = 0,
},
},
Campfire = {
["Butchery Skill Book"] = {
untranslated = "Campfire",
untranslated = "Butchery Skill Book",
category = nil,
category = nil,
group = "Work Stations",
group = "Skill Books",
description = "Cook like a caveman on an uneven fire.",
description = "Butchery Skill Book",
tagGroups = {
tagGroups = {
"Craft Tables",
"Skill Books",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,916: Line 6,828:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 6,937: Line 6,849:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampfireItem",
type = "Butchery Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Campfire Cooking Upgrade"] = {
["Butchery Skill Scroll"] = {
untranslated = "Campfire Cooking Upgrade",
untranslated = "Butchery Skill Scroll",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Skill Scrolls",
description = "Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.",
description = "Butchery Skill Scroll",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Skill Scrolls",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 6,983: Line 6,894:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampfireCookingUpgradeItem",
type = "Butchery Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Campfire Roast"] = {
["Butchery Table"] = {
untranslated = "Campfire Roast",
untranslated = "Butchery Table",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
description = "A block and cleaver to process raw meat into fancier dishes.",
tagGroups = {
tagGroups = {
"Campfire",
"Crafting Table",
"Food",
"Housing",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
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 = 0,
fuel = nil,
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 7,020: Line 6,931:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,029: Line 6,940:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampfireRoastItem",
type = "ButcheryTableItem",
typeID = 0,
typeID = 0,
},
},
["Campfire Salad"] = {
["Butchery Upgrade"] = {
untranslated = "Campfire Salad",
untranslated = "Butchery Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "",
description = "Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.",
tagGroups = {
tagGroups = {
"Food",
"Upgrade",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 1,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 7,074: Line 6,985:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampfireSaladItem",
type = "ButcheryUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Campfire Stew"] = {
Bycocket = {
untranslated = "Campfire Stew",
untranslated = "Bycocket",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A thick stew chock-full of meat, camas, and corn. A surprisingly good combination.",
description = "Also called chapeau a bec, or Billed Hat in france due to it's bird-beak like appearance.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = 1200,
calories = nil,
carbs = 5,
carbs = nil,
protein = 10,
protein = nil,
fat = 9,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 2.3333333333333335,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 7,119: Line 7,030:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampfireStewItem",
type = "BycocketItem",
typeID = 0,
typeID = 0,
},
},
Campsite = {
["CO2 Canister"] = {
untranslated = "Campsite",
untranslated = "CO2 Canister",
category = nil,
category = nil,
group = "Work Stations",
group = "Item",
description = "A campsite.",
description = "For creating fancy foams!",
tagGroups = {
tagGroups = {},
"Craft Tables",
maxStack = 100,
"Work Stations",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = nil,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,144: Line 7,052:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,165: Line 7,073:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CampsiteItem",
type = "CO2CanisterItem",
typeID = 0,
typeID = 0,
},
},
["Candle Stand"] = {
["Camas Ash Fertilizer"] = {
untranslated = "Candle Stand",
untranslated = "Camas Ash Fertilizer",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A fancy candelabra for providing small amounts of light.",
description = "Camas ash fertilizer, though not very potent, is a great source of potassium.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Fertilizer",
"Lighting",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 500,
Line 7,190: Line 7,097:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,211: Line 7,118:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CandleStandItem",
type = "CamasAshFertilizerItem",
typeID = 0,
typeID = 0,
},
},
["Canning Assembly"] = {
["Camas Bread"] = {
untranslated = "Canning Assembly",
untranslated = "Camas Bread",
category = nil,
category = nil,
group = "World Object",
group = "Food",
description = "",
description = "A bread with a camas twist for a bit of flavor and fun. ",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Bread",
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,254: Line 7,164:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CanningAssemblyItem",
type = "CamasBreadItem",
typeID = 0,
typeID = 0,
},
},
Canvas = {
["Camas Bulb"] = {
untranslated = "Canvas",
untranslated = "Camas Bulb",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A canvas used for painting on, made by either cotton or linen.",
description = "Plant to grow a camas plant.",
tagGroups = {
tagGroups = {
"Items",
"Crop",
"Products",
"Crop Seed",
"Food",
"Raw Food",
"Root",
"Seeds",
"Vegetable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 7,300: Line 7,215:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CanvasItem",
type = "CamasBulbItem",
typeID = 0,
typeID = 0,
},
},
Capitol = {
["Camas Bulb Bake"] = {
untranslated = "Capitol",
untranslated = "Camas Bulb Bake",
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 = "A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.",
tagGroups = {
tagGroups = {
"Government",
"Baked Food",
"Work Stations",
"Baked Vegetable",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,346: Line 7,262:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CapitolItem",
type = "CamasBulbBakeItem",
typeID = 0,
typeID = 0,
},
},
Capris = {
["Camas Paste"] = {
untranslated = "Capris",
untranslated = "Camas Paste",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
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 = "Pulverized camas works as an excellent thickener or flavour enhancer.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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,389: Line 7,307:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CaprisItem",
type = "CamasPasteItem",
typeID = 0,
typeID = 0,
},
},
["Carbide Helmet Lamp"] = {
Camera = {
untranslated = "Carbide Helmet Lamp",
untranslated = "Camera",
category = nil,
category = nil,
group = "Clothing",
group = "Item",
description = "A steel hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
description = "",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 3000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,432: Line 7,350:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarbideHelmetLampItem",
type = "CameraItem",
typeID = 0,
typeID = 0,
},
},
["Carpentry Advanced Upgrade"] = {
["Camera Film"] = {
untranslated = "Carpentry Advanced Upgrade",
untranslated = "Camera Film",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
description = "A film used inside a camera.",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
maxStack = 100,
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,478: Line 7,393:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarpentryAdvancedUpgradeItem",
type = "CameraFilmItem",
typeID = 0,
typeID = 0,
},
},
["Carpentry Basic Upgrade"] = {
["Camo Pants"] = {
untranslated = "Carpentry Basic Upgrade",
untranslated = "Camo Pants",
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 = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,524: Line 7,438:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarpentryBasicUpgradeItem",
type = "CamoPantsItem",
typeID = 0,
typeID = 0,
},
},
["Carpentry Table"] = {
["Camo Shirt"] = {
untranslated = "Carpentry Table",
untranslated = "Camo Shirt",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "A table for basic wooden crafts for home improvement and progress.",
description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
tagGroups = {
tagGroups = {
"Craft Tables",
"Clothes",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,549: Line 7,462:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,570: Line 7,483:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarpentryTableItem",
type = "CamoShirtItem",
typeID = 0,
typeID = 0,
},
},
["Carved Pumpkin"] = {
Campfire = {
untranslated = "Carved Pumpkin",
untranslated = "Campfire",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "Spooky pumpkin that emits a mystical light.",
description = "Cook like a caveman on an uneven fire.",
tagGroups = {
tagGroups = {
"Decoration",
"Crafting Table",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,595: Line 7,507:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,607: Line 7,519:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,616: Line 7,528:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CarvedPumpkinItem",
type = "CampfireItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Bed"] = {
["Campfire Cooking Upgrade"] = {
untranslated = "Cast Iron Bed",
untranslated = "Campfire Cooking Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A solid bed made slightly more comfortable by adding cotton.",
description = "Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.",
tagGroups = {
tagGroups = {
"Bedroom",
"Upgrade",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,641: Line 7,552:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Bed",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,662: Line 7,573:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronBedItem",
type = "CampfireCookingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Bench"] = {
["Campfire Roast"] = {
untranslated = "Cast Iron Bench",
untranslated = "Campfire Roast",
category = nil,
category = nil,
group = "World Object",
group = "Food",
description = "Does not look very comfortable.",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
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 = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,705: Line 7,618:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronBenchItem",
type = "CampfireRoastItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Chair"] = {
Campsite = {
untranslated = "Cast Iron Chair",
untranslated = "Campsite",
category = nil,
category = nil,
group = "World Object",
group = "Work Stations",
description = "It is very stable.",
description = "A campsite.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,727: Line 7,640:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,739: Line 7,652:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x2x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,748: Line 7,661:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronChairItem",
type = "CampsiteItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Royal Bed"] = {
["Candle Stand"] = {
untranslated = "Cast Iron Royal Bed",
untranslated = "Candle Stand",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.",
description = "A fancy candelabra for providing small amounts of light.",
tagGroups = {
tagGroups = {
"Bedroom",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,772: Line 7,684:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.4",
roomCategory = "Bedroom",
roomCategory = "Lighting",
furnitureType = "Bed",
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 4.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,785: Line 7,697:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,794: Line 7,706:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronRoyalBedItem",
type = "CandleStandItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Stove"] = {
Canvas = {
untranslated = "Cast Iron Stove",
untranslated = "Canvas",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "The perfect stove for the fledgling chef.",
description = "A canvas used for painting on, made by either cotton or linen.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 100,
"Kitchen",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,819: Line 7,728:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Cooking",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,840: Line 7,749:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronStoveItem",
type = "CanvasItem",
typeID = 0,
typeID = 0,
},
},
["Cast Iron Table"] = {
Capitol = {
untranslated = "Cast Iron Table",
untranslated = "Capitol",
category = nil,
category = nil,
group = "World Object",
group = "Work Stations",
description = "A decorative table made from cast iron.",
description = "Allows the creation of the government, allowing all other civic objects to be created.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Government",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,862: Line 7,773:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 7,874: Line 7,785:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x3x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 7,883: Line 7,794:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CastIronTableItem",
type = "CapitolItem",
typeID = 0,
typeID = 0,
},
},
["Cedar Log"] = {
Capris = {
untranslated = "Cedar Log",
untranslated = "Capris",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
description = "Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.",
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",
"Logs",
},
"Natural Resources",
maxStack = 100,
"Softwood",
carried = "Backpack",
"Wood",
weight = 100,
},
maxStack = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 7,907: Line 7,814:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 7,932: Line 7,839:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CedarLogItem",
type = "CaprisItem",
typeID = 0,
typeID = 0,
},
},
["Cedar Seed"] = {
["Carbide Helmet Lamp"] = {
untranslated = "Cedar Seed",
untranslated = "Carbide Helmet Lamp",
category = nil,
category = nil,
group = "Seed",
group = "Clothing",
description = "Plant to grow a cedar sapling.",
description = "A steel hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 7,978: Line 7,884:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CedarSeedItem",
type = "CarbideHelmetLampItem",
typeID = 0,
typeID = 0,
},
},
["Ceiba Log"] = {
["Carpentry Advanced Upgrade"] = {
untranslated = "Ceiba Log",
untranslated = "Carpentry Advanced Upgrade",
category = nil,
category = nil,
group = "Natural Resources",
group = "Upgrade Modules",
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 = "Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Upgrade",
"Hardwood",
"Logs",
"Natural Resources",
"Wood",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,002: Line 7,904:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,027: Line 7,929:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CeibaLogItem",
type = "CarpentryAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Ceiba Seed"] = {
["Carpentry Basic Upgrade"] = {
untranslated = "Ceiba Seed",
untranslated = "Carpentry Basic Upgrade",
category = nil,
category = nil,
group = "Seed",
group = "Upgrade Modules",
description = "Plant to grow a ceiba sapling.",
description = "Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.",
tagGroups = {
tagGroups = {
"Food",
"Upgrade",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 8,073: Line 7,974:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CeibaSeedItem",
type = "CarpentryBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Ceiling Candle"] = {
["Carpentry Skill Book"] = {
untranslated = "Ceiling Candle",
untranslated = "Carpentry Skill Book",
category = nil,
category = nil,
group = "Housing Objects",
group = "Skill Books",
description = "A fancy hanging candelabra.",
description = "Carpentry Skill Book",
tagGroups = {
tagGroups = {
"Housing Objects",
"Skill Books",
"Lighting",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,098: Line 7,998:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.4,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,119: Line 8,019:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CeilingCandleItem",
type = "Carpentry Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Cellulose Fiber"] = {
["Carpentry Skill Scroll"] = {
untranslated = "Cellulose Fiber",
untranslated = "Carpentry Skill Scroll",
category = nil,
category = nil,
group = "Items",
group = "Skill Scrolls",
description = "Created by taking pulped plants and extruding them similarly to synthetic fibers.",
description = "Carpentry Skill Scroll",
tagGroups = {
tagGroups = {
"Items",
"Skill Scrolls",
"Products",
},
},
maxStack = 0,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,140: Line 8,039:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,165: Line 8,064:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CelluloseFiberItem",
type = "Carpentry Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
Cement = {
["Carpentry Table"] = {
untranslated = "Cement",
untranslated = "Carpentry Table",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "In order to be usable it needs to be reinforced.",
description = "A table for basic wooden crafts for home improvement and progress.",
tagGroups = {
tagGroups = {
"Items",
"Crafting Table",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,186: Line 8,084:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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,202: Line 8,100:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,211: Line 8,109:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CementItem",
type = "CarpentryTableItem",
typeID = 0,
typeID = 0,
},
},
["Cement Kiln"] = {
["Carved Pumpkin"] = {
untranslated = "Cement Kiln",
untranslated = "Carved Pumpkin",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A rotary kiln that produces cement and concrete products.",
description = "Spooky pumpkin that emits a mystical light.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 8,235: Line 8,132:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Industrial",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,248: Line 8,145:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,257: Line 8,154:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CementKilnItem",
type = "CarvedPumpkinItem",
typeID = 0,
typeID = 0,
},
},
["Census Bureau"] = {
["Cast Iron Bed"] = {
untranslated = "Census Bureau",
untranslated = "Cast Iron Bed",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.",
description = "A solid bed made slightly more comfortable by adding cotton.",
tagGroups = {
tagGroups = {
"Government",
"Housing",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 8,281: Line 8,177:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "4",
roomCategory = "",
roomCategory = "Bedroom",
furnitureType = "",
furnitureType = "Bed",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 8,294: Line 8,190:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,303: Line 8,199:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CensusBureauItem",
type = "CastIronBedItem",
typeID = 0,
typeID = 0,
},
},
["Cereal Germ"] = {
["Cast Iron Bench"] = {
untranslated = "Cereal Germ",
untranslated = "Cast Iron Bench",
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 = "Does not look very comfortable.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Ingredients",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
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 = 0,
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 8,340: Line 8,235:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,349: Line 8,244:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CerealGermItem",
type = "CastIronBenchItem",
typeID = 0,
typeID = 0,
},
},
Charcoal = {
["Cast Iron Chair"] = {
untranslated = "Charcoal",
untranslated = "Cast Iron Chair",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A black residue, consisting of carbon and any remaining ash.",
description = "It is very stable.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Housing",
"Coal",
"Items",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 8,372: Line 8,264:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 20000,
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 8,388: Line 8,280:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,397: Line 8,289:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharcoalItem",
type = "CastIronChairItem",
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 = 0,
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 = 0,
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,435: Line 8,325:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x3x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,444: Line 8,334:
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 = 0,
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 = 0,
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,482: Line 8,371:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,491: Line 8,380:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredBeansItem",
type = "CastIronStoveItem",
typeID = 0,
typeID = 0,
},
},
["Charred Beet"] = {
["Cast Iron Table"] = {
untranslated = "Charred Beet",
untranslated = "Cast Iron Table",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.",
description = "A simple yet ornate table made from cast iron.",
tagGroups = {
tagGroups = {
"Charred Food",
"Housing",
"Charred Vegetable",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
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 = 0,
fuel = nil,
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 8,529: Line 8,416:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,538: Line 8,425:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredBeetItem",
type = "CastIronTableItem",
typeID = 0,
typeID = 0,
},
},
["Charred Cactus Fruit"] = {
["Cedar Log"] = {
untranslated = "Charred Cactus Fruit",
untranslated = "Cedar Log",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "Blackened cactus fruit. A favorite of early desert settlers.",
description = "Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.",
tagGroups = {
tagGroups = {
"Charred Food",
"Burnable Fuel",
"Charred Fruit",
"Softwood",
"Food",
"Wood",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = 200,
calories = nil,
carbs = 4,
carbs = nil,
protein = 0,
protein = nil,
fat = 2,
fat = nil,
vitamins = 6,
vitamins = nil,
density = 6.0,
density = nil,
fuel = 0,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,585: Line 8,472:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredCactusFruitItem",
type = "CedarLogItem",
typeID = 0,
typeID = 0,
},
},
["Charred Camas Bulb"] = {
["Cedar Seed"] = {
untranslated = "Charred Camas Bulb",
untranslated = "Cedar Seed",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.",
description = "Plant to grow a cedar sapling.",
tagGroups = {
tagGroups = {
"Charred Food",
"Charred Vegetable",
"Food",
"Food",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = 350,
calories = 0,
carbs = 2,
carbs = 0,
protein = 3,
protein = 0,
fat = 6,
fat = 0,
vitamins = 1,
vitamins = 0,
density = 3.428571428571429,
density = 0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,632: Line 8,518:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredCamasBulbItem",
type = "CedarSeedItem",
typeID = 0,
typeID = 0,
},
},
["Charred Corn"] = {
["Ceiba Log"] = {
untranslated = "Charred Corn",
untranslated = "Ceiba Log",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "This piece of corn needs a good slathering of butter to curb that burnt taste.",
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 = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
calories = 350,
calories = nil,
carbs = 7,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = 0,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,679: Line 8,565:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredCornItem",
type = "CeibaLogItem",
typeID = 0,
typeID = 0,
},
},
["Charred Fireweed Shoots"] = {
["Ceiba Seed"] = {
untranslated = "Charred Fireweed Shoots",
untranslated = "Ceiba Seed",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "It tastes somewhat burnt but at least the fire has removed the bitter taste.",
description = "Plant to grow a ceiba sapling.",
tagGroups = {
tagGroups = {
"Charred Food",
"Charred Green",
"Food",
"Food",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = 350,
calories = 0,
carbs = 5,
carbs = 0,
protein = 1,
protein = 0,
fat = 0,
fat = 0,
vitamins = 6,
vitamins = 0,
density = 3.428571428571429,
density = 0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,726: Line 8,611:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredFireweedShootsItem",
type = "CeibaSeedItem",
typeID = 0,
typeID = 0,
},
},
["Charred Fish"] = {
["Ceiling Candle"] = {
untranslated = "Charred Fish",
untranslated = "Ceiling Candle",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "At least it doesn't have any scales any more.",
description = "A fancy hanging candelabra.",
tagGroups = {
tagGroups = {
"Charred Food",
"Housing",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 500,
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 = 0,
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,763: Line 8,647:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,772: Line 8,656:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredFishItem",
type = "CeilingCandleItem",
typeID = 0,
typeID = 0,
},
},
["Charred Heart Of Palm"] = {
["Cellulose Fiber"] = {
untranslated = "Charred Heart Of Palm",
untranslated = "Cellulose Fiber",
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 = "Created by taking pulped plants and extruding them similarly to synthetic fibers.",
tagGroups = {
tagGroups = {},
"Charred Food",
maxStack = 100,
"Charred Vegetable",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,819: Line 8,699:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredHeartOfPalmItem",
type = "CelluloseFiberItem",
typeID = 0,
typeID = 0,
},
},
["Charred Meat"] = {
Cement = {
untranslated = "Charred Meat",
untranslated = "Cement",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "The blackened surface of this unrecognizable meat is 'golden brown'.",
description = "In order to be usable it needs to be reinforced.",
tagGroups = {
tagGroups = {},
"Charred Food",
maxStack = 100,
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 10000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,865: Line 8,742:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredMeatItem",
type = "CementItem",
typeID = 0,
typeID = 0,
},
},
["Charred Mushrooms"] = {
["Cement Kiln"] = {
untranslated = "Charred Mushrooms",
untranslated = "Cement Kiln",
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 = "A rotary kiln that produces cement and concrete products.",
tagGroups = {
tagGroups = {
"Charred Food",
"Crafting Table",
"Charred Vegetable",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
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 = 0,
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,903: Line 8,778:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,912: Line 8,787:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredMushroomsItem",
type = "CementKilnItem",
typeID = 0,
typeID = 0,
},
},
["Charred Papaya"] = {
["Census Bureau"] = {
untranslated = "Charred Papaya",
untranslated = "Census Bureau",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Papaya fruit that has been charred over a basic campfire.",
description = "Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.",
tagGroups = {
tagGroups = {
"Charred Food",
"Government",
"Charred Fruit",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = 350,
calories = nil,
carbs = 3,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 8,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 8,950: Line 8,823:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 8,959: Line 8,832:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredPapayaItem",
type = "CensusBureauItem",
typeID = 0,
typeID = 0,
},
},
["Charred Pineapple"] = {
["Ceramic Mold"] = {
untranslated = "Charred Pineapple",
untranslated = "Ceramic Mold",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Pineapple that has been charred over a basic campfire.",
description = "A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.",
tagGroups = {
tagGroups = {},
"Charred Food",
maxStack = 100,
"Charred Fruit",
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,006: Line 8,875:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredPineappleItem",
type = "CeramicMoldItem",
typeID = 0,
typeID = 0,
},
},
["Charred Sausage"] = {
["Cereal Germ"] = {
untranslated = "Charred Sausage",
untranslated = "Cereal Germ",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
description = "A by-product of milling, the germ is the reproductive part of the cereal that germinates.",
tagGroups = {
tagGroups = {
"Charred Food",
"Food",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 350,
weight = 50,
calories = 700,
calories = 20,
carbs = 0,
carbs = 5,
protein = 10,
protein = 0,
fat = 14,
fat = 7,
vitamins = 0,
vitamins = 3,
density = 3.428571428571429,
density = 75.0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,052: Line 8,920:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredSausageItem",
type = "CerealGermItem",
typeID = 0,
typeID = 0,
},
},
["Charred Taro"] = {
Chainsaw = {
untranslated = "Charred Taro",
untranslated = "Chainsaw",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.",
description = "A gasoline-powered alternative to cutting trees.",
tagGroups = {
tagGroups = {
"Charred Food",
"Tool",
"Charred Vegetable",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 350,
calories = nil,
carbs = 10,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,081: Line 8,947:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,099: Line 8,965:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredTaroItem",
type = "ChainsawItem",
typeID = 0,
typeID = 0,
ToolVariant = "Axe",
ToolDurability = 400.0,
ToolDamage = 15.0,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Gasoline",
},
},
["Charred Tomato"] = {
Charcoal = {
untranslated = "Charred Tomato",
untranslated = "Charcoal",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.",
description = "A black residue, consisting of carbon and any remaining ash.",
tagGroups = {
tagGroups = {
"Charred Food",
"Burnable Fuel",
"Charred Vegetable",
"Coal",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = 350,
calories = nil,
carbs = 7,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = 0,
fuel = 20000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,146: Line 9,017:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CharredTomatoItem",
type = "CharcoalItem",
typeID = 0,
typeID = 0,
},
},
["Chef Hat"] = {
["Charred Agave"] = {
untranslated = "Chef Hat",
untranslated = "Charred Agave",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "To keep your hair in one place while stirring the pots.",
description = "Agave leaves that have been charred over a campfire.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Charred Green",
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 5,
protein = nil,
protein = 1,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 3,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,189: Line 9,063:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefHatItem",
type = "CharredAgaveItem",
typeID = 0,
typeID = 0,
},
},
["Chef Pants"] = {
["Charred Beans"] = {
untranslated = "Chef Pants",
untranslated = "Charred Beans",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Checkered style pants for hiding the truths of working in a kitchen.",
description = "A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Charred Vegetable",
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = nil,
calories = 350,
carbs = nil,
carbs = 1,
protein = nil,
protein = 8,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 0,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 9,232: Line 9,109:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefPantsItem",
type = "CharredBeansItem",
typeID = 0,
typeID = 0,
},
},
["Chef Shirt"] = {
["Charred Beet"] = {
untranslated = "Chef Shirt",
untranslated = "Charred Beet",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A clean Chef's shirt to spot all the spots.",
description = "Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Charred Vegetable",
"Food",
},
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 9,275: Line 9,155:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefShirtItem",
type = "CharredBeetItem",
typeID = 0,
typeID = 0,
},
},
["Chef Shoes"] = {
["Charred Cactus Fruit"] = {
untranslated = "Chef Shoes",
untranslated = "Charred Cactus Fruit",
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 = "Blackened cactus fruit. A favorite of early desert settlers.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Charred Fruit",
"Food",
},
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 9,318: Line 9,201:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ChefShoesItem",
type = "CharredCactusFruitItem",
typeID = 0,
typeID = 0,
},
},
["Claim Tool"] = {
["Charred Camas Bulb"] = {
untranslated = "Claim Tool",
untranslated = "Charred Camas Bulb",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Used to claim, unclaim and examine property.",
description = "A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.",
tagGroups = {
tagGroups = {
"Items",
"Charred Vegetable",
"Tool",
"Food",
"Tools",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,365: Line 9,247:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClaimToolItem",
type = "CharredCamasBulbItem",
typeID = 0,
typeID = 0,
},
},
Clam = {
["Charred Corn"] = {
untranslated = "Clam",
untranslated = "Charred Corn",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A clam.",
description = "This piece of corn needs a good slathering of butter to curb that burnt taste.",
tagGroups = {
tagGroups = {
"Animal",
"Charred Vegetable",
"Marine Life",
"Food",
"Natural Resources",
},
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,412: Line 9,293:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClamItem",
type = "CharredCornItem",
typeID = 0,
typeID = 0,
},
},
["Clam Chowder"] = {
["Charred Fireweed Shoots"] = {
untranslated = "Clam Chowder",
untranslated = "Charred Fireweed Shoots",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A thick stew loaded with clams and taro root.",
description = "It tastes somewhat burnt but at least the fire has removed the bitter taste.",
tagGroups = {
tagGroups = {
"Cooking",
"Charred Green",
"Food",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 100,
calories = 800,
calories = 350,
carbs = 16,
carbs = 5,
protein = 15,
protein = 1,
fat = 3,
fat = 0,
vitamins = 11,
vitamins = 6,
density = 5.625,
density = 3.428571428571429,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,458: Line 9,339:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClamChowderItem",
type = "CharredFireweedShootsItem",
typeID = 0,
typeID = 0,
},
},
Clay = {
["Charred Fish"] = {
untranslated = "Clay",
untranslated = "Charred Fish",
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 = "At least it doesn't have any scales any more.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Excavatable",
"Natural Resources",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 22000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,505: Line 9,384:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClayItem",
type = "CharredFishItem",
typeID = 0,
typeID = 0,
},
},
Cloth = {
["Charred Heart Of Palm"] = {
untranslated = "Cloth",
untranslated = "Charred Heart Of Palm",
category = nil,
category = nil,
group = "Item",
group = "Food",
description = "A piece of rough cloth made by weaving fibers together.",
description = "Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.",
tagGroups = {
tagGroups = {
"Fabric",
"Charred Vegetable",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = nil,
calories = 210,
carbs = nil,
carbs = 6,
protein = nil,
protein = 3,
fat = nil,
fat = 1,
vitamins = nil,
vitamins = 2,
density = nil,
density = 5.714285714285714,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,550: Line 9,430:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClothItem",
type = "CharredHeartOfPalmItem",
typeID = 0,
typeID = 0,
},
},
["Cloth Belt"] = {
["Charred Meat"] = {
untranslated = "Cloth Belt",
untranslated = "Charred Meat",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A fashionable cloth belt that drapes across the waist.",
description = "The blackened surface of this unrecognizable meat is 'golden brown'.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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,593: Line 9,475:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClothBeltItem",
type = "CharredMeatItem",
typeID = 0,
typeID = 0,
},
},
["Cloth Cape"] = {
["Charred Mushrooms"] = {
untranslated = "Cloth Cape",
untranslated = "Charred Mushrooms",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "It just looks cool.",
description = "A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Charred Vegetable",
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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,636: Line 9,521:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ClothCapeItem",
type = "CharredMushroomsItem",
typeID = 0,
typeID = 0,
},
},
Coal = {
["Charred Papaya"] = {
untranslated = "Coal",
untranslated = "Charred Papaya",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A combustible mineral which needs to be crushed into usable fuel.",
description = "Papaya fruit that has been charred over a basic campfire.",
tagGroups = {
tagGroups = {
"Excavatable",
"Charred Fruit",
"Natural Resources",
"Food",
"Ore",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 4000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,683: Line 9,567:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CoalItem",
type = "CharredPapayaItem",
typeID = 0,
typeID = 0,
},
},
Cod = {
["Charred Pineapple"] = {
untranslated = "Cod",
untranslated = "Charred Pineapple",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A cod.",
description = "Pineapple that has been charred over a basic campfire.",
tagGroups = {
tagGroups = {
"Animal",
"Charred Fruit",
"Fish",
"Food",
"Medium Fish",
"Natural Resources",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,731: Line 9,613:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CodItem",
type = "CharredPineappleItem",
typeID = 0,
typeID = 0,
},
},
["Colored Powder"] = {
["Charred Sausage"] = {
untranslated = "Colored Powder",
untranslated = "Charred Sausage",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A bag of crushed flower petals.",
description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,777: Line 9,658:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ColoredPowderItem",
type = "CharredSausageItem",
typeID = 0,
typeID = 0,
},
},
["Combustion Engine"] = {
["Charred Taro"] = {
untranslated = "Combustion Engine",
untranslated = "Charred Taro",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "An engine that generates power by combustion of fuel.",
description = "Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.",
tagGroups = {
tagGroups = {
"Items",
"Charred Vegetable",
"Products",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 9,823: Line 9,704:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CombustionEngineItem",
type = "CharredTaroItem",
typeID = 0,
typeID = 0,
},
},
["Combustion Generator"] = {
["Charred Tomato"] = {
untranslated = "Combustion Generator",
untranslated = "Charred Tomato",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "Consumes most fuels to produce energy.",
description = "The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Charred Vegetable",
"Power Generation",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,869: Line 9,750:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CombustionGeneratorItem",
type = "CharredTomatoItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Bench"] = {
["Chef Hat"] = {
untranslated = "Composite Birch Bench",
untranslated = "Chef Hat",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A composite bench built to last.",
description = "To keep your hair in one place while stirring the pots.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Clothes",
"Seating",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,894: Line 9,774:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,915: Line 9,795:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchBenchItem",
type = "ChefHatItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Chair"] = {
["Chef Pants"] = {
untranslated = "Composite Birch Chair",
untranslated = "Chef Pants",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A composite chair built to last.",
description = "Checkered style pants for hiding the truths of working in a kitchen.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Clothes",
"Seating",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,940: Line 9,819:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.7,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 9,961: Line 9,840:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchChairItem",
type = "ChefPantsItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Door"] = {
["Chef Shirt"] = {
untranslated = "Composite Birch Door",
untranslated = "Chef Shirt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A beautiful composite door built by an expert carpenter.",
description = "A clean Chef's shirt to spot all the spots.",
tagGroups = {
tagGroups = {
"Doors",
"Clothes",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 9,986: Line 9,864:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,007: Line 9,885:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchDoorItem",
type = "ChefShirtItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Lumber"] = {
["Chef Shoes"] = {
untranslated = "Composite Birch Lumber",
untranslated = "Chef Shoes",
category = nil,
category = nil,
group = "Blocks",
group = "Clothing",
description = "A composite lumber made from a combination of wood and plastic.",
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 = {
"Blocks",
"Clothes",
"Building Materials",
"Composite Lumber",
"Constructable",
"Hardwood Lumber",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,031: Line 9,905:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,056: Line 9,930:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchLumberItem",
type = "ChefShoesItem",
typeID = 0,
typeID = 0,
},
},
["Composite Birch Table"] = {
["Claim Tool"] = {
untranslated = "Composite Birch Table",
untranslated = "Claim Tool",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A large composite table for eating meals or getting some work done.",
description = "Used to claim, unclaim and examine property.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Tool",
"Seating",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,081: Line 9,954:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,102: Line 9,975:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeBirchTableItem",
type = "ClaimToolItem",
typeID = 0,
typeID = 0,
},
},
["Composite Cedar Lumber"] = {
Clam = {
untranslated = "Composite Cedar 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",
"Softwood Lumber",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,126: Line 9,995:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,151: Line 10,020:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeCedarLumberItem",
type = "ClamItem",
typeID = 0,
typeID = 0,
},
},
["Composite Ceiba Lumber"] = {
["Clam Chowder"] = {
untranslated = "Composite Ceiba Lumber",
untranslated = "Clam Chowder",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A thick stew loaded with clams and taro root.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Building Materials",
"Composite Lumber",
"Constructable",
"Hardwood Lumber",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,200: Line 10,065:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeCeibaLumberItem",
type = "ClamChowderItem",
typeID = 0,
typeID = 0,
},
},
["Composite Filler"] = {
Clay = {
untranslated = "Composite Filler",
untranslated = "Clay",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "A multipurpose filler that is made from what you have available.",
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 = {
"Fertilizer Filler",
"Excavatable",
"Fertilizers",
"Items",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 22000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,247: Line 10,110:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeFillerItem",
type = "ClayItem",
typeID = 0,
typeID = 0,
},
},
["Composite Fir Lumber"] = {
["Clay Mold"] = {
untranslated = "Composite Fir Lumber",
untranslated = "Clay Mold",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 100,
"Building Materials",
carried = "Backpack",
"Composite Lumber",
weight = 100,
"Constructable",
"Softwood Lumber",
},
maxStack = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,271: Line 10,128:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,296: Line 10,153:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeFirLumberItem",
type = "ClayMoldItem",
typeID = 0,
typeID = 0,
},
},
["Composite Hardwood Bench"] = {
Cloth = {
untranslated = "Composite Hardwood Bench",
untranslated = "Cloth",
category = nil,
category = nil,
group = "Housing Objects",
group = "Item",
description = "A composite bench built to last.",
description = "A piece of rough cloth made by weaving fibers together.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Fabric",
"Seating",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,321: Line 10,177:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,342: Line 10,198:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodBenchItem",
type = "ClothItem",
typeID = 0,
typeID = 0,
},
},
["Composite Hardwood Chair"] = {
["Cloth Belt"] = {
untranslated = "Composite Hardwood Chair",
untranslated = "Cloth Belt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A composite chair built to last.",
description = "A fashionable cloth belt that drapes across the waist.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Clothes",
"Seating",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,367: Line 10,222:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.7,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,388: Line 10,243:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodChairItem",
type = "ClothBeltItem",
typeID = 0,
typeID = 0,
},
},
["Composite Hardwood Door"] = {
["Cloth Cape"] = {
untranslated = "Composite Hardwood Door",
untranslated = "Cloth Cape",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A beautiful composite door built by an expert carpenter.",
description = "It just looks cool.",
tagGroups = {
tagGroups = {
"Doors",
"Clothes",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,413: Line 10,267:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,434: Line 10,288:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodDoorItem",
type = "ClothCapeItem",
typeID = 0,
typeID = 0,
},
},
["Composite Hardwood Table"] = {
Coal = {
untranslated = "Composite Hardwood Table",
untranslated = "Coal",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A nice composite table for eating meals or getting some work done.",
description = "A combustible mineral which needs to be crushed into usable fuel.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Excavatable",
"Seating",
"Ore",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 4000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,459: Line 10,313:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,480: Line 10,334:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeHardwoodTableItem",
type = "CoalItem",
typeID = 0,
typeID = 0,
},
},
["Composite Joshua Lumber"] = {
Cod = {
untranslated = "Composite Joshua Lumber",
untranslated = "Cod",
category = nil,
category = nil,
group = "Blocks",
group = "Natural Resources",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A cod.",
tagGroups = {
tagGroups = {
"Blocks",
"Fish",
"Building Materials",
"Medium Fish",
"Composite Lumber",
"Constructable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,503: Line 10,355:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,528: Line 10,380:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeJoshuaLumberItem",
type = "CodItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber"] = {
["Colored Powder"] = {
untranslated = "Composite Lumber",
untranslated = "Colored Powder",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A bag of crushed flower petals.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 100,
"Building Materials",
carried = "Backpack",
"Composite Lumber",
weight = 50,
"Constructable",
},
maxStack = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,551: Line 10,398:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,576: Line 10,423:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberItem",
type = "ColoredPowderItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber Bench"] = {
["Combustion Engine"] = {
untranslated = "Composite Lumber Bench",
untranslated = "Combustion Engine",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A composite bench built to last.",
description = "An engine that generates power by combustion of fuel.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 100,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,601: Line 10,445:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,622: Line 10,466:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberBenchItem",
type = "CombustionEngineItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber Chair"] = {
["Combustion Generator"] = {
untranslated = "Composite Lumber Chair",
untranslated = "Combustion Generator",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A composite chair built to last.",
description = "Consumes most fuels to produce energy.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 1,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,647: Line 10,488:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = "Industrial",
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.7,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,659: Line 10,500:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "5x3x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,668: Line 10,509:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberChairItem",
type = "CombustionGeneratorItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber Door"] = {
["Composite Birch Bench"] = {
untranslated = "Composite Lumber Door",
untranslated = "Composite Birch Bench",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A beautiful composite door built by an expert carpenter.",
description = "A composite bench built to last.",
tagGroups = {
tagGroups = {
"Doors",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 10,692: Line 10,532:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = "",
roomCategory = "Seating",
furnitureType = "",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,705: Line 10,545:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,714: Line 10,554:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberDoorItem",
type = "CompositeBirchBenchItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber Dresser"] = {
["Composite Birch Chair"] = {
untranslated = "Composite Lumber Dresser",
untranslated = "Composite Birch Chair",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "A composite lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.",
description = "A composite chair built to last.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,735: Line 10,577:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.7",
roomCategory = "",
roomCategory = "Seating",
furnitureType = "",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 2.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,748: Line 10,590:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,757: Line 10,599:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberDresserItem",
type = "CompositeBirchChairItem",
typeID = 0,
typeID = 0,
},
},
["Composite Lumber Table"] = {
["Composite Birch Door"] = {
untranslated = "Composite Lumber Table",
untranslated = "Composite Birch Door",
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 beautiful composite door built by an expert carpenter.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 1,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,782: Line 10,621:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,794: Line 10,633:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,803: Line 10,642:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeLumberTableItem",
type = "CompositeBirchDoorItem",
typeID = 0,
typeID = 0,
},
},
["Composite Oak Lumber"] = {
["Composite Birch Lumber"] = {
untranslated = "Composite Oak Lumber",
untranslated = "Composite Birch 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",
"Hardwood Lumber",
"Hardwood Lumber",
},
},
maxStack = 0,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = 10000,
Line 10,827: Line 10,664:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,834: Line 10,671:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,852: Line 10,689:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeOakLumberItem",
type = "CompositeBirchLumberItem",
typeID = 0,
typeID = 0,
},
},
["Composite Palm Lumber"] = {
["Composite Birch Table"] = {
untranslated = "Composite Palm Lumber",
untranslated = "Composite Birch Table",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "A composite lumber made from a combination of wood and plastic.",
description = "A large composite table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Blocks",
"Housing",
"Building Materials",
"Composite Lumber",
"Constructable",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,875: Line 10,709:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 10,891: Line 10,725:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 10,900: Line 10,734:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositePalmLumberItem",
type = "CompositeBirchTableItem",
typeID = 0,
typeID = 0,
},
},
["Composite Redwood Lumber"] = {
["Composite Bow"] = {
untranslated = "Composite Redwood 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",
"Softwood Lumber",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 10,924: Line 10,754:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,931: Line 10,761:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,949: Line 10,779:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeRedwoodLumberItem",
type = "CompositeBowItem",
typeID = 0,
typeID = 0,
ToolVariant = "Bow",
ToolDurability = 2000.0,
ToolDamage = 1.5,
ToolDamageTalent = "HuntingPowerShotTalent",
ToolRepairType = "Nylon",
},
},
["Composite Saguaro Lumber"] = {
["Composite Cedar Lumber"] = {
untranslated = "Composite Saguaro 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 = 0,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = 10000,
Line 10,972: Line 10,806:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 10,979: Line 10,813:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 10,997: Line 10,831:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeSaguaroLumberItem",
type = "CompositeCedarLumberItem",
typeID = 0,
typeID = 0,
},
},
["Composite Spruce Lumber"] = {
["Composite Ceiba Lumber"] = {
untranslated = "Composite Spruce 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",
"Hardwood Lumber",
},
},
maxStack = 0,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = 10000,
Line 11,020: Line 10,853:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,027: Line 10,860:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,045: Line 10,878:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositeSpruceLumberItem",
type = "CompositeCeibaLumberItem",
typeID = 0,
typeID = 0,
},
},
["Composites Upgrade"] = {
["Composite Filler"] = {
untranslated = "Composites Upgrade",
untranslated = "Composite Filler",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Modern Upgrade that greatly increases efficiency when crafting Composites recipes.",
description = "A multipurpose filler that is made from what you have available.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Fertilizer",
"Upgrade Modules",
"Fertilizer Filler",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,091: Line 10,924:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompositesUpgradeItem",
type = "CompositeFillerItem",
typeID = 0,
typeID = 0,
},
},
["Compost Fertilizer"] = {
["Composite Fir Lumber"] = {
untranslated = "Compost Fertilizer",
untranslated = "Composite Fir Lumber",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "Compost fertilizer is a classic, low effort fertilizer.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Fertilizers",
"Composite Lumber",
"Items",
"Constructable",
"Softwood Lumber",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,119: Line 10,953:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,137: Line 10,971:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CompostFertilizerItem",
type = "CompositeFirLumberItem",
typeID = 0,
typeID = 0,
},
},
["Computer Lab"] = {
["Composite Hardwood Bench"] = {
untranslated = "Computer Lab",
untranslated = "Composite Hardwood Bench",
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 composite bench built to last.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Specialty",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,161: Line 10,994:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = "",
roomCategory = "Seating",
furnitureType = "",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,174: Line 11,007:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,183: Line 11,016:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ComputerLabItem",
type = "CompositeHardwoodBenchItem",
typeID = 0,
typeID = 0,
},
},
["Construction Post"] = {
["Composite Hardwood Chair"] = {
untranslated = "Construction Post",
untranslated = "Composite Hardwood Chair",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "For construction contracts.",
description = "A composite chair built to last.",
tagGroups = {
tagGroups = {
"Community",
"Housing",
"Crafted Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,207: Line 11,039:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.7",
roomCategory = "",
roomCategory = "Seating",
furnitureType = "",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,220: Line 11,052:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,229: Line 11,061:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ConstructionPostItem",
type = "CompositeHardwoodChairItem",
typeID = 0,
typeID = 0,
},
},
["Contract Board"] = {
["Composite Hardwood Door"] = {
untranslated = "Contract Board",
untranslated = "Composite Hardwood Door",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A board to post contracts.",
description = "A beautiful composite door built by an expert carpenter.",
tagGroups = {
tagGroups = {},
"Economic",
maxStack = 1,
"Work Stations",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,254: Line 11,083:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,266: Line 11,095:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,275: Line 11,104:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ContractBoardItem",
type = "CompositeHardwoodDoorItem",
typeID = 0,
typeID = 0,
},
},
["Cookeina Mushroom Spores"] = {
["Composite Hardwood Table"] = {
untranslated = "Cookeina Mushroom Spores",
untranslated = "Composite Hardwood Table",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow cookeina mushrooms.",
description = "A nice composite table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Housing",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = nil,
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 11,313: Line 11,140:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,322: Line 11,149:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CookeinaMushroomSporesItem",
type = "CompositeHardwoodTableItem",
typeID = 0,
typeID = 0,
},
},
["Cookeina Mushrooms"] = {
["Composite Joshua Lumber"] = {
untranslated = "Cookeina Mushrooms",
untranslated = "Composite Joshua Lumber",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Tiny Cup Mushrooms.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Food",
"Composite Lumber",
"Fungus",
"Constructable",
"Produce",
"Raw Food",
},
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,352: Line 11,177:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,370: Line 11,195:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CookeinaMushroomsItem",
type = "CompositeJoshuaLumberItem",
typeID = 0,
typeID = 0,
},
},
["Cooking Upgrade"] = {
["Composite Lumber"] = {
untranslated = "Cooking Upgrade",
untranslated = "Composite Lumber",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Blocks",
description = "Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Composite Lumber",
"Upgrade Modules",
"Constructable",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,398: Line 11,223:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,416: Line 11,241:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CookingUpgradeItem",
type = "CompositeLumberItem",
typeID = 0,
typeID = 0,
},
},
["Copper Bar"] = {
["Composite Lumber Bench"] = {
untranslated = "Copper Bar",
untranslated = "Composite Lumber Bench",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Refined bar of copper.",
description = "A composite bench built to last.",
tagGroups = {
tagGroups = {
"Blocks",
"Housing",
"Metal",
"Metals",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 18000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,438: Line 11,261:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 11,454: Line 11,277:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,463: Line 11,286:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperBarItem",
type = "CompositeLumberBenchItem",
typeID = 0,
typeID = 0,
},
},
["Copper Concentrate"] = {
["Composite Lumber Chair"] = {
untranslated = "Copper Concentrate",
untranslated = "Composite Lumber Chair",
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 composite chair built to last.",
tagGroups = {
tagGroups = {
"Blocks",
"Housing",
"Concentrated Ore",
"Excavatable",
"Processed Rock",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 20000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,486: Line 11,306:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
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,502: Line 11,322:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,511: Line 11,331:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperConcentrateItem",
type = "CompositeLumberChairItem",
typeID = 0,
typeID = 0,
},
},
["Copper Frame Landscape"] = {
["Composite Lumber Door"] = {
untranslated = "Copper Frame Landscape",
untranslated = "Composite Lumber Door",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "",
description = "A beautiful composite door built by an expert carpenter.",
tagGroups = {
tagGroups = {},
"Cultural",
maxStack = 1,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 11,536: Line 11,353:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,548: Line 11,365:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,557: Line 11,374:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperFrameLandscapeItem",
type = "CompositeLumberDoorItem",
typeID = 0,
typeID = 0,
},
},
["Copper Frame Wide"] = {
["Composite Lumber Table"] = {
untranslated = "Copper Frame Wide",
untranslated = "Composite Lumber Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "",
description = "A large composite table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Cultural",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,581: Line 11,397:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Cultural",
roomCategory = "Seating",
furnitureType = "Cultural",
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,594: Line 11,410:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 11,603: Line 11,419:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperFrameWideItem",
type = "CompositeLumberTableItem",
typeID = 0,
typeID = 0,
},
},
["Copper Ore"] = {
["Composite Oak Lumber"] = {
untranslated = "Copper Ore",
untranslated = "Composite Oak 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",
"Hardwood Lumber",
},
},
maxStack = 0,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 7500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,625: Line 11,441:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,632: Line 11,448:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,650: Line 11,466:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperOreItem",
type = "CompositeOakLumberItem",
typeID = 0,
typeID = 0,
},
},
["Copper Pipe"] = {
["Composite Palm Lumber"] = {
untranslated = "Copper Pipe",
untranslated = "Composite Palm 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 = 0,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,671: Line 11,487:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,678: Line 11,494:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,696: Line 11,512:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperPipeItem",
type = "CompositePalmLumberItem",
typeID = 0,
typeID = 0,
},
},
["Copper Plate"] = {
["Composite Redwood Lumber"] = {
untranslated = "Copper Plate",
untranslated = "Composite Redwood 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",
"Softwood Lumber",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,717: Line 11,534:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,724: Line 11,541:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,742: Line 11,559:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperPlateItem",
type = "CompositeRedwoodLumberItem",
typeID = 0,
typeID = 0,
},
},
["Copper Wiring"] = {
["Composite Saguaro Lumber"] = {
untranslated = "Copper Wiring",
untranslated = "Composite Saguaro Lumber",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A length of copper conductive wire useful for a variety of purposes.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Items",
"Composite Lumber",
"Products",
"Constructable",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 200,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 11,763: Line 11,580:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,770: Line 11,587:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,788: Line 11,605:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CopperWiringItem",
type = "CompositeSaguaroLumberItem",
typeID = 0,
typeID = 0,
},
},
Corn = {
["Composite Spruce Lumber"] = {
untranslated = "Corn",
untranslated = "Composite Spruce Lumber",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "A warmly colored kernel studded vegetable.",
description = "A composite lumber made from a combination of wood and plastic.",
tagGroups = {
tagGroups = {
"Food",
"Composite Lumber",
"Produce",
"Constructable",
"Raw Food",
"Vegetable",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 125,
weight = 10000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,818: Line 11,633:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 11,836: Line 11,651:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornItem",
type = "CompositeSpruceLumberItem",
typeID = 0,
typeID = 0,
},
},
["Corn Fritters"] = {
["Composites Skill Book"] = {
untranslated = "Corn Fritters",
untranslated = "Composites Skill Book",
category = nil,
category = nil,
group = "Food",
group = "Skill Books",
description = "These deep fried corn treats are both crispy and delicious.",
description = "Composites Skill Book",
tagGroups = {
tagGroups = {
"Cooking",
"Skill Books",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,882: Line 11,696:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornFrittersItem",
type = "Composites Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Corn Seed"] = {
["Composites Skill Scroll"] = {
untranslated = "Corn Seed",
untranslated = "Composites Skill Scroll",
category = nil,
category = nil,
group = "Seed",
group = "Skill Scrolls",
description = "Plant to grow corn.",
description = "Composites Skill Scroll",
tagGroups = {
tagGroups = {
"Crop Seed",
"Skill Scrolls",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 11,929: Line 11,741:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornSeedItem",
type = "Composites Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Corn Starch"] = {
["Composites Upgrade"] = {
untranslated = "Corn Starch",
untranslated = "Composites Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "Obtained from the endosperm of the kernal, cornstarch can be used as a thickening agent for sauces.",
description = "Modern Upgrade that greatly increases efficiency when crafting Composites recipes.",
tagGroups = {
tagGroups = {
"Food",
"Upgrade",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = 10,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0.0,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 11,974: Line 11,786:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornStarchItem",
type = "CompositesUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Cornmeal = {
["Compost Fertilizer"] = {
untranslated = "Cornmeal",
untranslated = "Compost Fertilizer",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Dried and ground corn; it's like a courser flour.",
description = "Compost fertilizer is a classic, low effort fertilizer.",
tagGroups = {
tagGroups = {
"Food",
"Fertilizer",
"Ingredients",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,020: Line 11,831:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornmealItem",
type = "CompostFertilizerItem",
typeID = 0,
typeID = 0,
},
},
Cornrows = {
["Computer Lab"] = {
untranslated = "Cornrows",
untranslated = "Computer Lab",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "",
description = "A place where you can sit all day and play video games! Or work on expert-level research.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Crafting Table",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,054: Line 11,867:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 12,063: Line 11,876:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CornrowsItem",
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 = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,085: Line 11,894:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,101: Line 11,910:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 12,110: Line 11,919:
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",
maxStack = 1,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,135: Line 11,941:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,147: Line 11,953:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x1x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 12,156: Line 11,962:
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 = "Food",
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 = 0,
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 = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,202: Line 12,009:
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 = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,249: Line 12,056:
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 = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,271: Line 12,076:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,296: Line 12,101:
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 = 0,
maxStack = 10,
carried = "Hands",
carried = "Backpack",
weight = 5000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,318: Line 12,121:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,343: Line 12,146:
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 = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,365: Line 12,166:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,390: Line 12,191:
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 = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 18000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,411: Line 12,211:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,436: Line 12,236:
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 = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 12,482: Line 12,282:
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 = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,506: Line 12,305:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = "",
roomCategory = "Cultural",
furnitureType = "",
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,528: Line 12,327:
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 = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,552: Line 12,350:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = "",
roomCategory = "Cultural",
furnitureType = "",
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,565: Line 12,363:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 12,574: Line 12,372:
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 = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 25,
weight = 7500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,595: Line 12,393:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,620: Line 12,418:
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 = 0,
carried = "Backpack",
weight = 2000,
weight = 2000,
calories = nil,
calories = nil,
Line 12,645: Line 12,440:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,666: Line 12,461:
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 = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,691: Line 12,483:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Civics",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,712: Line 12,504:
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 = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 200,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,737: Line 12,526:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,758: Line 12,547:
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 = 0,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,804: Line 12,594:
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 = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,851: Line 12,639:
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 = "Food",
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 = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 12,898: Line 12,686:
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 = 0,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,944: Line 12,731:
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 = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 25000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 12,972: Line 12,758:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 12,990: Line 12,776:
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 = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 13,018: Line 12,801:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,027: Line 12,810:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,036: Line 12,819:
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",
"Produce",
},
maxStack = 0,
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 = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,065: Line 12,844:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,074: Line 12,853:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,083: Line 12,862:
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 = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 13,130: Line 12,907:
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 = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,160: Line 12,934:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 13,178: Line 12,952:
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 = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,224: Line 12,997:
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 = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,270: Line 13,042:
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 = 0,
carried = "Hands",
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,293: Line 13,060:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,318: Line 13,085:
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 = "Food",
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 = 0,
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 13,367: Line 13,131:
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 = 0,
carried = "Hands",
weight = 28000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,389: Line 13,149:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,405: Line 13,165:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,414: Line 13,174:
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 = 0,
carried = "Hands",
weight = 28000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,437: Line 13,192:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,453: Line 13,208:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,462: Line 13,217:
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 = 0,
carried = "Hands",
weight = 28000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,484: Line 13,235:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,509: Line 13,260:
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 = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 26000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,533: Line 13,280:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
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,549: Line 13,296:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,558: Line 13,305:
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 = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,580: Line 13,326:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
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,596: Line 13,342:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x3x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,605: Line 13,351:
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 = 0,
carried = "Hands",
weight = 26000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,628: Line 13,369:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,653: Line 13,394:
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 = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 26000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,676: Line 13,414:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,701: Line 13,439:
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 = 0,
"Small Carcass",
carried = "Hands",
},
weight = 20000,
maxStack = 100,
carried = "Backpack",
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,719: Line 13,459:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,744: Line 13,484:
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 = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 24000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,768: Line 13,504:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,793: Line 13,529:
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 = 0,
carried = "Hands",
weight = 24000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,816: Line 13,547:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,841: Line 13,572:
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 = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 24000,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 13,864: Line 13,592:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,880: Line 13,608:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x3x8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 13,889: Line 13,617:
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 = "Food",
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 = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,937: Line 13,663:
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 = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 13,985: Line 13,709:
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 = "Food",
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 = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,033: Line 13,756:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CulinaryResearchPaperModernItem",
type = "CriminiMushroomSporesItem",
typeID = 0,
typeID = 0,
},
},
Culture = {
["Crimini Mushrooms"] = {
untranslated = "Culture",
untranslated = "Crimini Mushrooms",
category = nil,
category = nil,
group = "World Object",
group = "Food",
description = "QA Test Object adding Culture value.",
description = "Edible mushrooms that are quite tasty.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
"Fungus",
"Raw Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 10.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,076: Line 13,803:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CultureItem",
type = "CriminiMushroomsItem",
typeID = 0,
typeID = 0,
},
},
Curly = {
["Crimson Salad"] = {
untranslated = "Curly",
untranslated = "Crimson Salad",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "",
description = "Just in case you want to eat red things without eating meat.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
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 14,119: Line 13,848:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CurlyItem",
type = "CrimsonSaladItem",
typeID = 0,
typeID = 0,
},
},
["Currency Exchange"] = {
["Crispy Bacon"] = {
untranslated = "Currency Exchange",
untranslated = "Crispy Bacon",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "Allows players to exchange currency.",
description = "Give me all the bacon and eggs you have.",
tagGroups = {
tagGroups = {
"Economic",
"Food",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,165: Line 13,893:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CurrencyExchangeItem",
type = "CrispyBaconItem",
typeID = 0,
typeID = 0,
},
},
["Cutting Edge Cooking Upgrade"] = {
["Crushed Basalt"] = {
untranslated = "Cutting Edge Cooking Upgrade",
untranslated = "Crushed Basalt",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Blocks",
description = "Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.",
description = "Basalt rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Crushed Rock",
"Upgrade Modules",
"Excavatable",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,211: Line 13,939:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "CuttingEdgeCookingUpgradeItem",
type = "CrushedBasaltItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Anchor"] = {
["Crushed Coal"] = {
untranslated = "Decorative Anchor",
untranslated = "Crushed Coal",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "The ship this anchor belonged to no longer needed it.",
description = "Coal that have been crushed into a usable size.",
tagGroups = {
tagGroups = {
"Decoration",
"Burnable Fuel",
"Housing Objects",
"Coal",
"Excavatable",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 22000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,232: Line 13,961:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 80000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,257: Line 13,986:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeAnchorItem",
type = "CrushedCoalItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Glass Buoy Blue"] = {
["Crushed Copper Ore"] = {
untranslated = "Decorative Glass Buoy Blue",
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 = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 250,
weight = 28000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,282: Line 14,010:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,303: Line 14,031:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeGlassBuoyBlueItem",
type = "CrushedCopperOreItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Glass Buoy Red"] = {
["Crushed Gneiss"] = {
untranslated = "Decorative Glass Buoy Red",
untranslated = "Crushed Gneiss",
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 = "Gneiss rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Decoration",
"Crushed Rock",
"Housing Objects",
"Excavatable",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 250,
weight = 28000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,328: Line 14,056:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,349: Line 14,077:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeGlassBuoyRedItem",
type = "CrushedGneissItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Hanging Buoy"] = {
["Crushed Gold Ore"] = {
untranslated = "Decorative Hanging Buoy",
untranslated = "Crushed Gold 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 gold ore that is ready to be concentrated.",
tagGroups = {
tagGroups = {
"Decoration",
"Excavatable",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 250,
weight = 28000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,374: Line 14,101:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,395: Line 14,122:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeHangingBuoyItem",
type = "CrushedGoldOreItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Life Preserver"] = {
["Crushed Granite"] = {
untranslated = "Decorative Life Preserver",
untranslated = "Crushed Granite",
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 = "Granite rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Decoration",
"Crushed Rock",
"Housing Objects",
"Excavatable",
"Silica",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 26000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,420: Line 14,148:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,441: Line 14,169:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeLifePreserverItem",
type = "CrushedGraniteItem",
typeID = 0,
typeID = 0,
},
},
["Decorative Ship Wheel"] = {
["Crushed Iron Ore"] = {
untranslated = "Decorative Ship Wheel",
untranslated = "Crushed Iron Ore",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "Somewhere a ship is no longer going straight.",
description = "Crushed iron ore that is ready to be concentrated.",
tagGroups = {
tagGroups = {
"Decoration",
"Excavatable",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,466: Line 14,193:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,487: Line 14,214:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DecorativeShipWheelItem",
type = "CrushedIronOreItem",
typeID = 0,
typeID = 0,
},
},
["Deer Carcass"] = {
["Crushed Limestone"] = {
untranslated = "Deer Carcass",
untranslated = "Crushed Limestone",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
description = "A dead deer.",
description = "Limestone rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Animal",
"Crushed Rock",
"Medium Carcass",
"Excavatable",
"Medium Leather Carcass",
"Natural Resources",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 3000,
weight = 26000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,510: Line 14,235:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,535: Line 14,260:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DeerCarcassItem",
type = "CrushedLimestoneItem",
typeID = 0,
typeID = 0,
},
},
["Dendrology Research Paper Advanced"] = {
["Crushed Mixed Rock"] = {
untranslated = "Dendrology Research Paper Advanced",
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 = {
"Advanced Research",
"Crushed Rock",
"Items",
"Excavatable",
"Research",
"Research Papers",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 10,
weight = 26000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,558: Line 14,281:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,583: Line 14,306:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DendrologyResearchPaperAdvancedItem",
type = "CrushedMixedRockItem",
typeID = 0,
typeID = 0,
},
},
["Dendrology Research Paper Basic"] = {
["Crushed Oil Shale"] = {
untranslated = "Dendrology Research Paper Basic",
untranslated = "Crushed Oil Shale",
category = nil,
category = nil,
group = "Items",
group = "Block",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "",
tagGroups = {
tagGroups = {},
"Basic Research",
maxStack = 20,
"Items",
carried = "Hands",
"Research",
weight = 20000,
"Research Papers",
},
maxStack = 0,
carried = "Backpack",
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,606: Line 14,324:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,631: Line 14,349:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DendrologyResearchPaperBasicItem",
type = "CrushedOilShaleItem",
typeID = 0,
typeID = 0,
},
},
["Dendrology Research Paper Modern"] = {
["Crushed Sandstone"] = {
untranslated = "Dendrology Research Paper Modern",
untranslated = "Crushed Sandstone",
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 = "Sandstone rocks that have been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Items",
"Crushed Rock",
"Modern Research",
"Excavatable",
"Research",
"Silica",
"Research Papers",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 10,
weight = 24000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,654: Line 14,371:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,679: Line 14,396:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DendrologyResearchPaperModernItem",
type = "CrushedSandstoneItem",
typeID = 0,
typeID = 0,
},
},
["Derpy Hat"] = {
["Crushed Shale"] = {
untranslated = "Derpy Hat",
untranslated = "Crushed Shale",
category = nil,
category = nil,
group = "Clothing",
group = "Blocks",
description = "Dorky sombrero that doesn't fit anyone. You feel embarrassed to wear it.",
description = "Shale rocks that have been crushed into a fine gravel.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Crushed Rock",
carried = "Backpack",
"Excavatable",
weight = 100,
},
maxStack = 20,
carried = "Hands",
weight = 24000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,722: Line 14,442:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DerpyHatItem",
type = "CrushedShaleItem",
typeID = 0,
typeID = 0,
},
},
["Dirt Ramp"] = {
["Crushed Slag"] = {
untranslated = "Dirt Ramp",
untranslated = "Crushed Slag",
category = nil,
category = nil,
group = "Blocks",
group = "Blocks",
description = "A dusty ramp formed from tamped earth. It's servicable for any wheeled vehicle.",
description = "Slag that has been crushed into a fine gravel.",
tagGroups = {
tagGroups = {
"Blocks",
"Crushed Rock",
"Constructable",
"Excavatable",
"Roads",
},
},
maxStack = 0,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 30000,
weight = 24000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,744: Line 14,463:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,769: Line 14,488:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DirtRampItem",
type = "CrushedSlagItem",
typeID = 0,
typeID = 0,
},
},
["Distribution Station"] = {
["Culinary Research Paper Advanced"] = {
untranslated = "Distribution Station",
untranslated = "Culinary Research Paper Advanced",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
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 = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Community",
"Advanced Research",
"Crafted Objects",
"Research",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,794: Line 14,513:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,815: Line 14,534:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DistributionStationItem",
type = "CulinaryResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Dried Fish"] = {
["Culinary Research Paper Basic"] = {
untranslated = "Dried Fish",
untranslated = "Culinary Research Paper Basic",
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",
"Basic Research",
"Preserved Food",
"Research",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 10,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,861: Line 14,580:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DriedFishItem",
type = "CulinaryResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
["Dried Meat"] = {
["Culinary Research Paper Modern"] = {
untranslated = "Dried Meat",
untranslated = "Culinary Research Paper Modern",
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",
"Modern Research",
"Preserved Food",
"Research",
},
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 14,907: Line 14,626:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DriedMeatItem",
type = "CulinaryResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Dumpster Compost"] = {
["Currency Exchange"] = {
untranslated = "Dumpster Compost",
untranslated = "Currency Exchange",
category = nil,
category = nil,
group = "World Object",
group = "Work Stations",
description = "",
description = "Allows players to exchange currency.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,929: Line 14,648:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,941: Line 14,660:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 14,950: Line 14,669:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DumpsterCompostItem",
type = "CurrencyExchangeItem",
typeID = 0,
typeID = 0,
},
},
["Dumpster Garbage"] = {
["Cutting Edge Cooking Skill Book"] = {
untranslated = "Dumpster Garbage",
untranslated = "Cutting Edge Cooking Skill Book",
category = nil,
category = nil,
group = "World Object",
group = "Skill Books",
description = "",
description = "Cutting Edge Cooking Skill Book",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Skill Books",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 14,972: Line 14,693:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 14,993: Line 14,714:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DumpsterGarbageItem",
type = "Cutting Edge Cooking Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Dumpster Recycle"] = {
["Cutting Edge Cooking Skill Scroll"] = {
untranslated = "Dumpster Recycle",
untranslated = "Cutting Edge Cooking Skill Scroll",
category = nil,
category = nil,
group = "World Object",
group = "Skill Scrolls",
description = "",
description = "Cutting Edge Cooking Skill Scroll",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Skill Scrolls",
},
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,015: Line 14,738:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,036: Line 14,759:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DumpsterRecycleItem",
type = "Cutting Edge Cooking Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Dwarf Willow Seed"] = {
["Cutting Edge Cooking Upgrade"] = {
untranslated = "Dwarf Willow Seed",
untranslated = "Cutting Edge Cooking Upgrade",
category = nil,
category = nil,
group = "Seed",
group = "Upgrade Modules",
description = "Plant to grow dwarf willow.",
description = "Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.",
tagGroups = {
tagGroups = {
"Food",
"Upgrade",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 15,082: Line 14,804:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "DwarfWillowSeedItem",
type = "CuttingEdgeCookingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Easel = {
["Decorative Anchor"] = {
untranslated = "Easel",
untranslated = "Decorative Anchor",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "An interactive stand allowing paintings to be created using art supplies.",
description = "The ship this anchor belonged to no longer needed it.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Specialty",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,106: Line 14,827:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,119: Line 14,840:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,128: Line 14,849:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EaselItem",
type = "DecorativeAnchorItem",
typeID = 0,
typeID = 0,
},
},
["Ecko Statue"] = {
["Decorative Glass Buoy Blue"] = {
untranslated = "Ecko Statue",
untranslated = "Decorative Glass Buoy Blue",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "A statue of a dolphin. What could it mean?",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,149: Line 14,872:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Decoration",
roomCategory = "Decoration",
furnitureType = "Artifact",
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = 100.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,162: Line 14,885:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,171: Line 14,894:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EckoStatueItem",
type = "DecorativeGlassBuoyBlueItem",
typeID = 0,
typeID = 0,
},
},
["Ecko The Dolphin"] = {
["Decorative Glass Buoy Red"] = {
untranslated = "Ecko The Dolphin",
untranslated = "Decorative Glass Buoy Red",
category = nil,
category = nil,
group = "Item",
group = "Housing Objects",
description = "Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,189: Line 14,914:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 15,205: Line 14,930:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,214: Line 14,939:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EckoTheDolphinItem",
type = "DecorativeGlassBuoyRedItem",
typeID = 0,
typeID = 0,
},
},
Ecoylent = {
["Decorative Hanging Buoy"] = {
untranslated = "Ecoylent",
untranslated = "Decorative Hanging Buoy",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A complete meal replacement solution.",
description = "Previously a critical part of a fisher's life, now a simple decorative piece of glass encased in a net.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 250,
calories = 1500,
calories = nil,
carbs = 500,
carbs = nil,
protein = 500,
protein = nil,
fat = 500,
fat = nil,
vitamins = 500,
vitamins = nil,
density = 133.33333333333331,
density = nil,
fuel = 0,
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 15,250: Line 14,975:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,259: Line 14,984:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EcoylentItem",
type = "DecorativeHangingBuoyItem",
typeID = 0,
typeID = 0,
},
},
["Electric Lathe"] = {
["Decorative Life Preserver"] = {
untranslated = "Electric Lathe",
untranslated = "Decorative Life Preserver",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "An electric powered machine that has a spinning blade to craft a variety of metal products.",
description = "It has retired from its previously life-critical role, but great for nautical decor.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,283: Line 15,007:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Industrial",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,305: Line 15,029:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricLatheItem",
type = "DecorativeLifePreserverItem",
typeID = 0,
typeID = 0,
},
},
["Electric Machinist Table"] = {
["Decorative Ship Wheel"] = {
untranslated = "Electric Machinist Table",
untranslated = "Decorative Ship Wheel",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A fancy toolbench that creates equally fancy toys.",
description = "Somewhere a ship is no longer going straight.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,329: Line 15,052:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Industrial",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,342: Line 15,065:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,351: Line 15,074:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricMachinistTableItem",
type = "DecorativeShipWheelItem",
typeID = 0,
typeID = 0,
},
},
["Electric Motor"] = {
["Deer Carcass"] = {
untranslated = "Electric Motor",
untranslated = "Deer Carcass",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "A motor.",
description = "A dead deer.",
tagGroups = {
tagGroups = {
"Items",
"Medium Carcass",
"Products",
"Medium Leather Carcass",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 3000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,372: Line 15,095:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 15,397: Line 15,120:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricMotorItem",
type = "DeerCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Electric Planer"] = {
["Dendrology Research Paper Advanced"] = {
untranslated = "Electric Planer",
untranslated = "Dendrology Research Paper Advanced",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A sander and a jointer rolled into one.",
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 = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,422: Line 15,145:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,443: Line 15,166:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricPlanerItem",
type = "DendrologyResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Electric Stamping Press"] = {
["Dendrology Research Paper Basic"] = {
untranslated = "Electric Stamping Press",
untranslated = "Dendrology Research Paper Basic",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A tool for shaping or cutting metal by deforming it with a die.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Basic Research",
"Work Stations",
"Research",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,468: Line 15,191:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,489: Line 15,212:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricStampingPressItem",
type = "DendrologyResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
["Electric Wall Lamp"] = {
["Dendrology Research Paper Modern"] = {
untranslated = "Electric Wall Lamp",
untranslated = "Dendrology Research Paper Modern",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A wall mounted lamp that requires electricity to turn on.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Modern Research",
"Lighting",
"Research",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,514: Line 15,237:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,535: Line 15,258:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricWallLampItem",
type = "DendrologyResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Electric Water Pump"] = {
["Derpy Hat"] = {
untranslated = "Electric Water Pump",
untranslated = "Derpy Hat",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "Pumps water from a source into a pipe network.",
description = "Dorky sombrero that doesn't fit anyone. You feel embarrassed to wear it.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Specialty",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,560: Line 15,282:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,581: Line 15,303:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectricWaterPumpItem",
type = "DerpyHatItem",
typeID = 0,
typeID = 0,
},
},
["Electronics Assembly"] = {
["Dirt Ramp"] = {
untranslated = "Electronics Assembly",
untranslated = "Dirt Ramp",
category = nil,
category = nil,
group = "Work Stations",
group = "Blocks",
description = "A set of machinery to create electronics.",
description = "A dusty ramp formed from tamped earth. It's servicable for any wheeled vehicle.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Constructable",
"Work Stations",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,606: Line 15,327:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,618: Line 15,339:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,627: Line 15,348:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectronicsAssemblyItem",
type = "DirtRampItem",
typeID = 0,
typeID = 0,
},
},
["Electronics Upgrade"] = {
["Distribution Station"] = {
untranslated = "Electronics Upgrade",
untranslated = "Distribution Station",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Crafted Objects",
description = "Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.",
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 = {},
"Specialty Upgrades",
maxStack = 1,
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,664: Line 15,382:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "7x7x6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,673: Line 15,391:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElectronicsUpgradeItem",
type = "DistributionStationItem",
typeID = 0,
typeID = 0,
},
},
["Elevator Call Post"] = {
["Dried Fish"] = {
untranslated = "Elevator Call Post",
untranslated = "Dried Fish",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "Used to call a nearby elevator.",
description = "Leaving it outdoors somehow made it more digestible.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Specialty",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,719: Line 15,436:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElevatorCallPostItem",
type = "DriedFishItem",
typeID = 0,
typeID = 0,
},
},
["Elk Carcass"] = {
["Dried Meat"] = {
untranslated = "Elk Carcass",
untranslated = "Dried Meat",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A dead elk.",
description = "Leaving it outdoors somehow made it more digestible.",
tagGroups = {
tagGroups = {
"Animal",
"Food",
"Medium Carcass",
"Medium Leather Carcass",
"Natural Resources",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 15,767: Line 15,481:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkCarcassItem",
type = "DriedMeatItem",
typeID = 0,
typeID = 0,
},
},
["Elk Mount"] = {
["Dwarf Willow Seed"] = {
untranslated = "Elk Mount",
untranslated = "Dwarf Willow Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A hunting trophy for your house.",
description = "Plant to grow dwarf willow.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Living Room",
"Seeds",
},
},
maxStack = 0,
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 = "Living Room",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 4.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,813: Line 15,527:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkMountItem",
type = "DwarfWillowSeedItem",
typeID = 0,
typeID = 0,
},
},
["Elk Skypiercer"] = {
Easel = {
untranslated = "Elk Skypiercer",
untranslated = "Easel",
category = nil,
category = nil,
group = "World Object",
group = "Crafted Objects",
description = "You can hear the faint cries of Ecko when this mythical elk antler is held aloft.",
description = "An interactive stand allowing paintings to be created using art supplies.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,835: Line 15,549:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,847: Line 15,561:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,856: Line 15,570:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkSkypiercerItem",
type = "EaselItem",
typeID = 0,
typeID = 0,
},
},
["Elk Taco"] = {
["Ecko The Dolphin"] = {
untranslated = "Elk Taco",
untranslated = "Ecko The Dolphin",
category = nil,
category = nil,
group = "Food",
group = "Item",
description = "A tasty treat made from corn tortillas and meat.",
description = "Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.",
tagGroups = {
tagGroups = {},
"Cooking",
maxStack = 100,
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 15,902: Line 15,613:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkTacoItem",
type = "EckoTheDolphinItem",
typeID = 0,
typeID = 0,
},
},
["Elk Wellington"] = {
["Electric Lathe"] = {
untranslated = "Elk Wellington",
untranslated = "Electric Lathe",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "A prime cut of meat surrounded by pastry.",
description = "An electric powered machine that has a spinning blade to craft a variety of metal products.",
tagGroups = {
tagGroups = {
"Baking",
"Crafting Table",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 5000,
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 = 0,
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 15,939: Line 15,649:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x7x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,948: Line 15,658:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ElkWellingtonItem",
type = "ElectricLatheItem",
typeID = 0,
typeID = 0,
},
},
["Embassy Desk"] = {
["Electric Machinist Table"] = {
untranslated = "Embassy Desk",
untranslated = "Electric Machinist Table",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)",
description = "A fancy toolbench that creates equally fancy toys.",
tagGroups = {
tagGroups = {
"Government",
"Crafting Table",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 15,973: Line 15,682:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = "Industrial",
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 15,985: Line 15,694:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 15,994: Line 15,703:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EmbassyDeskItem",
type = "ElectricMachinistTableItem",
typeID = 0,
typeID = 0,
},
},
["Engineering Research Paper Advanced"] = {
["Electric Motor"] = {
untranslated = "Engineering Research Paper Advanced",
untranslated = "Electric Motor",
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 = "A motor.",
tagGroups = {
tagGroups = {},
"Advanced Research",
maxStack = 100,
"Items",
"Research",
"Research Papers",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,017: Line 15,721:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 16,042: Line 15,746:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EngineeringResearchPaperAdvancedItem",
type = "ElectricMotorItem",
typeID = 0,
typeID = 0,
},
},
["Engineering Research Paper Modern"] = {
["Electric Planer"] = {
untranslated = "Engineering Research Paper Modern",
untranslated = "Electric Planer",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A sander and a jointer rolled into one.",
tagGroups = {
tagGroups = {
"Items",
"Crafting Table",
"Modern Research",
"Research",
"Research Papers",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,065: Line 15,766:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 16,081: Line 15,782:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "5x6x5",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,090: Line 15,791:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EngineeringResearchPaperModernItem",
type = "ElectricPlanerItem",
typeID = 0,
typeID = 0,
},
},
Epoxy = {
["Electric Stamping Press"] = {
untranslated = "Epoxy",
untranslated = "Electric Stamping Press",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A useful material for hardening, curing, and other various uses.",
description = "A tool for shaping or cutting metal by deforming it with a die.",
tagGroups = {
tagGroups = {
"Items",
"Crafting Table",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,111: Line 15,811:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 16,127: Line 15,827:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "5x5x6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,136: Line 15,836:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EpoxyItem",
type = "ElectricStampingPressItem",
typeID = 0,
typeID = 0,
},
},
Ethanol = {
["Electric Wall Lamp"] = {
untranslated = "Ethanol",
untranslated = "Electric Wall Lamp",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A material used to make biodiesel. Not suitable for food.",
description = "A wall mounted lamp that requires electricity to turn on.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,157: Line 15,856:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 16,173: Line 15,872:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,182: Line 15,881:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "EthanolItem",
type = "ElectricWallLampItem",
typeID = 0,
typeID = 0,
},
},
Excavator = {
["Electric Water Pump"] = {
untranslated = "Excavator",
untranslated = "Electric Water Pump",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "Like a Skid Steer but more versatile. Great for high slope excavation.",
description = "Pumps water from a source into a pipe network.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 1,
"Vehicles",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 30000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,219: Line 15,915:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,228: Line 15,924:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExcavatorItem",
type = "ElectricWaterPumpItem",
typeID = 0,
typeID = 0,
},
},
["Executive Office"] = {
["Electronics Assembly"] = {
untranslated = "Executive Office",
untranslated = "Electronics Assembly",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "Elected officials can perform one-time executive actions here.",
description = "A set of machinery to create electronics.",
tagGroups = {
tagGroups = {
"Government",
"Crafting Table",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,253: Line 15,948:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = "Industrial",
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,265: Line 15,960:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,274: Line 15,969:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExecutiveOfficeItem",
type = "ElectronicsAssemblyItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Boots"] = {
["Electronics Skill Book"] = {
untranslated = "Explorer Boots",
untranslated = "Electronics Skill Book",
category = nil,
category = nil,
group = "Clothing",
group = "Skill Books",
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 = "Electronics Skill Book",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Skill Books",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
Line 16,317: Line 16,014:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerBootsItem",
type = "Electronics Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Gloves"] = {
["Electronics Skill Scroll"] = {
untranslated = "Explorer Gloves",
untranslated = "Electronics Skill Scroll",
category = nil,
category = nil,
group = "Clothing",
group = "Skill Scrolls",
description = "Sturdy gloves comfortably lined with cotton for extra insulation against the elements.",
description = "Electronics Skill Scroll",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Skill Scrolls",
},
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,360: Line 16,059:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerGlovesItem",
type = "Electronics Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Hat"] = {
["Electronics Upgrade"] = {
untranslated = "Explorer Hat",
untranslated = "Electronics Upgrade",
category = nil,
category = nil,
group = "Clothing",
group = "Upgrade Modules",
description = "A classic adventuring hat protecting you from the unknown.",
description = "Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Upgrade",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,403: Line 16,104:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerHatItem",
type = "ElectronicsUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Pants"] = {
["Elevator Call Post"] = {
untranslated = "Explorer Pants",
untranslated = "Elevator Call Post",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "Reinforced pants for exploring but still be fashionable.",
description = "Used to call a nearby elevator.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,437: Line 16,138:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,446: Line 16,147:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerPantsItem",
type = "ElevatorCallPostItem",
typeID = 0,
typeID = 0,
},
},
["Explorer Shirt"] = {
["Elk Carcass"] = {
untranslated = "Explorer Shirt",
untranslated = "Elk Carcass",
category = nil,
category = nil,
group = "Clothing",
group = "Natural Resources",
description = "A simple white shirt with a tie and a colorable vest.",
description = "A dead elk.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Medium Carcass",
"Medium Leather Carcass",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 3000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,489: Line 16,193:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ExplorerShirtItem",
type = "ElkCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Fantastic Forest Pizza"] = {
["Elk Mount"] = {
untranslated = "Fantastic Forest Pizza",
untranslated = "Elk Mount",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Leaves you full and lively.",
description = "A hunting trophy for your house.",
tagGroups = {
tagGroups = {
"Baking",
"Housing",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 2000,
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 = 0,
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 16,526: Line 16,229:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,535: Line 16,238:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FantasticForestPizzaItem",
type = "ElkMountItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Boots"] = {
["Elk Taco"] = {
untranslated = "Farmer Boots",
untranslated = "Elk Taco",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
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 = "A tasty treat made from corn tortillas and meat.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 200,
calories = nil,
calories = 700,
carbs = nil,
carbs = 15,
protein = nil,
protein = 8,
fat = nil,
fat = 22,
vitamins = nil,
vitamins = 6,
density = nil,
density = 7.285714285714286,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,578: Line 16,283:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerBootsItem",
type = "ElkTacoItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Gloves"] = {
["Elk Wellington"] = {
untranslated = "Farmer Gloves",
untranslated = "Elk Wellington",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Water-resistant nylon gloves with textured palms for increased grip.",
description = "A prime cut of meat surrounded by pastry.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = 1450,
carbs = nil,
carbs = 10,
protein = nil,
protein = 26,
fat = nil,
fat = 22,
vitamins = nil,
vitamins = 4,
density = nil,
density = 4.275862068965517,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 16,621: Line 16,328:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerGlovesItem",
type = "ElkWellingtonItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Hat"] = {
["Embassy Desk"] = {
untranslated = "Farmer Hat",
untranslated = "Embassy Desk",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = " A wide-brimmed straw hat designed to provide protection from the sun.",
description = "Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Government",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,655: Line 16,364:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,664: Line 16,373:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerHatItem",
type = "EmbassyDeskItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Overalls"] = {
["Engineering Research Paper Advanced"] = {
untranslated = "Farmer Overalls",
untranslated = "Engineering Research Paper Advanced",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "Comfortable denim overalls to help with the frequent bending over that comes with farm work.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Advanced Research",
"Research",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,707: Line 16,419:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerOverallsItem",
type = "EngineeringResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Farmer Shirt"] = {
["Engineering Research Paper Modern"] = {
untranslated = "Farmer Shirt",
untranslated = "Engineering Research Paper Modern",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = " A long-sleeved flannel shirt that is often worn when working outdoors.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Modern Research",
"Research",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,750: Line 16,465:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmerShirtItem",
type = "EngineeringResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Farmers Table"] = {
Epoxy = {
untranslated = "Farmers Table",
untranslated = "Epoxy",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A basic workspace for crafting fertilizer and extracting seeds from crops.",
description = "A useful material for hardening, curing, and other various uses.",
tagGroups = {
tagGroups = {},
"Craft Tables",
maxStack = 100,
"Work Stations",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,775: Line 16,487:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,796: Line 16,508:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmersTableItem",
type = "EpoxyItem",
typeID = 0,
typeID = 0,
},
},
["Farming Upgrade"] = {
Ethanol = {
untranslated = "Farming Upgrade",
untranslated = "Ethanol",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Basic Upgrade that greatly increases efficiency when crafting Farming recipes.",
description = "A material used to make biodiesel. Not suitable for food.",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
maxStack = 100,
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,842: Line 16,551:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FarmingUpgradeItem",
type = "EthanolItem",
typeID = 0,
typeID = 0,
},
},
["Federation Foundation"] = {
Excavator = {
untranslated = "Federation Foundation",
untranslated = "Excavator",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A leap into globalization and a united federation.",
description = "Like a Skid Steer but more versatile. Great for high slope excavation.",
tagGroups = {
tagGroups = {
"Government",
"Vehicles",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,867: Line 16,575:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Civics",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,879: Line 16,587:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x8x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,888: Line 16,596:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FederationFoundationItem",
type = "ExcavatorItem",
typeID = 0,
typeID = 0,
},
},
["Feminine Mannequin"] = {
["Executive Office"] = {
untranslated = "Feminine Mannequin",
untranslated = "Executive Office",
category = nil,
category = nil,
group = "World Object",
group = "Work Stations",
description = "",
description = "Elected officials can perform one-time executive actions here.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Government",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 16,910: Line 16,620:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 16,922: Line 16,632:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 16,931: Line 16,641:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FeminineMannequinItem",
type = "ExecutiveOfficeItem",
typeID = 0,
typeID = 0,
},
},
["Fern Campfire Salad"] = {
["Explorer Boots"] = {
untranslated = "Fern Campfire Salad",
untranslated = "Explorer Boots",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A myriad of plants that make a healthy and odd blend.",
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 = {
"Campfire",
"Clothes",
"Campfire Salad",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 100,
calories = 900,
calories = nil,
carbs = 9,
carbs = nil,
protein = 5,
protein = nil,
fat = 1,
fat = nil,
vitamins = 13,
vitamins = nil,
density = 3.111111111111111,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 16,978: Line 16,686:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FernCampfireSaladItem",
type = "ExplorerBootsItem",
typeID = 0,
typeID = 0,
},
},
["Fern Spore"] = {
["Explorer Gloves"] = {
untranslated = "Fern Spore",
untranslated = "Explorer Gloves",
category = nil,
category = nil,
group = "Seed",
group = "Clothing",
description = "Plant to grow ferns.",
description = "Sturdy gloves comfortably lined with cotton for extra insulation against the elements.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Clothes",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 17,025: Line 16,731:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FernSporeItem",
type = "ExplorerGlovesItem",
typeID = 0,
typeID = 0,
},
},
["Fertilizers Upgrade"] = {
["Explorer Hat"] = {
untranslated = "Fertilizers Upgrade",
untranslated = "Explorer Hat",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Clothing",
description = "Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.",
description = "A classic adventuring hat protecting you from the unknown.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Clothes",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,071: Line 16,776:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FertilizersUpgradeItem",
type = "ExplorerHatItem",
typeID = 0,
typeID = 0,
},
},
["Fiber Filler"] = {
["Explorer Pants"] = {
untranslated = "Fiber Filler",
untranslated = "Explorer Pants",
category = nil,
category = nil,
group = "Items",
group = "Clothing",
description = "A filler ingredient used in a variety of fertilizers.",
description = "Reinforced pants for exploring but still be fashionable.",
tagGroups = {
tagGroups = {
"Fertilizer Filler",
"Clothes",
"Fertilizers",
"Items",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,118: Line 16,821:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiberFillerItem",
type = "ExplorerPantsItem",
typeID = 0,
typeID = 0,
},
},
["Fiber Scutching Station"] = {
["Explorer Shirt"] = {
untranslated = "Fiber Scutching Station",
untranslated = "Explorer Shirt",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.",
description = "A simple white shirt with a tie and a colorable vest.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Clothes",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,143: Line 16,845:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,164: Line 16,866:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiberScutchingStationItem",
type = "ExplorerShirtItem",
typeID = 0,
typeID = 0,
},
},
Fiberglass = {
["Fantastic Forest Pizza"] = {
untranslated = "Fiberglass",
untranslated = "Fantastic Forest Pizza",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Plastic reinforced with glass fiber strands.",
description = "Leaves you full and lively.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,210: Line 16,911:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiberglassItem",
type = "FantasticForestPizzaItem",
typeID = 0,
typeID = 0,
},
},
Fiddleheads = {
["Farmer Boots"] = {
untranslated = "Fiddleheads",
untranslated = "Farmer Boots",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A collection of the furled fronds of young ferns; a unique addition to a meal.",
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 = {
"Food",
"Clothes",
"Greens",
"Produce",
"Raw Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,258: Line 16,956:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FiddleheadsItem",
type = "FarmerBootsItem",
typeID = 0,
typeID = 0,
},
},
["Field Campfire Stew"] = {
["Farmer Gloves"] = {
untranslated = "Field Campfire Stew",
untranslated = "Farmer Gloves",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
description = "Water-resistant nylon gloves with textured palms for increased grip.",
tagGroups = {
tagGroups = {
"Campfire",
"Clothes",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,304: Line 17,001:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FieldCampfireStewItem",
type = "FarmerGlovesItem",
typeID = 0,
typeID = 0,
},
},
["Filmy Fern Spore"] = {
["Farmer Hat"] = {
untranslated = "Filmy Fern Spore",
untranslated = "Farmer Hat",
category = nil,
category = nil,
group = "Seed",
group = "Clothing",
description = "Plant to grow a filmy fern.",
description = " A wide-brimmed straw hat designed to provide protection from the sun.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 17,350: Line 17,046:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FilmyFernSporeItem",
type = "FarmerHatItem",
typeID = 0,
typeID = 0,
},
},
["Fir Log"] = {
["Farmer Overalls"] = {
untranslated = "Fir Log",
untranslated = "Farmer Overalls",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
description = "Fir log is a type of softwood with a nice piney smell.",
description = "Comfortable denim overalls to help with the frequent bending over that comes with farm work.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Clothes",
"Logs",
"Natural Resources",
"Softwood",
"Wood",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,374: Line 17,066:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,399: Line 17,091:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FirLogItem",
type = "FarmerOverallsItem",
typeID = 0,
typeID = 0,
},
},
["Fir Seed"] = {
["Farmer Shirt"] = {
untranslated = "Fir Seed",
untranslated = "Farmer Shirt",
category = nil,
category = nil,
group = "Seed",
group = "Clothing",
description = "Plant to grow a fir tree.",
description = " A long-sleeved flannel shirt that is often worn when working outdoors.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 17,445: Line 17,136:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FirSeedItem",
type = "FarmerShirtItem",
typeID = 0,
typeID = 0,
},
},
["Fireweed Seed"] = {
["Farmers Table"] = {
untranslated = "Fireweed Seed",
untranslated = "Farmers Table",
category = nil,
category = nil,
group = "Seed",
group = "Work Stations",
description = "Plant to grow fireweed.",
description = "A basic workspace for crafting fertilizer and extracting seeds from crops.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Crafting Table",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 17,471: Line 17,160:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 17,483: Line 17,172:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 17,492: Line 17,181:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FireweedSeedItem",
type = "FarmersTableItem",
typeID = 0,
typeID = 0,
},
},
["Fireweed Shoots"] = {
["Farming Skill Book"] = {
untranslated = "Fireweed Shoots",
untranslated = "Farming Skill Book",
category = nil,
category = nil,
group = "Food",
group = "Skill Books",
description = "A bitter, brightly colored shoot similar to asparagus.",
description = "Farming Skill Book",
tagGroups = {
tagGroups = {
"Food",
"Skill Books",
"Greens",
"Produce",
"Raw Food",
},
},
maxStack = 0,
maxStack = 1,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,540: Line 17,226:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FireweedShootsItem",
type = "Farming Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Fish N Chips"] = {
["Farming Skill Scroll"] = {
untranslated = "Fish N Chips",
untranslated = "Farming Skill Scroll",
category = nil,
category = nil,
group = "Food",
group = "Skill Scrolls",
description = "Deep-fried fish served with a side of taro chips.",
description = "Farming Skill Scroll",
tagGroups = {
tagGroups = {
"Cooking",
"Skill Scrolls",
"Food",
},
},
maxStack = 0,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 10,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,586: Line 17,271:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishNChipsItem",
type = "Farming Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Fish Rack"] = {
["Farming Upgrade"] = {
untranslated = "Fish Rack",
untranslated = "Farming Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
description = "A simple display of today's catch.",
description = "Basic Upgrade that greatly increases efficiency when crafting Farming recipes.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Upgrade",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,611: Line 17,295:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,632: Line 17,316:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishRackItem",
type = "FarmingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Fish Trap"] = {
["Federation Foundation"] = {
untranslated = "Fish Trap",
untranslated = "Federation Foundation",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
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 = "A leap into globalization and a united federation.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Government",
"Specialty",
"Housing",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,656: Line 17,340:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = "",
roomCategory = "Cultural",
furnitureType = "",
furnitureType = "Civics",
repeatsDepreciation = nil,
repeatsDepreciation = "1",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,669: Line 17,353:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x1x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 17,678: Line 17,362:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishTrapItem",
type = "FederationFoundationItem",
typeID = 0,
typeID = 0,
},
},
Fishery = {
["Fern Campfire Salad"] = {
untranslated = "Fishery",
untranslated = "Fern Campfire Salad",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A place to create fishing poles, traps and prepare seafood.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Campfire Salad",
"Work Stations",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 200,
calories = nil,
calories = 900,
carbs = nil,
carbs = 9,
protein = nil,
protein = 5,
fat = nil,
fat = 1,
vitamins = nil,
vitamins = 13,
density = nil,
density = 3.111111111111111,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,724: Line 17,408:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FisheryItem",
type = "FernCampfireSaladItem",
typeID = 0,
typeID = 0,
},
},
["Fishing Pole"] = {
["Fern Spore"] = {
untranslated = "Fishing Pole",
untranslated = "Fern Spore",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Fishing, the most extreme sport.",
description = "Plant to grow ferns.",
tagGroups = {
tagGroups = {
"Items",
"Crop Seed",
"Tool",
"Food",
"Tools",
"Seeds",
},
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,771: Line 17,455:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FishingPoleItem",
type = "FernSporeItem",
typeID = 0,
typeID = 0,
},
},
["Flat Steel"] = {
["Fertilizers Skill Book"] = {
untranslated = "Flat Steel",
untranslated = "Fertilizers Skill Book",
category = nil,
category = nil,
group = "Blocks",
group = "Skill Books",
description = "Coated with a layer of epoxy, this steel refuses to rust.",
description = "Fertilizers Skill Book",
tagGroups = {
tagGroups = {
"Blocks",
"Skill Books",
"Building Materials",
"Constructable",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,793: Line 17,475:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,818: Line 17,500:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlatSteelItem",
type = "Fertilizers Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Flat Steel Door"] = {
["Fertilizers Skill Scroll"] = {
untranslated = "Flat Steel Door",
untranslated = "Fertilizers Skill Scroll",
category = nil,
category = nil,
group = "Housing Objects",
group = "Skill Scrolls",
description = "A beautiful modern flat steel door with a large viewing window.",
description = "Fertilizers Skill Scroll",
tagGroups = {
tagGroups = {
"Doors",
"Skill Scrolls",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,843: Line 17,524:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 17,864: Line 17,545:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlatSteelDoorItem",
type = "Fertilizers Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
Flatbread = {
["Fertilizers Upgrade"] = {
untranslated = "Flatbread",
untranslated = "Fertilizers Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "Without any leavening the flatbread isn't very puffy. But it's still tasty.",
description = "Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.",
tagGroups = {
tagGroups = {
"Baking",
"Upgrade",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 1,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,910: Line 17,590:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlatbreadItem",
type = "FertilizersUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Flax Fiber"] = {
["Fiber Filler"] = {
untranslated = "Flax Fiber",
untranslated = "Fiber Filler",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "Processed fibers of flax ready to be spun into yarn.",
description = "A filler ingredient used in a variety of fertilizers.",
tagGroups = {
tagGroups = {
"Items",
"Fertilizer",
"Products",
"Fertilizer Filler",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 17,931: Line 17,611:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 17,956: Line 17,636:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxFiberItem",
type = "FiberFillerItem",
typeID = 0,
typeID = 0,
},
},
["Flax Seed"] = {
["Fiber Scutching Station"] = {
untranslated = "Flax Seed",
untranslated = "Fiber Scutching Station",
category = nil,
category = nil,
group = "Seed",
group = "Work Stations",
description = "Plant to grow flax. ",
description = "A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Crafting Table",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 17,982: Line 17,660:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 17,994: Line 17,672:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,003: Line 17,681:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxSeedItem",
type = "FiberScutchingStationItem",
typeID = 0,
typeID = 0,
},
},
["Flax Stem"] = {
Fiberglass = {
untranslated = "Flax Stem",
untranslated = "Fiberglass",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A bundle of harvested flax that can be processed into fabric.",
description = "Plastic reinforced with glass fiber strands.",
tagGroups = {
tagGroups = {},
"Crop",
maxStack = 100,
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,025: Line 17,699:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,050: Line 17,724:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxStemItem",
type = "FiberglassItem",
typeID = 0,
typeID = 0,
},
},
["Flax Trawler Net"] = {
Fiddleheads = {
untranslated = "Flax Trawler Net",
untranslated = "Fiddleheads",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
description = "A collection of the furled fronds of young ferns; a unique addition to a meal.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Tool",
"Greens",
"Tools",
"Raw Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 50,
calories = nil,
calories = 150,
carbs = nil,
carbs = 2,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 5,
density = nil,
density = 5.333333333333334,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,097: Line 17,771:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxTrawlerNetItem",
type = "FiddleheadsItem",
typeID = 0,
typeID = 0,
},
},
["Flaxseed Oil"] = {
["Field Campfire Stew"] = {
untranslated = "Flaxseed Oil",
untranslated = "Field Campfire Stew",
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 thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
tagGroups = {
tagGroups = {
"Fat",
"Food",
"Food",
"Ingredients",
"Oil",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = 120,
calories = 1100,
carbs = 0,
carbs = 14,
protein = 0,
protein = 4,
fat = 15,
fat = 8,
vitamins = 0,
vitamins = 4,
density = 12.5,
density = 2.727272727272727,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,145: Line 17,816:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlaxseedOilItem",
type = "FieldCampfireStewItem",
typeID = 0,
typeID = 0,
},
},
Flour = {
["Filmy Fern Spore"] = {
untranslated = "Flour",
untranslated = "Filmy Fern Spore",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A fine, milled wheat product that's useful for all baking.",
description = "Plant to grow a filmy fern.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
"Seeds",
},
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,191: Line 17,862:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FlourItem",
type = "FilmyFernSporeItem",
typeID = 0,
typeID = 0,
},
},
["Fox Carcass"] = {
["Fir Log"] = {
untranslated = "Fox Carcass",
untranslated = "Fir Log",
category = nil,
category = nil,
group = "Natural Resources",
group = "Natural Resources",
description = "A dead fox.",
description = "Fir log is a type of softwood with a nice piney smell.",
tagGroups = {
tagGroups = {
"Animal",
"Burnable Fuel",
"Natural Resources",
"Softwood",
"Small Carcass",
"Wood",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,213: Line 17,884:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,238: Line 17,909:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FoxCarcassItem",
type = "FirLogItem",
typeID = 0,
typeID = 0,
},
},
["Framed Glass"] = {
["Fir Seed"] = {
untranslated = "Framed Glass",
untranslated = "Fir Seed",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Glass which was reinforced by a steel frame.",
description = "Plant to grow a fir tree.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Building Materials",
"Seeds",
"Constructable",
},
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,285: Line 17,955:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FramedGlassItem",
type = "FirSeedItem",
typeID = 0,
typeID = 0,
},
},
["Framed Glass Door"] = {
["Fireweed Seed"] = {
untranslated = "Framed Glass Door",
untranslated = "Fireweed Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A beautiful glass door made of steel and glass.",
description = "Plant to grow fireweed.",
tagGroups = {
tagGroups = {
"Doors",
"Crop Seed",
"Housing Objects",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,331: Line 18,002:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FramedGlassDoorItem",
type = "FireweedSeedItem",
typeID = 0,
typeID = 0,
},
},
["Fried Camas"] = {
["Fireweed Shoots"] = {
untranslated = "Fried Camas",
untranslated = "Fireweed Shoots",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Deep fried Camas. Bit greasy.",
description = "A bitter, brightly colored shoot similar to asparagus.",
tagGroups = {
tagGroups = {
"Campfire",
"Food",
"Food",
"Fried Vegetable",
"Greens",
"Raw Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 80,
calories = 700,
calories = 150,
carbs = 9,
carbs = 3,
protein = 3,
protein = 1,
fat = 10,
fat = 0,
vitamins = 2,
vitamins = 4,
density = 3.428571428571429,
density = 5.333333333333334,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,378: Line 18,049:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedCamasItem",
type = "FireweedShootsItem",
typeID = 0,
typeID = 0,
},
},
["Fried Fiddleheads"] = {
["Fish N Chips"] = {
untranslated = "Fried Fiddleheads",
untranslated = "Fish N Chips",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Secret's in the sauce.",
description = "Deep-fried fish served with a side of taro chips.",
tagGroups = {
tagGroups = {
"Campfire",
"Food",
"Food",
"Fried Vegetable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 200,
calories = 700,
calories = 1000,
carbs = 11,
carbs = 20,
protein = 3,
protein = 10,
fat = 6,
fat = 20,
vitamins = 4,
vitamins = 0,
density = 3.428571428571429,
density = 5.0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,425: Line 18,094:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedFiddleheadsItem",
type = "FishNChipsItem",
typeID = 0,
typeID = 0,
},
},
["Fried Hare Haunches"] = {
["Fish Rack"] = {
untranslated = "Fried Hare Haunches",
untranslated = "Fish Rack",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Everything is better deep fried.",
description = "A simple display of today's catch.",
tagGroups = {
tagGroups = {
"Cooking",
"Crafting Table",
"Food",
},
},
maxStack = 0,
maxStack = 1,
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 = 0,
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,462: Line 18,130:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x5x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,471: Line 18,139:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedHareHaunchesItem",
type = "FishRackItem",
typeID = 0,
typeID = 0,
},
},
["Fried Hearts Of Palm"] = {
["Fish Trap"] = {
untranslated = "Fried Hearts Of Palm",
untranslated = "Fish Trap",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Secret's in the sauce.",
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 = {},
"Campfire",
maxStack = 1,
"Food",
"Fried Vegetable",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 500,
calories = 700,
calories = nil,
carbs = 13,
carbs = nil,
protein = 3,
protein = nil,
fat = 6,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,509: Line 18,173:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,518: Line 18,182:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedHeartsOfPalmItem",
type = "FishTrapItem",
typeID = 0,
typeID = 0,
},
},
["Fried Taro"] = {
Fishery = {
untranslated = "Fried Taro",
untranslated = "Fishery",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Secret's in the sauce.",
description = "A place to create fishing poles, traps and prepare seafood.",
tagGroups = {
tagGroups = {
"Campfire",
"Crafting Table",
"Food",
"Fried Vegetable",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 2000,
calories = 700,
calories = nil,
carbs = 14,
carbs = nil,
protein = 1,
protein = nil,
fat = 8,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = 0,
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,556: Line 18,218:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x2x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,565: Line 18,227:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedTaroItem",
type = "FisheryItem",
typeID = 0,
typeID = 0,
},
},
["Fried Tomatoes"] = {
["Fishing Pole"] = {
untranslated = "Fried Tomatoes",
untranslated = "Fishing Pole",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Secret's in the sauce.",
description = "Fishing, the most extreme sport.",
tagGroups = {
tagGroups = {
"Campfire",
"Tool",
"Food",
"Fried Vegetable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 1000,
calories = 700,
calories = nil,
carbs = 11,
carbs = nil,
protein = 3,
protein = nil,
fat = 8,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 3.428571428571429,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,612: Line 18,272:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedTomatoesItem",
type = "FishingPoleItem",
typeID = 0,
typeID = 0,
},
},
["Fried Vegetables"] = {
["Flat Steel"] = {
untranslated = "Fried Vegetables",
untranslated = "Flat Steel",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "",
description = "Coated with a layer of epoxy, this steel refuses to rust.",
tagGroups = {
tagGroups = {
"Food",
"Constructable",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 200,
weight = 10000,
calories = 560,
calories = nil,
carbs = 11,
carbs = nil,
protein = 3,
protein = nil,
fat = 8,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 4.285714285714286,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,639: Line 18,299:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,657: Line 18,317:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FriedVegetablesItem",
type = "FlatSteelItem",
typeID = 0,
typeID = 0,
},
},
["Froth Floatation Cell"] = {
["Flat Steel Door"] = {
untranslated = "Froth Floatation Cell",
untranslated = "Flat Steel Door",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
description = "A beautiful modern flat steel door with a large viewing window.",
tagGroups = {
tagGroups = {},
"Craft Tables",
maxStack = 1,
"Work Stations",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,682: Line 18,339:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,694: Line 18,351:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 18,703: Line 18,360:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FrothFloatationCellItem",
type = "FlatSteelDoorItem",
typeID = 0,
typeID = 0,
},
},
["Fruit Muffin"] = {
Flatbread = {
untranslated = "Fruit Muffin",
untranslated = "Flatbread",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A soft, slightly sweet bread studded with juicy fruits.",
description = "Without any leavening the flatbread isn't very puffy. But it's still tasty.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 200,
calories = 800,
calories = 500,
carbs = 10,
carbs = 17,
protein = 5,
protein = 8,
fat = 4,
fat = 3,
vitamins = 16,
vitamins = 2,
density = 4.375,
density = 6.0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,749: Line 18,405:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FruitMuffinItem",
type = "FlatbreadItem",
typeID = 0,
typeID = 0,
},
},
["Fruit Salad"] = {
["Flax Fiber"] = {
untranslated = "Fruit Salad",
untranslated = "Flax Fiber",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "While tomatoes are fruits, you don't usually put them in fruit salads.",
description = "Processed fibers of flax ready to be spun into yarn.",
tagGroups = {
tagGroups = {},
"Cooking",
maxStack = 100,
"Food",
"Salad",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 100,
calories = 900,
calories = nil,
carbs = 12,
carbs = nil,
protein = 4,
protein = nil,
fat = 3,
fat = nil,
vitamins = 19,
vitamins = nil,
density = 4.222222222222222,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,796: Line 18,448:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FruitSaladItem",
type = "FlaxFiberItem",
typeID = 0,
typeID = 0,
},
},
["Fruit Tart"] = {
["Flax Seed"] = {
untranslated = "Fruit Tart",
untranslated = "Flax Seed",
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 = "Plant to grow flax. ",
tagGroups = {
tagGroups = {
"Baking",
"Crop Seed",
"Food",
"Food",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 50,
calories = 800,
calories = 0,
carbs = 22,
carbs = 0,
protein = 3,
protein = 0,
fat = 9,
fat = 0,
vitamins = 14,
vitamins = 0,
density = 6.0,
density = 0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,842: Line 18,495:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FruitTartItem",
type = "FlaxSeedItem",
typeID = 0,
typeID = 0,
},
},
["Fur Pelt"] = {
["Flax Stem"] = {
untranslated = "Fur Pelt",
untranslated = "Flax Stem",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A soft, furry pelt.",
description = "A bundle of harvested flax that can be processed into fabric.",
tagGroups = {
tagGroups = {
"Animal Skin",
"Crop",
"Items",
"Products",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,864: Line 18,515:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 18,889: Line 18,540:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "FurPeltItem",
type = "FlaxStemItem",
typeID = 0,
typeID = 0,
},
},
["Galaxy Vase"] = {
["Flax Trawler Net"] = {
untranslated = "Galaxy Vase",
untranslated = "Flax Trawler Net",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A vase made with glass to brighten up your home.",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
tagGroups = {
tagGroups = {
"Decoration",
"Tool",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 18,914: Line 18,564:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 18,935: Line 18,585:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GalaxyVaseItem",
type = "FlaxTrawlerNetItem",
typeID = 0,
typeID = 0,
ToolDurability = 500.0,
ToolRepairType = "Cloth",
},
},
["Garden Boots"] = {
["Flaxseed Oil"] = {
untranslated = "Garden Boots",
untranslated = "Flaxseed Oil",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
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 = "An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Fat",
"Food",
"Oil",
},
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 18,978: Line 18,634:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GardenBootsItem",
type = "FlaxseedOilItem",
typeID = 0,
typeID = 0,
},
},
Gasoline = {
["Fletching Table"] = {
untranslated = "Gasoline",
untranslated = "Fletching Table",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "Refined petroleum useful for fueling machines and generators.",
description = "A table for the capable hunter to improve their tools.",
tagGroups = {
tagGroups = {
"Blocks",
"Crafting Table",
"Liquid Fuel",
"Liquids",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,000: Line 18,654:
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 19,016: Line 18,670:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 19,025: Line 18,679:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GasolineItem",
type = "FletchingTableItem",
typeID = 0,
typeID = 0,
},
},
["Gathering Basic Upgrade"] = {
Flour = {
untranslated = "Gathering Basic Upgrade",
untranslated = "Flour",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.",
description = "A fine, milled wheat product that's useful for all baking.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Food",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
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 19,071: Line 18,724:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GatheringBasicUpgradeItem",
type = "FlourItem",
typeID = 0,
typeID = 0,
},
},
["Gathering Research Paper Basic"] = {
["Fox Carcass"] = {
untranslated = "Gathering Research Paper Basic",
untranslated = "Fox Carcass",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A dead fox.",
tagGroups = {
tagGroups = {
"Basic Research",
"Small Carcass",
"Items",
"Research",
"Research Papers",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,094: Line 18,744:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,119: Line 18,769:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GatheringResearchPaperBasicItem",
type = "FoxCarcassItem",
typeID = 0,
typeID = 0,
},
},
Gearbox = {
["Framed Glass"] = {
untranslated = "Gearbox",
untranslated = "Framed Glass",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "Provides speed and torque conversions from a rotating power source to another device.",
description = "Glass which was reinforced by a steel frame.",
tagGroups = {
tagGroups = {
"Items",
"Constructable",
"Products",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,140: Line 18,789:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,147: Line 18,796:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,165: Line 18,814:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GearboxItem",
type = "FramedGlassItem",
typeID = 0,
typeID = 0,
},
},
["Geology Research Paper Advanced"] = {
["Framed Glass Door"] = {
untranslated = "Geology Research Paper Advanced",
untranslated = "Framed Glass Door",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A beautiful glass door made of steel and glass.",
tagGroups = {
tagGroups = {},
"Advanced Research",
maxStack = 1,
"Items",
"Research",
"Research Papers",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,188: Line 18,832:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,195: Line 18,839:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,204: Line 18,848:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 19,213: Line 18,857:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GeologyResearchPaperAdvancedItem",
type = "FramedGlassDoorItem",
typeID = 0,
typeID = 0,
},
},
["Geology Research Paper Basic"] = {
["Fried Camas"] = {
untranslated = "Geology Research Paper Basic",
untranslated = "Fried Camas",
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 = "Deep fried Camas. Bit greasy.",
tagGroups = {
tagGroups = {
"Basic Research",
"Food",
"Items",
"Fried Vegetable",
"Research",
"Research Papers",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,261: Line 18,903:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GeologyResearchPaperBasicItem",
type = "FriedCamasItem",
typeID = 0,
typeID = 0,
},
},
["Geology Research Paper Modern"] = {
["Fried Fiddleheads"] = {
untranslated = "Geology Research Paper Modern",
untranslated = "Fried Fiddleheads",
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 = "Secret's in the sauce.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Modern Research",
"Fried Vegetable",
"Research",
"Research Papers",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,309: Line 18,949:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GeologyResearchPaperModernItem",
type = "FriedFiddleheadsItem",
typeID = 0,
typeID = 0,
},
},
["Giant Cactus Fruit"] = {
["Fried Hare Haunches"] = {
untranslated = "Giant Cactus Fruit",
untranslated = "Fried Hare Haunches",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A bulbous fruit that used to top Saguaro cacti.",
description = "Everything is better deep fried.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Fruit",
"Produce",
"Raw Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 100,
calories = 100,
calories = 750,
carbs = 2,
carbs = 6,
protein = 0,
protein = 15,
fat = 2,
fat = 27,
vitamins = 4,
vitamins = 4,
density = 8.0,
density = 6.933333333333333,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,357: Line 18,994:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GiantCactusFruitItem",
type = "FriedHareHaunchesItem",
typeID = 0,
typeID = 0,
},
},
["Gigot Sleeve Shirt"] = {
["Fried Hearts Of Palm"] = {
untranslated = "Gigot Sleeve Shirt",
untranslated = "Fried Hearts Of Palm",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Cool piratey shirt that makes your biceps look bigger than they really are.",
description = "Secret's in the sauce.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
"Fried Vegetable",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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 19,400: Line 19,040:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GigotSleeveShirtItem",
type = "FriedHeartsOfPalmItem",
typeID = 0,
typeID = 0,
},
},
Glass = {
["Fried Taro"] = {
untranslated = "Glass",
untranslated = "Fried Taro",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "A transparent, solid material useful for more than just windows.",
description = "Secret's in the sauce.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Building Materials",
"Fried Vegetable",
"Constructable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,447: Line 19,086:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassItem",
type = "FriedTaroItem",
typeID = 0,
typeID = 0,
},
},
["Glass Lens"] = {
["Fried Tomatoes"] = {
untranslated = "Glass Lens",
untranslated = "Fried Tomatoes",
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 = "Secret's in the sauce.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
"Fried Vegetable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,493: Line 19,132:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassLensItem",
type = "FriedTomatoesItem",
typeID = 0,
typeID = 0,
},
},
["Glassworking Advanced Upgrade"] = {
["Froth Floatation Cell"] = {
untranslated = "Glassworking Advanced Upgrade",
untranslated = "Froth Floatation Cell",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Work Stations",
description = "Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Crafting Table",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,518: Line 19,156:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 19,530: Line 19,168:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x4x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 19,539: Line 19,177:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassworkingAdvancedUpgradeItem",
type = "FrothFloatationCellItem",
typeID = 0,
typeID = 0,
},
},
["Glassworking Modern Upgrade"] = {
["Fruit Muffin"] = {
untranslated = "Glassworking Modern Upgrade",
untranslated = "Fruit Muffin",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
description = "A soft, slightly sweet bread studded with juicy fruits.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Food",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
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,585: Line 19,222:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassworkingModernUpgradeItem",
type = "FruitMuffinItem",
typeID = 0,
typeID = 0,
},
},
Glassworks = {
["Fruit Salad"] = {
untranslated = "Glassworks",
untranslated = "Fruit Salad",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A specialized kiln used to transform sand into buildable blocks and decorations.",
description = "While tomatoes are fruits, you don't usually put them in fruit salads.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Food",
"Work Stations",
"Salad",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,631: Line 19,268:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GlassworksItem",
type = "FruitSaladItem",
typeID = 0,
typeID = 0,
},
},
Gneiss = {
["Fruit Tart"] = {
untranslated = "Gneiss",
untranslated = "Fruit Tart",
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 = "A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.",
tagGroups = {
tagGroups = {
"Excavatable",
"Food",
"Natural Resources",
"Rock",
"Stone",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 7000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,679: Line 19,313:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GneissItem",
type = "FruitTartItem",
typeID = 0,
typeID = 0,
},
},
["Goat Mount"] = {
["Fur Pelt"] = {
untranslated = "Goat Mount",
untranslated = "Fur Pelt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A hunting trophy for your house.",
description = "A soft, furry pelt.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Animal Skin",
"Living Room",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,704: Line 19,337:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,725: Line 19,358:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoatMountItem",
type = "FurPeltItem",
typeID = 0,
typeID = 0,
},
},
["Gold Bar"] = {
["Galaxy Vase"] = {
untranslated = "Gold Bar",
untranslated = "Galaxy Vase",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Refined bar of gold.",
description = "A  vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Blocks",
"Housing",
"Metal",
"Metals",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 30000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,747: Line 19,378:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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,772: Line 19,403:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldBarItem",
type = "GalaxyVaseItem",
typeID = 0,
typeID = 0,
},
},
["Gold Concentrate"] = {
["Garden Boots"] = {
untranslated = "Gold Concentrate",
untranslated = "Garden Boots",
category = nil,
category = nil,
group = "Blocks",
group = "Clothing",
description = "Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
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 = {
"Blocks",
"Clothes",
"Concentrated Ore",
"Excavatable",
"Processed Rock",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 20000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,795: Line 19,423:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,820: Line 19,448:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldConcentrateItem",
type = "GardenBootsItem",
typeID = 0,
typeID = 0,
},
},
["Gold Flakes"] = {
Gasoline = {
untranslated = "Gold Flakes",
untranslated = "Gasoline",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A highly efficient conductor for delicate electronics.",
description = "Refined petroleum useful for fueling machines and generators.",
tagGroups = {
tagGroups = {
"Items",
"Liquid Fuel",
"Products",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,841: Line 19,468:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = 80000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 19,866: Line 19,493:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldFlakesItem",
type = "GasolineItem",
typeID = 0,
typeID = 0,
},
},
["Gold Frame Landscape"] = {
["Gathering Advanced Upgrade"] = {
untranslated = "Gold Frame Landscape",
untranslated = "Gathering Advanced Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "",
description = "Advanced Upgrade that greatly increases efficiency when crafting Gathering recipes.",
tagGroups = {
tagGroups = {
"Cultural",
"Upgrade",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,891: Line 19,517:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,912: Line 19,538:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldFrameLandscapeItem",
type = "GatheringAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Gold Frame Wide"] = {
["Gathering Basic Upgrade"] = {
untranslated = "Gold Frame Wide",
untranslated = "Gathering Basic Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "",
description = "Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.",
tagGroups = {
tagGroups = {
"Cultural",
"Upgrade",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,937: Line 19,562:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 19,958: Line 19,583:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldFrameWideItem",
type = "GatheringBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Gold Ore"] = {
["Gathering Research Paper Basic"] = {
untranslated = "Gold Ore",
untranslated = "Gathering Research Paper Basic",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "Unrefined ore with traces of gold.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Excavatable",
"Basic Research",
"Natural Resources",
"Research",
"Ore",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 7500,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 19,980: Line 19,604:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,005: Line 19,629:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldOreItem",
type = "GatheringResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
["Gold Wiring"] = {
Gearbox = {
untranslated = "Gold Wiring",
untranslated = "Gearbox",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A length of gold conductive wire useful for a variety of purposes.",
description = "Provides speed and torque conversions from a rotating power source to another device.",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 100,
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,026: Line 19,647:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,051: Line 19,672:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GoldWiringItem",
type = "GearboxItem",
typeID = 0,
typeID = 0,
},
},
["Government Office"] = {
["Geology Research Paper Advanced"] = {
untranslated = "Government Office",
untranslated = "Geology Research Paper Advanced",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "Allows the creation of Elected Titles, which can be given special privileges.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Government",
"Advanced Research",
"Work Stations",
"Research",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,076: Line 19,697:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,097: Line 19,718:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GovernmentOfficeItem",
type = "GeologyResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
Granite = {
["Geology Research Paper Basic"] = {
untranslated = "Granite",
untranslated = "Geology Research Paper Basic",
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 document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Excavatable",
"Basic Research",
"Natural Resources",
"Research",
"Rock",
"Stone",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 6500,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,120: Line 19,739:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,145: Line 19,764:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GraniteItem",
type = "GeologyResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
["Grass Seed"] = {
["Geology Research Paper Modern"] = {
untranslated = "Grass Seed",
untranslated = "Geology Research Paper Modern",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "Plant to grow grass.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Food",
"Modern Research",
"Seeds",
"Research",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 20,191: Line 19,810:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "GrassSeedItem",
type = "GeologyResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Hand Plow"] = {
["Giant Cactus Fruit"] = {
untranslated = "Hand Plow",
untranslated = "Giant Cactus Fruit",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A tool that tills the field for farming.",
description = "A bulbous fruit that used to top Saguaro cacti.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Vehicles",
"Fruit",
"Raw Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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 = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 20,237: Line 19,857:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HandPlowItem",
type = "GiantCactusFruitItem",
typeID = 0,
typeID = 0,
},
},
["Hanging Long Steel Sign"] = {
["Gigot Sleeve Shirt"] = {
untranslated = "Hanging Long Steel Sign",
untranslated = "Gigot Sleeve Shirt",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A long steel plate for when you need to display extra large text.",
description = "Cool piratey shirt that makes your biceps look bigger than they really are.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,262: Line 19,881:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,283: Line 19,902:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingLongSteelSignItem",
type = "GigotSleeveShirtItem",
typeID = 0,
typeID = 0,
},
},
["Hanging Steel Framed Sign"] = {
Glass = {
untranslated = "Hanging Steel Framed Sign",
untranslated = "Glass",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "A large wooden sign framed with steel.",
description = "A transparent, solid material useful for more than just windows.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Constructable",
"Signs",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,308: Line 19,926:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,329: Line 19,947:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelFramedSignItem",
type = "GlassItem",
typeID = 0,
typeID = 0,
},
},
["Hanging Steel Mine Sign"] = {
["Glass Lens"] = {
untranslated = "Hanging Steel Mine Sign",
untranslated = "Glass Lens",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A hanging sign made of steel plates.",
description = "A thin shaped piece of glass very useful for devices used to interact with light.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 100,
"Signs",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 75,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,354: Line 19,969:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,375: Line 19,990:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelMineSignItem",
type = "GlassLensItem",
typeID = 0,
typeID = 0,
},
},
["Hanging Steel Plain Sign"] = {
["Glassworking Advanced Upgrade"] = {
untranslated = "Hanging Steel Plain Sign",
untranslated = "Glassworking Advanced Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Upgrade Modules",
description = "A large hanging steel sign attached to a wooden frame.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Upgrade",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,400: Line 20,014:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,421: Line 20,035:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelPlainSignItem",
type = "GlassworkingAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Hanging Steel Shop Sign"] = {
["Glassworking Modern Upgrade"] = {
untranslated = "Hanging Steel Shop Sign",
untranslated = "Glassworking Modern Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Upgrade Modules",
description = "A decorative wooden sign framed with steel. Great for advertising shops.",
description = "Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Upgrade",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,446: Line 20,059:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,467: Line 20,080:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HangingSteelShopSignItem",
type = "GlassworkingModernUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Hardwood Board"] = {
["Glassworking Skill Book"] = {
untranslated = "Hardwood Board",
untranslated = "Glassworking Skill Book",
category = nil,
category = nil,
group = "Items",
group = "Skill Books",
description = "A higher quality hardwood board used for long lasting furniture.",
description = "Glassworking Skill Book",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Skill Books",
"Items",
"Products",
"Wood Board",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,490: Line 20,100:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 2000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,515: Line 20,125:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodBoardItem",
type = "Glassworking Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Hardwood Hewn Log"] = {
["Glassworking Skill Scroll"] = {
untranslated = "Hardwood Hewn Log",
untranslated = "Glassworking Skill Scroll",
category = nil,
category = nil,
group = "Blocks",
group = "Skill Scrolls",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "Glassworking Skill Scroll",
tagGroups = {
tagGroups = {
"Blocks",
"Skill Scrolls",
"Building Materials",
"Burnable Fuel",
"Constructable",
"Hewn Log",
},
},
maxStack = 0,
maxStack = 10,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,539: Line 20,145:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,564: Line 20,170:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodHewnLogItem",
type = "Glassworking Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Hardwood Lumber"] = {
Glassworks = {
untranslated = "Hardwood Lumber",
untranslated = "Glassworks",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "Can be fashioned into various usable equipment.",
description = "A specialized kiln used to transform sand into buildable blocks and decorations.",
tagGroups = {
tagGroups = {
"Blocks",
"Crafting Table",
"Building Materials",
"Burnable Fuel",
"Constructable",
"Lumber",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,588: Line 20,190:
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,
Line 20,604: Line 20,206:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "5x5x5",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,613: Line 20,215:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodLumberItem",
type = "GlassworksItem",
typeID = 0,
typeID = 0,
},
},
["Hardwood Lumber Dresser"] = {
Gneiss = {
untranslated = "Hardwood Lumber Dresser",
untranslated = "Gneiss",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
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 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 = {
"Bedroom",
"Excavatable",
"Housing Objects",
"Rock",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 2000,
weight = 7000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,638: Line 20,240:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Dresser",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 20,659: Line 20,261:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardwoodLumberDresserItem",
type = "GneissItem",
typeID = 0,
typeID = 0,
},
},
["Hardy Beard"] = {
["Goat Mount"] = {
untranslated = "Hardy Beard",
untranslated = "Goat Mount",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "",
description = "A hunting trophy for your house.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,680: Line 20,284:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3.5",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 20,702: Line 20,306:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HardyBeardItem",
type = "GoatMountItem",
typeID = 0,
typeID = 0,
},
},
["Hare Carcass"] = {
["Gold Bar"] = {
untranslated = "Hare Carcass",
untranslated = "Gold Bar",
category = nil,
category = nil,
group = "Natural Resources",
group = "Blocks",
description = "A dead hare.",
description = "Refined bar of gold.",
tagGroups = {
tagGroups = {
"Animal",
"Metal",
"Natural Resources",
"Tiny Carcass",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,724: Line 20,326:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,749: Line 20,351:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HareCarcassItem",
type = "GoldBarItem",
typeID = 0,
typeID = 0,
},
},
["Heart Of Palm"] = {
["Gold Concentrate"] = {
untranslated = "Heart Of Palm",
untranslated = "Gold Concentrate",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Collected from the inner core and growing bud of a palm tree.",
description = "Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
tagGroups = {
tagGroups = {
"Food",
"Concentrated Ore",
"Produce",
"Excavatable",
"Raw Food",
"Vegetable",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 150,
weight = 20000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,797: Line 20,397:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeartOfPalmItem",
type = "GoldConcentrateItem",
typeID = 0,
typeID = 0,
},
},
["Hearty Hometown Pizza"] = {
["Gold Flakes"] = {
untranslated = "Hearty Hometown Pizza",
untranslated = "Gold Flakes",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "When you feel nostalgic and miss that cozy hometown feeling.",
description = "A highly efficient conductor for delicate electronics.",
tagGroups = {
tagGroups = {},
"Baking",
maxStack = 100,
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 50,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,843: Line 20,440:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeartyHometownPizzaItem",
type = "GoldFlakesItem",
typeID = 0,
typeID = 0,
},
},
["Heat Sink"] = {
["Gold Frame Landscape"] = {
untranslated = "Heat Sink",
untranslated = "Gold Frame Landscape",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A copper plate to draw and disperse heat.",
description = "",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,864: Line 20,460:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 20,889: Line 20,485:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeatSinkItem",
type = "GoldFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Heliconia Seed"] = {
["Gold Frame Wide"] = {
untranslated = "Heliconia Seed",
untranslated = "Gold Frame Wide",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow heliconia.",
description = "",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Seeds",
},
},
maxStack = 0,
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 = nil,
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 20,926: Line 20,521:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 20,935: Line 20,530:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HeliconiaSeedItem",
type = "GoldFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Hemp Mooring Rope"] = {
["Gold Ore"] = {
untranslated = "Hemp Mooring Rope",
untranslated = "Gold Ore",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "Strong ropes used to hold down and prevent ships from moving around.",
description = "Unrefined ore with traces of gold.",
tagGroups = {
tagGroups = {
"Items",
"Excavatable",
"Products",
"Ore",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 7500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 20,956: Line 20,551:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 20,981: Line 20,576:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HempMooringRopeItem",
type = "GoldOreItem",
typeID = 0,
typeID = 0,
},
},
Henley = {
["Gold Wiring"] = {
untranslated = "Henley",
untranslated = "Gold Wiring",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
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 length of gold conductive wire useful for a variety of purposes.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,024: Line 20,619:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HenleyItem",
type = "GoldWiringItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Bench"] = {
["Government Office"] = {
untranslated = "Hewn Bench",
untranslated = "Government Office",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A basic wooden bench.",
description = "Allows the creation of Elected Titles, which can be given special privileges.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Government",
"Seating",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,049: Line 20,643:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,061: Line 20,655:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x4x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,070: Line 20,664:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnBenchItem",
type = "GovernmentOfficeItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Chair"] = {
Granite = {
untranslated = "Hewn Chair",
untranslated = "Granite",
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 = "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 = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 6500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,095: Line 20,689:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,116: Line 20,710:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnChairItem",
type = "GraniteItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Door"] = {
["Grass Seed"] = {
untranslated = "Hewn Door",
untranslated = "Grass Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A door made from roughly hewn logs.",
description = "Plant to grow grass.",
tagGroups = {
tagGroups = {
"Doors",
"Food",
"Housing Objects",
"Seeds",
},
},
maxStack = 0,
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 = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,162: Line 20,756:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnDoorItem",
type = "GrassSeedItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Dresser"] = {
Grindstone = {
untranslated = "Hewn Dresser",
untranslated = "Grindstone",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
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 = "A workstation for repairing tools and crafting new ones.",
tagGroups = {
tagGroups = {
"Bedroom",
"Crafting Table",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 21,187: Line 20,780:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = "Industrial",
furnitureType = "Dresser",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,199: Line 20,792:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,208: Line 20,801:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnDresserItem",
type = "GrindstoneItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Log"] = {
["Hand Plow"] = {
untranslated = "Hewn Log",
untranslated = "Hand Plow",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "A tool that tills the field for farming.",
tagGroups = {
tagGroups = {
"Blocks",
"Vehicles",
"Building Materials",
},
"Burnable Fuel",
maxStack = 100,
"Constructable",
carried = "Backpack",
"Hewn Log",
weight = 5000,
},
maxStack = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,232: Line 20,821:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,248: Line 20,837:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,257: Line 20,846:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnLogItem",
type = "HandPlowItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Nightstand"] = {
["Handheld Camera"] = {
untranslated = "Hewn Nightstand",
untranslated = "Handheld Camera",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A simple hewn wooden nightstand you can pile unread books on.",
description = "A modern piece of marvel that allows a more detailed way of saving landscape.",
tagGroups = {
tagGroups = {
"Bedroom",
"Tool",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 21,282: Line 20,870:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Nightstand",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.5,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,303: Line 20,891:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnNightstandItem",
type = "HandheldCameraItem",
typeID = 0,
typeID = 0,
ToolVariant = "Camera",
ToolDurability = 25.0,
ToolRepairType = "Electronical",
},
},
["Hewn Softwood Bench"] = {
["Hanging Long Steel Sign"] = {
untranslated = "Hewn Softwood Bench",
untranslated = "Hanging Long Steel Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A basic wooden bench.",
description = "A long steel plate for when you need to display extra large text.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 1,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 21,328: Line 20,916:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,340: Line 20,928:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,349: Line 20,937:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodBenchItem",
type = "HangingLongSteelSignItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Softwood Chair"] = {
["Hanging Steel Framed Sign"] = {
untranslated = "Hewn Softwood Chair",
untranslated = "Hanging Steel Framed Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
description = "A large wooden sign framed with steel.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 1,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 21,374: Line 20,959:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,386: Line 20,971:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,395: Line 20,980:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodChairItem",
type = "HangingSteelFramedSignItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Softwood Door"] = {
["Hanging Steel Mine Sign"] = {
untranslated = "Hewn Softwood Door",
untranslated = "Hanging Steel Mine Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A door made from roughly hewn logs.",
description = "A hanging sign made of steel plates.",
tagGroups = {
tagGroups = {},
"Doors",
maxStack = 1,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 21,420: Line 21,002:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,432: Line 21,014:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,441: Line 21,023:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodDoorItem",
type = "HangingSteelMineSignItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Softwood Table"] = {
["Hanging Steel Plain Sign"] = {
untranslated = "Hewn Softwood Table",
untranslated = "Hanging Steel Plain Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A large table for placing things on.",
description = "A large hanging steel sign attached to a wooden frame.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 1,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,466: Line 21,045:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,478: Line 21,057:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,487: Line 21,066:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnSoftwoodTableItem",
type = "HangingSteelPlainSignItem",
typeID = 0,
typeID = 0,
},
},
["Hewn Table"] = {
["Hanging Steel Shop Sign"] = {
untranslated = "Hewn Table",
untranslated = "Hanging Steel Shop Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A large table for placing things on.",
description = "A decorative wooden sign framed with steel. Great for advertising shops.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 1,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,512: Line 21,088:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,524: Line 21,100:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,533: Line 21,109:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HewnTableItem",
type = "HangingSteelShopSignItem",
typeID = 0,
typeID = 0,
},
},
["Hide Ash Fertilizer"] = {
["Hardwood Board"] = {
untranslated = "Hide Ash Fertilizer",
untranslated = "Hardwood Board",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A fertilizer made from hide ash and fillers.",
description = "A higher quality hardwood board used for long lasting furniture.",
tagGroups = {
tagGroups = {
"Fertilizers",
"Burnable Fuel",
"Items",
"Wood Board",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 500,
Line 21,554: Line 21,130:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 2000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,579: Line 21,155:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HideAshFertilizerItem",
type = "HardwoodBoardItem",
typeID = 0,
typeID = 0,
},
},
Hosomaki = {
["Hardwood Hewn Log"] = {
untranslated = "Hosomaki",
untranslated = "Hardwood Hewn Log",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
tagGroups = {
tagGroups = {
"Cooking",
"Burnable Fuel",
"Food",
"Constructable",
"Hewn Log",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 10000,
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 = 0,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,607: Line 21,184:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,625: Line 21,202:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HosomakiItem",
type = "HardwoodHewnLogItem",
typeID = 0,
typeID = 0,
},
},
Huckleberries = {
["Hardwood Lumber"] = {
untranslated = "Huckleberries",
untranslated = "Hardwood Lumber",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "A handfull of small wild berries. I'm your huckleberry.",
description = "Can be fashioned into various usable equipment.",
tagGroups = {
tagGroups = {
"Food",
"Burnable Fuel",
"Fruit",
"Constructable",
"Produce",
"Lumber",
"Raw Food",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 10000,
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 = 0,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,655: Line 21,231:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,673: Line 21,249:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberriesItem",
type = "HardwoodLumberItem",
typeID = 0,
typeID = 0,
},
},
["Huckleberry Extract"] = {
["Hardwood Lumber Dresser"] = {
untranslated = "Huckleberry Extract",
untranslated = "Hardwood Lumber Dresser",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A concentrated blast of huckleberry goodness.",
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 = {
"Food",
"Housing",
"Ingredients",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 2000,
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 = 0,
fuel = nil,
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,710: Line 21,285:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 21,719: Line 21,294:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberryExtractItem",
type = "HardwoodLumberDresserItem",
typeID = 0,
typeID = 0,
},
},
["Huckleberry Fritter"] = {
["Hare Carcass"] = {
untranslated = "Huckleberry Fritter",
untranslated = "Hare Carcass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "Fried and sweet.",
description = "A dead hare.",
tagGroups = {
tagGroups = {
"Baking",
"Tiny Carcass",
"Food",
},
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,765: Line 21,339:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberryFritterItem",
type = "HareCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Huckleberry Pie"] = {
["Heart Of Palm"] = {
untranslated = "Huckleberry Pie",
untranslated = "Heart Of Palm",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A fantastic combination of flaky crust and scrumptious berries.",
description = "Collected from the inner core and growing bud of a palm tree.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
"Raw Food",
"Vegetable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 150,
calories = 1300,
calories = 100,
carbs = 13,
carbs = 4,
protein = 5,
protein = 2,
fat = 10,
fat = 0,
vitamins = 16,
vitamins = 2,
density = 3.3846153846153846,
density = 8.0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 21,811: Line 21,386:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberryPieItem",
type = "HeartOfPalmItem",
typeID = 0,
typeID = 0,
},
},
["Huckleberry Seed"] = {
["Hearty Hometown Pizza"] = {
untranslated = "Huckleberry Seed",
untranslated = "Hearty Hometown Pizza",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow a huckleberry bush.",
description = "When you feel nostalgic and miss that cozy hometown feeling.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Food",
"Food",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 300,
calories = 0,
calories = 1200,
carbs = 0,
carbs = 28,
protein = 0,
protein = 7,
fat = 0,
fat = 11,
vitamins = 0,
vitamins = 3,
density = nil,
density = 4.083333333333333,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 21,858: Line 21,431:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuckleberrySeedItem",
type = "HeartyHometownPizzaItem",
typeID = 0,
typeID = 0,
},
},
["Huge Banner Sign"] = {
["Heat Sink"] = {
untranslated = "Huge Banner Sign",
untranslated = "Heat Sink",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A banner made out of fabric held up by ropes and some pieces of wood.",
description = "A copper plate to draw and disperse heat.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 100,
"Signs",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,883: Line 21,453:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,904: Line 21,474:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeBannerSignItem",
type = "HeatSinkItem",
typeID = 0,
typeID = 0,
},
},
["Huge Iron Banner Sign"] = {
["Heliconia Seed"] = {
untranslated = "Huge Iron Banner Sign",
untranslated = "Heliconia Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A very large iron banner placed between two iron pillars. ",
description = "Plant to grow heliconia.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Signs",
"Seeds",
},
},
maxStack = 0,
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 = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,950: Line 21,520:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeIronBannerSignItem",
type = "HeliconiaSeedItem",
typeID = 0,
typeID = 0,
},
},
["Huge Iron Sign"] = {
["Hemp Mooring Rope"] = {
untranslated = "Huge Iron Sign",
untranslated = "Hemp Mooring Rope",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A very large iron sign.",
description = "Strong ropes used to hold down and prevent ships from moving around.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 100,
"Signs",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 21,975: Line 21,542:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 21,996: Line 21,563:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeIronSignItem",
type = "HempMooringRopeItem",
typeID = 0,
typeID = 0,
},
},
["Huge Steel Banner Sign"] = {
Henley = {
untranslated = "Huge Steel Banner Sign",
untranslated = "Henley",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A large illuminated banner mounted on a steel frame portal.",
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",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,021: Line 21,587:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,042: Line 21,608:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeSteelBannerSignItem",
type = "HenleyItem",
typeID = 0,
typeID = 0,
},
},
["Huge Steel Sign"] = {
["Hewn Bench"] = {
untranslated = "Huge Steel Sign",
untranslated = "Hewn Bench",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "An illuminated large steel sign.",
description = "A basic wooden bench.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,066: Line 21,631:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "",
roomCategory = "Seating",
furnitureType = "",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,079: Line 21,644:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,088: Line 21,653:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeSteelSignItem",
type = "HewnBenchItem",
typeID = 0,
typeID = 0,
},
},
["Huge Wooden Banner Sign"] = {
["Hewn Chair"] = {
untranslated = "Huge Wooden Banner Sign",
untranslated = "Hewn Chair",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A banner made out of fabric held up by ropes held up between wooden pillars.",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,112: Line 21,676:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = "",
roomCategory = "Seating",
furnitureType = "",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,125: Line 21,689:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,134: Line 21,698:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HugeWoodenBannerSignItem",
type = "HewnChairItem",
typeID = 0,
typeID = 0,
},
},
["Hunting Upgrade"] = {
["Hewn Door"] = {
untranslated = "Hunting Upgrade",
untranslated = "Hewn Door",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.",
description = "A door made from roughly hewn logs.",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
maxStack = 1,
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,162: Line 21,723:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,171: Line 21,732:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,180: Line 21,741:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HuntingUpgradeItem",
type = "HewnDoorItem",
typeID = 0,
typeID = 0,
},
},
Hydrocolloids = {
["Hewn Dresser"] = {
untranslated = "Hydrocolloids",
untranslated = "Hewn Dresser",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Used to make collids for bursts of flavor.",
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 = {
"Food",
"Housing",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = 10,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0.0,
density = nil,
fuel = 0,
fuel = nil,
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 22,216: Line 21,777:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,225: Line 21,786:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "HydrocolloidsItem",
type = "HewnDresserItem",
typeID = 0,
typeID = 0,
},
},
Icebox = {
["Hewn Log"] = {
untranslated = "Icebox",
untranslated = "Hewn Log",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A box of ice. It's in the name!",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Burnable Fuel",
"Kitchen",
"Constructable",
"Hewn Log",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,246: Line 21,808:
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 = "Kitchen",
roomCategory = nil,
furnitureType = "Food Storage",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.5,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,271: Line 21,833:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IceboxItem",
type = "HewnLogItem",
typeID = 0,
typeID = 0,
},
},
["Immigration Desk"] = {
["Hewn Nightstand"] = {
untranslated = "Immigration Desk",
untranslated = "Hewn Nightstand",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "Immigration requirements and decisions needs to pass an immigration desk before approval.",
description = "A simple hewn wooden nightstand you can pile unread books on.",
tagGroups = {
tagGroups = {
"Government",
"Housing",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,295: Line 21,856:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = "",
roomCategory = "Bedroom",
furnitureType = "",
furnitureType = "Nightstand",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,308: Line 21,869:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,317: Line 21,878:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ImmigrationDeskItem",
type = "HewnNightstandItem",
typeID = 0,
typeID = 0,
},
},
Industrial = {
["Hewn Softwood Bench"] = {
untranslated = "Industrial",
untranslated = "Hewn Softwood Bench",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "QA Test Object adding Industrial room overriding any value.",
description = "A basic wooden bench.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,338: Line 21,901:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Industrial",
roomCategory = "Seating",
furnitureType = "",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,351: Line 21,914:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,360: Line 21,923:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialItem",
type = "HewnSoftwoodBenchItem",
typeID = 0,
typeID = 0,
},
},
["Industrial Barge"] = {
["Hewn Softwood Chair"] = {
untranslated = "Industrial Barge",
untranslated = "Hewn Softwood Chair",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "",
description = "A raised surface supported by legs. Without the back, it might be a stool.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Vehicles",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 30000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,384: Line 21,946:
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 22,397: Line 21,959:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,406: Line 21,968:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialBargeItem",
type = "HewnSoftwoodChairItem",
typeID = 0,
typeID = 0,
},
},
["Industrial Elevator"] = {
["Hewn Softwood Door"] = {
untranslated = "Industrial Elevator",
untranslated = "Hewn Softwood Door",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.",
description = "A door made from roughly hewn logs.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 1,
"Specialty",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,434: Line 21,993:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,443: Line 22,002:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,452: Line 22,011:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialElevatorItem",
type = "HewnSoftwoodDoorItem",
typeID = 0,
typeID = 0,
},
},
["Industrial Generator"] = {
["Hewn Softwood Table"] = {
untranslated = "Industrial Generator",
untranslated = "Hewn Softwood Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A large modern generator consuming liquid fuel to generate high volumes of electricity.",
description = "A large table for placing things on.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Power Generation",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,476: Line 22,034:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Industrial",
roomCategory = "Seating",
furnitureType = "",
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,489: Line 22,047:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,498: Line 22,056:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialGeneratorItem",
type = "HewnSoftwoodTableItem",
typeID = 0,
typeID = 0,
},
},
["Industrial Refrigerator"] = {
["Hewn Table"] = {
untranslated = "Industrial Refrigerator",
untranslated = "Hewn Table",
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 large table for placing things on.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Storage",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,522: Line 22,079:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "",
roomCategory = "Seating",
furnitureType = "",
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,535: Line 22,092:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,544: Line 22,101:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustrialRefrigeratorItem",
type = "HewnTableItem",
typeID = 0,
typeID = 0,
},
},
["Industry Upgrade"] = {
["Hide Ash Fertilizer"] = {
untranslated = "Industry Upgrade",
untranslated = "Hide Ash Fertilizer",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Modern Upgrade that greatly increases efficiency when crafting Industry recipes.",
description = "A fertilizer made from hide ash and fillers.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Fertilizer",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,590: Line 22,146:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IndustryUpgradeItem",
type = "HideAshFertilizerItem",
typeID = 0,
typeID = 0,
},
},
["Infused Oil"] = {
Hosomaki = {
untranslated = "Infused Oil",
untranslated = "Hosomaki",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Oil infused with flavor to enhance it.",
description = "A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
calories = 120,
calories = 700,
carbs = 0,
carbs = 21,
protein = 0,
protein = 19,
fat = 12,
fat = 5,
vitamins = 3,
vitamins = 8,
density = 12.5,
density = 7.571428571428572,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,636: Line 22,191:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "InfusedOilItem",
type = "HosomakiItem",
typeID = 0,
typeID = 0,
},
},
["Injection Mold Machine"] = {
Huckleberries = {
untranslated = "Injection Mold Machine",
untranslated = "Huckleberries",
category = nil,
category = nil,
group = "World Object",
group = "Food",
description = "",
description = "A handfull of small wild berries. I'm your huckleberry.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
"Fruit",
"Raw Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,679: Line 22,238:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "InjectionMoldMachineItem",
type = "HuckleberriesItem",
typeID = 0,
typeID = 0,
},
},
["Iron Anchor"] = {
["Huckleberry Extract"] = {
untranslated = "Iron Anchor",
untranslated = "Huckleberry Extract",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A solid iron anchor used to park your vessel.",
description = "A concentrated blast of huckleberry goodness.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,725: Line 22,283:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronAnchorItem",
type = "HuckleberryExtractItem",
typeID = 0,
typeID = 0,
},
},
["Iron Axle"] = {
["Huckleberry Fritter"] = {
untranslated = "Iron Axle",
untranslated = "Huckleberry Fritter",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A rotating iron rod that can be fixed to wheels for use in vehicles.",
description = "Fried and sweet.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,771: Line 22,328:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronAxleItem",
type = "HuckleberryFritterItem",
typeID = 0,
typeID = 0,
},
},
["Iron Bar"] = {
["Huckleberry Pie"] = {
untranslated = "Iron Bar",
untranslated = "Huckleberry Pie",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Refined bar of iron.",
description = "A fantastic combination of flaky crust and scrumptious berries.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Metal",
"Metals",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 15000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,818: Line 22,373:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronBarItem",
type = "HuckleberryPieItem",
typeID = 0,
typeID = 0,
},
},
["Iron Concentrate"] = {
["Huckleberry Seed"] = {
untranslated = "Iron Concentrate",
untranslated = "Huckleberry Seed",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
description = "Plant to grow a huckleberry bush.",
tagGroups = {
tagGroups = {
"Blocks",
"Crop Seed",
"Concentrated Ore",
"Food",
"Excavatable",
"Seeds",
"Processed Rock",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 20000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,866: Line 22,420:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronConcentrateItem",
type = "HuckleberrySeedItem",
typeID = 0,
typeID = 0,
},
},
["Iron Frame Landscape"] = {
["Huge Banner Sign"] = {
untranslated = "Iron Frame Landscape",
untranslated = "Huge Banner Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "",
description = "A banner made out of fabric held up by ropes and some pieces of wood.",
tagGroups = {
tagGroups = {},
"Cultural",
maxStack = 1,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,891: Line 22,442:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,903: Line 22,454:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x10x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,912: Line 22,463:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronFrameLandscapeItem",
type = "HugeBannerSignItem",
typeID = 0,
typeID = 0,
},
},
["Iron Frame Wide"] = {
["Huge Iron Banner Sign"] = {
untranslated = "Iron Frame Wide",
untranslated = "Huge Iron Banner Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "",
description = "A very large iron banner placed between two iron pillars. ",
tagGroups = {
tagGroups = {},
"Cultural",
maxStack = 1,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,937: Line 22,485:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 22,949: Line 22,497:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x10x9",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 22,958: Line 22,506:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronFrameWideItem",
type = "HugeIronBannerSignItem",
typeID = 0,
typeID = 0,
},
},
["Iron Gear"] = {
["Huge Iron Sign"] = {
untranslated = "Iron Gear",
untranslated = "Huge Iron Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A toothed machine part that interlocks with others.",
description = "A very large iron sign.",
tagGroups = {
tagGroups = {},
"Gear",
maxStack = 1,
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 22,980: Line 22,524:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 22,996: Line 22,540:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x9x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,005: Line 22,549:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronGearItem",
type = "HugeIronSignItem",
typeID = 0,
typeID = 0,
},
},
["Iron Hull Sheet"] = {
["Huge Steel Banner Sign"] = {
untranslated = "Iron Hull Sheet",
untranslated = "Huge Steel Banner Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "Thin iron plates for use in various crafting recipes.",
description = "A large illuminated banner mounted on a steel frame portal.",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 1,
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 23,026: Line 22,567:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,042: Line 22,583:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x10x8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,051: Line 22,592:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronHullSheetItem",
type = "HugeSteelBannerSignItem",
typeID = 0,
typeID = 0,
},
},
["Iron Ore"] = {
["Huge Steel Sign"] = {
untranslated = "Iron Ore",
untranslated = "Huge Steel Sign",
category = nil,
category = nil,
group = "Natural Resources",
group = "Crafted Objects",
description = "Unrefined ore with traces of iron.",
description = "An illuminated large steel sign.",
tagGroups = {
tagGroups = {},
"Excavatable",
maxStack = 1,
"Natural Resources",
carried = "Backpack",
"Ore",
weight = 2000,
},
maxStack = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,073: Line 22,610:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,089: Line 22,626:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x9x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,098: Line 22,635:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronOreItem",
type = "HugeSteelSignItem",
typeID = 0,
typeID = 0,
},
},
["Iron Pipe"] = {
["Huge Wooden Banner Sign"] = {
untranslated = "Iron Pipe",
untranslated = "Huge Wooden Banner Sign",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "A pipe for transporting liquids.",
description = "A banner made out of fabric held up by ropes held up between wooden pillars.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Pipes",
carried = "Backpack",
},
maxStack = 0,
carried = "Hands",
weight = 2000,
weight = 2000,
calories = nil,
calories = nil,
Line 23,119: Line 22,653:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,135: Line 22,669:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x10x9",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,144: Line 22,678:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronPipeItem",
type = "HugeWoodenBannerSignItem",
typeID = 0,
typeID = 0,
},
},
["Iron Plate"] = {
["Hunting Upgrade"] = {
untranslated = "Iron Plate",
untranslated = "Hunting Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A solid iron plate for use in various crafting recipes.",
description = "Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.",
tagGroups = {
tagGroups = {
"Items",
"Upgrade",
"Products",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,165: Line 22,698:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,190: Line 22,723:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronPlateItem",
type = "HuntingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Iron Saw Blade"] = {
Icebox = {
untranslated = "Iron Saw Blade",
untranslated = "Icebox",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A disc shaped iron saw that can be attached to rotary machines to shape wood products.",
description = "A box of ice. It's in the name!",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,211: Line 22,743:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 23,227: Line 22,759:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,236: Line 22,768:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronSawBladeItem",
type = "IceboxItem",
typeID = 0,
typeID = 0,
},
},
["Iron Wheel"] = {
["Immigration Desk"] = {
untranslated = "Iron Wheel",
untranslated = "Immigration Desk",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A sturdy iron wheel that can support heavier vehicles than early wooden wheels.",
description = "Immigration requirements and decisions needs to pass an immigration desk before approval.",
tagGroups = {
tagGroups = {
"Items",
"Government",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,257: Line 22,788:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,273: Line 22,804:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,282: Line 22,813:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "IronWheelItem",
type = "ImmigrationDeskItem",
typeID = 0,
typeID = 0,
},
},
["Jaguar Carcass"] = {
["Industrial Barge"] = {
untranslated = "Jaguar Carcass",
untranslated = "Industrial Barge",
category = nil,
category = nil,
group = "Natural Resources",
group = "Crafted Objects",
description = "A dead Jaguar.",
description = "",
tagGroups = {
tagGroups = {
"Animal",
"Vehicles",
"Medium Carcass",
"Medium Leather Carcass",
"Natural Resources",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 30000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,305: Line 22,833:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,321: Line 22,849:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "9x18x6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,330: Line 22,858:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JaguarCarcassItem",
type = "IndustrialBargeItem",
typeID = 0,
typeID = 0,
},
},
["Jaw Crusher"] = {
["Industrial Elevator"] = {
untranslated = "Jaw Crusher",
untranslated = "Industrial Elevator",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A heavy duty machine that uses compressive force to crush rocks into a fine gravel.",
description = "An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Vehicles",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,355: Line 22,882:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,367: Line 22,894:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "8x12x6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,376: Line 22,903:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JawCrusherItem",
type = "IndustrialElevatorItem",
typeID = 0,
typeID = 0,
},
},
["Jointfir Seed"] = {
["Industrial Generator"] = {
untranslated = "Jointfir Seed",
untranslated = "Industrial Generator",
category = nil,
category = nil,
group = "Seed",
group = "Crafted Objects",
description = "Plant to grow a jointfir.",
description = "A large modern generator consuming liquid fuel to generate high volumes of electricity.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
"Seeds",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 23,401: Line 22,925:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 23,413: Line 22,937:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "5x9x5",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,422: Line 22,946:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JointfirSeedItem",
type = "IndustrialGeneratorItem",
typeID = 0,
typeID = 0,
},
},
["Joshua Log"] = {
["Industrial Refrigerator"] = {
untranslated = "Joshua Log",
untranslated = "Industrial Refrigerator",
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 larger food storage solution for when you want to keep it fresh!",
tagGroups = {
tagGroups = {},
"Burnable Fuel",
maxStack = 1,
"Logs",
carried = "Backpack",
"Natural Resources",
"Wood",
},
maxStack = 0,
carried = "Hands",
weight = 10000,
weight = 10000,
calories = nil,
calories = nil,
Line 23,445: Line 22,964:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,461: Line 22,980:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x2x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 23,470: Line 22,989:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JoshuaLogItem",
type = "IndustrialRefrigeratorItem",
typeID = 0,
typeID = 0,
},
},
["Joshua Seed"] = {
["Industry Skill Book"] = {
untranslated = "Joshua Seed",
untranslated = "Industry Skill Book",
category = nil,
category = nil,
group = "Seed",
group = "Skill Books",
description = "Plant to grow a joshua tree.",
description = "Industry Skill Book",
tagGroups = {
tagGroups = {
"Food",
"Skill Books",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 23,516: Line 23,034:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JoshuaSeedItem",
type = "Industry Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Jungle Campfire Salad"] = {
["Industry Skill Scroll"] = {
untranslated = "Jungle Campfire Salad",
untranslated = "Industry Skill Scroll",
category = nil,
category = nil,
group = "Food",
group = "Skill Scrolls",
description = "A myriad of plants that make a healthy and odd blend.",
description = "Industry Skill Scroll",
tagGroups = {
tagGroups = {
"Campfire",
"Skill Scrolls",
"Campfire Salad",
"Food",
},
},
maxStack = 0,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 10,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,563: Line 23,079:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JungleCampfireSaladItem",
type = "Industry Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Jungle Campfire Stew"] = {
["Industry Upgrade"] = {
untranslated = "Jungle Campfire Stew",
untranslated = "Industry Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
description = "Modern Upgrade that greatly increases efficiency when crafting Industry recipes.",
tagGroups = {
tagGroups = {
"Campfire",
"Upgrade",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,609: Line 23,124:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "JungleCampfireStewItem",
type = "IndustryUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Kelp = {
["Infused Oil"] = {
untranslated = "Kelp",
untranslated = "Infused Oil",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Some creepy kelp.",
description = "Oil infused with flavor to enhance it.",
tagGroups = {
tagGroups = {
"Crop",
"Food",
"Items",
"Natural Fiber",
"Products",
},
},
maxStack = 0,
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 = 12,
vitamins = nil,
vitamins = 3,
density = nil,
density = 12.5,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,657: Line 23,169:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KelpItem",
type = "InfusedOilItem",
typeID = 0,
typeID = 0,
},
},
["Kelp Seed"] = {
Ink = {
untranslated = "Kelp Seed",
untranslated = "Ink",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "Plant to grow kelp.",
description = "A vial of ink used in more sophisticated processing of paper into documents.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 100,
"Seeds",
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 23,703: Line 23,212:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KelpSeedItem",
type = "InkItem",
typeID = 0,
typeID = 0,
},
},
["Kelpy Crab Roll"] = {
["Iron Anchor"] = {
untranslated = "Kelpy Crab Roll",
untranslated = "Iron Anchor",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Pieces of crab on a bed of rice rolled up and covered in kelp.",
description = "A solid iron anchor used to park your vessel.",
tagGroups = {
tagGroups = {},
"Cooking",
maxStack = 100,
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 5000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 23,749: Line 23,255:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KelpyCrabRollItem",
type = "IronAnchorItem",
typeID = 0,
typeID = 0,
},
},
Kiln = {
["Iron Axe"] = {
untranslated = "Kiln",
untranslated = "Iron Axe",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "Useful for baking bricks and finishing pottery.",
description = "A sturdy iron axe made for cutting down trees.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Tool",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,774: Line 23,279:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,795: Line 23,300:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KilnItem",
type = "IronAxeItem",
typeID = 0,
typeID = 0,
ToolVariant = "Axe",
ToolDurability = 750.0,
ToolDamage = 1.5,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Iron",
},
},
["King Fern Spore"] = {
["Iron Axle"] = {
untranslated = "King Fern Spore",
untranslated = "Iron Axle",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "Plant to grow king fern.",
description = "A rotating iron rod that can be fixed to wheels for use in vehicles.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 100,
"Seeds",
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 23,841: Line 23,349:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KingFernSporeItem",
type = "IronAxleItem",
typeID = 0,
typeID = 0,
},
},
Kitchen = {
["Iron Bar"] = {
untranslated = "Kitchen",
untranslated = "Iron Bar",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "A prep area for food which allows for more complex dishes.",
description = "Refined bar of iron.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Metal",
"Kitchen",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = 15000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,866: Line 23,373:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Cooking",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,887: Line 23,394:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KitchenItem",
type = "IronBarItem",
typeID = 0,
typeID = 0,
},
},
Kitchenroom = {
["Iron Concentrate"] = {
untranslated = "Kitchenroom",
untranslated = "Iron Concentrate",
category = nil,
category = nil,
group = "World Object",
group = "Blocks",
description = "QA Test Object adding Kitchen value.",
description = "Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Concentrated Ore",
carried = "Backpack",
"Excavatable",
weight = 0,
},
maxStack = 20,
carried = "Hands",
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,909: Line 23,419:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Food Preparation",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 10.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,930: Line 23,440:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "KitchenroomItem",
type = "IronConcentrateItem",
typeID = 0,
typeID = 0,
},
},
Laboratory = {
["Iron Frame Landscape"] = {
untranslated = "Laboratory",
untranslated = "Iron Frame Landscape",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "For more advanced research and manufacturing. Science rules!",
description = "",
tagGroups = {
tagGroups = {
"Researching",
"Housing",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 23,954: Line 23,463:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = "",
roomCategory = "Cultural",
furnitureType = "",
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 23,976: Line 23,485:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LaboratoryItem",
type = "IronFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Large Bath Mat"] = {
["Iron Frame Wide"] = {
untranslated = "Large Bath Mat",
untranslated = "Iron Frame Wide",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A large bath mat reduces risks of slipping on wet floors in the bathroom.",
description = "",
tagGroups = {
tagGroups = {
"Bathroom",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 24,000: Line 23,508:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = "Bathroom",
roomCategory = "Cultural",
furnitureType = "Rug",
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,013: Line 23,521:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,022: Line 23,530:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeBathMatItem",
type = "IronFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Large Canoe"] = {
["Iron Gear"] = {
untranslated = "Large Canoe",
untranslated = "Iron Gear",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "",
description = "A toothed machine part that interlocks with others.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Gear",
"Vehicles",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 8000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,068: Line 23,575:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCanoeItem",
type = "IronGearItem",
typeID = 0,
typeID = 0,
},
},
["Large Corrugated Steel Door"] = {
["Iron Hammer"] = {
untranslated = "Large Corrugated Steel Door",
untranslated = "Iron Hammer",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A large corrugated steel door.",
description = "An iron hammer allows for more sophisticated building.",
tagGroups = {
tagGroups = {
"Doors",
"Tool",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,093: Line 23,599:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,114: Line 23,620:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCorrugatedSteelDoorItem",
type = "IronHammerItem",
typeID = 0,
typeID = 0,
ToolVariant = "Hammer",
ToolDurability = 750.0,
ToolRepairType = "Iron",
},
},
["Large Cotton Bunting Red"] = {
["Iron Hoe"] = {
untranslated = "Large Cotton Bunting Red",
untranslated = "Iron Hoe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
description = "A sturdy iron hoe made for tilling the soil.",
tagGroups = {
tagGroups = {
"Decoration",
"Tool",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,139: Line 23,647:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,160: Line 23,668:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCottonBuntingRedItem",
type = "IronHoeItem",
typeID = 0,
typeID = 0,
ToolVariant = "Hoe",
ToolDurability = 300.0,
ToolRepairType = "Iron",
},
},
["Large Cotton Bunting Regal"] = {
["Iron Hull Sheet"] = {
untranslated = "Large Cotton Bunting Regal",
untranslated = "Iron Hull Sheet",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
description = "Thin iron plates for use in various crafting recipes.",
tagGroups = {
tagGroups = {},
"Decoration",
maxStack = 100,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,185: Line 23,693:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,206: Line 23,714:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCottonBuntingRegalItem",
type = "IronHullSheetItem",
typeID = 0,
typeID = 0,
},
},
["Large Court"] = {
["Iron Machete"] = {
untranslated = "Large Court",
untranslated = "Iron Machete",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
description = "A machete used to quickly clear plants.",
tagGroups = {
tagGroups = {
"Government",
"Tool",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,231: Line 23,738:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,252: Line 23,759:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeCourtItem",
type = "IronMacheteItem",
typeID = 0,
typeID = 0,
ToolVariant = "Machete",
ToolDurability = 500.0,
ToolRepairType = "Iron",
},
},
["Large Festive Paper Lantern"] = {
["Iron Ore"] = {
untranslated = "Large Festive Paper Lantern",
untranslated = "Iron Ore",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A large festive paper lantern.",
description = "Unrefined ore with traces of iron.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Excavatable",
"Lighting",
"Ore",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,277: Line 23,787:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,298: Line 23,808:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeFestivePaperLanternItem",
type = "IronOreItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Ashlar Basalt Sign"] = {
["Iron Pickaxe"] = {
untranslated = "Large Hanging Ashlar Basalt Sign",
untranslated = "Iron Pickaxe",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large text needs!",
description = "A sturdy iron pickaxe used to break down stone and ore into usable rubble.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tool",
"Signs",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,323: Line 23,832:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,344: Line 23,853:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingAshlarBasaltSignItem",
type = "IronPickaxeItem",
typeID = 0,
typeID = 0,
ToolVariant = "Pickaxe",
ToolDurability = 500.0,
ToolDamage = 2.0,
ToolDamageTalent = "MiningToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Iron",
},
},
["Large Hanging Ashlar Stone Sign"] = {
["Iron Pipe"] = {
untranslated = "Large Hanging Ashlar Stone Sign",
untranslated = "Iron Pipe",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "A large sign for all your large text needs!",
description = "A pipe for transporting liquids.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 20,
"Signs",
carried = "Hands",
},
maxStack = 0,
carried = "Backpack",
weight = 2000,
weight = 2000,
calories = nil,
calories = nil,
Line 24,369: Line 23,881:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,390: Line 23,902:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingAshlarStoneSignItem",
type = "IronPipeItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Birch Sign"] = {
["Iron Plate"] = {
untranslated = "Large Hanging Birch Sign",
untranslated = "Iron Plate",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all of your larger text needs!",
description = "A solid iron plate for use in various crafting recipes.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 100,
"Signs",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,415: Line 23,924:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,436: Line 23,945:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingBirchSignItem",
type = "IronPlateItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Lumber Sign"] = {
["Iron Road Tool"] = {
untranslated = "Large Hanging Lumber 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 = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,461: Line 23,969:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,482: Line 23,990:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingLumberSignItem",
type = "IronRoadToolItem",
typeID = 0,
typeID = 0,
ToolVariant = "RoadTool",
ToolDurability = 1000.0,
ToolRepairType = "IronRoadTool",
},
},
["Large Hanging Mortared Granite Sign"] = {
["Iron Rock Drill"] = {
untranslated = "Large Hanging Mortared Granite 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 = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,507: Line 24,017:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,528: Line 24,038:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingMortaredGraniteSignItem",
type = "IronRockDrillItem",
typeID = 0,
typeID = 0,
ToolVariant = "Drill",
ToolDurability = 1000.0,
ToolRepairType = "Iron",
},
},
["Large Hanging Mortared Stone Sign"] = {
["Iron Saw Blade"] = {
untranslated = "Large Hanging Mortared Stone Sign",
untranslated = "Iron Saw Blade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large 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 = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,553: Line 24,063:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,574: Line 24,084:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingMortaredStoneSignItem",
type = "IronSawBladeItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Saguaro Sign"] = {
["Iron Shovel"] = {
untranslated = "Large Hanging Saguaro Sign",
untranslated = "Iron Shovel",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all of your larger text needs!",
description = "A sturdy shovel that breaks less than its wooden counterpart.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tool",
"Signs",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,599: Line 24,108:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,620: Line 24,129:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingSaguaroSignItem",
type = "IronShovelItem",
typeID = 0,
typeID = 0,
ToolVariant = "Shovel",
ToolDurability = 500.0,
ToolRepairType = "Iron",
ToolCarryCapacity = 3.0,
},
},
["Large Hanging Softwood Sign"] = {
["Iron Sickle"] = {
untranslated = "Large Hanging Softwood Sign",
untranslated = "Iron Sickle",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all of your larger text needs!",
description = "An iron sickle used to harvest crops or cut grass.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tool",
"Signs",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,645: Line 24,157:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,666: Line 24,178:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingSoftwoodSignItem",
type = "IronSickleItem",
typeID = 0,
typeID = 0,
ToolVariant = "Sickle",
ToolDurability = 500.0,
ToolRepairType = "Iron",
},
},
["Large Hanging Stone Sign"] = {
["Iron Wheel"] = {
untranslated = "Large Hanging Stone Sign",
untranslated = "Iron Wheel",
category = nil,
category = nil,
group = "World Object",
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 = {},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,688: Line 24,203:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,709: Line 24,224:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingStoneSignItem",
type = "IronWheelItem",
typeID = 0,
typeID = 0,
},
},
["Large Hanging Wood Sign"] = {
["Jaguar Carcass"] = {
untranslated = "Large Hanging Wood Sign",
untranslated = "Jaguar Carcass",
category = nil,
category = nil,
group = "Item",
group = "Natural Resources",
description = "A large sign for all of your larger text needs!",
description = "A dead Jaguar.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Medium Carcass",
"Medium Leather Carcass",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,727: Line 24,245:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 24,752: Line 24,270:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeHangingWoodSignItem",
type = "JaguarCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Large Lumber Door"] = {
["Jaw Crusher"] = {
untranslated = "Large Lumber Door",
untranslated = "Jaw Crusher",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A large lumber door allowing moderate sized vehicles through..",
description = "A heavy duty machine that uses compressive force to crush rocks into a fine gravel.",
tagGroups = {
tagGroups = {
"Doors",
"Crafting Table",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,777: Line 24,294:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = "Industrial",
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,789: Line 24,306:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 24,798: Line 24,315:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeLumberDoorItem",
type = "JawCrusherItem",
typeID = 0,
typeID = 0,
},
},
["Large Lumber Stockpile"] = {
["Jointfir Seed"] = {
untranslated = "Large Lumber Stockpile",
untranslated = "Jointfir Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "An extra large lumber platform that has been reinforced to allow mass storage of items. ",
description = "Plant to grow a jointfir.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Storage",
"Seeds",
},
},
maxStack = 0,
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 = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,844: Line 24,361:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeLumberStockpileItem",
type = "JointfirSeedItem",
typeID = 0,
typeID = 0,
},
},
["Large Metal Ship Frame"] = {
["Joshua Log"] = {
untranslated = "Large Metal Ship Frame",
untranslated = "Joshua Log",
category = nil,
category = nil,
group = "Items",
group = "Natural Resources",
description = "A large metal frame for constructing a larger naval vessel.",
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 = {
"Items",
"Burnable Fuel",
"Products",
"Wood",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 25000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 24,865: Line 24,382:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 24,890: Line 24,407:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeMetalShipFrameItem",
type = "JoshuaLogItem",
typeID = 0,
typeID = 0,
},
},
["Large Nylon Bunting Green"] = {
["Joshua Seed"] = {
untranslated = "Large Nylon Bunting Green",
untranslated = "Joshua Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
description = "Plant to grow a joshua tree.",
tagGroups = {
tagGroups = {
"Decoration",
"Food",
"Housing Objects",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
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 = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,936: Line 24,453:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeNylonBuntingGreenItem",
type = "JoshuaSeedItem",
typeID = 0,
typeID = 0,
},
},
["Large Nylon Bunting Purple"] = {
["Jungle Campfire Salad"] = {
untranslated = "Large Nylon Bunting Purple",
untranslated = "Jungle Campfire Salad",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Decoration",
"Campfire Salad",
"Housing Objects",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 24,982: Line 24,499:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeNylonBuntingPurpleItem",
type = "JungleCampfireSaladItem",
typeID = 0,
typeID = 0,
},
},
["Large Paper Lantern"] = {
["Jungle Campfire Stew"] = {
untranslated = "Large Paper Lantern",
untranslated = "Jungle Campfire Stew",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A large paper lantern.",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Lighting",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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 = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,028: Line 24,544:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargePaperLanternItem",
type = "JungleCampfireStewItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Ashlar Basalt Sign"] = {
Kelp = {
untranslated = "Large Standing Ashlar Basalt Sign",
untranslated = "Kelp",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "A large sign for all your large text needs!",
description = "Some creepy kelp.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Crop",
"Signs",
"Natural Fiber",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,053: Line 24,569:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,074: Line 24,590:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingAshlarBasaltSignItem",
type = "KelpItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Ashlar Stone Sign"] = {
["Kelpy Crab Roll"] = {
untranslated = "Large Standing Ashlar Stone Sign",
untranslated = "Kelpy Crab Roll",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A large sign for all your large text needs!",
description = "Pieces of crab on a bed of rice rolled up and covered in kelp.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 300,
calories = nil,
calories = 1350,
carbs = nil,
carbs = 22,
protein = nil,
protein = 13,
fat = nil,
fat = 11,
vitamins = nil,
vitamins = 5,
density = nil,
density = 3.7777777777777777,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,120: Line 24,635:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingAshlarStoneSignItem",
type = "KelpyCrabRollItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Birch Sign"] = {
Kiln = {
untranslated = "Large Standing Birch Sign",
untranslated = "Kiln",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "A large sign for all of your larger text needs!",
description = "Useful for baking bricks and finishing pottery.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Crafting Table",
"Signs",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,145: Line 24,659:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = "Industrial",
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,157: Line 24,671:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,166: Line 24,680:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingBirchSignItem",
type = "KilnItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Lumber Sign"] = {
["King Fern Spore"] = {
untranslated = "Large Standing Lumber Sign",
untranslated = "King Fern Spore",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A large sign for all your large text needs!",
description = "Plant to grow king fern.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Signs",
"Seeds",
},
},
maxStack = 0,
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 = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,212: Line 24,726:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingLumberSignItem",
type = "KingFernSporeItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Mortared Granite Sign"] = {
Kitchen = {
untranslated = "Large Standing Mortared Granite Sign",
untranslated = "Kitchen",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A large sign for all your large text needs!",
description = "A prep area for food which allows for more complex dishes.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Crafting Table",
"Signs",
"Housing",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,236: Line 24,750:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "",
roomCategory = "Kitchen",
furnitureType = "",
furnitureType = "Cooking",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,249: Line 24,763:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,258: Line 24,772:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingMortaredGraniteSignItem",
type = "KitchenItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Mortared Stone Sign"] = {
Laboratory = {
untranslated = "Large Standing Mortared Stone Sign",
untranslated = "Laboratory",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "A large sign for all your large text needs!",
description = "For more advanced research and manufacturing. Science rules!",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Crafting Table",
"Signs",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 25,283: Line 24,796:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,295: Line 24,808:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,304: Line 24,817:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingMortaredStoneSignItem",
type = "LaboratoryItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Saguaro Sign"] = {
["Large Bath Mat"] = {
untranslated = "Large Standing Saguaro Sign",
untranslated = "Large Bath Mat",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A large sign for all of your larger text needs!",
description = "A large bath mat reduces risks of slipping on wet floors in the bathroom.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,328: Line 24,840:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = "",
roomCategory = "Bathroom",
furnitureType = "",
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,341: Line 24,853:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,350: Line 24,862:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingSaguaroSignItem",
type = "LargeBathMatItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Softwood Sign"] = {
["Large Canoe"] = {
untranslated = "Large Standing Softwood Sign",
untranslated = "Large Canoe",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A large sign for all of your larger text needs!",
description = "",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Vehicles",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 8000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,375: Line 24,886:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,387: Line 24,898:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x6x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,396: Line 24,907:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingSoftwoodSignItem",
type = "LargeCanoeItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Stone Sign"] = {
["Large Corrugated Steel Door"] = {
untranslated = "Large Standing Stone Sign",
untranslated = "Large Corrugated Steel Door",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "A large sign for all your large text needs!",
description = "A large corrugated steel door.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 25,418: Line 24,929:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,430: Line 24,941:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x5x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,439: Line 24,950:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingStoneSignItem",
type = "LargeCorrugatedSteelDoorItem",
typeID = 0,
typeID = 0,
},
},
["Large Standing Wood Sign"] = {
["Large Cotton Bunting Red"] = {
untranslated = "Large Standing Wood Sign",
untranslated = "Large Cotton Bunting Red",
category = nil,
category = nil,
group = "Item",
group = "Housing Objects",
description = "A large sign for all of your larger text needs!",
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,457: Line 24,970:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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,473: Line 24,986:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,482: Line 24,995:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeStandingWoodSignItem",
type = "LargeCottonBuntingRedItem",
typeID = 0,
typeID = 0,
},
},
["Large Windowed Lumber Door"] = {
["Large Cotton Bunting Regal"] = {
untranslated = "Large Windowed Lumber Door",
untranslated = "Large Cotton Bunting Regal",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A large lumber door with windows allowing moderate sized vehicles through..",
description = "A larger celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Doors",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,506: Line 25,018:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,519: Line 25,031:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,528: Line 25,040:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeWindowedLumberDoorItem",
type = "LargeCottonBuntingRegalItem",
typeID = 0,
typeID = 0,
},
},
["Large Wooden Bookshelf"] = {
["Large Court"] = {
untranslated = "Large Wooden Bookshelf",
untranslated = "Large Court",
category = nil,
category = nil,
group = "World Object",
group = "Work Stations",
description = "",
description = "Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Government",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,550: Line 25,064:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,562: Line 25,076:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6x6x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,571: Line 25,085:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeWoodenBookshelfItem",
type = "LargeCourtItem",
typeID = 0,
typeID = 0,
},
},
["Large Wooden Ship Frame"] = {
["Large Festive Paper Lantern"] = {
untranslated = "Large Wooden Ship Frame",
untranslated = "Large Festive Paper Lantern",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A large wooden frame for constructing a larger naval vessel.",
description = "A large festive paper lantern.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 20000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,592: Line 25,105:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
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,608: Line 25,121:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,617: Line 25,130:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LargeWoodenShipFrameItem",
type = "LargeFestivePaperLanternItem",
typeID = 0,
typeID = 0,
},
},
Laser = {
["Large Hanging Ashlar Basalt Sign"] = {
untranslated = "Laser",
untranslated = "Large Hanging Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "AVOID DIRECT EYE EXPOSURE",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 1,
"Specialty",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,642: Line 25,152:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,654: Line 25,164:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,663: Line 25,173:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LaserItem",
type = "LargeHangingAshlarBasaltSignItem",
typeID = 0,
typeID = 0,
},
},
Lathe = {
["Large Hanging Ashlar Stone Sign"] = {
untranslated = "Lathe",
untranslated = "Large Hanging Ashlar Stone Sign",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Craft Tables",
maxStack = 1,
"Work Stations",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,688: Line 25,195:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,700: Line 25,207:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,709: Line 25,216:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LatheItem",
type = "LargeHangingAshlarStoneSignItem",
typeID = 0,
typeID = 0,
},
},
Latrine = {
["Large Hanging Birch Sign"] = {
untranslated = "Latrine",
untranslated = "Large Hanging Birch Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A wooden potty.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {},
"Bathroom",
maxStack = 1,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,734: Line 25,238:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Toilet",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 25,746: Line 25,250:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,755: Line 25,259:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LatrineItem",
type = "LargeHangingBirchSignItem",
typeID = 0,
typeID = 0,
},
},
["Lattice Mushroom Spores"] = {
["Large Hanging Lumber Sign"] = {
untranslated = "Lattice Mushroom Spores",
untranslated = "Large Hanging Lumber Sign",
category = nil,
category = nil,
group = "Seed",
group = "Crafted Objects",
description = "Plant to grow lattice mushrooms.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
"Seeds",
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 25,792: Line 25,293:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,801: Line 25,302:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LatticeMushroomSporesItem",
type = "LargeHangingLumberSignItem",
typeID = 0,
typeID = 0,
},
},
["Leather Hide"] = {
["Large Hanging Mortared Granite Sign"] = {
untranslated = "Leather Hide",
untranslated = "Large Hanging Mortared Granite Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A thick hide.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Animal Skin",
maxStack = 1,
"Items",
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,823: Line 25,320:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 25,839: Line 25,336:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,848: Line 25,345:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LeatherHideItem",
type = "LargeHangingMortaredGraniteSignItem",
typeID = 0,
typeID = 0,
},
},
["Leavened Dough"] = {
["Large Hanging Mortared Stone Sign"] = {
untranslated = "Leavened Dough",
untranslated = "Large Hanging Mortared Stone Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Leavened dough with added yeast that rises when baked.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Baking",
maxStack = 1,
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 2000,
calories = 10,
calories = nil,
carbs = 6,
carbs = nil,
protein = 18,
protein = nil,
fat = 13,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 420.0,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 25,885: Line 25,379:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,894: Line 25,388:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LeavenedDoughItem",
type = "LargeHangingMortaredStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Light Backpack"] = {
["Large Hanging Saguaro Sign"] = {
untranslated = "Light Backpack",
untranslated = "Large Hanging Saguaro Sign",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted 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 large sign for all of your larger text needs!",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,928: Line 25,422:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,937: Line 25,431:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LightBackpackItem",
type = "LargeHangingSaguaroSignItem",
typeID = 0,
typeID = 0,
},
},
["Light Bulb"] = {
["Large Hanging Softwood Sign"] = {
untranslated = "Light Bulb",
untranslated = "Large Hanging Softwood Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "An electric light with a wire filament.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 1,
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 25,958: Line 25,449:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 25,974: Line 25,465:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 25,983: Line 25,474:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LightBulbItem",
type = "LargeHangingSoftwoodSignItem",
typeID = 0,
typeID = 0,
},
},
Limestone = {
["Large Hanging Stone Sign"] = {
untranslated = "Limestone",
untranslated = "Large Hanging Stone Sign",
category = nil,
category = nil,
group = "Natural Resources",
group = "World Object",
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 sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Excavatable",
maxStack = 1,
"Natural Resources",
carried = "Backpack",
"Rock",
weight = 2000,
"Stone",
},
maxStack = 0,
carried = "Hands",
weight = 6500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,006: Line 25,492:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 26,022: Line 25,508:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,031: Line 25,517:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneItem",
type = "LargeHangingStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Limestone Bison Statue"] = {
["Large Hanging Wood Sign"] = {
untranslated = "Limestone Bison Statue",
untranslated = "Large Hanging Wood Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Item",
description = "A bison statue carved from limestone.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {},
"Decoration",
maxStack = 100,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = nil,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,056: Line 25,539:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,077: Line 25,560:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneBisonStatueItem",
type = "LargeHangingWoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Limestone Otter Statue"] = {
["Large Lumber Door"] = {
untranslated = "Limestone Otter Statue",
untranslated = "Large Lumber Door",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "An otter statue carved from limestone.",
description = "A large lumber door allowing moderate sized vehicles through..",
tagGroups = {
tagGroups = {},
"Decoration",
maxStack = 1,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,102: Line 25,582:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.2,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,114: Line 25,594:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x5x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,123: Line 25,603:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneOtterStatueItem",
type = "LargeLumberDoorItem",
typeID = 0,
typeID = 0,
},
},
["Limestone Owl Statue"] = {
["Large Lumber Stockpile"] = {
untranslated = "Limestone Owl Statue",
untranslated = "Large Lumber Stockpile",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "An owl statue carved from limestone.",
description = "An extra large lumber platform that has been reinforced to allow mass storage of items. ",
tagGroups = {
tagGroups = {},
"Decoration",
maxStack = 1,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,148: Line 25,625:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,160: Line 25,637:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "12x12x11",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,169: Line 25,646:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneOwlStatueItem",
type = "LargeLumberStockpileItem",
typeID = 0,
typeID = 0,
},
},
["Limestone Podium"] = {
["Large Metal Ship Frame"] = {
untranslated = "Limestone Podium",
untranslated = "Large Metal Ship Frame",
category = nil,
category = nil,
group = "World Object",
group = "Items",
description = "",
description = "A large metal frame for constructing a larger naval vessel.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,191: Line 25,668:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,212: Line 25,689:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestonePodiumItem",
type = "LargeMetalShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Limestone Wolf Statue"] = {
["Large Nylon Bunting Green"] = {
untranslated = "Limestone Wolf Statue",
untranslated = "Large Nylon Bunting Green",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A wolf statue carved from limestone.",
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,236: Line 25,712:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Decoration",
roomCategory = "Decoration",
furnitureType = "Statue",
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = 0.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,249: Line 25,725:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,258: Line 25,734:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LimestoneWolfStatueItem",
type = "LargeNylonBuntingGreenItem",
typeID = 0,
typeID = 0,
},
},
["Linen Fabric"] = {
["Large Nylon Bunting Purple"] = {
untranslated = "Linen Fabric",
untranslated = "Large Nylon Bunting Purple",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A rough linen fabric that covers your basic needs.",
description = "A larger celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Fabric",
"Housing",
"Items",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,280: Line 25,754:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 26,296: Line 25,770:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,305: Line 25,779:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LinenFabricItem",
type = "LargeNylonBuntingPurpleItem",
typeID = 0,
typeID = 0,
},
},
["Linen Yarn"] = {
["Large Paper Lantern"] = {
untranslated = "Linen Yarn",
untranslated = "Large 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 paper lantern.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 25,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,326: Line 25,799:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
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 26,342: Line 25,815:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,351: Line 25,824:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LinenYarnItem",
type = "LargePaperLanternItem",
typeID = 0,
typeID = 0,
},
},
["Liquid Nitrogen"] = {
["Large Standing Ashlar Basalt Sign"] = {
untranslated = "Liquid Nitrogen",
untranslated = "Large Standing Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Useful for a quick chilling.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = 10,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0.0,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 26,387: Line 25,858:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,396: Line 25,867:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LiquidNitrogenItem",
type = "LargeStandingAshlarBasaltSignItem",
typeID = 0,
typeID = 0,
},
},
Livingroom = {
["Large Standing Ashlar Stone Sign"] = {
untranslated = "Livingroom",
untranslated = "Large Standing Ashlar Stone Sign",
category = nil,
category = nil,
group = "World Object",
group = "Crafted Objects",
description = "QA Test Object adding Livingroom value.",
description = "A large sign for all your large text needs!",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,418: Line 25,889:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 10.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,430: Line 25,901:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,439: Line 25,910:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LivingroomItem",
type = "LargeStandingAshlarStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Loaded Taro Fries"] = {
["Large Standing Birch Sign"] = {
untranslated = "Loaded Taro Fries",
untranslated = "Large Standing Birch Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Taro Fries with extra everything.",
description = "A large sign for all of your larger text needs!",
tagGroups = {
tagGroups = {},
"Cooking",
maxStack = 1,
"Food",
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 26,476: Line 25,944:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,485: Line 25,953:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoadedTaroFriesItem",
type = "LargeStandingBirchSignItem",
typeID = 0,
typeID = 0,
},
},
Log = {
["Large Standing Lumber Sign"] = {
untranslated = "Log",
untranslated = "Large Standing Lumber 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 = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,503: Line 25,971:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 26,519: Line 25,987:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,528: Line 25,996:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LogItem",
type = "LargeStandingLumberSignItem",
typeID = 0,
typeID = 0,
},
},
["Logging Advanced Upgrade"] = {
["Large Standing Mortared Granite Sign"] = {
untranslated = "Logging Advanced Upgrade",
untranslated = "Large Standing Mortared Granite 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 your large text needs!",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
maxStack = 1,
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,565: Line 26,030:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,574: Line 26,039:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoggingAdvancedUpgradeItem",
type = "LargeStandingMortaredGraniteSignItem",
typeID = 0,
typeID = 0,
},
},
["Logging Basic Upgrade"] = {
["Large Standing Mortared Stone Sign"] = {
untranslated = "Logging Basic Upgrade",
untranslated = "Large Standing Mortared Stone 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 = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,611: Line 26,073:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,620: Line 26,082:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoggingBasicUpgradeItem",
type = "LargeStandingMortaredStoneSignItem",
typeID = 0,
typeID = 0,
},
},
Loom = {
["Large Standing Saguaro Sign"] = {
untranslated = "Loom",
untranslated = "Large Standing Saguaro 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 of your larger text needs!",
tagGroups = {
tagGroups = {},
"Craft Tables",
maxStack = 1,
"Work Stations",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,645: Line 26,104:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,657: Line 26,116:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,666: Line 26,125:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LoomItem",
type = "LargeStandingSaguaroSignItem",
typeID = 0,
typeID = 0,
},
},
["Low Top Shoes"] = {
["Large Standing Softwood Sign"] = {
untranslated = "Low Top Shoes",
untranslated = "Large Standing Softwood 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 of your larger text needs!",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,700: Line 26,159:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,709: Line 26,168:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LowTopShoesItem",
type = "LargeStandingSoftwoodSignItem",
typeID = 0,
typeID = 0,
},
},
Lumber = {
["Large Standing Stone Sign"] = {
untranslated = "Lumber",
untranslated = "Large Standing Stone Sign",
category = nil,
category = nil,
group = "Blocks",
group = "World Object",
description = "Can be fashioned into various usable equipment.",
description = "A large sign for all your large text needs!",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Building Materials",
carried = "Backpack",
"Burnable Fuel",
weight = 2000,
"Constructable",
"Lumber",
},
maxStack = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,733: Line 26,186:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 26,749: Line 26,202:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,758: Line 26,211:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberItem",
type = "LargeStandingStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Bench"] = {
["Large Standing Wood Sign"] = {
untranslated = "Lumber Bench",
untranslated = "Large Standing Wood Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Item",
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",
maxStack = 100,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = nil,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,783: Line 26,233:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,804: Line 26,254:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberBenchItem",
type = "LargeStandingWoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Chair"] = {
["Large Windowed Lumber Door"] = {
untranslated = "Lumber Chair",
untranslated = "Large Windowed Lumber Door",
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 large lumber door with windows allowing moderate sized vehicles through..",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 1,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,829: Line 26,276:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,841: Line 26,288:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x5x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,850: Line 26,297:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberChairItem",
type = "LargeWindowedLumberDoorItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Door"] = {
["Large Wooden Ship Frame"] = {
untranslated = "Lumber Door",
untranslated = "Large Wooden Ship Frame",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A door made from finely cut lumber.",
description = "A large wooden frame for constructing a larger naval vessel.",
tagGroups = {
tagGroups = {},
"Doors",
maxStack = 100,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,875: Line 26,319:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,896: Line 26,340:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberDoorItem",
type = "LargeWoodenShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Dresser"] = {
Laser = {
untranslated = "Lumber Dresser",
untranslated = "Laser",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted 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 = "AVOID DIRECT EYE EXPOSURE",
tagGroups = {
tagGroups = {},
"Bedroom",
maxStack = 1,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,921: Line 26,362:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = "Industrial",
furnitureType = "Dresser",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,933: Line 26,374:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "5x5x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,942: Line 26,383:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberDresserItem",
type = "LaserItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Stockpile"] = {
Lathe = {
untranslated = "Lumber Stockpile",
untranslated = "Lathe",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Crafting Table",
"Storage",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 26,967: Line 26,407:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = "Industrial",
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 26,979: Line 26,419:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x4x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 26,988: Line 26,428:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberStockpileItem",
type = "LatheItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Table"] = {
["Lattice Mushroom Spores"] = {
untranslated = "Lumber Table",
untranslated = "Lattice Mushroom Spores",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A large lumber table for eating meals or getting some work done.",
description = "Plant to grow lattice mushrooms.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Seating",
"Seeds",
},
},
maxStack = 0,
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 = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,034: Line 26,474:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberTableItem",
type = "LatticeMushroomSporesItem",
typeID = 0,
typeID = 0,
},
},
["Lumber Warehouse Shelves"] = {
["Leather Hide"] = {
untranslated = "Lumber Warehouse Shelves",
untranslated = "Leather Hide",
category = nil,
category = nil,
group = "World Object",
group = "Items",
description = "",
description = "A thick hide.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Animal Skin",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,056: Line 26,498:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,077: Line 26,519:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LumberWarehouseShelvesItem",
type = "LeatherHideItem",
typeID = 0,
typeID = 0,
},
},
["Lupine Seed"] = {
["Leavened Dough"] = {
untranslated = "Lupine Seed",
untranslated = "Leavened Dough",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow lupine.",
description = "Leavened dough with added yeast that rises when baked.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 400,
calories = 0,
calories = 10,
carbs = 0,
carbs = 6,
protein = 0,
protein = 18,
fat = 0,
fat = 13,
vitamins = 0,
vitamins = 5,
density = nil,
density = 420.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 27,123: Line 26,564:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "LupineSeedItem",
type = "LeavenedDoughItem",
typeID = 0,
typeID = 0,
},
},
Macarons = {
["Light Backpack"] = {
untranslated = "Macarons",
untranslated = "Light Backpack",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A small circular biscuit with a sweet huckleberry filling.",
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 = {
"Baking",
"Clothes",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 100,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,169: Line 26,609:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MacaronsItem",
type = "LightBackpackItem",
typeID = 0,
typeID = 0,
},
},
["Machinist Table"] = {
["Light Bulb"] = {
untranslated = "Machinist Table",
untranslated = "Light Bulb",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A fancy tool bench that creates equally fancy toys.",
description = "An electric light with a wire filament.",
tagGroups = {
tagGroups = {},
"Craft Tables",
maxStack = 100,
"Work Stations",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,194: Line 26,631:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,215: Line 26,652:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MachinistTableItem",
type = "LightBulbItem",
typeID = 0,
typeID = 0,
},
},
Mailbox = {
["Lighthouse Lamp"] = {
untranslated = "Mailbox",
untranslated = "Lighthouse Lamp",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "",
description = "A light, but a very large one and it's also spinning around and around.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,236: Line 26,675:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = "",
roomCategory = "Cultural",
furnitureType = "",
furnitureType = "Civics",
repeatsDepreciation = nil,
repeatsDepreciation = "1",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,249: Line 26,688:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x3x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,258: Line 26,697:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MailboxItem",
type = "LighthouseLampItem",
typeID = 0,
typeID = 0,
},
},
Maltodextrin = {
Limestone = {
untranslated = "Maltodextrin",
untranslated = "Limestone",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "For powdering high-fat liquids.",
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 = {
"Food",
"Excavatable",
"Rock",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 6500,
calories = 10,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0.0,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,303: Line 26,743:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MaltodextrinItem",
type = "LimestoneItem",
typeID = 0,
typeID = 0,
},
},
["Marmot Carcass"] = {
["Limestone Bison Statue"] = {
untranslated = "Marmot Carcass",
untranslated = "Limestone Bison Statue",
category = nil,
category = nil,
group = "Item",
group = "Housing Objects",
description = "A dead marmot.",
description = "A bison statue carved from limestone.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,321: Line 26,763:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
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,
gridRadius = nil,
gridRadius = nil,
Line 27,337: Line 26,779:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x4x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,346: Line 26,788:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MarmotCarcassItem",
type = "LimestoneBisonStatueItem",
typeID = 0,
typeID = 0,
},
},
["Masculine Mannequin"] = {
["Limestone Otter Statue"] = {
untranslated = "Masculine Mannequin",
untranslated = "Limestone Otter Statue",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "",
description = "An otter statue carved from limestone.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,367: Line 26,811:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.2",
roomCategory = "",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,380: Line 26,824:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,389: Line 26,833:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MasculineMannequinItem",
type = "LimestoneOtterStatueItem",
typeID = 0,
typeID = 0,
},
},
["Masonry Advanced Upgrade"] = {
["Limestone Owl Statue"] = {
untranslated = "Masonry 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 Masonry recipes.",
description = "An owl statue carved from limestone.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Housing",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,413: Line 26,856:
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 27,426: Line 26,869:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,435: Line 26,878:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MasonryAdvancedUpgradeItem",
type = "LimestoneOwlStatueItem",
typeID = 0,
typeID = 0,
},
},
["Masonry Basic Upgrade"] = {
["Limestone Wolf Statue"] = {
untranslated = "Masonry 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 Masonry recipes.",
description = "A wolf statue carved from limestone.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Housing",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,459: Line 26,901:
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 27,472: Line 26,914:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,481: Line 26,923:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MasonryBasicUpgradeItem",
type = "LimestoneWolfStatueItem",
typeID = 0,
typeID = 0,
},
},
["Masonry Table"] = {
["Linen Fabric"] = {
untranslated = "Masonry Table",
untranslated = "Linen Fabric",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A workstation for hewing and shaping stone into usable objects.",
description = "A rough linen fabric that covers your basic needs.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Fabric",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,506: Line 26,947:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,527: Line 26,968:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MasonryTableItem",
type = "LinenFabricItem",
typeID = 0,
typeID = 0,
},
},
["Meat Pie"] = {
["Linen Yarn"] = {
untranslated = "Meat Pie",
untranslated = "Linen Yarn",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Much like a huckleberry pie, but filled to the brim with succulent meat.",
description = "Flax fibers spun into a usable string commonly known as linen yarn.",
tagGroups = {
tagGroups = {},
"Baking",
maxStack = 100,
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 25,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,573: Line 27,011:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MeatPieItem",
type = "LinenYarnItem",
typeID = 0,
typeID = 0,
},
},
["Meat Stock"] = {
["Loaded Taro Fries"] = {
untranslated = "Meat Stock",
untranslated = "Loaded Taro Fries",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A meaty stock made from the flesh of animals.",
description = "Taro Fries with extra everything.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = 100,
calories = 600,
calories = 1200,
carbs = 3,
carbs = 14,
protein = 8,
protein = 6,
fat = 9,
fat = 18,
vitamins = 0,
vitamins = 0,
density = 3.3333333333333335,
density = 3.166666666666667,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,619: Line 27,056:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MeatStockItem",
type = "LoadedTaroFriesItem",
typeID = 0,
typeID = 0,
},
},
["Meaty Stew"] = {
Log = {
untranslated = "Meaty Stew",
untranslated = "Log",
category = nil,
category = nil,
group = "Food",
group = "Block",
description = "A thick meaty stew. A great source of protein.",
description = "A stack of logs.",
tagGroups = {
tagGroups = {},
"Campfire",
maxStack = 20,
"Food",
carried = "Hands",
},
weight = 10000,
maxStack = 0,
calories = nil,
carried = "Backpack",
carbs = nil,
weight = 500,
protein = nil,
calories = 1100,
fat = nil,
carbs = 6,
vitamins = nil,
protein = 13,
density = nil,
fat = 10,
fuel = 4000,
vitamins = 1,
density = 2.727272727272727,
fuel = 0,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,665: Line 27,099:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MeatyStewItem",
type = "LogItem",
typeID = 0,
typeID = 0,
},
},
["Mechanical Water Pump"] = {
["Logging Advanced Upgrade"] = {
untranslated = "Mechanical Water Pump",
untranslated = "Logging Advanced Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Upgrade Modules",
description = "Pumps water from a source into a pipe network.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Upgrade",
"Specialty",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,690: Line 27,123:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,711: Line 27,144:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MechanicalWaterPumpItem",
type = "LoggingAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Mechanics Advanced Upgrade"] = {
["Logging Basic Upgrade"] = {
untranslated = "Mechanics Advanced Upgrade",
untranslated = "Logging Basic Upgrade",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Upgrade Modules",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
description = "Basic Upgrade that greatly increases efficiency when crafting Logging recipes.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Upgrade",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1,
Line 27,757: Line 27,189:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MechanicsAdvancedUpgradeItem",
type = "LoggingBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Mechanics Modern Upgrade"] = {
Loom = {
untranslated = "Mechanics Modern Upgrade",
untranslated = "Loom",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Work Stations",
description = "Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
description = "A device for making fabric by weaving yarn or thread.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Crafting Table",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,782: Line 27,213:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 27,794: Line 27,225:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,803: Line 27,234:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MechanicsModernUpgradeItem",
type = "LoomItem",
typeID = 0,
typeID = 0,
},
},
["Medium Fishing Trawler"] = {
["Low Top Shoes"] = {
untranslated = "Medium Fishing Trawler",
untranslated = "Low Top Shoes",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "",
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 = {
"Crafted Objects",
"Clothes",
"Vehicles",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,849: Line 27,279:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumFishingTrawlerItem",
type = "LowTopShoesItem",
typeID = 0,
typeID = 0,
},
},
["Medium Metal Ship Frame"] = {
Lumber = {
untranslated = "Medium Metal Ship Frame",
untranslated = "Lumber",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "A medium metal frame for constructing a naval vessel.",
description = "Can be fashioned into various usable equipment.",
tagGroups = {
tagGroups = {
"Items",
"Burnable Fuel",
"Products",
"Constructable",
"Lumber",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 15000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,870: Line 27,301:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 27,877: Line 27,308:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,895: Line 27,326:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumMetalShipFrameItem",
type = "LumberItem",
typeID = 0,
typeID = 0,
},
},
["Medium Shipyard"] = {
["Lumber Bench"] = {
untranslated = "Medium Shipyard",
untranslated = "Lumber Bench",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A bigger more suitable place to build larger vessels with more extensive functionalities.",
description = "A lumber bench for when you need extra seating space than a traditional chair.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,919: Line 27,349:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = "Industrial",
roomCategory = "Seating",
furnitureType = "",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 27,932: Line 27,362:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,941: Line 27,371:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumShipyardItem",
type = "LumberBenchItem",
typeID = 0,
typeID = 0,
},
},
["Medium Wooden Ship Frame"] = {
["Lumber Chair"] = {
untranslated = "Medium Wooden Ship Frame",
untranslated = "Lumber Chair",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A medium wooden frame for constructing a larger naval vessel.",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 15000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 27,962: Line 27,391:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 27,978: Line 27,407:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 27,987: Line 27,416:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MediumWoodenShipFrameItem",
type = "LumberChairItem",
typeID = 0,
typeID = 0,
},
},
["Metal Keel"] = {
["Lumber Door"] = {
untranslated = "Metal Keel",
untranslated = "Lumber Door",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "The backbone of any metal ship.",
description = "A door made from finely cut lumber.",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 1,
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,008: Line 27,434:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,015: Line 27,441:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,024: Line 27,450:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,033: Line 27,459:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetalKeelItem",
type = "LumberDoorItem",
typeID = 0,
typeID = 0,
},
},
["Metal Rudder"] = {
["Lumber Dresser"] = {
untranslated = "Metal Rudder",
untranslated = "Lumber Dresser",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "If you dont have one of these, you have no control over your heading.",
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 = {
"Items",
"Housing",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 28,054: Line 27,479:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
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 28,070: Line 27,495:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,079: Line 27,504:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetalRudderItem",
type = "LumberDresserItem",
typeID = 0,
typeID = 0,
},
},
["Metallurgy Research Paper Advanced"] = {
["Lumber Stockpile"] = {
untranslated = "Metallurgy Research Paper Advanced",
untranslated = "Lumber Stockpile",
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 heavy duty lumber platform that has been reinforced to allow extra storage for large items. ",
tagGroups = {
tagGroups = {},
"Advanced Research",
maxStack = 1,
"Items",
"Research",
"Research Papers",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,102: Line 27,522:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,118: Line 27,538:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "10x10x9",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,127: Line 27,547:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetallurgyResearchPaperAdvancedItem",
type = "LumberStockpileItem",
typeID = 0,
typeID = 0,
},
},
["Metallurgy Research Paper Basic"] = {
["Lumber Table"] = {
untranslated = "Metallurgy Research Paper Basic",
untranslated = "Lumber Table",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A document containing important research information. Used to discover new skills at the research table.",
description = "A large lumber table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Basic Research",
"Housing",
"Items",
"Research",
"Research Papers",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,150: Line 27,567:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
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 28,166: Line 27,583:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,175: Line 27,592:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetallurgyResearchPaperBasicItem",
type = "LumberTableItem",
typeID = 0,
typeID = 0,
},
},
["Metallurgy Research Paper Modern"] = {
["Lupine Seed"] = {
untranslated = "Metallurgy Research Paper Modern",
untranslated = "Lupine Seed",
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 = "Plant to grow lupine.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Modern Research",
"Seeds",
"Research",
"Research Papers",
},
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,223: Line 27,638:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MetallurgyResearchPaperModernItem",
type = "LupineSeedItem",
typeID = 0,
typeID = 0,
},
},
Milk = {
Macarons = {
untranslated = "Milk",
untranslated = "Macarons",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Milk, although maybe not from an animal.",
description = "A small circular biscuit with a sweet huckleberry filling.",
tagGroups = {
tagGroups = {
"Food",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10,
weight = 200,
calories = 120,
calories = 1000,
carbs = 3,
carbs = 20,
protein = 10,
protein = 7,
fat = 7,
fat = 14,
vitamins = 0,
vitamins = 16,
density = 16.666666666666664,
density = 5.7,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,268: Line 27,683:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MilkItem",
type = "MacaronsItem",
typeID = 0,
typeID = 0,
},
},
Mill = {
["Machinist Table"] = {
untranslated = "Mill",
untranslated = "Machinist Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "Refines food resources by crushing them under a stone millstone.",
description = "A fancy tool bench that creates equally fancy toys.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Crafting Table",
"Kitchen",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,293: Line 27,707:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = "Industrial",
furnitureType = "Food Preparation",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,305: Line 27,719:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,314: Line 27,728:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MillItem",
type = "MachinistTableItem",
typeID = 0,
typeID = 0,
},
},
["Milling Upgrade"] = {
["Marmot Carcass"] = {
untranslated = "Milling Upgrade",
untranslated = "Marmot Carcass",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Item",
description = "Basic Upgrade that greatly increases efficiency when crafting Milling recipes.",
description = "A dead marmot.",
tagGroups = {
tagGroups = {},
"Specialty Upgrades",
maxStack = 100,
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,360: Line 27,771:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MillingUpgradeItem",
type = "MarmotCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Millionaires Salad"] = {
["Masonry Advanced Upgrade"] = {
untranslated = "Millionaires Salad",
untranslated = "Masonry Advanced Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "A decadent yet healthy assemblage.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.",
tagGroups = {
tagGroups = {
"Cooking",
"Upgrade",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 1,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,406: Line 27,816:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MillionairesSaladItem",
type = "MasonryAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Mining Advanced Upgrade"] = {
["Masonry Basic Upgrade"] = {
untranslated = "Mining Advanced Upgrade",
untranslated = "Masonry Basic Upgrade",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Upgrade Modules",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.",
description = "Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Upgrade",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1,
Line 28,452: Line 27,861:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MiningAdvancedUpgradeItem",
type = "MasonryBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Mining Basic Upgrade"] = {
["Masonry Skill Book"] = {
untranslated = "Mining Basic Upgrade",
untranslated = "Masonry Skill Book",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Skill Books",
description = "Basic Upgrade that greatly increases efficiency when crafting Mining recipes.",
description = "Masonry Skill Book",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Skill Books",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,498: Line 27,906:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MiningBasicUpgradeItem",
type = "Masonry Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Mining Modern Upgrade"] = {
["Masonry Skill Scroll"] = {
untranslated = "Mining Modern Upgrade",
untranslated = "Masonry Skill Scroll",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Skill Scrolls",
description = "Modern Upgrade that greatly increases efficiency when crafting Mining recipes.",
description = "Masonry Skill Scroll",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Skill Scrolls",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,544: Line 27,951:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MiningModernUpgradeItem",
type = "Masonry Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
Mint = {
["Masonry Table"] = {
untranslated = "Mint",
untranslated = "Masonry Table",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "Allows for the creation of currency.",
description = "A workstation for hewing and shaping stone into usable objects.",
tagGroups = {
tagGroups = {
"Economic",
"Crafting Table",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,569: Line 27,975:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = "Industrial",
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,581: Line 27,987:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,590: Line 27,996:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MintItem",
type = "MasonryTableItem",
typeID = 0,
typeID = 0,
},
},
Mochi = {
["Meat Pie"] = {
untranslated = "Mochi",
untranslated = "Meat Pie",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Watch your hands!",
description = "Much like a huckleberry pie, but filled to the brim with succulent meat.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 600,
calories = 750,
calories = 1300,
carbs = 25,
carbs = 18,
protein = 0,
protein = 4,
fat = 0,
fat = 20,
vitamins = 5,
vitamins = 2,
density = 4.0,
density = 3.3846153846153846,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,636: Line 28,041:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MochiItem",
type = "MeatPieItem",
typeID = 0,
typeID = 0,
},
},
["Modern Double Street Light"] = {
["Meat Stock"] = {
untranslated = "Modern Double Street Light",
untranslated = "Meat Stock",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A towering metal light post that requires electricity to run.",
description = "A meaty stock made from the flesh of animals.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Lighting",
},
},
maxStack = 0,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,682: Line 28,086:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernDoubleStreetLightItem",
type = "MeatStockItem",
typeID = 0,
typeID = 0,
},
},
["Modern Street Light"] = {
["Meaty Stew"] = {
untranslated = "Modern Street Light",
untranslated = "Meaty Stew",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A towering metal light post that requires electricity to run.",
description = "A thick meaty stew. A great source of protein.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Lighting",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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 = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 28,728: Line 28,131:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernStreetLightItem",
type = "MeatyStewItem",
typeID = 0,
typeID = 0,
},
},
["Modern Upgrade Lvl1"] = {
["Mechanical Water Pump"] = {
untranslated = "Modern Upgrade Lvl1",
untranslated = "Mechanical Water Pump",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Crafted Objects",
description = "Modern Upgrade with great efficiency increase.",
description = "Pumps water from a source into a pipe network.",
tagGroups = {
tagGroups = {},
"Modern Upgrade",
maxStack = 1,
"Modern Upgrades",
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,766: Line 28,165:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 28,775: Line 28,174:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl1Item",
type = "MechanicalWaterPumpItem",
typeID = 0,
typeID = 0,
},
},
["Modern Upgrade Lvl2"] = {
["Mechanics Advanced Upgrade"] = {
untranslated = "Modern Upgrade Lvl2",
untranslated = "Mechanics Advanced Upgrade",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Upgrade Modules",
description = "Modern Upgrade with great efficiency increase.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
tagGroups = {
tagGroups = {
"Modern Upgrade",
"Upgrade",
"Modern Upgrades",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1,
Line 28,822: Line 28,219:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl2Item",
type = "MechanicsAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Modern Upgrade Lvl3"] = {
["Mechanics Modern Upgrade"] = {
untranslated = "Modern Upgrade Lvl3",
untranslated = "Mechanics Modern Upgrade",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Upgrade Modules",
description = "Modern Upgrade with great efficiency increase.",
description = "Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.",
tagGroups = {
tagGroups = {
"Modern Upgrade",
"Upgrade",
"Modern Upgrades",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1,
Line 28,869: Line 28,264:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl3Item",
type = "MechanicsModernUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Modern Upgrade Lvl4"] = {
["Mechanics Skill Book"] = {
untranslated = "Modern Upgrade Lvl4",
untranslated = "Mechanics Skill Book",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Skill Books",
description = "Modern Upgrade with great efficiency increase.",
description = "Mechanics Skill Book",
tagGroups = {
tagGroups = {
"Modern Upgrade",
"Skill Books",
"Modern Upgrades",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,916: Line 28,309:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ModernUpgradeLvl4Item",
type = "Mechanics Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Moon Jellyfish"] = {
["Mechanics Skill Scroll"] = {
untranslated = "Moon Jellyfish",
untranslated = "Mechanics Skill Scroll",
category = nil,
category = nil,
group = "Natural Resources",
group = "Skill Scrolls",
description = "A moon jellyfish.",
description = "Mechanics Skill Scroll",
tagGroups = {
tagGroups = {
"Animal",
"Skill Scrolls",
"Fish",
"Natural Resources",
"Small Fish",
},
},
maxStack = 0,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,939: Line 28,329:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 28,964: Line 28,354:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MoonJellyfishItem",
type = "Mechanics Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
Mortar = {
["Medium Fishing Trawler"] = {
untranslated = "Mortar",
untranslated = "Medium Fishing Trawler",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A binding pitch useful as a mortar.",
description = "",
tagGroups = {
tagGroups = {
"Items",
"Vehicles",
"Products",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 28,985: Line 28,374:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,001: Line 28,390:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6x14x10",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,010: Line 28,399:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortarItem",
type = "MediumFishingTrawlerItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Basalt"] = {
["Medium Metal Ship Frame"] = {
untranslated = "Mortared Basalt",
untranslated = "Medium Metal Ship Frame",
category = nil,
category = nil,
group = "Block",
group = "Items",
description = "Used to create tough but rudimentary buildings.",
description = "A medium metal frame for constructing a naval vessel.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 15000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,028: Line 28,417:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,053: Line 28,442:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredBasaltItem",
type = "MediumMetalShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Gneiss"] = {
["Medium Shipyard"] = {
untranslated = "Mortared Gneiss",
untranslated = "Medium Shipyard",
category = nil,
category = nil,
group = "Block",
group = "Work Stations",
description = "Used to create tough but rudimentary buildings.",
description = "A bigger more suitable place to build larger vessels with more extensive functionalities.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Crafting Table",
carried = "Hands",
},
maxStack = 1,
carried = "Backpack",
weight = 10000,
weight = 10000,
calories = nil,
calories = nil,
Line 29,071: Line 28,462:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 29,087: Line 28,478:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "9x16x6",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,096: Line 28,487:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGneissItem",
type = "MediumShipyardItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite"] = {
["Medium Wooden Ship Frame"] = {
untranslated = "Mortared Granite",
untranslated = "Medium Wooden Ship Frame",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "Used to create tough but rudimentary buildings.",
description = "A medium wooden frame for constructing a larger naval vessel.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 100,
"Building Materials",
carried = "Backpack",
"Constructable",
weight = 15000,
"Mortared Stone",
},
maxStack = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,119: Line 28,505:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,144: Line 28,530:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteItem",
type = "MediumWoodenShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Bench"] = {
["Metal Keel"] = {
untranslated = "Mortared Granite Bench",
untranslated = "Metal Keel",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A basic stone bench for sitting.",
description = "The backbone of any metal ship.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 100,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,169: Line 28,552:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,190: Line 28,573:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteBenchItem",
type = "MetalKeelItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Chair"] = {
["Metal Rudder"] = {
untranslated = "Mortared Granite Chair",
untranslated = "Metal Rudder",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "An early stone chair. Not too comfy but it does the job.",
description = "If you dont have one of these, you have no control over your heading.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 100,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,215: Line 28,595:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,236: Line 28,616:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteChairItem",
type = "MetalRudderItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Door"] = {
["Metallurgy Research Paper Advanced"] = {
untranslated = "Mortared Granite Door",
untranslated = "Metallurgy Research Paper Advanced",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A heavy mortared stone door.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Doors",
"Advanced Research",
"Housing Objects",
"Research",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,261: Line 28,641:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,282: Line 28,662:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteDoorItem",
type = "MetallurgyResearchPaperAdvancedItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Fireplace"] = {
["Metallurgy Research Paper Basic"] = {
untranslated = "Mortared Granite Fireplace",
untranslated = "Metallurgy Research Paper Basic",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
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 = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,307: Line 28,687:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Fireplace",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,328: Line 28,708:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteFireplaceItem",
type = "MetallurgyResearchPaperBasicItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Granite Table"] = {
["Metallurgy Research Paper Modern"] = {
untranslated = "Mortared Granite Table",
untranslated = "Metallurgy Research Paper Modern",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "An early stone table. Not much to look at but it does the job.",
description = "A document containing important research information. Used to discover new skills at the research table.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Modern Research",
"Seating",
"Research",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,353: Line 28,733:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,374: Line 28,754:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredGraniteTableItem",
type = "MetallurgyResearchPaperModernItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Limestone"] = {
Mill = {
untranslated = "Mortared Limestone",
untranslated = "Mill",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Used to create tough but rudimentary buildings.",
description = "Refines food resources by crushing them under a stone millstone.",
tagGroups = {
tagGroups = {
"Blocks",
"Crafting Table",
"Building Materials",
"Housing",
"Constructable",
"Mortared Stone",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,397: Line 28,775:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
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 29,413: Line 28,791:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,422: Line 28,800:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredLimestoneItem",
type = "MillItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Sandstone"] = {
["Milling Skill Book"] = {
untranslated = "Mortared Sandstone",
untranslated = "Milling Skill Book",
category = nil,
category = nil,
group = "Blocks",
group = "Skill Books",
description = "Used to create tough but rudimentary buildings.",
description = "Milling Skill Book",
tagGroups = {
tagGroups = {
"Blocks",
"Skill Books",
"Building Materials",
"Constructable",
"Mortared Stone",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,445: Line 28,820:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,470: Line 28,845:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredSandstoneItem",
type = "Milling Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Shale"] = {
["Milling Skill Scroll"] = {
untranslated = "Mortared Shale",
untranslated = "Milling Skill Scroll",
category = nil,
category = nil,
group = "Block",
group = "Skill Scrolls",
description = "Used to create tough but rudimentary buildings.",
description = "Milling Skill Scroll",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Skill Scrolls",
carried = "Hands",
},
weight = 10000,
maxStack = 10,
carried = "Backpack",
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,488: Line 28,865:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,513: Line 28,890:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredShaleItem",
type = "Milling Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone"] = {
["Milling Upgrade"] = {
untranslated = "Mortared Stone",
untranslated = "Milling Upgrade",
category = nil,
category = nil,
group = "Blocks",
group = "Upgrade Modules",
description = "Old stone",
description = "Basic Upgrade that greatly increases efficiency when crafting Milling recipes.",
tagGroups = {
tagGroups = {
"Blocks",
"Upgrade",
"Building Materials",
"Constructable",
"Mortared Stone",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,536: Line 28,910:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,561: Line 28,935:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneItem",
type = "MillingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Bench"] = {
["Millionaires Salad"] = {
untranslated = "Mortared Stone Bench",
untranslated = "Millionaires Salad",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A basic stone bench for sitting.",
description = "A decadent yet healthy assemblage.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Seating",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,607: Line 28,980:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneBenchItem",
type = "MillionairesSaladItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Chair"] = {
["Mining Advanced Upgrade"] = {
untranslated = "Mortared Stone Chair",
untranslated = "Mining Advanced Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "An early stone chair. Not too comfy but it does the job.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Upgrade",
"Seating",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,632: Line 29,004:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,653: Line 29,025:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneChairItem",
type = "MiningAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Door"] = {
["Mining Basic Upgrade"] = {
untranslated = "Mortared Stone Door",
untranslated = "Mining Basic Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A heavy mortared stone door.",
description = "Basic Upgrade that greatly increases efficiency when crafting Mining recipes.",
tagGroups = {
tagGroups = {
"Doors",
"Upgrade",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,678: Line 29,049:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,699: Line 29,070:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneDoorItem",
type = "MiningBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Fireplace"] = {
["Mining Modern Upgrade"] = {
untranslated = "Mortared Stone Fireplace",
untranslated = "Mining Modern Upgrade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
description = "Modern Upgrade that greatly increases efficiency when crafting Mining recipes.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Upgrade",
"Living Room",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,724: Line 29,094:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Fireplace",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,745: Line 29,115:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneFireplaceItem",
type = "MiningModernUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Mortared Stone Table"] = {
Mint = {
untranslated = "Mortared Stone Table",
untranslated = "Mint",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "An early stone table. Not much to look at but it does the job.",
description = "Allows for the creation of currency.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 1,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,770: Line 29,137:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,782: Line 29,149:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x2x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,791: Line 29,158:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MortaredStoneTableItem",
type = "MintItem",
typeID = 0,
typeID = 0,
},
},
["Mountain Goat Carcass"] = {
Mochi = {
untranslated = "Mountain Goat Carcass",
untranslated = "Mochi",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A dead mountain goat.",
description = "Watch your hands!",
tagGroups = {
tagGroups = {
"Animal",
"Food",
"Medium Carcass",
"Medium Wooly Carcass",
"Natural Resources",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = 100,
calories = nil,
calories = 750,
carbs = nil,
carbs = 25,
protein = nil,
protein = 0,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 5,
density = nil,
density = 4.0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,839: Line 29,203:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MountainGoatCarcassItem",
type = "MochiItem",
typeID = 0,
typeID = 0,
},
},
["Muffin Hat"] = {
["Modern Axe"] = {
untranslated = "Muffin Hat",
untranslated = "Modern Axe",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "I have no idea why it's called that but it's not edible.",
description = "A modern axe with a non-slip handle made using fiberglass.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Tool",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,864: Line 29,230:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,882: Line 29,248:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "MuffinHatItem",
type = "ModernAxeItem",
typeID = 0,
typeID = 0,
ToolVariant = "Axe",
ToolDurability = 2500.0,
ToolDamage = 2.5,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Modern",
},
},
Nail = {
["Modern Double Street Light"] = {
untranslated = "Nail",
untranslated = "Modern Double Street Light",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Nails used for construction.",
description = "A towering metal light post that requires electricity to run.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,903: Line 29,274:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 29,919: Line 29,290:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x5x7",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 29,928: Line 29,299:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NailItem",
type = "ModernDoubleStreetLightItem",
typeID = 0,
typeID = 0,
},
},
["Normal Hair"] = {
["Modern Hammer"] = {
untranslated = "Normal Hair",
untranslated = "Modern Hammer",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "The hair with a completely normal amount of flare.",
description = "A modern hammer with a non-slip handle made using fiberglass.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Tool",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,953: Line 29,326:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 29,971: Line 29,344:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NormalHairItem",
type = "ModernHammerItem",
typeID = 0,
typeID = 0,
ToolVariant = "Hammer",
ToolDurability = 2500.0,
ToolRepairType = "Modern",
},
},
["Nuclear Fuel"] = {
["Modern Hoe"] = {
untranslated = "Nuclear Fuel",
untranslated = "Modern Hoe",
category = nil,
category = nil,
group = "Item",
group = "Items",
description = "Unstable nuclear fuel.",
description = "A modern hoe with increased range.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Tool",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 29,989: Line 29,367:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 29,996: Line 29,374:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,014: Line 29,392:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NuclearFuelItem",
type = "ModernHoeItem",
typeID = 0,
typeID = 0,
ToolVariant = "Hoe",
ToolDurability = 1500.0,
ToolRepairType = "Modern",
},
},
Nylon = {
["Modern Machete"] = {
untranslated = "Nylon",
untranslated = "Modern Machete",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ",
description = "A machete used to quickly clear plants. Has a large AoE with each swing.",
tagGroups = {
tagGroups = {
"Items",
"Tool",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,035: Line 29,415:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,042: Line 29,422:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,060: Line 29,440:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonItem",
type = "ModernMacheteItem",
typeID = 0,
typeID = 0,
ToolVariant = "Machete",
ToolDurability = 2000.0,
ToolRepairType = "Modern",
},
},
["Nylon Carpet"] = {
["Modern Pickaxe"] = {
untranslated = "Nylon Carpet",
untranslated = "Modern Pickaxe",
category = nil,
category = nil,
group = "Blocks",
group = "Items",
description = "A woven nylon floor covering attached to a lumber backing.",
description = "A modern pickaxe with a non-slip handle made using fiberglass.",
tagGroups = {
tagGroups = {
"Blocks",
"Tool",
"Building Materials",
"Constructable",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,082: Line 29,463:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,089: Line 29,470:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,107: Line 29,488:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonCarpetItem",
type = "ModernPickaxeItem",
typeID = 0,
typeID = 0,
ToolVariant = "Pickaxe",
ToolDurability = 2000.0,
ToolDamage = 4.0,
ToolDamageTalent = "MiningToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Modern",
},
},
["Nylon Chips"] = {
["Modern Rock Drill"] = {
untranslated = "Nylon Chips",
untranslated = "Modern Rock Drill",
category = nil,
category = nil,
group = "Item",
group = "Items",
description = "",
description = "A gasoline-powered alternative for faster geological sampling.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Tool",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,125: Line 29,514:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,132: Line 29,521:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,150: Line 29,539:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonChipsItem",
type = "ModernRockDrillItem",
typeID = 0,
typeID = 0,
ToolVariant = "Drill",
ToolDurability = 1000.0,
ToolRepairType = "Gasoline",
},
},
["Nylon Curtains"] = {
["Modern Scythe"] = {
untranslated = "Nylon Curtains",
untranslated = "Modern Scythe",
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 modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.",
tagGroups = {
tagGroups = {
"Blocks",
"Tool",
"Building Materials",
"Constructable",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,172: Line 29,562:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,179: Line 29,569:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,197: Line 29,587:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonCurtainsItem",
type = "ModernScytheItem",
typeID = 0,
typeID = 0,
ToolVariant = "Scythe",
ToolDurability = 2000.0,
ToolRepairType = "Modern",
},
},
["Nylon Fabric"] = {
["Modern Shovel"] = {
untranslated = "Nylon Fabric",
untranslated = "Modern Shovel",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A synthetic fabric that is desired for its durability and cheap cost to produce.",
description = "Terraforming is the first step towards a flourishing civilization and now you can do it with style and less repairs.",
tagGroups = {
tagGroups = {
"Fabric",
"Tool",
"Items",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,219: Line 29,610:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,226: Line 29,617:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,244: Line 29,635:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonFabricItem",
type = "ModernShovelItem",
typeID = 0,
typeID = 0,
ToolVariant = "Shovel",
ToolDurability = 2000.0,
ToolRepairType = "Modern",
ToolCarryCapacity = 10.0,
},
},
["Nylon Futon Bed"] = {
["Modern Street Light"] = {
untranslated = "Nylon Futon Bed",
untranslated = "Modern Street Light",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A classic futon for when regular beds are too soft.",
description = "A towering metal light post that requires electricity to run.",
tagGroups = {
tagGroups = {
"Bedroom",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,268: Line 29,662:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Bedroom",
roomCategory = "Lighting",
furnitureType = "Bed",
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 5.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,281: Line 29,675:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x7",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,290: Line 29,684:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonFutonBedItem",
type = "ModernStreetLightItem",
typeID = 0,
typeID = 0,
},
},
["Nylon Futon Couch"] = {
["Modern Upgrade 1"] = {
untranslated = "Nylon Futon Couch",
untranslated = "Modern Upgrade 1",
category = nil,
category = nil,
group = "Housing Objects",
group = "Upgrade Modules",
description = "A modern styled couch with a classic touch.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Modern Upgrade",
"Living Room",
"Upgrade",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,315: Line 29,709:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,336: Line 29,730:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonFutonCouchItem",
type = "ModernUpgradeLvl1Item",
typeID = 0,
typeID = 0,
},
},
["Nylon Mooring Rope"] = {
["Modern Upgrade 2"] = {
untranslated = "Nylon Mooring Rope",
untranslated = "Modern Upgrade 2",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A strong synthetic rope used to make sure a ship does not drift away.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
tagGroups = {
"Items",
"Modern Upgrade",
"Products",
"Upgrade",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,357: Line 29,751:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,382: Line 29,776:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonMooringRopeItem",
type = "ModernUpgradeLvl2Item",
typeID = 0,
typeID = 0,
},
},
["Nylon Thread"] = {
["Modern Upgrade 3"] = {
untranslated = "Nylon Thread",
untranslated = "Modern Upgrade 3",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "Synthetic thread that has more resistance to abrasion than more natural threads.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
tagGroups = {
"Items",
"Modern Upgrade",
"Products",
"Upgrade",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,403: Line 29,797:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,428: Line 29,822:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonThreadItem",
type = "ModernUpgradeLvl3Item",
typeID = 0,
typeID = 0,
},
},
["Nylon Trawler Net"] = {
["Modern Upgrade 4"] = {
untranslated = "Nylon Trawler Net",
untranslated = "Modern Upgrade 4",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
description = "Modern Upgrade with great efficiency increase.",
tagGroups = {
tagGroups = {
"Items",
"Modern Upgrade",
"Tool",
"Upgrade",
"Tools",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,450: Line 29,843:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,475: Line 29,868:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "NylonTrawlerNetItem",
type = "ModernUpgradeLvl4Item",
typeID = 0,
typeID = 0,
},
},
["Oak Log"] = {
["Moon Jellyfish"] = {
untranslated = "Oak Log",
untranslated = "Moon Jellyfish",
category = nil,
category = nil,
group = "Natural Resources",
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.",
description = "A moon jellyfish.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Fish",
"Hardwood",
"Small Fish",
"Logs",
"Natural Resources",
"Wood",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 200,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,499: Line 29,889:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,524: Line 29,914:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OakLogItem",
type = "MoonJellyfishItem",
typeID = 0,
typeID = 0,
},
},
["Ocean Spray Seed"] = {
Mortar = {
untranslated = "Ocean Spray Seed",
untranslated = "Mortar",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "Plant to grow ocean spray.",
description = "A binding pitch useful as a mortar.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 100,
"Seeds",
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 30,570: Line 29,957:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OceanSpraySeedItem",
type = "MortarItem",
typeID = 0,
typeID = 0,
},
},
["Office Mailbox"] = {
["Mortared Basalt"] = {
untranslated = "Office Mailbox",
untranslated = "Mortared Basalt",
category = nil,
category = nil,
group = "World Object",
group = "Block",
description = "",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 0,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,592: Line 29,979:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,613: Line 30,000:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OfficeMailboxItem",
type = "MortaredBasaltItem",
typeID = 0,
typeID = 0,
},
},
Oil = {
["Mortared Gneiss"] = {
untranslated = "Oil",
untranslated = "Mortared Gneiss",
category = nil,
category = nil,
group = "Food",
group = "Block",
description = "A plant fat extracted for use in cooking.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {},
"Fat",
maxStack = 20,
"Food",
carried = "Hands",
"Ingredients",
weight = 10000,
"Oil",
calories = nil,
},
carbs = nil,
maxStack = 0,
protein = nil,
carried = "Backpack",
fat = nil,
weight = 100,
vitamins = nil,
calories = 120,
density = nil,
carbs = 0,
fuel = nil,
protein = 0,
fat = 15,
vitamins = 0,
density = 12.5,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 30,661: Line 30,043:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilItem",
type = "MortaredGneissItem",
typeID = 0,
typeID = 0,
},
},
["Oil Drilling Upgrade"] = {
["Mortared Granite"] = {
untranslated = "Oil Drilling Upgrade",
untranslated = "Mortared Granite",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Blocks",
description = "Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Constructable",
"Upgrade Modules",
"Mortared Stone",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,689: Line 30,071:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,707: Line 30,089:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilDrillingUpgradeItem",
type = "MortaredGraniteItem",
typeID = 0,
typeID = 0,
},
},
["Oil Head Lamp"] = {
["Mortared Granite Bench"] = {
untranslated = "Oil Head Lamp",
untranslated = "Mortared Granite Bench",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "An iron hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
description = "A basic stone bench for sitting.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,728: Line 30,112:
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,741: Line 30,125:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,750: Line 30,134:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilHeadLampItem",
type = "MortaredGraniteBenchItem",
typeID = 0,
typeID = 0,
},
},
["Oil Paint"] = {
["Mortared Granite Chair"] = {
untranslated = "Oil Paint",
untranslated = "Mortared Granite Chair",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A collection of paint variations used for art supplies.",
description = "An early stone chair. Not too comfy but it does the job.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,771: Line 30,154:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
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,787: Line 30,170:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,796: Line 30,179:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilPaintItem",
type = "MortaredGraniteChairItem",
typeID = 0,
typeID = 0,
},
},
["Oil Refinery"] = {
["Mortared Granite Door"] = {
untranslated = "Oil Refinery",
untranslated = "Mortared Granite Door",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "Sets of pipes and tanks which refine crude petroleum into usable products.",
description = "A heavy mortared stone door.",
tagGroups = {
tagGroups = {},
"Craft Tables",
maxStack = 1,
"Work Stations",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,821: Line 30,201:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,833: Line 30,213:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,842: Line 30,222:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OilRefineryItem",
type = "MortaredGraniteDoorItem",
typeID = 0,
typeID = 0,
},
},
["Orange Vase"] = {
["Mortared Granite Fireplace"] = {
untranslated = "Orange Vase",
untranslated = "Mortared Granite Fireplace",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A vase made with glass to brighten up your home.",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 30,866: Line 30,245:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = "Decoration",
roomCategory = "Living Room",
furnitureType = "Decoration",
furnitureType = "Fireplace",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,879: Line 30,258:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,888: Line 30,267:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrangeVaseItem",
type = "MortaredGraniteFireplaceItem",
typeID = 0,
typeID = 0,
},
},
Orchid = {
["Mortared Granite Table"] = {
untranslated = "Orchid",
untranslated = "Mortared Granite Table",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Placeholder Description.",
description = "An early stone table. Not much to look at but it does the job.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Petals",
"Produce",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = 0,
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,926: Line 30,303:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 30,935: Line 30,312:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrchidItem",
type = "MortaredGraniteTableItem",
typeID = 0,
typeID = 0,
},
},
["Orchid Seed"] = {
["Mortared Limestone"] = {
untranslated = "Orchid Seed",
untranslated = "Mortared Limestone",
category = nil,
category = nil,
group = "Seed",
group = "Blocks",
description = "Plant to grow an orchid.",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {
"Food",
"Constructable",
"Seeds",
"Mortared Stone",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 30,963: Line 30,340:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 30,981: Line 30,358:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrchidSeedItem",
type = "MortaredLimestoneItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Gold Frame Landscape"] = {
["Mortared Sandstone"] = {
untranslated = "Ornate Gold Frame Landscape",
untranslated = "Mortared Sandstone",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {
"Cultural",
"Constructable",
"Housing Objects",
"Mortared Stone",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,006: Line 30,383:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,027: Line 30,404:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateGoldFrameLandscapeItem",
type = "MortaredSandstoneItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Gold Frame Wide"] = {
["Mortared Shale"] = {
untranslated = "Ornate Gold Frame Wide",
untranslated = "Mortared Shale",
category = nil,
category = nil,
group = "Housing Objects",
group = "Block",
description = "",
description = "Used to create tough but rudimentary buildings.",
tagGroups = {
tagGroups = {},
"Cultural",
maxStack = 20,
"Housing Objects",
carried = "Hands",
},
weight = 10000,
maxStack = 0,
carried = "Backpack",
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,052: Line 30,426:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,073: Line 30,447:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateGoldFrameWideItem",
type = "MortaredShaleItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Iron Frame Landscape"] = {
["Mortared Stone"] = {
untranslated = "Ornate Iron Frame Landscape",
untranslated = "Mortared Stone",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "",
description = "Old stone",
tagGroups = {
tagGroups = {
"Cultural",
"Constructable",
"Housing Objects",
"Mortared Stone",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,098: Line 30,472:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,119: Line 30,493:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateIronFrameLandscapeItem",
type = "MortaredStoneItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Iron Frame Wide"] = {
["Mortared Stone Bench"] = {
untranslated = "Ornate Iron Frame Wide",
untranslated = "Mortared Stone Bench",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "",
description = "A basic stone bench for sitting.",
tagGroups = {
tagGroups = {
"Cultural",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 31,143: Line 30,516:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Cultural",
roomCategory = "Seating",
furnitureType = "Cultural",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,156: Line 30,529:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,165: Line 30,538:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateIronFrameWideItem",
type = "MortaredStoneBenchItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Wooden Frame Landscape"] = {
["Mortared Stone Chair"] = {
untranslated = "Ornate Wooden Frame Landscape",
untranslated = "Mortared Stone Chair",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "",
description = "An early stone chair. Not too comfy but it does the job.",
tagGroups = {
tagGroups = {
"Cultural",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 31,189: Line 30,561:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = "Cultural",
roomCategory = "Seating",
furnitureType = "Cultural",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,202: Line 30,574:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,211: Line 30,583:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateWoodenFrameLandscapeItem",
type = "MortaredStoneChairItem",
typeID = 0,
typeID = 0,
},
},
["Ornate Wooden Frame Wide"] = {
["Mortared Stone Door"] = {
untranslated = "Ornate Wooden Frame Wide",
untranslated = "Mortared Stone Door",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "",
description = "A heavy mortared stone door.",
tagGroups = {
tagGroups = {},
"Cultural",
maxStack = 1,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 31,236: Line 30,605:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,248: Line 30,617:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,257: Line 30,626:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OrnateWoodenFrameWideItem",
type = "MortaredStoneDoorItem",
typeID = 0,
typeID = 0,
},
},
["Otter Carcass"] = {
["Mortared Stone Fireplace"] = {
untranslated = "Otter Carcass",
untranslated = "Mortared Stone Fireplace",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
description = "A dead otter.",
description = "A basic stone fireplace. Not much to look at it but a great source of heat.",
tagGroups = {
tagGroups = {
"Animal",
"Housing",
"Natural Resources",
"Tiny Carcass",
"Tiny Fur Carcass",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,280: Line 30,646:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
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 31,296: Line 30,662:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,305: Line 30,671:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OtterCarcassItem",
type = "MortaredStoneFireplaceItem",
typeID = 0,
typeID = 0,
},
},
["Outpost Netting"] = {
["Mortared Stone Table"] = {
untranslated = "Outpost Netting",
untranslated = "Mortared Stone Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A way to store your items when you run out of floor space.",
description = "An early stone table. Not much to look at but it does the job.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Storage",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,329: Line 30,694:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "",
roomCategory = "Seating",
furnitureType = "",
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,342: Line 30,707:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,351: Line 30,716:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OutpostNettingItem",
type = "MortaredStoneTableItem",
typeID = 0,
typeID = 0,
},
},
["Outpost Table"] = {
["Mountain Goat Carcass"] = {
untranslated = "Outpost Table",
untranslated = "Mountain Goat Carcass",
category = nil,
category = nil,
group = "Work Stations",
group = "Natural Resources",
description = "An explorers best collection of information is stored here.",
description = "A dead mountain goat.",
tagGroups = {
tagGroups = {
"Government",
"Medium Carcass",
"Work Stations",
"Medium Wooly Carcass",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 3000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,376: Line 30,741:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,397: Line 30,762:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "OutpostTableItem",
type = "MountainGoatCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Pacific Sardine"] = {
["Muffin Hat"] = {
untranslated = "Pacific Sardine",
untranslated = "Muffin Hat",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
description = "A pacific sardine.",
description = "I have no idea why it's called that but it's not edible.",
tagGroups = {
tagGroups = {
"Animal",
"Clothes",
"Fish",
"Natural Resources",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 150,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,419: Line 30,782:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,444: Line 30,807:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PacificSardineItem",
type = "MuffinHatItem",
typeID = 0,
typeID = 0,
},
},
["Padded Chair"] = {
Nail = {
untranslated = "Padded Chair",
untranslated = "Nail",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A comfy chair to rest in.",
description = "Nails used for construction.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 100,
"Living Room",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,469: Line 30,829:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,490: Line 30,850:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaddedChairItem",
type = "NailItem",
typeID = 0,
typeID = 0,
},
},
["Palm Log"] = {
["Nuclear Fuel"] = {
untranslated = "Palm Log",
untranslated = "Nuclear Fuel",
category = nil,
category = nil,
group = "Natural Resources",
group = "Item",
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 = "Unstable nuclear fuel.",
tagGroups = {
tagGroups = {},
"Burnable Fuel",
maxStack = 100,
"Logs",
carried = "Backpack",
"Natural Resources",
"Wood",
},
maxStack = 0,
carried = "Hands",
weight = 10000,
weight = 10000,
calories = nil,
calories = nil,
Line 31,513: Line 30,868:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,538: Line 30,893:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PalmLogItem",
type = "NuclearFuelItem",
typeID = 0,
typeID = 0,
},
},
["Palm Seed"] = {
Nylon = {
untranslated = "Palm Seed",
untranslated = "Nylon",
category = nil,
category = nil,
group = "Seed",
group = "Items",
description = "Plant to grow a palm tree.",
description = "Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 100,
"Seeds",
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 31,584: Line 30,936:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PalmSeedItem",
type = "NylonItem",
typeID = 0,
typeID = 0,
},
},
Papaya = {
["Nylon Carpet"] = {
untranslated = "Papaya",
untranslated = "Nylon Carpet",
category = nil,
category = nil,
group = "Food",
group = "Blocks",
description = "Nice fresh Papaya.",
description = "A woven nylon floor covering attached to a lumber backing.",
tagGroups = {
tagGroups = {
"Food",
"Constructable",
"Fruit",
"Produce",
"Raw Food",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 75,
weight = 10000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,614: Line 30,963:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 4,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,632: Line 30,981:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PapayaItem",
type = "NylonCarpetItem",
typeID = 0,
typeID = 0,
},
},
["Papaya Seed"] = {
["Nylon Chips"] = {
untranslated = "Papaya Seed",
untranslated = "Nylon Chips",
category = nil,
category = nil,
group = "Seed",
group = "Item",
description = "Plant to grow a papaya plant.",
description = "",
tagGroups = {
tagGroups = {},
"Crop Seed",
maxStack = 100,
"Food",
"Seeds",
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 31,679: Line 31,024:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PapayaSeedItem",
type = "NylonChipsItem",
typeID = 0,
typeID = 0,
},
},
Paper = {
["Nylon Curtains"] = {
untranslated = "Paper",
untranslated = "Nylon Curtains",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "It's paper.",
description = "Curtains made out of plastic? \\n\\n (Only cosmetic does not impact room value.)",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Constructable",
"Items",
"Products",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,701: Line 31,044:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 100,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,726: Line 31,069:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaperItem",
type = "NylonCurtainsItem",
typeID = 0,
typeID = 0,
},
},
["Paper Machine"] = {
["Nylon Fabric"] = {
untranslated = "Paper Machine",
untranslated = "Nylon Fabric",
category = nil,
category = nil,
group = "World Object",
group = "Items",
description = "",
description = "A synthetic fabric that is desired for its durability and cheap cost to produce.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Fabric",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,748: Line 31,093:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,769: Line 31,114:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaperMachineItem",
type = "NylonFabricItem",
typeID = 0,
typeID = 0,
},
},
["Paper Milling Upgrade"] = {
["Nylon Futon Bed"] = {
untranslated = "Paper Milling Upgrade",
untranslated = "Nylon Futon Bed",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.",
description = "A classic futon for when regular beds are too soft.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Housing",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,793: Line 31,137:
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,806: Line 31,150:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,815: Line 31,159:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaperMillingUpgradeItem",
type = "NylonFutonBedItem",
typeID = 0,
typeID = 0,
},
},
["Paper Streamers"] = {
["Nylon Futon Couch"] = {
untranslated = "Paper Streamers",
untranslated = "Nylon Futon Couch",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "",
description = "A modern styled couch with a classic touch.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,836: Line 31,182:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = "",
roomCategory = "Living Room",
furnitureType = "",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 31,849: Line 31,195:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 31,858: Line 31,204:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PaperStreamersItem",
type = "NylonFutonCouchItem",
typeID = 0,
typeID = 0,
},
},
["Pastry Dough"] = {
["Nylon Mooring Rope"] = {
untranslated = "Pastry Dough",
untranslated = "Nylon Mooring Rope",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "An extra fatty leavened dough for making yummy pastries.",
description = "A strong synthetic rope used to make sure a ship does not drift away.",
tagGroups = {
tagGroups = {},
"Baking",
maxStack = 100,
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 31,904: Line 31,247:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PastryDoughItem",
type = "NylonMooringRopeItem",
typeID = 0,
typeID = 0,
},
},
["Peasant Hair"] = {
["Nylon Thread"] = {
untranslated = "Peasant Hair",
untranslated = "Nylon Thread",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "The haircut your mom always made you get before you realized you could make your own decisions.",
description = "Synthetic thread that has more resistance to abrasion than more natural threads.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 25,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,947: Line 31,290:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PeasantHairItem",
type = "NylonThreadItem",
typeID = 0,
typeID = 0,
},
},
["Pelt Fertilizer"] = {
["Nylon Trawler Net"] = {
untranslated = "Pelt Fertilizer",
untranslated = "Nylon Trawler Net",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A fertilize made from fur pelts and filler.",
description = "A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.",
tagGroups = {
tagGroups = {
"Fertilizers",
"Tool",
"Items",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 31,993: Line 31,335:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PeltFertilizerItem",
type = "NylonTrawlerNetItem",
typeID = 0,
typeID = 0,
ToolDurability = 2000.0,
ToolRepairType = "Nylon",
},
},
Petroleum = {
["Oak Log"] = {
untranslated = "Petroleum",
untranslated = "Oak Log",
category = nil,
category = nil,
group = "Blocks",
group = "Natural Resources",
description = "A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.",
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 = {
"Blocks",
"Burnable Fuel",
"Liquids",
"Hardwood",
"Wood",
},
},
maxStack = 0,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 10000,
weight = 10000,
Line 32,014: Line 31,359:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,039: Line 31,384:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PetroleumItem",
type = "OakLogItem",
typeID = 0,
typeID = 0,
},
},
["Phad Thai"] = {
["Ocean Spray Seed"] = {
untranslated = "Phad Thai",
untranslated = "Ocean Spray Seed",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "They make you full, and proud.",
description = "Plant to grow ocean spray.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 50,
calories = 1200,
calories = 0,
carbs = 9,
carbs = 0,
protein = 11,
protein = 0,
fat = 19,
fat = 0,
vitamins = 5,
vitamins = 0,
density = 3.6666666666666665,
density = 0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,085: Line 31,430:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PhadThaiItem",
type = "OceanSpraySeedItem",
typeID = 0,
typeID = 0,
},
},
["Phosphate Fertilizer"] = {
Oil = {
untranslated = "Phosphate Fertilizer",
untranslated = "Oil",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Phosphate fertilizer is a great source of Phosphorus.",
description = "A plant fat extracted for use in cooking.",
tagGroups = {
tagGroups = {
"Fertilizers",
"Fat",
"Items",
"Food",
"Oil",
},
},
maxStack = 0,
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 = 15,
vitamins = nil,
vitamins = 0,
density = nil,
density = 12.5,
fuel = nil,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,131: Line 31,477:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PhosphateFertilizerItem",
type = "OilItem",
typeID = 0,
typeID = 0,
},
},
["Picture Frame"] = {
["Oil Drilling Skill Book"] = {
untranslated = "Picture Frame",
untranslated = "Oil Drilling Skill Book",
category = nil,
category = nil,
group = "World Object",
group = "Skill Books",
description = "",
description = "Oil Drilling Skill Book",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Skill Books",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,153: Line 31,501:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,174: Line 31,522:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PictureFrameItem",
type = "Oil Drilling Skill BookItem",
typeID = 0,
typeID = 0,
},
},
Pineapple = {
["Oil Drilling Skill Scroll"] = {
untranslated = "Pineapple",
untranslated = "Oil Drilling Skill Scroll",
category = nil,
category = nil,
group = "Food",
group = "Skill Scrolls",
description = "Nice fresh Pineapple.",
description = "Oil Drilling Skill Scroll",
tagGroups = {
tagGroups = {
"Food",
"Skill Scrolls",
"Fruit",
"Produce",
"Raw Food",
},
},
maxStack = 0,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = 10,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,222: Line 31,567:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleItem",
type = "Oil Drilling Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Pineapple Friend Rice"] = {
["Oil Drilling Upgrade"] = {
untranslated = "Pineapple Friend Rice",
untranslated = "Oil Drilling Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
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 = "Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.",
tagGroups = {
tagGroups = {
"Cooking",
"Upgrade",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 150,
weight = 1,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,268: Line 31,612:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleFriendRiceItem",
type = "OilDrillingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Pineapple Seed"] = {
["Oil Head Lamp"] = {
untranslated = "Pineapple Seed",
untranslated = "Oil Head Lamp",
category = nil,
category = nil,
group = "Seed",
group = "Clothing",
description = "Plant to grow a pineapple plant.",
description = "An iron hardhat with a light source for the darkest places.\\n\\n(Flashlight)",
tagGroups = {
tagGroups = {
"Crop Seed",
"Clothes",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 32,315: Line 31,657:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PineappleSeedItem",
type = "OilHeadLampItem",
typeID = 0,
typeID = 0,
},
},
Pirozhok = {
["Oil Paint"] = {
untranslated = "Pirozhok",
untranslated = "Oil Paint",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A baked bun filled with tasty meat and mushrooms.",
description = "A collection of paint variations used for art supplies.",
tagGroups = {
tagGroups = {},
"Baking",
maxStack = 100,
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 100,
calories = 850,
calories = nil,
carbs = 14,
carbs = nil,
protein = 19,
protein = nil,
fat = 10,
fat = nil,
vitamins = 4,
vitamins = nil,
density = 5.529411764705882,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 32,361: Line 31,700:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PirozhokItem",
type = "OilPaintItem",
typeID = 0,
typeID = 0,
},
},
Piston = {
["Oil Refinery"] = {
untranslated = "Piston",
untranslated = "Oil Refinery",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A moving component that transfers force. Can also function as a valve occasionally.",
description = "Sets of pipes and tanks which refine crude petroleum into usable products.",
tagGroups = {
tagGroups = {
"Items",
"Crafting Table",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,382: Line 31,720:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 32,398: Line 31,736:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "5x5x8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,407: Line 31,745:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PistonItem",
type = "OilRefineryItem",
typeID = 0,
typeID = 0,
},
},
["Plant Fibers"] = {
["Orange Vase"] = {
untranslated = "Plant Fibers",
untranslated = "Orange Vase",
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  vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Housing",
"Crop",
"Items",
"Natural Fiber",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 25,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,431: Line 31,765:
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 = "Decoration",
furnitureType = nil,
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 32,456: Line 31,790:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlantFibersItem",
type = "OrangeVaseItem",
typeID = 0,
typeID = 0,
},
},
["Plant Vase"] = {
Orchid = {
untranslated = "Plant Vase",
untranslated = "Orchid",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A  vase made with glass to brighten up your home.",
description = "Placeholder Description.",
tagGroups = {
tagGroups = {
"Decoration",
"Food",
"Housing Objects",
"Petals",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
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 = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,502: Line 31,836:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlantVaseItem",
type = "OrchidItem",
typeID = 0,
typeID = 0,
},
},
["Planter Pot Round"] = {
["Orchid Seed"] = {
untranslated = "Planter Pot Round",
untranslated = "Orchid Seed",
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 = "Plant to grow an orchid.",
tagGroups = {
tagGroups = {
"Decoration",
"Food",
"Housing Objects",
"Seeds",
},
},
maxStack = 0,
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 = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,548: Line 31,882:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlanterPotRoundItem",
type = "OrchidSeedItem",
typeID = 0,
typeID = 0,
},
},
["Planter Pot Square"] = {
["Ornate Gold Frame Landscape"] = {
untranslated = "Planter Pot Square",
untranslated = "Ornate Gold Frame Landscape",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "Sometimes you just want to bring a little bit of nature into your house.",
description = "",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 32,572: Line 31,905:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = "Decoration",
roomCategory = "Cultural",
furnitureType = "Decoration",
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,594: Line 31,927:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlanterPotSquareItem",
type = "OrnateGoldFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
Plastic = {
["Ornate Gold Frame Wide"] = {
untranslated = "Plastic",
untranslated = "Ornate Gold Frame Wide",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "An extremely useful synthetic material derived from petrochemicals.",
description = "",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 32,615: Line 31,947:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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,631: Line 31,963:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,640: Line 31,972:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticItem",
type = "OrnateGoldFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Plastic Bench Blue"] = {
["Ornate Iron Frame Landscape"] = {
untranslated = "Plastic Bench Blue",
untranslated = "Ornate Iron Frame Landscape",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,661: Line 31,995:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = "",
roomCategory = "Cultural",
furnitureType = "",
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,683: Line 32,017:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticBenchBlueItem",
type = "OrnateIronFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Plastic Bench Green"] = {
["Ornate Iron Frame Wide"] = {
untranslated = "Plastic Bench Green",
untranslated = "Ornate Iron Frame Wide",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,704: Line 32,040:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = "",
roomCategory = "Cultural",
furnitureType = "",
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,717: Line 32,053:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,726: Line 32,062:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticBenchGreenItem",
type = "OrnateIronFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Plastic Bench Red"] = {
["Ornate Wooden Frame Landscape"] = {
untranslated = "Plastic Bench Red",
untranslated = "Ornate Wooden Frame Landscape",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "",
description = "",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,747: Line 32,085:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = "",
roomCategory = "Cultural",
furnitureType = "",
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,769: Line 32,107:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticBenchRedItem",
type = "OrnateWoodenFrameLandscapeItem",
typeID = 0,
typeID = 0,
},
},
["Plastic Buoy"] = {
["Ornate Wooden Frame Wide"] = {
untranslated = "Plastic Buoy",
untranslated = "Ornate Wooden Frame Wide",
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 = "",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Specialty",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,793: Line 32,130:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = "",
roomCategory = "Cultural",
furnitureType = "",
furnitureType = "Cultural",
repeatsDepreciation = nil,
repeatsDepreciation = "",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,806: Line 32,143:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,815: Line 32,152:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticBuoyItem",
type = "OrnateWoodenFrameWideItem",
typeID = 0,
typeID = 0,
},
},
["Plastic Chair Blue"] = {
["Otter Carcass"] = {
untranslated = "Plastic Chair Blue",
untranslated = "Otter Carcass",
category = nil,
category = nil,
group = "World Object",
group = "Natural Resources",
description = "",
description = "A dead otter.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Tiny Carcass",
"Tiny Fur Carcass",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,837: Line 32,177:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,858: Line 32,198:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticChairBlueItem",
type = "OtterCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Plastic Chair Green"] = {
["Outpost Netting"] = {
untranslated = "Plastic Chair Green",
untranslated = "Outpost Netting",
category = nil,
category = nil,
group = "World Object",
group = "Crafted Objects",
description = "",
description = "A way to store your items when you run out of floor space.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,880: Line 32,220:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,892: Line 32,232:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,901: Line 32,241:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticChairGreenItem",
type = "OutpostNettingItem",
typeID = 0,
typeID = 0,
},
},
["Plastic Chair Red"] = {
["Outpost Table"] = {
untranslated = "Plastic Chair Red",
untranslated = "Outpost Table",
category = nil,
category = nil,
group = "World Object",
group = "Work Stations",
description = "",
description = "An explorers best collection of information is stored here.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Government",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,923: Line 32,265:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,935: Line 32,277:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 32,944: Line 32,286:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticChairRedItem",
type = "OutpostTableItem",
typeID = 0,
typeID = 0,
},
},
["Plastic Table Blue"] = {
["Pacific Sardine"] = {
untranslated = "Plastic Table Blue",
untranslated = "Pacific Sardine",
category = nil,
category = nil,
group = "World Object",
group = "Natural Resources",
description = "",
description = "A pacific sardine.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Fish",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 150,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 32,966: Line 32,310:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 32,987: Line 32,331:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticTableBlueItem",
type = "PacificSardineItem",
typeID = 0,
typeID = 0,
},
},
["Plastic Table Green"] = {
["Padded Chair"] = {
untranslated = "Plastic Table Green",
untranslated = "Padded Chair",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "",
description = "A comfy chair to rest in.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,008: Line 32,354:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = "",
roomCategory = "Living Room",
furnitureType = "",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.8",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,021: Line 32,367:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 33,030: Line 32,376:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticTableGreenItem",
type = "PaddedChairItem",
typeID = 0,
typeID = 0,
},
},
["Plastic Table Red"] = {
["Paint Bucket"] = {
untranslated = "Plastic Table Red",
untranslated = "Paint Bucket",
category = nil,
category = nil,
group = "World Object",
group = "Item",
description = "",
description = "A bucket of near magical paint used for making your environment a bit more lively.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = nil,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,052: Line 32,398:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,073: Line 32,419:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PlasticTableRedItem",
type = "PaintBucketItem",
typeID = 0,
typeID = 0,
},
},
["Poke Bowl"] = {
["Palm Log"] = {
untranslated = "Poke Bowl",
untranslated = "Palm Log",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "A basic yet filling meal with a bite.",
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 = {
"Cooking",
"Burnable Fuel",
"Food",
"Wood",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 400,
weight = 10000,
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 = 0,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,119: Line 32,465:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PokeBowlItem",
type = "PalmLogItem",
typeID = 0,
typeID = 0,
},
},
Ponytail = {
["Palm Seed"] = {
untranslated = "Ponytail",
untranslated = "Palm Seed",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "",
description = "Plant to grow a palm tree.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
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 33,162: Line 32,511:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PonytailItem",
type = "PalmSeedItem",
typeID = 0,
typeID = 0,
},
},
["Portable Steam Engine"] = {
Papaya = {
untranslated = "Portable Steam Engine",
untranslated = "Papaya",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "An engine that generates mechanical power through steam.",
description = "Nice fresh Papaya.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
"Fruit",
"Raw Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,208: Line 32,558:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PortableSteamEngineItem",
type = "PapayaItem",
typeID = 0,
typeID = 0,
},
},
["Pottery Table"] = {
["Papaya Seed"] = {
untranslated = "Pottery Table",
untranslated = "Papaya Seed",
category = nil,
category = nil,
group = "World Object",
group = "Food",
description = "",
description = "Plant to grow a papaya plant.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Crop Seed",
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
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 = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,251: Line 32,605:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PotteryTableItem",
type = "PapayaSeedItem",
typeID = 0,
typeID = 0,
},
},
["Pottery Upgrade"] = {
Paper = {
untranslated = "Pottery Upgrade",
untranslated = "Paper",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Items",
description = "Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.",
description = "It's paper.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Burnable Fuel",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,272: Line 32,625:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 100,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,297: Line 32,650:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PotteryUpgradeItem",
type = "PaperItem",
typeID = 0,
typeID = 0,
},
},
["Powered Cart"] = {
["Paper Milling Skill Book"] = {
untranslated = "Powered Cart",
untranslated = "Paper Milling Skill Book",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Skill Books",
description = "Large cart for hauling sizable loads.",
description = "Paper Milling Skill Book",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Skill Books",
"Vehicles",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 15000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,343: Line 32,695:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PoweredCartItem",
type = "Paper Milling Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Powered Storage Silo"] = {
["Paper Milling Skill Scroll"] = {
untranslated = "Powered Storage Silo",
untranslated = "Paper Milling Skill Scroll",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Skill Scrolls",
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 = "Paper Milling Skill Scroll",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Skill Scrolls",
"Storage",
},
},
maxStack = 0,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,368: Line 32,719:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 33,389: Line 32,740:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PoweredStorageSiloItem",
type = "Paper Milling Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Prairie Dog Carcass"] = {
["Paper Milling Upgrade"] = {
untranslated = "Prairie Dog Carcass",
untranslated = "Paper Milling Upgrade",
category = nil,
category = nil,
group = "Natural Resources",
group = "Upgrade Modules",
description = "A dead prairie dog.",
description = "Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.",
tagGroups = {
tagGroups = {
"Animal",
"Upgrade",
"Natural Resources",
"Tiny Carcass",
"Tiny Leather Carcass",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,412: Line 32,760:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,437: Line 32,785:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrairieDogCarcassItem",
type = "PaperMillingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Prepared Meat"] = {
["Pastry Dough"] = {
untranslated = "Prepared Meat",
untranslated = "Pastry Dough",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Carefully butchered meat, ready to cook.",
description = "An extra fatty leavened dough for making yummy pastries.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Raw Meat",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 100,
calories = 600,
calories = 10,
carbs = 0,
carbs = 4,
protein = 4,
protein = 0,
fat = 6,
fat = 0,
vitamins = 0,
vitamins = 4,
density = 1.6666666666666667,
density = 80.0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,483: Line 32,830:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PreparedMeatItem",
type = "PastryDoughItem",
typeID = 0,
typeID = 0,
},
},
["Prickly Pear Fruit"] = {
["Pelt Fertilizer"] = {
untranslated = "Prickly Pear Fruit",
untranslated = "Pelt Fertilizer",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A succulent fruit coated in a rather terrifying array of spines.",
description = "A fertilize made from fur pelts and filler.",
tagGroups = {
tagGroups = {
"Food",
"Fertilizer",
"Fruit",
"Produce",
"Raw Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 500,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,531: Line 32,875:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PricklyPearFruitItem",
type = "PeltFertilizerItem",
typeID = 0,
typeID = 0,
},
},
["Prickly Pear Seed"] = {
Petroleum = {
untranslated = "Prickly Pear Seed",
untranslated = "Petroleum",
category = nil,
category = nil,
group = "Seed",
group = "Blocks",
description = "Plant to grow prickly pear cacti.",
description = "A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.",
tagGroups = {
tagGroups = {},
"Crop Seed",
maxStack = 20,
"Food",
carried = "Hands",
"Seeds",
weight = 10000,
},
calories = nil,
maxStack = 0,
carbs = nil,
carried = "Backpack",
protein = nil,
weight = 50,
fat = nil,
calories = 0,
vitamins = nil,
carbs = 0,
protein = 0,
fat = 0,
vitamins = 0,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 33,578: Line 32,918:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PricklyPearSeedItem",
type = "PetroleumItem",
typeID = 0,
typeID = 0,
},
},
["Prime Cut"] = {
["Phad Thai"] = {
untranslated = "Prime Cut",
untranslated = "Phad Thai",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A perfectly marbled piece of meat.",
description = "They make you full, and proud.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Raw Meat",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 400,
calories = 600,
calories = 1200,
carbs = 0,
carbs = 9,
protein = 9,
protein = 11,
fat = 4,
fat = 19,
vitamins = 0,
vitamins = 5,
density = 2.166666666666667,
density = 3.6666666666666665,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,624: Line 32,963:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimeCutItem",
type = "PhadThaiItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Canvas Boots"] = {
["Phosphate Fertilizer"] = {
untranslated = "Primitive Canvas Boots",
untranslated = "Phosphate Fertilizer",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A pair of crude canvas boots for your everyday use.",
description = "Phosphate fertilizer is a great source of Phosphorus.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Fertilizer",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,667: Line 33,008:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasBootsItem",
type = "PhosphateFertilizerItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Canvas Pants"] = {
Pineapple = {
untranslated = "Primitive Canvas Pants",
untranslated = "Pineapple",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Roughly stitched canvas pants.",
description = "Nice fresh Pineapple.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
"Fruit",
"Raw Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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,
Line 33,710: Line 33,055:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasPantsItem",
type = "PineappleItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Canvas Shorts"] = {
["Pineapple Friend Rice"] = {
untranslated = "Primitive Canvas Shorts",
untranslated = "Pineapple Friend Rice",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "They're like the Primitive Canvas Pants, but shorter.",
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 = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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,753: Line 33,100:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveCanvasShortsItem",
type = "PineappleFriendRiceItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Fur Belt"] = {
["Pineapple Seed"] = {
untranslated = "Primitive Fur Belt",
untranslated = "Pineapple Seed",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "You should probably still wear pants.",
description = "Plant to grow a pineapple plant.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Crop Seed",
"Food",
"Seeds",
},
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 33,796: Line 33,147:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveFurBeltItem",
type = "PineappleSeedItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Leather Boots"] = {
Pirozhok = {
untranslated = "Primitive Leather Boots",
untranslated = "Pirozhok",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "A pair of crude leather boots for your everyday use.",
description = "A baked bun filled with tasty meat and mushrooms.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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,
Line 33,839: Line 33,192:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherBootsItem",
type = "PirozhokItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Leather Pants"] = {
Piston = {
untranslated = "Primitive Leather Pants",
untranslated = "Piston",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "You ever tried cutting leather with a rock?",
description = "A moving component that transfers force. Can also function as a valve occasionally.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,882: Line 33,235:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherPantsItem",
type = "PistonItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Leather Shirt"] = {
["Plant Fibers"] = {
untranslated = "Primitive Leather Shirt",
untranslated = "Plant Fibers",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.",
description = "Harvested from a number of plants, these fibers are useful for a surprising number of things.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Burnable Fuel",
"Crop",
"Natural Fiber",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 25,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,900: Line 33,257:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 100,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 33,925: Line 33,282:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherShirtItem",
type = "PlantFibersItem",
typeID = 0,
typeID = 0,
},
},
["Primitive Leather Shorts"] = {
["Plant Vase"] = {
untranslated = "Primitive Leather Shorts",
untranslated = "Plant Vase",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "You may have enough leather left over to make a nice hat.",
description = "A  vase made with glass to brighten up your home.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,946: Line 33,305:
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,968: Line 33,327:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrimitiveLeatherShortsItem",
type = "PlantVaseItem",
typeID = 0,
typeID = 0,
},
},
["Printing Press"] = {
Plastic = {
untranslated = "Printing Press",
untranslated = "Plastic",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "The world will never be the same.",
description = "An extremely useful synthetic material derived from petrochemicals.",
tagGroups = {
tagGroups = {},
"Government",
maxStack = 100,
"Work Stations",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 33,993: Line 33,349:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,014: Line 33,370:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PrintingPressItem",
type = "PlasticItem",
typeID = 0,
typeID = 0,
},
},
["Pulp Filler"] = {
["Plastic Buoy"] = {
untranslated = "Pulp Filler",
untranslated = "Plastic Buoy",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "Wood pulp and dirt make a great filler for other fertilizers. ",
description = "A modern plastic navigational buoy, can also be used as a moorage post.",
tagGroups = {
tagGroups = {},
"Fertilizer Filler",
maxStack = 1,
"Fertilizers",
"Items",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,052: Line 33,404:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,061: Line 33,413:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PulpFillerItem",
type = "PlasticBuoyItem",
typeID = 0,
typeID = 0,
},
},
["Pump Jack"] = {
["Poke Bowl"] = {
untranslated = "Pump Jack",
untranslated = "Poke Bowl",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "Drill, baby! Drill!",
description = "A basic yet filling meal with a bite.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Food",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
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 = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,107: Line 33,458:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpJackItem",
type = "PokeBowlItem",
typeID = 0,
typeID = 0,
},
},
Pumpkin = {
["Portable Steam Engine"] = {
untranslated = "Pumpkin",
untranslated = "Portable Steam Engine",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Round and large.",
description = "An engine that generates mechanical power through steam.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 100,
"Fruit",
"Produce",
"Raw Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 125,
weight = 5000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,155: Line 33,501:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpkinItem",
type = "PortableSteamEngineItem",
typeID = 0,
typeID = 0,
},
},
["Pumpkin Seed"] = {
["Pottery Skill Book"] = {
untranslated = "Pumpkin Seed",
untranslated = "Pottery Skill Book",
category = nil,
category = nil,
group = "Seed",
group = "Skill Books",
description = "Plant to grow a pumpkin.",
description = "Pottery Skill Book",
tagGroups = {
tagGroups = {
"Crop Seed",
"Skill Books",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 34,202: Line 33,546:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PumpkinSeedItem",
type = "Pottery Skill BookItem",
typeID = 0,
typeID = 0,
},
},
Pupusas = {
["Pottery Skill Scroll"] = {
untranslated = "Pupusas",
untranslated = "Pottery Skill Scroll",
category = nil,
category = nil,
group = "Food",
group = "Skill Scrolls",
description = "Comforting, best served hot from the griddle.",
description = "Pottery Skill Scroll",
tagGroups = {
tagGroups = {
"Cooking",
"Skill Scrolls",
"Food",
},
},
maxStack = 0,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 10,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,248: Line 33,591:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PupusasItem",
type = "Pottery Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Purple Vase"] = {
["Pottery Table"] = {
untranslated = "Purple Vase",
untranslated = "Pottery Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A vase made with glass to brighten up your home.",
description = "A primitive table for shaping basic clay products.",
tagGroups = {
tagGroups = {
"Decoration",
"Crafting Table",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,273: Line 33,615:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = "Industrial",
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,285: Line 33,627:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,294: Line 33,636:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "PurpleVaseItem",
type = "PotteryTableItem",
typeID = 0,
typeID = 0,
},
},
Quicklime = {
["Pottery Upgrade"] = {
untranslated = "Quicklime",
untranslated = "Pottery Upgrade",
category = nil,
category = nil,
group = "Items",
group = "Upgrade Modules",
description = "A chemical compound used in steel production.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.",
tagGroups = {
tagGroups = {
"Items",
"Upgrade",
"Products",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,315: Line 33,656:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,340: Line 33,681:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "QuicklimeItem",
type = "PotteryUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Radiator = {
["Power Hammer"] = {
untranslated = "Radiator",
untranslated = "Power Hammer",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A heat sink that uses liquid running through copper fins to disperse heat build-up.",
description = "A solid shaped piece of metal used to hammer ingots into tools and other useful things.",
tagGroups = {
tagGroups = {
"Items",
"Crafting Table",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,361: Line 33,701:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 34,377: Line 33,717:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x4x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,386: Line 33,726:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RadiatorItem",
type = "PowerHammerItem",
typeID = 0,
typeID = 0,
},
},
["Raw Bacon"] = {
["Powered Cart"] = {
untranslated = "Raw Bacon",
untranslated = "Powered Cart",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A fatty cut of meat that happens to be inexplicably tastier than other cuts.",
description = "Large cart for hauling sizable loads.",
tagGroups = {
tagGroups = {
"Food",
"Vehicles",
"Raw Meat",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 15000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,423: Line 33,762:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x5x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,432: Line 33,771:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawBaconItem",
type = "PoweredCartItem",
typeID = 0,
typeID = 0,
},
},
["Raw Fish"] = {
["Powered Storage Silo"] = {
untranslated = "Raw Fish",
untranslated = "Powered Storage Silo",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A fatty cut of raw fish.",
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 = {},
"Food",
maxStack = 1,
"Raw Meat",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,469: Line 33,805:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "5x4x8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 34,478: Line 33,814:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawFishItem",
type = "PoweredStorageSiloItem",
typeID = 0,
typeID = 0,
},
},
["Raw Meat"] = {
["Prairie Dog Carcass"] = {
untranslated = "Raw Meat",
untranslated = "Prairie Dog Carcass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "Fresh raw meat from the hunt. It should probably be cooked before being consumed.",
description = "A dead prairie dog.",
tagGroups = {
tagGroups = {
"Food",
"Tiny Carcass",
"Raw Meat",
"Tiny Leather Carcass",
},
},
maxStack = 0,
maxStack = 100,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,524: Line 33,860:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawMeatItem",
type = "PrairieDogCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Raw Roast"] = {
["Prepared Meat"] = {
untranslated = "Raw Roast",
untranslated = "Prepared Meat",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A trussed roast tied and ready to be cooked.",
description = "Carefully butchered meat, ready to cook.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Raw Meat",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 400,
calories = 600,
calories = 600,
carbs = 0,
carbs = 0,
protein = 6,
protein = 4,
fat = 5,
fat = 6,
vitamins = 0,
vitamins = 0,
density = 1.8333333333333333,
density = 1.6666666666666667,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,570: Line 33,905:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawRoastItem",
type = "PreparedMeatItem",
typeID = 0,
typeID = 0,
},
},
["Raw Sausage"] = {
["Prickly Pear Fruit"] = {
untranslated = "Raw Sausage",
untranslated = "Prickly Pear Fruit",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Ground meat stuffed into an intestine casing.",
description = "A succulent fruit coated in a rather terrifying array of spines.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Raw Meat",
"Fruit",
"Raw Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 50,
calories = 500,
calories = 190,
carbs = 0,
carbs = 2,
protein = 4,
protein = 1,
fat = 8,
fat = 1,
vitamins = 0,
vitamins = 4,
density = 2.4,
density = 4.2105263157894735,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,616: Line 33,952:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RawSausageItem",
type = "PricklyPearFruitItem",
typeID = 0,
typeID = 0,
},
},
["Real Estate Desk"] = {
["Prickly Pear Seed"] = {
untranslated = "Real Estate Desk",
untranslated = "Prickly Pear Seed",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A place to manage the sale and transfer of deeds and property.",
description = "Plant to grow prickly pear cacti.",
tagGroups = {
tagGroups = {
"Economic",
"Crop Seed",
"Work Stations",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,662: Line 33,999:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RealEstateDeskItem",
type = "PricklyPearSeedItem",
typeID = 0,
typeID = 0,
},
},
Rebar = {
["Prime Cut"] = {
untranslated = "Rebar",
untranslated = "Prime Cut",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Ribbed steel bars for reinforcing stuctures.",
description = "A perfectly marbled piece of meat.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 3000,
weight = 500,
calories = nil,
calories = 600,
carbs = nil,
carbs = 0,
protein = nil,
protein = 9,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 0,
density = nil,
density = 2.166666666666667,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,708: Line 34,044:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RebarItem",
type = "PrimeCutItem",
typeID = 0,
typeID = 0,
},
},
["Red Vase"] = {
["Primitive Canvas Boots"] = {
untranslated = "Red Vase",
untranslated = "Primitive Canvas Boots",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A vase made with glass to brighten up your home.",
description = "A pair of crude canvas boots for your everyday use.",
tagGroups = {
tagGroups = {
"Decoration",
"Clothes",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,733: Line 34,068:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,754: Line 34,089:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedVaseItem",
type = "PrimitiveCanvasBootsItem",
typeID = 0,
typeID = 0,
},
},
["Redwood Log"] = {
["Primitive Canvas Pants"] = {
untranslated = "Redwood Log",
untranslated = "Primitive Canvas Pants",
category = nil,
category = nil,
group = "Natural Resources",
group = "Clothing",
description = "Redwood log is a type of softwood that can be easily identified by its distinct red bark.",
description = "Roughly stitched canvas pants.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Clothes",
"Logs",
"Natural Resources",
"Softwood",
"Wood",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,778: Line 34,109:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,803: Line 34,134:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedwoodLogItem",
type = "PrimitiveCanvasPantsItem",
typeID = 0,
typeID = 0,
},
},
["Redwood Seed"] = {
["Primitive Canvas Shorts"] = {
untranslated = "Redwood Seed",
untranslated = "Primitive Canvas Shorts",
category = nil,
category = nil,
group = "Seed",
group = "Clothing",
description = "Plant to grow a redwood tree.",
description = "They're like the Primitive Canvas Pants, but shorter.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 34,849: Line 34,179:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RedwoodSeedItem",
type = "PrimitiveCanvasShortsItem",
typeID = 0,
typeID = 0,
},
},
Refrigerator = {
["Primitive Fur Belt"] = {
untranslated = "Refrigerator",
untranslated = "Primitive Fur Belt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "An icebox from the future with significantly better cooling properties.",
description = "You should probably still wear pants.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Clothes",
"Kitchen",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,874: Line 34,203:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Food Storage",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 5.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,895: Line 34,224:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RefrigeratorItem",
type = "PrimitiveFurBeltItem",
typeID = 0,
typeID = 0,
},
},
Registrar = {
["Primitive Leather Boots"] = {
untranslated = "Registrar",
untranslated = "Primitive Leather Boots",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "Allows the setting management of titles.",
description = "A pair of crude leather boots for your everyday use.",
tagGroups = {
tagGroups = {
"Economic",
"Clothes",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,920: Line 34,248:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 34,941: Line 34,269:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RegistrarItem",
type = "PrimitiveLeatherBootsItem",
typeID = 0,
typeID = 0,
},
},
["Reinforced Concrete"] = {
["Primitive Leather Pants"] = {
untranslated = "Reinforced Concrete",
untranslated = "Primitive Leather Pants",
category = nil,
category = nil,
group = "Blocks",
group = "Clothing",
description = "A sturdy construction material poured around a latice of rebar.",
description = "You ever tried cutting leather with a rock?",
tagGroups = {
tagGroups = {
"Blocks",
"Clothes",
"Building Materials",
"Concrete",
"Constructable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 34,964: Line 34,289:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 34,989: Line 34,314:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ReinforcedConcreteItem",
type = "PrimitiveLeatherPantsItem",
typeID = 0,
typeID = 0,
},
},
["Research Table"] = {
["Primitive Leather Shirt"] = {
untranslated = "Research Table",
untranslated = "Primitive Leather Shirt",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "A basic table for researching new technologies and skills.",
description = "A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.",
tagGroups = {
tagGroups = {
"Researching",
"Clothes",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,014: Line 34,338:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,035: Line 34,359:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ResearchTableItem",
type = "PrimitiveLeatherShirtItem",
typeID = 0,
typeID = 0,
},
},
Rice = {
["Primitive Leather Shorts"] = {
untranslated = "Rice",
untranslated = "Primitive Leather Shorts",
category = nil,
category = nil,
group = "Seed",
group = "Clothing",
description = "Plant to grow rice.",
description = "You may have enough leather left over to make a nice hat.",
tagGroups = {
tagGroups = {
"Crop",
"Clothes",
"Crop Seed",
"Food",
"Grain",
"Raw Food",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
calories = 150,
calories = nil,
carbs = 7,
carbs = nil,
protein = 1,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 35,085: Line 34,404:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceItem",
type = "PrimitiveLeatherShortsItem",
typeID = 0,
typeID = 0,
},
},
["Rice Flour"] = {
["Printing Press"] = {
untranslated = "Rice Flour",
untranslated = "Printing Press",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Rice grounded into flour is as equally versatile as its golden cousin.",
description = "The world will never be the same.",
tagGroups = {
tagGroups = {
"Food",
"Government",
"Ingredients",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 5000,
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 = 0,
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 35,122: Line 34,440:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x4x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,131: Line 34,449:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceFlourItem",
type = "PrintingPressItem",
typeID = 0,
typeID = 0,
},
},
["Rice Noodles"] = {
["Printing Supplies"] = {
untranslated = "Rice Noodles",
untranslated = "Printing Supplies",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Noodles made from delicious milled white grains.",
description = "A package of necessary items for copying art or other more elaborate designs.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 100,
"Ingredients",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 500,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,177: Line 34,492:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RiceNoodlesItem",
type = "PrintingSuppliesItem",
typeID = 0,
typeID = 0,
},
},
Rivet = {
["Pulp Filler"] = {
untranslated = "Rivet",
untranslated = "Pulp Filler",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "An iron bolt used to hold together inventions.",
description = "Wood pulp and dirt make a great filler for other fertilizers. ",
tagGroups = {
tagGroups = {
"Items",
"Fertilizer",
"Products",
"Fertilizer Filler",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,198: Line 34,513:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,223: Line 34,538:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RivetItem",
type = "PulpFillerItem",
typeID = 0,
typeID = 0,
},
},
["Roast Pumpkin"] = {
["Pump Jack"] = {
untranslated = "Roast Pumpkin",
untranslated = "Pump Jack",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Sweet but a suprising source of vitamins.",
description = "Drill, baby! Drill!",
tagGroups = {
tagGroups = {
"Baking",
"Crafting Table",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 900,
weight = 10000,
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 = 0,
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 35,260: Line 34,574:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "5x2x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,269: Line 34,583:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RoastPumpkinItem",
type = "PumpJackItem",
typeID = 0,
typeID = 0,
},
},
["Robotic Assembly Line"] = {
Pumpkin = {
untranslated = "Robotic Assembly Line",
untranslated = "Pumpkin",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A complex set of machinery for creating equally complex things.",
description = "Round and large.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Food",
"Work Stations",
"Fruit",
"Raw Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,315: Line 34,630:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RoboticAssemblyLineItem",
type = "PumpkinItem",
typeID = 0,
typeID = 0,
},
},
["Rocker Box"] = {
["Pumpkin Seed"] = {
untranslated = "Rocker Box",
untranslated = "Pumpkin Seed",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
description = "Plant to grow a pumpkin.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Crop Seed",
"Work Stations",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,361: Line 34,677:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RockerBoxItem",
type = "PumpkinSeedItem",
typeID = 0,
typeID = 0,
},
},
["Rolling Mill"] = {
Pupusas = {
untranslated = "Rolling Mill",
untranslated = "Pupusas",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "For rolling steel into more buildable materials.",
description = "Comforting, best served hot from the griddle.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Food",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,407: Line 34,722:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RollingMillItem",
type = "PupusasItem",
typeID = 0,
typeID = 0,
},
},
["Root Campfire Salad"] = {
["Purple Vase"] = {
untranslated = "Root Campfire Salad",
untranslated = "Purple Vase",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A myriad of plants that make a healthy and odd blend.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Campfire",
"Housing",
"Campfire Salad",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 250,
calories = 950,
calories = nil,
carbs = 8,
carbs = nil,
protein = 5,
protein = nil,
fat = 4,
fat = nil,
vitamins = 11,
vitamins = nil,
density = 2.9473684210526314,
density = nil,
fuel = 0,
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 35,454: Line 34,767:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RootCampfireSaladItem",
type = "PurpleVaseItem",
typeID = 0,
typeID = 0,
},
},
["Root Campfire Stew"] = {
Quicklime = {
untranslated = "Root Campfire Stew",
untranslated = "Quicklime",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
description = "A chemical compound used in steel production.",
tagGroups = {
tagGroups = {},
"Campfire",
maxStack = 100,
"Food",
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,500: Line 34,810:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RootCampfireStewItem",
type = "QuicklimeItem",
typeID = 0,
typeID = 0,
},
},
["Rubber Wheel"] = {
Radiator = {
untranslated = "Rubber Wheel",
untranslated = "Radiator",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "Rubber wheels provide much better traction and allow the construction of more modern vehicles.",
description = "A heat sink that uses liquid running through copper fins to disperse heat build-up.",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 100,
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,521: Line 34,828:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,546: Line 34,853:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RubberWheelItem",
type = "RadiatorItem",
typeID = 0,
typeID = 0,
},
},
["Rug Large"] = {
["Raw Bacon"] = {
untranslated = "Rug Large",
untranslated = "Raw Bacon",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A large area rug to cover that weird stain.",
description = "A fatty cut of meat that happens to be inexplicably tastier than other cuts.",
tagGroups = {
tagGroups = {
"Decoration",
"Food",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 250,
calories = nil,
calories = 200,
carbs = nil,
carbs = 0,
protein = nil,
protein = 3,
fat = nil,
fat = 9,
vitamins = nil,
vitamins = 0,
density = nil,
density = 6.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Rug",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,592: Line 34,898:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugLargeItem",
type = "RawBaconItem",
typeID = 0,
typeID = 0,
},
},
["Rug Medium"] = {
["Raw Fish"] = {
untranslated = "Rug Medium",
untranslated = "Raw Fish",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A medium rug for medium uses.",
description = "A fatty cut of raw fish.",
tagGroups = {
tagGroups = {
"Decoration",
"Food",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = 200,
carbs = nil,
carbs = 0,
protein = nil,
protein = 7,
fat = nil,
fat = 3,
vitamins = nil,
vitamins = 0,
density = nil,
density = 5.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Rug",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,638: Line 34,943:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugMediumItem",
type = "RawFishItem",
typeID = 0,
typeID = 0,
},
},
["Rug Small"] = {
["Raw Meat"] = {
untranslated = "Rug Small",
untranslated = "Raw Meat",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A small rug for when you just didn't have enough materials to make a bigger one.",
description = "Fresh raw meat from the hunt. It should probably be cooked before being consumed.",
tagGroups = {
tagGroups = {
"Decoration",
"Food",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
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 = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Rug",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,684: Line 34,988:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RugSmallItem",
type = "RawMeatItem",
typeID = 0,
typeID = 0,
},
},
["Running Shoes"] = {
["Raw Roast"] = {
untranslated = "Running Shoes",
untranslated = "Raw Roast",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Light weight shoes designed to make you run faster.\\n\\n(Increases movement speed)",
description = "A trussed roast tied and ready to be cooked.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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,727: Line 35,033:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "RunningShoesItem",
type = "RawRoastItem",
typeID = 0,
typeID = 0,
},
},
["Saguaro Rib"] = {
["Raw Sausage"] = {
untranslated = "Saguaro Rib",
untranslated = "Raw Sausage",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.",
description = "Ground meat stuffed into an intestine casing.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Food",
"Logs",
"Natural Resources",
"Wood",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 10000,
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 = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,775: Line 35,078:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaguaroRibItem",
type = "RawSausageItem",
typeID = 0,
typeID = 0,
},
},
["Saguaro Seed"] = {
["Real Estate Desk"] = {
untranslated = "Saguaro Seed",
untranslated = "Real Estate Desk",
category = nil,
category = nil,
group = "Seed",
group = "Work Stations",
description = "Plant to grow a saguaro cactus.",
description = "A place to manage the sale and transfer of deeds and property.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
"Seeds",
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 35,812: Line 35,112:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 35,821: Line 35,121:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaguaroSeedItem",
type = "RealEstateDeskItem",
typeID = 0,
typeID = 0,
},
},
Salmon = {
Rebar = {
untranslated = "Salmon",
untranslated = "Rebar",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A salmon.",
description = "Ribbed steel bars for reinforcing stuctures.",
tagGroups = {
tagGroups = {},
"Animal",
maxStack = 100,
"Fish",
"Medium Fish",
"Natural Resources",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 3000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,844: Line 35,139:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 35,869: Line 35,164:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SalmonItem",
type = "RebarItem",
typeID = 0,
typeID = 0,
},
},
["Salt Basket"] = {
["Recurve Bow"] = {
untranslated = "Salt Basket",
untranslated = "Recurve Bow",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A basket of salt.",
description = "A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Tool",
"Kitchen",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,894: Line 35,188:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Spices",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.5,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 35,915: Line 35,209:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaltBasketItem",
type = "RecurveBowItem",
typeID = 0,
typeID = 0,
ToolVariant = "Bow",
ToolDurability = 1000.0,
ToolDamage = 1.2,
ToolDamageTalent = "HuntingPowerShotTalent",
ToolRepairType = "Linen",
},
},
Sandals = {
["Red Vase"] = {
untranslated = "Sandals",
untranslated = "Red Vase",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Basic footwear that helps reduce the strain of walking longer distances.\\n\\n(Decreases calories consumed when using tools by 10\\u0025)",
description = "A  vase made with glass to brighten up your home.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,936: Line 35,237:
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 35,958: Line 35,259:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SandalsItem",
type = "RedVaseItem",
typeID = 0,
typeID = 0,
},
},
Sandstone = {
["Redwood Log"] = {
untranslated = "Sandstone",
untranslated = "Redwood Log",
category = nil,
category = nil,
group = "Natural Resources",
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!",
description = "Redwood log is a type of softwood that can be easily identified by its distinct red bark.",
tagGroups = {
tagGroups = {
"Excavatable",
"Burnable Fuel",
"Natural Resources",
"Softwood",
"Rock",
"Wood",
"Stone",
},
},
maxStack = 0,
maxStack = 20,
carried = "Hands",
carried = "Hands",
weight = 6000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 35,981: Line 35,281:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,006: Line 35,306:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SandstoneItem",
type = "RedwoodLogItem",
typeID = 0,
typeID = 0,
},
},
Sawmill = {
["Redwood Seed"] = {
untranslated = "Sawmill",
untranslated = "Redwood Seed",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "Used to saw wood into lumber.",
description = "Plant to grow a redwood tree.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Food",
"Work Stations",
"Seeds",
},
},
maxStack = 0,
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 = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,052: Line 35,352:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SawmillItem",
type = "RedwoodSeedItem",
typeID = 0,
typeID = 0,
},
},
["Saxifrage Seed"] = {
Refrigerator = {
untranslated = "Saxifrage Seed",
untranslated = "Refrigerator",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow saxifrage.",
description = "An icebox from the future with significantly better cooling properties.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
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 36,089: Line 35,388:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,098: Line 35,397:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SaxifrageSeedItem",
type = "RefrigeratorItem",
typeID = 0,
typeID = 0,
},
},
["Scrap Meat"] = {
Registrar = {
untranslated = "Scrap Meat",
untranslated = "Registrar",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Chunks of extra meat.",
description = "Allows the setting management of titles.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
"Raw Meat",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 2000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,135: Line 35,431:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,144: Line 35,440:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrapMeatItem",
type = "RegistrarItem",
typeID = 0,
typeID = 0,
},
},
["Screening Machine"] = {
["Reinforced Concrete"] = {
untranslated = "Screening Machine",
untranslated = "Reinforced Concrete",
category = nil,
category = nil,
group = "Work Stations",
group = "Blocks",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
description = "A sturdy construction material poured around a latice of rebar.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Concrete",
"Work Stations",
"Constructable",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,169: Line 35,465:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,190: Line 35,486:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScreeningMachineItem",
type = "ReinforcedConcreteItem",
typeID = 0,
typeID = 0,
},
},
["Screw Press"] = {
["Research Table"] = {
untranslated = "Screw Press",
untranslated = "Research Table",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "A basic table for researching new technologies and skills.",
tagGroups = {
tagGroups = {},
"Craft Tables",
maxStack = 1,
"Work Stations",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,215: Line 35,508:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,227: Line 35,520:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,236: Line 35,529:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrewPressItem",
type = "ResearchTableItem",
typeID = 0,
typeID = 0,
},
},
Screws = {
Rice = {
untranslated = "Screws",
untranslated = "Rice",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A pointed metal fastener used in crafting to attach pieces of material together.",
description = "Plant to grow rice.",
tagGroups = {
tagGroups = {
"Items",
"Crop",
"Products",
"Crop Seed",
"Food",
"Grain",
"Raw Food",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,282: Line 35,579:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScrewsItem",
type = "RiceItem",
typeID = 0,
typeID = 0,
},
},
["Scruffy Hair"] = {
["Rice Flour"] = {
untranslated = "Scruffy Hair",
untranslated = "Rice Flour",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "Rockstar cool-person hair. This finely crafted hairpiece says \\\"I don't care what you think. I'm wearing an awesome toupee\\\"\".\"",
description = "Rice grounded into flour is as equally versatile as its golden cousin.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
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 36,325: Line 35,624:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ScruffyHairItem",
type = "RiceFlourItem",
typeID = 0,
typeID = 0,
},
},
["Seagrass Seed"] = {
["Rice Noodles"] = {
untranslated = "Seagrass Seed",
untranslated = "Rice Noodles",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow seagrass.",
description = "Noodles made from delicious milled white grains.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 200,
calories = 0,
calories = 200,
carbs = 0,
carbs = 10,
protein = 0,
protein = 0,
fat = 0,
fat = 0,
vitamins = 0,
vitamins = 0,
density = nil,
density = 5.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 36,371: Line 35,669:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SeagrassSeedItem",
type = "RiceNoodlesItem",
typeID = 0,
typeID = 0,
},
},
["Seared Meat"] = {
Rivet = {
untranslated = "Seared Meat",
untranslated = "Rivet",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A cut of perfectly seared steak.",
description = "An iron bolt used to hold together inventions.",
tagGroups = {
tagGroups = {},
"Cooking",
maxStack = 100,
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = 600,
calories = nil,
carbs = 4,
carbs = nil,
protein = 19,
protein = nil,
fat = 17,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 7.833333333333334,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,417: Line 35,712:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SearedMeatItem",
type = "RivetItem",
typeID = 0,
typeID = 0,
},
},
["Seeded Camas Roll"] = {
["Roast Pumpkin"] = {
untranslated = "Seeded Camas Roll",
untranslated = "Roast Pumpkin",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.",
description = "Sweet but a suprising source of vitamins.",
tagGroups = {
tagGroups = {
"Cooking",
"Food",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 900,
calories = 1400,
calories = 1400,
carbs = 20,
carbs = 23,
protein = 2,
protein = 2,
fat = 13,
fat = 2,
vitamins = 16,
vitamins = 7,
density = 3.642857142857143,
density = 2.4285714285714284,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,463: Line 35,757:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SeededCamasRollItem",
type = "RoastPumpkinItem",
typeID = 0,
typeID = 0,
},
},
["Sensor Based Belt Sorter"] = {
["Robotic Assembly Line"] = {
untranslated = "Sensor Based Belt Sorter",
untranslated = "Robotic Assembly Line",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
description = "A complex set of machinery for creating equally complex things.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Crafting Table",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 10000,
Line 36,489: Line 35,782:
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = "Industrial",
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,500: Line 35,793:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "5x4x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,509: Line 35,802:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SensorBasedBeltSorterItem",
type = "RoboticAssemblyLineItem",
typeID = 0,
typeID = 0,
},
},
["Sensuous Sea Pizza"] = {
["Rocker Box"] = {
untranslated = "Sensuous Sea Pizza",
untranslated = "Rocker Box",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "The chewyness is unreal.",
description = "A tool for miners to concentrate ore. The run off produces wet tailings.",
tagGroups = {
tagGroups = {
"Baking",
"Crafting Table",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 2000,
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 = 0,
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 36,546: Line 35,838:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,555: Line 35,847:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SensuousSeaPizzaItem",
type = "RockerBoxItem",
typeID = 0,
typeID = 0,
},
},
Servo = {
["Rolling Mill"] = {
untranslated = "Servo",
untranslated = "Rolling Mill",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "A rotary actuator that allows for control over angular position.",
description = "For rolling steel into more buildable materials.",
tagGroups = {
tagGroups = {
"Items",
"Crafting Table",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,576: Line 35,867:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 36,592: Line 35,883:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,601: Line 35,892:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ServoItem",
type = "RollingMillItem",
typeID = 0,
typeID = 0,
},
},
["Settlement Crafting Table"] = {
["Root Campfire Salad"] = {
untranslated = "Settlement Crafting Table",
untranslated = "Root Campfire Salad",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A basic workspace for crafting all manner of settlement related objects.",
description = "A myriad of plants that make a healthy and odd blend.",
tagGroups = {
tagGroups = {
"Government",
"Campfire Salad",
"Work Stations",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
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 = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,647: Line 35,938:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SettlementCraftingTableItem",
type = "RootCampfireSaladItem",
typeID = 0,
typeID = 0,
},
},
Shale = {
["Root Campfire Stew"] = {
untranslated = "Shale",
untranslated = "Root Campfire Stew",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.",
description = "A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.",
tagGroups = {
tagGroups = {
"Excavatable",
"Food",
"Natural Resources",
"Rock",
"Stone",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 6000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,695: Line 35,983:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShaleItem",
type = "RootCampfireStewItem",
typeID = 0,
typeID = 0,
},
},
Shaper = {
["Round Pot"] = {
untranslated = "Shaper",
untranslated = "Round Pot",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "Sometimes you just want to bring a little bit of nature into your house.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Housing",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,719: Line 36,006:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Industrial",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,741: Line 36,028:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShaperItem",
type = "PlanterPotRoundItem",
typeID = 0,
typeID = 0,
},
},
["Shark Fillet Soup"] = {
["Rubber Wheel"] = {
untranslated = "Shark Fillet Soup",
untranslated = "Rubber Wheel",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A texture all of its own.",
description = "Rubber wheels provide much better traction and allow the construction of more modern vehicles.",
tagGroups = {
tagGroups = {},
"Cooking",
maxStack = 100,
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 2000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 36,787: Line 36,071:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SharkFilletSoupItem",
type = "RubberWheelItem",
typeID = 0,
typeID = 0,
},
},
["Sheep Mount"] = {
["Rug Large"] = {
untranslated = "Sheep Mount",
untranslated = "Rug Large",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A hunting trophy for your house.",
description = "A large area rug to cover that weird stain.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Living Room",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,811: Line 36,094:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = "Living Room",
roomCategory = "Decoration",
furnitureType = "Statue",
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 3.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,824: Line 36,107:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x3x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,833: Line 36,116:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SheepMountItem",
type = "RugLargeItem",
typeID = 0,
typeID = 0,
},
},
["Shelf Cabinet"] = {
["Rug Medium"] = {
untranslated = "Shelf Cabinet",
untranslated = "Rug Medium",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "When a shelf and a cabinet aren't enough individually.",
description = "A medium rug for medium uses.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Living Room",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,857: Line 36,139:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Living Room",
roomCategory = "Decoration",
furnitureType = "Shelves",
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,870: Line 36,152:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,879: Line 36,161:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShelfCabinetItem",
type = "RugMediumItem",
typeID = 0,
typeID = 0,
},
},
["Shipping Container Blue"] = {
["Rug Small"] = {
untranslated = "Shipping Container Blue",
untranslated = "Rug Small",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "",
description = "A small rug for when you just didn't have enough materials to make a bigger one.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,900: Line 36,184:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = "",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,913: Line 36,197:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 36,922: Line 36,206:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShippingContainerBlueItem",
type = "RugSmallItem",
typeID = 0,
typeID = 0,
},
},
["Shipping Container Green"] = {
["Running Shoes"] = {
untranslated = "Shipping Container Green",
untranslated = "Running Shoes",
category = nil,
category = nil,
group = "World Object",
group = "Clothing",
description = "",
description = "Light weight shoes designed to make you run faster.\\n\\n(Increases movement speed)",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Clothes",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,944: Line 36,230:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 36,965: Line 36,251:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShippingContainerGreenItem",
type = "RunningShoesItem",
typeID = 0,
typeID = 0,
},
},
["Shipping Container Red"] = {
["Saguaro Rib"] = {
untranslated = "Shipping Container Red",
untranslated = "Saguaro Rib",
category = nil,
category = nil,
group = "World Object",
group = "Natural Resources",
description = "",
description = "Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Burnable Fuel",
carried = "Backpack",
"Wood",
weight = 0,
},
maxStack = 20,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 36,983: Line 36,272:
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 = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,008: Line 36,297:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShippingContainerRedItem",
type = "SaguaroRibItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Advanced Upgrade"] = {
["Saguaro Seed"] = {
untranslated = "Shipwright Advanced Upgrade",
untranslated = "Saguaro Seed",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Food",
description = "Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
description = "Plant to grow a saguaro cactus.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Food",
"Upgrade Modules",
"Seeds",
},
},
maxStack = 0,
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 37,054: Line 36,343:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightAdvancedUpgradeItem",
type = "SaguaroSeedItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Basic Upgrade"] = {
Salmon = {
untranslated = "Shipwright Basic Upgrade",
untranslated = "Salmon",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Natural Resources",
description = "Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
description = "A salmon.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Fish",
"Upgrade Modules",
"Medium Fish",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,100: Line 36,389:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightBasicUpgradeItem",
type = "SalmonItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Hat"] = {
["Salt Basket"] = {
untranslated = "Shipwright Hat",
untranslated = "Salt Basket",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "A simple sailor's cap, don?t lose it or you might be walking on a plank.",
description = "A basket of salt.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,121: Line 36,412:
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 37,134: Line 36,425:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,143: Line 36,434:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightHatItem",
type = "SaltBasketItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Overalls"] = {
Sandals = {
untranslated = "Shipwright Overalls",
untranslated = "Sandals",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "Denim overall for extra sturdy wearability.",
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 = {
maxStack = 0,
"Clothes",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
Line 37,186: Line 36,479:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightOverallsItem",
type = "SandalsItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Sandals"] = {
Sandstone = {
untranslated = "Shipwright Sandals",
untranslated = "Sandstone",
category = nil,
category = nil,
group = "Clothing",
group = "Natural Resources",
description = "Comfortable sandals with extra traction to avoid slipping.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
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 = {
maxStack = 0,
"Excavatable",
carried = "Backpack",
"Rock",
weight = 100,
},
maxStack = 20,
carried = "Hands",
weight = 6000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,229: Line 36,525:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightSandalsItem",
type = "SandstoneItem",
typeID = 0,
typeID = 0,
},
},
["Shipwright Shirt"] = {
Sawmill = {
untranslated = "Shipwright Shirt",
untranslated = "Sawmill",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "A striped shirt symbolizing your affinity for traveling across the seas.",
description = "Used to saw wood into lumber.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Crafting Table",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,251: Line 36,549:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 37,263: Line 36,561:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "7x4x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,272: Line 36,570:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShipwrightShirtItem",
type = "SawmillItem",
typeID = 0,
typeID = 0,
},
},
["Shorn Wool"] = {
["Saxifrage Seed"] = {
untranslated = "Shorn Wool",
untranslated = "Saxifrage Seed",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "Wool that has been shorn from an animal.",
description = "Plant to grow saxifrage.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 37,318: Line 36,616:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShornWoolItem",
type = "SaxifrageSeedItem",
typeID = 0,
typeID = 0,
},
},
["Short Beard"] = {
["Scrap Meat"] = {
untranslated = "Short Beard",
untranslated = "Scrap Meat",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "",
description = "Chunks of extra meat.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
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 37,361: Line 36,661:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShortBeardItem",
type = "ScrapMeatItem",
typeID = 0,
typeID = 0,
},
},
Shorts = {
["Screening Machine"] = {
untranslated = "Shorts",
untranslated = "Screening Machine",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Crafting Table",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,383: Line 36,685:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 37,395: Line 36,697:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x4x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,404: Line 36,706:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ShortsItem",
type = "ScreeningMachineItem",
typeID = 0,
typeID = 0,
},
},
["Simmered Meat"] = {
["Screw Press"] = {
untranslated = "Simmered Meat",
untranslated = "Screw Press",
category = nil,
category = nil,
group = "Food",
group = "Work Stations",
description = "Meat cooked in meat juices keeps the meat juicy.",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
tagGroups = {
"Cooking",
"Crafting Table",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 800,
weight = 5000,
calories = 900,
calories = nil,
carbs = 6,
carbs = nil,
protein = 18,
protein = nil,
fat = 13,
fat = nil,
vitamins = 5,
vitamins = nil,
density = 4.666666666666667,
density = nil,
fuel = 0,
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 37,441: Line 36,742:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,450: Line 36,751:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SimmeredMeatItem",
type = "ScrewPressItem",
typeID = 0,
typeID = 0,
},
},
["Simple Syrup"] = {
Screws = {
untranslated = "Simple Syrup",
untranslated = "Screws",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A simple water and suger combination heated until the sugar dissolves.",
description = "A pointed metal fastener used in crafting to attach pieces of material together.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 100,
"Ingredients",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 500,
calories = 400,
calories = nil,
carbs = 12,
carbs = nil,
protein = 0,
protein = nil,
fat = 3,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 3.75,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 37,496: Line 36,794:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SimpleSyrupItem",
type = "ScrewsItem",
typeID = 0,
typeID = 0,
},
},
Sink = {
["Seagrass Seed"] = {
untranslated = "Sink",
untranslated = "Seagrass Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "An industrial sink.",
description = "Plant to grow seagrass.",
tagGroups = {
tagGroups = {
"Bathroom",
"Food",
"Housing Objects",
"Seeds",
},
},
maxStack = 0,
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 = nil,
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Sink",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 5.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,542: Line 36,840:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SinkItem",
type = "SeagrassSeedItem",
typeID = 0,
typeID = 0,
},
},
["Skid Steer"] = {
["Seared Meat"] = {
untranslated = "Skid Steer",
untranslated = "Seared Meat",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "Small scale bucket loader. Great for flat to low slope excavation.",
description = "A cut of perfectly seared steak.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Vehicles",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
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 37,588: Line 36,885:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SkidSteerItem",
type = "SearedMeatItem",
typeID = 0,
typeID = 0,
},
},
Slag = {
["Seeded Camas Roll"] = {
untranslated = "Slag",
untranslated = "Seeded Camas Roll",
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 = "Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.",
tagGroups = {
tagGroups = {
"Blocks",
"Food",
"Byproducts",
"Excavatable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 6000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 37,635: Line 36,930:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SlagItem",
type = "SeededCamasRollItem",
typeID = 0,
typeID = 0,
},
},
["Sleek Short Hair"] = {
["Sensor Based Belt Sorter"] = {
untranslated = "Sleek Short Hair",
untranslated = "Sensor Based Belt Sorter",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "",
description = "A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Crafting Table",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,657: Line 36,954:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 37,669: Line 36,966:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x4x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,678: Line 36,975:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SleekShortHairItem",
type = "SensorBasedBeltSorterItem",
typeID = 0,
typeID = 0,
},
},
["Small Bath Mat"] = {
["Sensuous Sea Pizza"] = {
untranslated = "Small Bath Mat",
untranslated = "Sensuous Sea Pizza",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A small bath mat when a normal rug does not cover your bathroom needs.",
description = "The chewyness is unreal.",
tagGroups = {
tagGroups = {
"Bathroom",
"Food",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 300,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 28,
protein = nil,
protein = 11,
fat = nil,
fat = 7,
vitamins = nil,
vitamins = 4,
density = nil,
density = 4.166666666666666,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Rug",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,724: Line 37,020:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallBathMatItem",
type = "SensuousSeaPizzaItem",
typeID = 0,
typeID = 0,
},
},
["Small Canoe"] = {
Servo = {
untranslated = "Small Canoe",
untranslated = "Servo",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
description = "",
description = "A rotary actuator that allows for control over angular position.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 100,
"Vehicles",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,770: Line 37,063:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCanoeItem",
type = "ServoItem",
typeID = 0,
typeID = 0,
},
},
["Small Cotton Bunting Red"] = {
["Settlement Crafting Table"] = {
untranslated = "Small Cotton Bunting Red",
untranslated = "Settlement Crafting Table",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
description = "A basic workspace for crafting all manner of settlement related objects.",
tagGroups = {
tagGroups = {
"Decoration",
"Government",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,795: Line 37,087:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,807: Line 37,099:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,816: Line 37,108:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCottonBuntingRedItem",
type = "SettlementCraftingTableItem",
typeID = 0,
typeID = 0,
},
},
["Small Cotton Bunting Regal"] = {
Shale = {
untranslated = "Small Cotton Bunting Regal",
untranslated = "Shale",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
description = "A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.",
tagGroups = {
tagGroups = {
"Decoration",
"Excavatable",
"Housing Objects",
"Rock",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 250,
weight = 6000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,841: Line 37,133:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,862: Line 37,154:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCottonBuntingRegalItem",
type = "ShaleItem",
typeID = 0,
typeID = 0,
},
},
["Small Court"] = {
Shaper = {
untranslated = "Small Court",
untranslated = "Shaper",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
tagGroups = {
"Government",
"Crafting Table",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 5000,
Line 37,887: Line 37,178:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = "Industrial",
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,899: Line 37,190:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,908: Line 37,199:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallCourtItem",
type = "ShaperItem",
typeID = 0,
typeID = 0,
},
},
["Small Festive Paper Lantern"] = {
["Shark Fillet Soup"] = {
untranslated = "Small Festive Paper Lantern",
untranslated = "Shark Fillet Soup",
category = nil,
category = nil,
group = "World Object",
group = "Food",
description = "",
description = "A texture all of its own.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
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 = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,951: Line 37,244:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallFestivePaperLanternItem",
type = "SharkFilletSoupItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Ashlar Basalt Sign"] = {
["Sheep Mount"] = {
untranslated = "Small Hanging Ashlar Basalt Sign",
untranslated = "Sheep Mount",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "A hunting trophy for your house.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 37,975: Line 37,267:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3.5",
roomCategory = "",
roomCategory = "Living Room",
furnitureType = "",
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 37,988: Line 37,280:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 37,997: Line 37,289:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingAshlarBasaltSignItem",
type = "SheepMountItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Ashlar Stone Sign"] = {
["Shelf Cabinet"] = {
untranslated = "Small Hanging Ashlar Stone Sign",
untranslated = "Shelf Cabinet",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "When a shelf and a cabinet aren't enough individually.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,021: Line 37,312:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = "",
roomCategory = "Living Room",
furnitureType = "",
furnitureType = "Shelves",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,034: Line 37,325:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,043: Line 37,334:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingAshlarStoneSignItem",
type = "ShelfCabinetItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Birch Sign"] = {
["Shipwright Advanced Upgrade"] = {
untranslated = "Small Hanging Birch Sign",
untranslated = "Shipwright Advanced Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Upgrade Modules",
description = "A small sign for all of your smaller text needs!",
description = "Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Upgrade",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,068: Line 37,358:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,089: Line 37,379:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingBirchSignItem",
type = "ShipwrightAdvancedUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Lumber Sign"] = {
["Shipwright Basic Upgrade"] = {
untranslated = "Small Hanging Lumber Sign",
untranslated = "Shipwright Basic Upgrade",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Upgrade Modules",
description = "A small sign for all of your smaller text needs!",
description = "Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Upgrade",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,114: Line 37,403:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,135: Line 37,424:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingLumberSignItem",
type = "ShipwrightBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Mortared Granite Sign"] = {
["Shipwright Hat"] = {
untranslated = "Small Hanging Mortared Granite Sign",
untranslated = "Shipwright Hat",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A small sign for all of your smaller text needs!",
description = "A simple sailor's cap, don?t lose it or you might be walking on a plank.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,160: Line 37,448:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,181: Line 37,469:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingMortaredGraniteSignItem",
type = "ShipwrightHatItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Mortared Stone Sign"] = {
["Shipwright Overalls"] = {
untranslated = "Small Hanging Mortared Stone Sign",
untranslated = "Shipwright Overalls",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A small sign for all of your smaller text needs!",
description = "Denim overall for extra sturdy wearability.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,206: Line 37,493:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,227: Line 37,514:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingMortaredStoneSignItem",
type = "ShipwrightOverallsItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Saguaro Sign"] = {
["Shipwright Sandals"] = {
untranslated = "Small Hanging Saguaro Sign",
untranslated = "Shipwright Sandals",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A small sign for all of your smaller text needs!",
description = "Comfortable sandals with extra traction to avoid slipping.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,252: Line 37,538:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,273: Line 37,559:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingSaguaroSignItem",
type = "ShipwrightSandalsItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Softwood Sign"] = {
["Shipwright Shirt"] = {
untranslated = "Small Hanging Softwood Sign",
untranslated = "Shipwright Shirt",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A small sign for all of your smaller text needs!",
description = "A striped shirt symbolizing your affinity for traveling across the seas.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,298: Line 37,583:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,319: Line 37,604:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingSoftwoodSignItem",
type = "ShipwrightShirtItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Stone Sign"] = {
["Shipwright Skill Book"] = {
untranslated = "Small Hanging Stone Sign",
untranslated = "Shipwright Skill Book",
category = nil,
category = nil,
group = "World Object",
group = "Skill Books",
description = "A small sign for all of your smaller text needs!",
description = "Shipwright Skill Book",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Skill Books",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,341: Line 37,628:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,362: Line 37,649:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingStoneSignItem",
type = "Shipwright Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Small Hanging Wood Sign"] = {
["Shipwright Skill Scroll"] = {
untranslated = "Small Hanging Wood Sign",
untranslated = "Shipwright Skill Scroll",
category = nil,
category = nil,
group = "Item",
group = "Skill Scrolls",
description = "A small sign for all of your smaller text needs!",
description = "Shipwright Skill Scroll",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Skill Scrolls",
},
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,380: Line 37,669:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 38,405: Line 37,694:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallHangingWoodSignItem",
type = "Shipwright Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Small Meeting Chair"] = {
["Shorn Wool"] = {
untranslated = "Small Meeting Chair",
untranslated = "Shorn Wool",
category = nil,
category = nil,
group = "World Object",
group = "Items",
description = "",
description = "Wool that has been shorn from an animal.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,427: Line 37,716:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,448: Line 37,737:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallMeetingChairItem",
type = "ShornWoolItem",
typeID = 0,
typeID = 0,
},
},
["Small Meeting Table"] = {
Shorts = {
untranslated = "Small Meeting Table",
untranslated = "Shorts",
category = nil,
category = nil,
group = "World Object",
group = "Clothing",
description = "",
description = "Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Clothes",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,470: Line 37,761:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,491: Line 37,782:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallMeetingTableItem",
type = "ShortsItem",
typeID = 0,
typeID = 0,
},
},
["Small Nylon Bunting Green"] = {
["Simmered Meat"] = {
untranslated = "Small Nylon Bunting Green",
untranslated = "Simmered Meat",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
description = "Meat cooked in meat juices keeps the meat juicy.",
tagGroups = {
tagGroups = {
"Decoration",
"Food",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
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 = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,537: Line 37,827:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallNylonBuntingGreenItem",
type = "SimmeredMeatItem",
typeID = 0,
typeID = 0,
},
},
["Small Nylon Bunting Purple"] = {
["Simple Syrup"] = {
untranslated = "Small Nylon Bunting Purple",
untranslated = "Simple Syrup",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
description = "A simple water and suger combination heated until the sugar dissolves.",
tagGroups = {
tagGroups = {
"Decoration",
"Food",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 250,
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 = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,583: Line 37,872:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallNylonBuntingPurpleItem",
type = "SimpleSyrupItem",
typeID = 0,
typeID = 0,
},
},
["Small Paper Lantern"] = {
Sink = {
untranslated = "Small Paper Lantern",
untranslated = "Sink",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A small paper lantern.",
description = "An industrial sink.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Lighting",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,607: Line 37,895:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "5",
roomCategory = "Lighting",
roomCategory = "Bathroom",
furnitureType = "Lights",
furnitureType = "Sink",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,620: Line 37,908:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,629: Line 37,917:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallPaperLanternItem",
type = "SinkItem",
typeID = 0,
typeID = 0,
},
},
["Small Paper Machine"] = {
["Skid Steer"] = {
untranslated = "Small Paper Machine",
untranslated = "Skid Steer",
category = nil,
category = nil,
group = "Work Stations",
group = "Crafted Objects",
description = "Laborous way of creating sheets of paper.",
description = "Small scale bucket loader. Great for flat to low slope excavation.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Vehicles",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,654: Line 37,941:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,666: Line 37,953:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x4x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,675: Line 37,962:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallPaperMachineItem",
type = "SkidSteerItem",
typeID = 0,
typeID = 0,
},
},
["Small Shipyard"] = {
Slag = {
untranslated = "Small Shipyard",
untranslated = "Slag",
category = nil,
category = nil,
group = "Work Stations",
group = "Blocks",
description = "A crude workspace for constructing smaller vehicles designed for use in a maritime environment.",
description = "A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Excavatable",
"Work Stations",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 5000,
weight = 6000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,700: Line 37,986:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,721: Line 38,007:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallShipyardItem",
type = "SlagItem",
typeID = 0,
typeID = 0,
},
},
["Small Sink"] = {
["Small Bath Mat"] = {
untranslated = "Small Sink",
untranslated = "Small Bath Mat",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A small household sink.",
description = "A small bath mat when a normal rug does not cover your bathroom needs.",
tagGroups = {
tagGroups = {
"Bathroom",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,745: Line 38,030:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Bathroom",
roomCategory = "Bathroom",
furnitureType = "Sink",
furnitureType = "Rug",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,758: Line 38,043:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,767: Line 38,052:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallSinkItem",
type = "SmallBathMatItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Ashlar Basalt Sign"] = {
["Small Canoe"] = {
untranslated = "Small Standing Ashlar Basalt Sign",
untranslated = "Small Canoe",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Vehicles",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,792: Line 38,076:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,804: Line 38,088:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x4x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,813: Line 38,097:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingAshlarBasaltSignItem",
type = "SmallCanoeItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Ashlar Stone Sign"] = {
["Small Cotton Bunting Red"] = {
untranslated = "Small Standing Ashlar Stone Sign",
untranslated = "Small Cotton Bunting Red",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,837: Line 38,120:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = "",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,859: Line 38,142:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingAshlarStoneSignItem",
type = "SmallCottonBuntingRedItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Birch Sign"] = {
["Small Cotton Bunting Regal"] = {
untranslated = "Small Standing Birch Sign",
untranslated = "Small Cotton Bunting Regal",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A small sign for all of your smaller text needs!",
description = "A small celebratory piece of cotton fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,883: Line 38,165:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.5",
roomCategory = "",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,905: Line 38,187:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingBirchSignItem",
type = "SmallCottonBuntingRegalItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Lumber Sign"] = {
["Small Court"] = {
untranslated = "Small Standing Lumber Sign",
untranslated = "Small Court",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "A small sign for all of your smaller text needs!",
description = "Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Government",
"Signs",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 38,930: Line 38,211:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,942: Line 38,223:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x6x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,951: Line 38,232:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingLumberSignItem",
type = "SmallCourtItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Mortared Granite Sign"] = {
["Small Hanging Ashlar Basalt Sign"] = {
untranslated = "Small Standing Mortared Granite Sign",
untranslated = "Small Hanging Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 1,
"Signs",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 38,976: Line 38,254:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 38,988: Line 38,266:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 38,997: Line 38,275:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingMortaredGraniteSignItem",
type = "SmallHangingAshlarBasaltSignItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Mortared Stone Sign"] = {
["Small Hanging Ashlar Stone Sign"] = {
untranslated = "Small Standing Mortared Stone Sign",
untranslated = "Small Hanging Ashlar Stone Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 1,
"Signs",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 39,022: Line 38,297:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,034: Line 38,309:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,043: Line 38,318:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingMortaredStoneSignItem",
type = "SmallHangingAshlarStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Saguaro Sign"] = {
["Small Hanging Birch Sign"] = {
untranslated = "Small Standing Saguaro Sign",
untranslated = "Small Hanging Birch Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 1,
"Signs",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 39,068: Line 38,340:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,080: Line 38,352:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,089: Line 38,361:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingSaguaroSignItem",
type = "SmallHangingBirchSignItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Softwood Sign"] = {
["Small Hanging Lumber Sign"] = {
untranslated = "Small Standing Softwood Sign",
untranslated = "Small Hanging Lumber Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 1,
"Signs",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 39,114: Line 38,383:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,126: Line 38,395:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,135: Line 38,404:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingSoftwoodSignItem",
type = "SmallHangingLumberSignItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Stone Sign"] = {
["Small Hanging Mortared Granite Sign"] = {
untranslated = "Small Standing Stone Sign",
untranslated = "Small Hanging Mortared Granite Sign",
category = nil,
category = nil,
group = "World Object",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 39,157: Line 38,426:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,169: Line 38,438:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,178: Line 38,447:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingStoneSignItem",
type = "SmallHangingMortaredGraniteSignItem",
typeID = 0,
typeID = 0,
},
},
["Small Standing Wood Sign"] = {
["Small Hanging Mortared Stone Sign"] = {
untranslated = "Small Standing Wood Sign",
untranslated = "Small Hanging Mortared Stone Sign",
category = nil,
category = nil,
group = "Item",
group = "Crafted Objects",
description = "A small sign for all of your smaller text needs!",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,196: Line 38,465:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,212: Line 38,481:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,221: Line 38,490:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStandingWoodSignItem",
type = "SmallHangingMortaredStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Small Stockpile"] = {
["Small Hanging Saguaro Sign"] = {
untranslated = "Small Stockpile",
untranslated = "Small Hanging Saguaro Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "Designates a 3x3x3 area as storage for large items.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 1,
"Storage",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,246: Line 38,512:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,258: Line 38,524:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,267: Line 38,533:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallStockpileItem",
type = "SmallHangingSaguaroSignItem",
typeID = 0,
typeID = 0,
},
},
["Small Wood Cart"] = {
["Small Hanging Softwood Sign"] = {
untranslated = "Small Wood Cart",
untranslated = "Small Hanging Softwood Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "Small wood cart for hauling minimal loads.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 1,
"Vehicles",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,304: Line 38,567:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,313: Line 38,576:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodCartItem",
type = "SmallHangingSoftwoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Small Wooden Boat"] = {
["Small Hanging Stone Sign"] = {
untranslated = "Small Wooden Boat",
untranslated = "Small Hanging Stone Sign",
category = nil,
category = nil,
group = "Crafted Objects",
group = "World Object",
description = "A personal transport vessel capable of holding a suprising amount of goods.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 1,
"Vehicles",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,350: Line 38,610:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,359: Line 38,619:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodenBoatItem",
type = "SmallHangingStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Small Wooden Ship Frame"] = {
["Small Hanging Wood Sign"] = {
untranslated = "Small Wooden Ship Frame",
untranslated = "Small Hanging Wood Sign",
category = nil,
category = nil,
group = "Items",
group = "Item",
description = "The basis for any wooden personal vessel.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 100,
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = nil,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,380: Line 38,637:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,405: Line 38,662:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmallWoodenShipFrameItem",
type = "SmallHangingWoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Smelting Upgrade"] = {
["Small Nylon Bunting Green"] = {
untranslated = "Smelting Upgrade",
untranslated = "Small Nylon Bunting Green",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Housing",
"Upgrade Modules",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,429: Line 38,685:
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 39,451: Line 38,707:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmeltingUpgradeItem",
type = "SmallNylonBuntingGreenItem",
typeID = 0,
typeID = 0,
},
},
["Smith Apron"] = {
["Small Nylon Bunting Purple"] = {
untranslated = "Smith Apron",
untranslated = "Small Nylon Bunting Purple",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.",
description = "A small celebratory piece of nylon fabric used to brighten up an event.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 250,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,472: Line 38,730:
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 39,494: Line 38,752:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithApronItem",
type = "SmallNylonBuntingPurpleItem",
typeID = 0,
typeID = 0,
},
},
["Smith Bandana"] = {
["Small Paper Lantern"] = {
untranslated = "Smith Bandana",
untranslated = "Small Paper Lantern",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.",
description = "A small paper lantern.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,515: Line 38,775:
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 39,528: Line 38,788:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,537: Line 38,797:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithBandanaItem",
type = "SmallPaperLanternItem",
typeID = 0,
typeID = 0,
},
},
["Smith Boots"] = {
["Small Paper Machine"] = {
untranslated = "Smith Boots",
untranslated = "Small Paper Machine",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "Heavy duty steel-toed boots.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "Laborous way of creating sheets of paper.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Crafting Table",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,559: Line 38,821:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 39,580: Line 38,842:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithBootsItem",
type = "SmallPaperMachineItem",
typeID = 0,
typeID = 0,
},
},
["Smith Gloves"] = {
["Small Shipyard"] = {
untranslated = "Smith Gloves",
untranslated = "Small Shipyard",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "A reinforced wrist guard paired with a lone work glove.",
description = "A crude workspace for constructing smaller vehicles designed for use in a maritime environment.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Crafting Table",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,602: Line 38,866:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 39,614: Line 38,878:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "5x5x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,623: Line 38,887:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithGlovesItem",
type = "SmallShipyardItem",
typeID = 0,
typeID = 0,
},
},
["Smith Pants"] = {
["Small Sink"] = {
untranslated = "Smith Pants",
untranslated = "Small Sink",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "Denim pants with knee patches.",
description = "A small household sink.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,644: Line 38,910:
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,657: Line 38,923:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,666: Line 38,932:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithPantsItem",
type = "SmallSinkItem",
typeID = 0,
typeID = 0,
},
},
["Smith Shirt"] = {
["Small Standing Ashlar Basalt Sign"] = {
untranslated = "Smith Shirt",
untranslated = "Small Standing Ashlar Basalt Sign",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "A simple cotton shirt helps reduce the strain of heat exposure.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,700: Line 38,966:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,709: Line 38,975:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmithShirtItem",
type = "SmallStandingAshlarBasaltSignItem",
typeID = 0,
typeID = 0,
},
},
["Smooth Gut Noodle Roll"] = {
["Small Standing Ashlar Stone Sign"] = {
untranslated = "Smooth Gut Noodle Roll",
untranslated = "Small Standing Ashlar Stone Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "These noodle rolls look VERY smooth.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Cooking",
maxStack = 1,
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 400,
weight = 1000,
calories = 1200,
calories = nil,
carbs = 19,
carbs = nil,
protein = 15,
protein = nil,
fat = 9,
fat = nil,
vitamins = 1,
vitamins = nil,
density = 3.6666666666666665,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,746: Line 39,009:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,755: Line 39,018:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SmoothGutNoodleRollItem",
type = "SmallStandingAshlarStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Snapping Turtle Carcass"] = {
["Small Standing Birch Sign"] = {
untranslated = "Snapping Turtle Carcass",
untranslated = "Small Standing Birch Sign",
category = nil,
category = nil,
group = "Natural Resources",
group = "Crafted Objects",
description = "A dead snapping turtle.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Animal",
maxStack = 1,
"Natural Resources",
"Tiny Carcass",
"Tiny Leather Carcass",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,778: Line 39,036:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,794: Line 39,052:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,803: Line 39,061:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SnappingTurtleCarcassItem",
type = "SmallStandingBirchSignItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Board"] = {
["Small Standing Lumber Sign"] = {
untranslated = "Softwood Board",
untranslated = "Small Standing Lumber Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A higher quality softwood board used for long lasting furniture.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Burnable Fuel",
maxStack = 1,
"Items",
"Products",
"Wood Board",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,826: Line 39,079:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 2000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,842: Line 39,095:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,851: Line 39,104:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodBoardItem",
type = "SmallStandingLumberSignItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Hewn Log"] = {
["Small Standing Mortared Granite Sign"] = {
untranslated = "Softwood Hewn Log",
untranslated = "Small Standing Mortared Granite Sign",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Building Materials",
carried = "Backpack",
"Burnable Fuel",
weight = 1000,
"Constructable",
"Hewn Log",
},
maxStack = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,875: Line 39,122:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,891: Line 39,138:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,900: Line 39,147:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodHewnLogItem",
type = "SmallStandingMortaredGraniteSignItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber"] = {
["Small Standing Mortared Stone Sign"] = {
untranslated = "Softwood Lumber",
untranslated = "Small Standing Mortared Stone Sign",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "Can be fashioned into various usable equipment.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Building Materials",
carried = "Backpack",
"Burnable Fuel",
weight = 1000,
"Constructable",
"Lumber",
},
maxStack = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 39,924: Line 39,165:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 39,940: Line 39,181:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,949: Line 39,190:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberItem",
type = "SmallStandingMortaredStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Bench"] = {
["Small Standing Saguaro Sign"] = {
untranslated = "Softwood Lumber Bench",
untranslated = "Small Standing Saguaro 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 small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 1,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 39,974: Line 39,212:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 39,986: Line 39,224:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 39,995: Line 39,233:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberBenchItem",
type = "SmallStandingSaguaroSignItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Chair"] = {
["Small Standing Softwood Sign"] = {
untranslated = "Softwood Lumber Chair",
untranslated = "Small Standing Softwood Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 1,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 40,020: Line 39,255:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,032: Line 39,267:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,041: Line 39,276:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberChairItem",
type = "SmallStandingSoftwoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Door"] = {
["Small Standing Stone Sign"] = {
untranslated = "Softwood Lumber Door",
untranslated = "Small Standing Stone Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "World Object",
description = "A door made from finely cut lumber.",
description = "A small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Doors",
maxStack = 1,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 40,066: Line 39,298:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,078: Line 39,310:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,087: Line 39,319:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberDoorItem",
type = "SmallStandingStoneSignItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Dresser"] = {
["Small Standing Wood Sign"] = {
untranslated = "Softwood Lumber Dresser",
untranslated = "Small Standing Wood Sign",
category = nil,
category = nil,
group = "Housing Objects",
group = "Item",
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 small sign for all of your smaller text needs!",
tagGroups = {
tagGroups = {},
"Bedroom",
maxStack = 100,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = nil,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,112: Line 39,341:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Dresser",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,133: Line 39,362:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberDresserItem",
type = "SmallStandingWoodSignItem",
typeID = 0,
typeID = 0,
},
},
["Softwood Lumber Table"] = {
["Small Stockpile"] = {
untranslated = "Softwood Lumber Table",
untranslated = "Small Stockpile",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "A large lumber table for eating meals or getting some work done.",
description = "Designates a 3x3x3 area as storage for large items.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 1,
"Seating",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,158: Line 39,384:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Seating",
roomCategory = nil,
furnitureType = "Table",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,170: Line 39,396:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x3x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,179: Line 39,405:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoftwoodLumberTableItem",
type = "SmallStockpileItem",
typeID = 0,
typeID = 0,
},
},
["Soil Sampler"] = {
["Small Wood Cart"] = {
untranslated = "Soil Sampler",
untranslated = "Small Wood Cart",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "Checking the moisture levels, temperature, and nutrients of soil is important for farming.",
description = "Small wood cart for hauling minimal loads.",
tagGroups = {
tagGroups = {
"Items",
"Vehicles",
"Tools",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,200: Line 39,425:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,216: Line 39,441:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,225: Line 39,450:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SoilSamplerItem",
type = "SmallWoodCartItem",
typeID = 0,
typeID = 0,
},
},
["Solar Generator"] = {
["Small Wooden Boat"] = {
untranslated = "Solar Generator",
untranslated = "Small Wooden Boat",
category = nil,
category = nil,
group = "Crafted Objects",
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.",
description = "A personal transport vessel capable of holding a suprising amount of goods.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Vehicles",
"Power Generation",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 10000,
Line 40,250: Line 39,474:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,262: Line 39,486:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x5x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 40,271: Line 39,495:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SolarGeneratorItem",
type = "SmallWoodenBoatItem",
typeID = 0,
typeID = 0,
},
},
["Spiky Roll"] = {
["Small Wooden Ship Frame"] = {
untranslated = "Spiky Roll",
untranslated = "Small Wooden Ship Frame",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Spikes are definitely removed before serving.",
description = "The basis for any wooden personal vessel.",
tagGroups = {
tagGroups = {},
"Cooking",
maxStack = 100,
"Food",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 10000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,317: Line 39,538:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpikyRollItem",
type = "SmallWoodenShipFrameItem",
typeID = 0,
typeID = 0,
},
},
["Spin Melter"] = {
["Smelting Basic Upgrade"] = {
untranslated = "Spin Melter",
untranslated = "Smelting Basic Upgrade",
category = nil,
category = nil,
group = "Work Stations",
group = "Upgrade Modules",
description = "A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.",
description = "Basic Upgrade that greatly increases efficiency when crafting Smelting recipes.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Upgrade",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,342: Line 39,562:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,363: Line 39,583:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpinMelterItem",
type = "SmeltingBasicUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Spinning Jenny"] = {
["Smelting Skill Book"] = {
untranslated = "Spinning Jenny",
untranslated = "Smelting Skill Book",
category = nil,
category = nil,
group = "World Object",
group = "Skill Books",
description = "Making yarn and threads made easy!",
description = "Smelting Skill Book",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Skill Books",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,385: Line 39,607:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,406: Line 39,628:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpinningJennyItem",
type = "Smelting Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Spoiled Food"] = {
["Smelting Skill Scroll"] = {
untranslated = "Spoiled Food",
untranslated = "Smelting Skill Scroll",
category = nil,
category = nil,
group = "Items",
group = "Skill Scrolls",
description = "Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.",
description = "Smelting Skill Scroll",
tagGroups = {
tagGroups = {
"Items",
"Skill Scrolls",
"Products",
},
},
maxStack = 0,
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 20,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,427: Line 39,648:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,452: Line 39,673:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpoiledFoodItem",
type = "Smelting Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Spruce Log"] = {
["Smelting Upgrade"] = {
untranslated = "Spruce Log",
untranslated = "Smelting Upgrade",
category = nil,
category = nil,
group = "Natural Resources",
group = "Upgrade Modules",
description = "Spruce log is a type of softwood, sometimes referred to as whitewood.",
description = "Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Upgrade",
"Logs",
},
"Natural Resources",
maxStack = 100,
"Softwood",
carried = "Backpack",
"Wood",
weight = 1,
},
maxStack = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,476: Line 39,693:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 4000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,501: Line 39,718:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpruceLogItem",
type = "SmeltingUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Spruce Seed"] = {
["Smith Apron"] = {
untranslated = "Spruce Seed",
untranslated = "Smith Apron",
category = nil,
category = nil,
group = "Seed",
group = "Clothing",
description = "Plant to grow a spruce tree.",
description = "A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.",
tagGroups = {
tagGroups = {
"Food",
"Clothes",
"Seeds",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 40,547: Line 39,763:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SpruceSeedItem",
type = "SmithApronItem",
typeID = 0,
typeID = 0,
},
},
["Square Belt"] = {
["Smith Bandana"] = {
untranslated = "Square Belt",
untranslated = "Smith Bandana",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "Belt with a square buckle.",
description = "A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Clothes",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
Line 40,590: Line 39,808:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SquareBeltItem",
type = "SmithBandanaItem",
typeID = 0,
typeID = 0,
},
},
["Stamp Mill"] = {
["Smith Boots"] = {
untranslated = "Stamp Mill",
untranslated = "Smith Boots",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "A crushing machine that uses iron stamps to pound rocks into small pieces.",
description = "Heavy duty steel-toed boots.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Craft Tables",
"Clothes",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,615: Line 39,832:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,636: Line 39,853:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StampMillItem",
type = "SmithBootsItem",
typeID = 0,
typeID = 0,
},
},
["Standing Glass Sign"] = {
["Smith Gloves"] = {
untranslated = "Standing Glass Sign",
untranslated = "Smith Gloves",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A large sign framed with a glass plate.",
description = "A reinforced wrist guard paired with a lone work glove.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,661: Line 39,877:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,682: Line 39,898:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingGlassSignItem",
type = "SmithGlovesItem",
typeID = 0,
typeID = 0,
},
},
["Standing Long Steel Sign"] = {
["Smith Pants"] = {
untranslated = "Standing Long Steel Sign",
untranslated = "Smith Pants",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A long steel plate with a wooden base.",
description = "Denim pants with knee patches.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,707: Line 39,922:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,728: Line 39,943:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingLongSteelSignItem",
type = "SmithPantsItem",
typeID = 0,
typeID = 0,
},
},
["Standing Steel Brick Sign"] = {
["Smith Shirt"] = {
untranslated = "Standing Steel Brick Sign",
untranslated = "Smith Shirt",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "A solid steel plate supported by a brick base.",
description = "A simple cotton shirt helps reduce the strain of heat exposure.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Signs",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,753: Line 39,967:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,774: Line 39,988:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StandingSteelBrickSignItem",
type = "SmithShirtItem",
typeID = 0,
typeID = 0,
},
},
["Steam Engine"] = {
["Smooth Gut Noodle Roll"] = {
untranslated = "Steam Engine",
untranslated = "Smooth Gut Noodle Roll",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A large steam engine for generating power.",
description = "These noodle rolls look VERY smooth.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Power Generation",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,820: Line 40,033:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamEngineItem",
type = "SmoothGutNoodleRollItem",
typeID = 0,
typeID = 0,
},
},
["Steam Tractor"] = {
["Snapping Turtle Carcass"] = {
untranslated = "Steam Tractor",
untranslated = "Snapping Turtle Carcass",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Natural Resources",
description = "A tractor powered through steam.",
description = "A dead snapping turtle.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Tiny Carcass",
"Vehicles",
"Tiny Leather Carcass",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,866: Line 40,079:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorItem",
type = "SnappingTurtleCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Steam Tractor Harvester"] = {
["Softwood Board"] = {
untranslated = "Steam Tractor Harvester",
untranslated = "Softwood Board",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "An attachment for the steam tractor that allows for quick harvesting of plants.",
description = "A higher quality softwood board used for long lasting furniture.",
tagGroups = {
tagGroups = {
"Items",
"Burnable Fuel",
"Tool",
"Wood Board",
"Tools",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 40,888: Line 40,100:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = 2000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,913: Line 40,125:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorHarvesterItem",
type = "SoftwoodBoardItem",
typeID = 0,
typeID = 0,
},
},
["Steam Tractor Plow"] = {
["Softwood Hewn Log"] = {
untranslated = "Steam Tractor Plow",
untranslated = "Softwood Hewn Log",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "An attachment for the steam tractor that allows for quick plowing.",
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",
"Tool",
"Constructable",
"Tools",
"Hewn Log",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 10000,
weight = 10000,
calories = nil,
calories = nil,
Line 40,935: Line 40,147:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,942: Line 40,154:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 40,960: Line 40,172:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorPlowItem",
type = "SoftwoodHewnLogItem",
typeID = 0,
typeID = 0,
},
},
["Steam Tractor Sower"] = {
["Softwood Lumber"] = {
untranslated = "Steam Tractor Sower",
untranslated = "Softwood Lumber",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "An attachment for the steam tractor that allows for quick planting of seeds.",
description = "Can be fashioned into various usable equipment.",
tagGroups = {
tagGroups = {
"Items",
"Burnable Fuel",
"Tool",
"Constructable",
"Tools",
"Lumber",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 10000,
weight = 10000,
calories = nil,
calories = nil,
Line 40,982: Line 40,194:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = 4000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 40,989: Line 40,201:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,007: Line 40,219:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTractorSowerItem",
type = "SoftwoodLumberItem",
typeID = 0,
typeID = 0,
},
},
["Steam Truck"] = {
["Softwood Lumber Bench"] = {
untranslated = "Steam Truck",
untranslated = "Softwood Lumber Bench",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A truck that runs on steam.",
description = "A lumber bench for when you need extra seating space than a traditional chair.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Vehicles",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,031: Line 40,242:
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 41,044: Line 40,255:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,053: Line 40,264:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteamTruckItem",
type = "SoftwoodLumberBenchItem",
typeID = 0,
typeID = 0,
},
},
["Steel Abstract Fixture"] = {
["Softwood Lumber Chair"] = {
untranslated = "Steel Abstract Fixture",
untranslated = "Softwood Lumber Chair",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A more modern way to light up a room.",
description = "A sturdy lumber chair. It doesn't feel as wobbly as more basic wooden chairs.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Lighting",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,077: Line 40,287:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "Lighting",
roomCategory = "Seating",
furnitureType = "Lights",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,090: Line 40,300:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,099: Line 40,309:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelAbstractFixtureItem",
type = "SoftwoodLumberChairItem",
typeID = 0,
typeID = 0,
},
},
["Steel Axle"] = {
["Softwood Lumber Door"] = {
untranslated = "Steel Axle",
untranslated = "Softwood Lumber Door",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "A rotating steel rod that can be fixed to wheels for use in vehicles.",
description = "A door made from finely cut lumber.",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 1,
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,120: Line 40,327:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 41,127: Line 40,334:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 2,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,136: Line 40,343:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,145: Line 40,352:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelAxleItem",
type = "SoftwoodLumberDoorItem",
typeID = 0,
typeID = 0,
},
},
["Steel Bar"] = {
["Softwood Lumber Dresser"] = {
untranslated = "Steel Bar",
untranslated = "Softwood Lumber Dresser",
category = nil,
category = nil,
group = "Blocks",
group = "Housing Objects",
description = "Refined bar of steel.",
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 = {
"Blocks",
"Housing",
"Metal",
"Metals",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 20000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,167: Line 40,372:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
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 41,183: Line 40,388:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,192: Line 40,397:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelBarItem",
type = "SoftwoodLumberDresserItem",
typeID = 0,
typeID = 0,
},
},
["Steel Buoy"] = {
["Softwood Lumber Table"] = {
untranslated = "Steel Buoy",
untranslated = "Softwood Lumber Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A steel navigational buoy, can also be used as a moorage post.",
description = "A large lumber table for eating meals or getting some work done.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Specialty",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,216: Line 40,420:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = "",
roomCategory = "Seating",
furnitureType = "",
furnitureType = "Table",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,229: Line 40,433:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,238: Line 40,442:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelBuoyItem",
type = "SoftwoodLumberTableItem",
typeID = 0,
typeID = 0,
},
},
["Steel Ceiling Light"] = {
["Soil Sampler"] = {
untranslated = "Steel Ceiling Light",
untranslated = "Soil Sampler",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A more modern way to light up a room.",
description = "Checking the moisture levels, temperature, and nutrients of soil is important for farming.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 100,
"Lighting",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,263: Line 40,464:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,284: Line 40,485:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelCeilingLightItem",
type = "SoilSamplerItem",
typeID = 0,
typeID = 0,
},
},
["Steel Floor Lamp"] = {
["Solar Generator"] = {
untranslated = "Steel Floor Lamp",
untranslated = "Solar Generator",
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 = "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 = {},
"Housing Objects",
maxStack = 1,
"Lighting",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,309: Line 40,507:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = "Industrial",
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,321: Line 40,519:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "6x7x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,330: Line 40,528:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelFloorLampItem",
type = "SolarGeneratorItem",
typeID = 0,
typeID = 0,
},
},
["Steel Gear"] = {
["Spiky Roll"] = {
untranslated = "Steel Gear",
untranslated = "Spiky Roll",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A toothed machine part that interlocks with others.",
description = "Spikes are definitely removed before serving.",
tagGroups = {
tagGroups = {
"Gear",
"Food",
"Items",
"Products",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 41,377: Line 40,573:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelGearItem",
type = "SpikyRollItem",
typeID = 0,
typeID = 0,
},
},
["Steel Gearbox"] = {
["Spin Melter"] = {
untranslated = "Steel Gearbox",
untranslated = "Spin Melter",
category = nil,
category = nil,
group = "Items",
group = "Work Stations",
description = "Provides speed and torque conversions from a rotating power source to another device.",
description = "A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.",
tagGroups = {
tagGroups = {
"Items",
"Crafting Table",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,398: Line 40,593:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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,414: Line 40,609:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x2x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,423: Line 40,618:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelGearboxItem",
type = "SpinMelterItem",
typeID = 0,
typeID = 0,
},
},
["Steel Hanging Fixture"] = {
["Spoiled Food"] = {
untranslated = "Steel Hanging Fixture",
untranslated = "Spoiled Food",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A more modern way to light up a room.",
description = "Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 100,
"Lighting",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 20,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,448: Line 40,640:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,469: Line 40,661:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHangingFixtureItem",
type = "SpoiledFoodItem",
typeID = 0,
typeID = 0,
},
},
["Steel Hanging Lamp"] = {
["Spruce Log"] = {
untranslated = "Steel Hanging Lamp",
untranslated = "Spruce Log",
category = nil,
category = nil,
group = "Housing Objects",
group = "Natural Resources",
description = "A more modern way to light up a room.",
description = "Spruce log is a type of softwood, sometimes referred to as whitewood.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Burnable Fuel",
"Lighting",
"Softwood",
"Wood",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,490: Line 40,683:
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 = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,515: Line 40,708:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelHangingLampItem",
type = "SpruceLogItem",
typeID = 0,
typeID = 0,
},
},
["Steel Kitchen Lamp"] = {
["Spruce Seed"] = {
untranslated = "Steel Kitchen Lamp",
untranslated = "Spruce Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A more modern way to light up a room.",
description = "Plant to grow a spruce tree.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Lighting",
"Seeds",
},
},
maxStack = 0,
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 = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.8,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,561: Line 40,754:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelKitchenLampItem",
type = "SpruceSeedItem",
typeID = 0,
typeID = 0,
},
},
["Steel Liquids Tank"] = {
["Square Belt"] = {
untranslated = "Steel Liquids Tank",
untranslated = "Square Belt",
category = nil,
category = nil,
group = "World Object",
group = "Clothing",
description = "",
description = "Belt with a square buckle.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Clothes",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,583: Line 40,778:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,604: Line 40,799:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelLiquidsTankItem",
type = "SquareBeltItem",
typeID = 0,
typeID = 0,
},
},
["Steel Moorage Post"] = {
["Square Pot"] = {
untranslated = "Steel Moorage Post",
untranslated = "Square Pot",
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 = "Sometimes you just want to bring a little bit of nature into your house.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Specialty",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,628: Line 40,822:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1",
roomCategory = "",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Decoration",
repeatsDepreciation = nil,
repeatsDepreciation = "0.4",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,650: Line 40,844:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelMooragePostItem",
type = "PlanterPotSquareItem",
typeID = 0,
typeID = 0,
},
},
["Steel Pipe"] = {
["Stamp Mill"] = {
untranslated = "Steel Pipe",
untranslated = "Stamp Mill",
category = nil,
category = nil,
group = "Blocks",
group = "Work Stations",
description = "A pipe for transporting liquids.",
description = "A crushing machine that uses iron stamps to pound rocks into small pieces.",
tagGroups = {
tagGroups = {
"Blocks",
"Crafting Table",
"Pipes",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,671: Line 40,864:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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,687: Line 40,880:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,696: Line 40,889:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelPipeItem",
type = "StampMillItem",
typeID = 0,
typeID = 0,
},
},
["Steel Plate"] = {
["Standing Glass Sign"] = {
untranslated = "Steel Plate",
untranslated = "Standing Glass Sign",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A sturdy steel plate for use in various crafting recipes.",
description = "A large sign framed with a glass plate.",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 1,
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,717: Line 40,907:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 41,733: Line 40,923:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,742: Line 40,932:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelPlateItem",
type = "StandingGlassSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Podium"] = {
["Standing Long Steel Sign"] = {
untranslated = "Steel Podium",
untranslated = "Standing Long Steel Sign",
category = nil,
category = nil,
group = "World Object",
group = "Crafted Objects",
description = "",
description = "A long steel plate with a wooden base.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,764: Line 40,954:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,776: Line 40,966:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,785: Line 40,975:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelPodiumItem",
type = "StandingLongSteelSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Row Seating"] = {
["Standing Steel Brick Sign"] = {
untranslated = "Steel Row Seating",
untranslated = "Standing Steel Brick Sign",
category = nil,
category = nil,
group = "World Object",
group = "Crafted Objects",
description = "",
description = "A solid steel plate supported by a brick base.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,807: Line 40,997:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,819: Line 41,009:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,828: Line 41,018:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelRowSeatingItem",
type = "StandingSteelBrickSignItem",
typeID = 0,
typeID = 0,
},
},
["Steel Saw Blade"] = {
["Steam Engine"] = {
untranslated = "Steel Saw Blade",
untranslated = "Steam Engine",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.",
description = "A large steam engine for generating power.",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 1,
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,849: Line 41,036:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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,865: Line 41,052:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x3x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,874: Line 41,061:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSawBladeItem",
type = "SteamEngineItem",
typeID = 0,
typeID = 0,
},
},
["Steel Searchlight"] = {
["Steam Tractor"] = {
untranslated = "Steel Searchlight",
untranslated = "Steam Tractor",
category = nil,
category = nil,
group = "Housing Objects",
group = "Crafted Objects",
description = "When your goal is to really light up the heaven!",
description = "A tractor powered through steam.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Vehicles",
"Lighting",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,899: Line 41,085:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,911: Line 41,097:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 41,920: Line 41,106:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSearchlightItem",
type = "SteamTractorItem",
typeID = 0,
typeID = 0,
},
},
["Steel Square Fixture"] = {
["Steam Tractor Harvester"] = {
untranslated = "Steel Square Fixture",
untranslated = "Steam Tractor Harvester",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A more modern way to light up a room.",
description = "An attachment for the steam tractor that allows for quick harvesting of plants.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Tool",
"Lighting",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,945: Line 41,130:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 41,966: Line 41,151:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelSquareFixtureItem",
type = "SteamTractorHarvesterItem",
typeID = 0,
typeID = 0,
ToolDurability = 5000.0,
ToolRepairType = "Mechanical",
},
},
["Steel Table Lamp"] = {
["Steam Tractor Plow"] = {
untranslated = "Steel Table Lamp",
untranslated = "Steam Tractor Plow",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "For late night studying. Or working. Or anything, really.",
description = "An attachment for the steam tractor that allows for quick plowing.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Tool",
"Lighting",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 41,991: Line 41,177:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,012: Line 41,198:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelTableLampItem",
type = "SteamTractorPlowItem",
typeID = 0,
typeID = 0,
ToolDurability = 5000.0,
ToolRepairType = "Mechanical",
},
},
["Steel Warehouse Shelves"] = {
["Steam Tractor Sower"] = {
untranslated = "Steel Warehouse Shelves",
untranslated = "Steam Tractor Sower",
category = nil,
category = nil,
group = "World Object",
group = "Items",
description = "A large metal rack allowing larger volume storage.",
description = "An attachment for the steam tractor that allows for quick planting of seeds.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Tool",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,034: Line 41,224:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,055: Line 41,245:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SteelWarehouseShelvesItem",
type = "SteamTractorSowerItem",
typeID = 0,
typeID = 0,
ToolDurability = 5000.0,
ToolRepairType = "Mechanical",
},
},
["Stenographers Table"] = {
["Steam Truck"] = {
untranslated = "Stenographers Table",
untranslated = "Steam Truck",
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 truck that runs on steam.",
tagGroups = {
tagGroups = {
"Government",
"Vehicles",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,080: Line 41,271:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,092: Line 41,283:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x4x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,101: Line 41,292:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StenographersTableItem",
type = "SteamTruckItem",
typeID = 0,
typeID = 0,
},
},
Stockpile = {
["Steel Abstract Fixture"] = {
untranslated = "Stockpile",
untranslated = "Steel Abstract Fixture",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "Designates a 5x5x5 area as storage for large items.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Storage",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,125: Line 41,315:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "",
roomCategory = "Lighting",
furnitureType = "",
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,138: Line 41,328:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,147: Line 41,337:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StockpileItem",
type = "SteelAbstractFixtureItem",
typeID = 0,
typeID = 0,
},
},
Stone = {
["Steel Axe"] = {
untranslated = "Stone",
untranslated = "Steel Axe",
category = nil,
category = nil,
group = "Block",
group = "Items",
description = "A pile of stones.",
description = "A Steel axe made for cutting down trees.",
tagGroups = {
tagGroups = {
"Rock",
"Tool",
},
},
maxStack = 0,
maxStack = 1,
carried = "Hands",
carried = "Backpack",
weight = 7000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,167: Line 41,357:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 42,174: Line 41,364:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,192: Line 41,382:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneItem",
type = "SteelAxeItem",
typeID = 0,
typeID = 0,
ToolVariant = "Axe",
ToolDurability = 1250.0,
ToolDamage = 2.0,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Steel",
},
},
["Stone Brazier"] = {
["Steel Axle"] = {
untranslated = "Stone Brazier",
untranslated = "Steel Axle",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A stone stand which can hold burning fuel to provide light.",
description = "A rotating steel rod that can be fixed to wheels for use in vehicles.",
tagGroups = {
tagGroups = {},
"Housing Objects",
maxStack = 100,
"Lighting",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,217: Line 41,410:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,238: Line 41,431:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneBrazierItem",
type = "SteelAxleItem",
typeID = 0,
typeID = 0,
},
},
["Stone Door"] = {
["Steel Bar"] = {
untranslated = "Stone Door",
untranslated = "Steel Bar",
category = nil,
category = nil,
group = "World Object",
group = "Blocks",
description = "A heavy stone door.",
description = "Refined bar of steel.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Metal",
carried = "Backpack",
},
weight = 0,
maxStack = 20,
carried = "Hands",
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,260: Line 41,455:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,281: Line 41,476:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneDoorItem",
type = "SteelBarItem",
typeID = 0,
typeID = 0,
},
},
["Stone Road"] = {
["Steel Buoy"] = {
untranslated = "Stone Road",
untranslated = "Steel Buoy",
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 steel navigational buoy, can also be used as a moorage post.",
tagGroups = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Constructable",
carried = "Backpack",
"Road",
weight = 5000,
"Road Type",
"Roads",
},
maxStack = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,305: Line 41,494:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 42,321: Line 41,510:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,330: Line 41,519:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoneRoadItem",
type = "SteelBuoyItem",
typeID = 0,
typeID = 0,
},
},
["Stop Sign"] = {
["Steel Ceiling Light"] = {
untranslated = "Stop Sign",
untranslated = "Steel Ceiling Light",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
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 more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Community",
"Housing",
"Crafted Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,354: Line 41,542:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "",
roomCategory = "Lighting",
furnitureType = "",
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,367: Line 41,555:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,376: Line 41,564:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StopSignItem",
type = "SteelCeilingLightItem",
typeID = 0,
typeID = 0,
},
},
["Storage Chest"] = {
["Steel Floor Lamp"] = {
untranslated = "Storage Chest",
untranslated = "Steel Floor Lamp",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A container you can store items in.",
description = "A more modern way to light up a room. This time from the floor.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Storage",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,400: Line 41,587:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "",
roomCategory = "Lighting",
furnitureType = "",
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,413: Line 41,600:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,422: Line 41,609:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StorageChestItem",
type = "SteelFloorLampItem",
typeID = 0,
typeID = 0,
},
},
["Storage Silo"] = {
["Steel Gear"] = {
untranslated = "Storage Silo",
untranslated = "Steel Gear",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Items",
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 = "A toothed machine part that interlocks with others.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Gear",
"Storage",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,447: Line 41,633:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,468: Line 41,654:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StorageSiloItem",
type = "SteelGearItem",
typeID = 0,
typeID = 0,
},
},
Store = {
["Steel Gearbox"] = {
untranslated = "Store",
untranslated = "Steel Gearbox",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "Allows the selling and trading of items.",
description = "Provides speed and torque conversions from a rotating power source to another device.",
tagGroups = {
tagGroups = {},
"Economic",
maxStack = 100,
"Work Stations",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,493: Line 41,676:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,514: Line 41,697:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoreItem",
type = "SteelGearboxItem",
typeID = 0,
typeID = 0,
},
},
Stove = {
["Steel Hammer"] = {
untranslated = "Stove",
untranslated = "Steel Hammer",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A heavy stove for cooking more complex dishes.",
description = "A robust steel hammer useful for shaping blocks and deconstruction.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Tool",
"Kitchen",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,539: Line 41,721:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Kitchen",
roomCategory = nil,
furnitureType = "Cooking",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,560: Line 41,742:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StoveItem",
type = "SteelHammerItem",
typeID = 0,
typeID = 0,
ToolVariant = "Hammer",
ToolDurability = 1250.0,
ToolRepairType = "Steel",
},
},
["Strange Fuel"] = {
["Steel Hanging Fixture"] = {
untranslated = "Strange Fuel",
untranslated = "Steel Hanging Fixture",
category = nil,
category = nil,
group = "Item",
group = "Housing Objects",
description = "CHEEEAAAAATER",
description = "A more modern way to light up a room.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,578: Line 41,765:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 10000000,
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 42,594: Line 41,781:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,603: Line 41,790:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StrangeFuelItem",
type = "SteelHangingFixtureItem",
typeID = 0,
typeID = 0,
},
},
["Street Sign"] = {
["Steel Hanging Lamp"] = {
untranslated = "Street Sign",
untranslated = "Steel Hanging Lamp",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Signs",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,627: Line 41,813:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "",
roomCategory = "Lighting",
furnitureType = "",
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,640: Line 41,826:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,649: Line 41,835:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StreetSignItem",
type = "SteelHangingLampItem",
typeID = 0,
typeID = 0,
},
},
Streetlamp = {
["Steel Hoe"] = {
untranslated = "Streetlamp",
untranslated = "Steel Hoe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A towering metal light post that requires electricity to run.",
description = "A steel hoe with improved range to help tilling larger areas.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Tool",
"Lighting",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 42,674: Line 41,859:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,695: Line 41,880:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StreetlampItem",
type = "SteelHoeItem",
typeID = 0,
typeID = 0,
ToolVariant = "Hoe",
ToolDurability = 750.0,
ToolRepairType = "Steel",
},
},
["Students Desk T1"] = {
["Steel Kitchen Lamp"] = {
untranslated = "Students Desk T1",
untranslated = "Steel Kitchen Lamp",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "",
description = "A more modern way to light up a room.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,716: Line 41,906:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0.8",
roomCategory = "",
roomCategory = "Lighting",
furnitureType = "",
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,729: Line 41,919:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 42,738: Line 41,928:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StudentsDeskT1Item",
type = "SteelKitchenLampItem",
typeID = 0,
typeID = 0,
},
},
["Students Desk T2"] = {
["Steel Machete"] = {
untranslated = "Students Desk T2",
untranslated = "Steel Machete",
category = nil,
category = nil,
group = "World Object",
group = "Items",
description = "",
description = "A machete used to quickly clear plants.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Tool",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,760: Line 41,952:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,781: Line 41,973:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StudentsDeskT2Item",
type = "SteelMacheteItem",
typeID = 0,
typeID = 0,
ToolVariant = "Machete",
ToolDurability = 1000.0,
ToolRepairType = "Steel",
},
},
["Students Desk T3"] = {
["Steel Moorage Post"] = {
untranslated = "Students Desk T3",
untranslated = "Steel Moorage Post",
category = nil,
category = nil,
group = "World Object",
group = "Crafted Objects",
description = "",
description = "An iron moorage post that makes sure that even the largest of vessels stay still.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,803: Line 41,998:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,824: Line 42,019:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StudentsDeskT3Item",
type = "SteelMooragePostItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Alligator"] = {
["Steel Pickaxe"] = {
untranslated = "Stuffed Alligator",
untranslated = "Steel Pickaxe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "It looks so real!",
description = "A steel pickaxe used to break down stone and ore into usable rubble.",
tagGroups = {
tagGroups = {
"Decoration",
"Tool",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,849: Line 42,043:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,870: Line 42,064:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedAlligatorItem",
type = "SteelPickaxeItem",
typeID = 0,
typeID = 0,
ToolVariant = "Pickaxe",
ToolDurability = 1000.0,
ToolDamage = 3.0,
ToolDamageTalent = "MiningToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Steel",
},
},
["Stuffed Bison"] = {
["Steel Pipe"] = {
untranslated = "Stuffed Bison",
untranslated = "Steel Pipe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Blocks",
description = "It looks so real!",
description = "A pipe for transporting liquids.",
tagGroups = {
tagGroups = {},
"Decoration",
maxStack = 20,
"Housing Objects",
carried = "Hands",
},
weight = 2000,
maxStack = 0,
carried = "Backpack",
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,895: Line 42,092:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,916: Line 42,113:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedBisonItem",
type = "SteelPipeItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Elk"] = {
["Steel Plate"] = {
untranslated = "Stuffed Elk",
untranslated = "Steel Plate",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "It looks so real!",
description = "A sturdy steel plate for use in various crafting recipes.",
tagGroups = {
tagGroups = {},
"Decoration",
maxStack = 100,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,941: Line 42,135:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 42,962: Line 42,156:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedElkItem",
type = "SteelPlateItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Goat"] = {
["Steel Saw Blade"] = {
untranslated = "Stuffed Goat",
untranslated = "Steel Saw Blade",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "It looks so real!",
description = "A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.",
tagGroups = {
tagGroups = {},
"Decoration",
maxStack = 100,
"Housing Objects",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 42,987: Line 42,178:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,008: Line 42,199:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedGoatItem",
type = "SteelSawBladeItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Jaguar"] = {
["Steel Searchlight"] = {
untranslated = "Stuffed Jaguar",
untranslated = "Steel Searchlight",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "It looks so real!",
description = "When your goal is to really light up the heaven!",
tagGroups = {
tagGroups = {
"Decoration",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,032: Line 42,222:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Decoration",
roomCategory = "Lighting",
furnitureType = "Statue",
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,045: Line 42,235:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,054: Line 42,244:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedJaguarItem",
type = "SteelSearchlightItem",
typeID = 0,
typeID = 0,
},
},
["Stuffed Turkey"] = {
["Steel Shovel"] = {
untranslated = "Stuffed Turkey",
untranslated = "Steel Shovel",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
description = "When an iron shovel is not enough and you need something more durable while terraforming.",
tagGroups = {
tagGroups = {
"Baking",
"Tool",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,082: Line 42,271:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,100: Line 42,289:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedTurkeyItem",
type = "SteelShovelItem",
typeID = 0,
typeID = 0,
ToolVariant = "Shovel",
ToolDurability = 1000.0,
ToolRepairType = "Steel",
ToolCarryCapacity = 5.0,
},
},
["Stuffed Wolf"] = {
["Steel Sickle"] = {
untranslated = "Stuffed Wolf",
untranslated = "Steel Sickle",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "It looks so real!",
description = "A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.",
tagGroups = {
tagGroups = {
"Decoration",
"Tool",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,125: Line 42,317:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Statue",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.5,
materialTier = 3,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,146: Line 42,338:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "StuffedWolfItem",
type = "SteelSickleItem",
typeID = 0,
typeID = 0,
ToolVariant = "Sickle",
ToolDurability = 1000.0,
ToolRepairType = "Steel",
},
},
Substrate = {
["Steel Square Fixture"] = {
untranslated = "Substrate",
untranslated = "Steel Square Fixture",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "The foundation material for complex electronics.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,167: Line 42,361:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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,183: Line 42,377:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,192: Line 42,386:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SubstrateItem",
type = "SteelSquareFixtureItem",
typeID = 0,
typeID = 0,
},
},
Sugar = {
["Steel Table Lamp"] = {
untranslated = "Sugar",
untranslated = "Steel Table Lamp",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Even sweet lovers don't eat sugar plain.",
description = "For late night studying. Or working. Or anything, really.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Ingredients",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
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 = 0,
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,229: Line 42,422:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,238: Line 42,431:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SugarItem",
type = "SteelTableLampItem",
typeID = 0,
typeID = 0,
},
},
Sugarcane = {
["Stenographers Table"] = {
untranslated = "Sugarcane",
untranslated = "Stenographers Table",
category = nil,
category = nil,
group = "Seed",
group = "Work Stations",
description = "How did you even get this?",
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 = {
"Food",
"Government",
"Seeds",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 2000,
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 = nil,
Line 43,284: Line 42,476:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SugarcaneItem",
type = "StenographersTableItem",
typeID = 0,
typeID = 0,
},
},
["Sun Butter"] = {
Stockpile = {
untranslated = "Sun Butter",
untranslated = "Stockpile",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A revolutionary method to acquire butter.",
description = "Designates a 5x5x5 area as storage for large items.",
tagGroups = {
tagGroups = {},
"Food",
maxStack = 1,
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,320: Line 42,510:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "5x5x5",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,329: Line 42,519:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunButterItem",
type = "StockpileItem",
typeID = 0,
typeID = 0,
},
},
["Sun Cheese"] = {
Stone = {
untranslated = "Sun Cheese",
untranslated = "Stone",
category = nil,
category = nil,
group = "Food",
group = "Block",
description = "Cheesy yet not made in a traditional way.",
description = "A pile of stones.",
tagGroups = {
tagGroups = {
"Food",
"Rock",
"Ingredients",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 50,
weight = 7000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,375: Line 42,564:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunCheeseItem",
type = "StoneItem",
typeID = 0,
typeID = 0,
},
},
Sunflower = {
["Stone Axe"] = {
untranslated = "Sunflower",
untranslated = "Stone Axe",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "A plant whose seeds are quite versitile in their use further processed.",
description = "A crude stone axe made for cutting down trees.",
tagGroups = {
tagGroups = {
"Food",
"Tool",
"Produce",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 1000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,403: Line 42,591:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,421: Line 42,609:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunflowerItem",
type = "StoneAxeItem",
typeID = 0,
typeID = 0,
ToolVariant = "Axe",
ToolDurability = 250.0,
ToolDamage = 1.0,
ToolDamageTalent = "LoggingToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Stone",
},
},
["Sunflower Seed"] = {
["Stone Brazier"] = {
untranslated = "Sunflower Seed",
untranslated = "Stone Brazier",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow sunflowers.",
description = "A stone stand which can hold burning fuel to provide light.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Housing",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = nil,
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 43,459: Line 42,651:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,468: Line 42,660:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SunflowerSeedItem",
type = "StoneBrazierItem",
typeID = 0,
typeID = 0,
},
},
["Sweet Deer Jerky"] = {
["Stone Hammer"] = {
untranslated = "Sweet Deer Jerky",
untranslated = "Stone Hammer",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
description = "A crude stone hammer useful for shaping blocks and deconstruction.",
tagGroups = {
tagGroups = {
"Food",
"Tool",
"Preserved Food",
},
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,496: Line 42,687:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,514: Line 42,705:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SweetDeerJerkyItem",
type = "StoneHammerItem",
typeID = 0,
typeID = 0,
ToolVariant = "Hammer",
ToolDurability = 250.0,
ToolRepairType = "Stone",
},
},
["Sweet Salad"] = {
["Stone Machete"] = {
untranslated = "Sweet Salad",
untranslated = "Stone Machete",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "The sweetness of the fruits happens to work well with the salad.",
description = "A machete used to quickly clear plants.",
tagGroups = {
tagGroups = {
"Cooking",
"Tool",
"Food",
},
},
maxStack = 0,
maxStack = 1,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,542: Line 42,735:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,560: Line 42,753:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SweetSaladItem",
type = "StoneMacheteItem",
typeID = 0,
typeID = 0,
ToolVariant = "Machete",
ToolDurability = 200.0,
ToolRepairType = "Stone",
},
},
["Swirl Vase"] = {
["Stone Pickaxe"] = {
untranslated = "Swirl Vase",
untranslated = "Stone Pickaxe",
category = nil,
category = nil,
group = "Housing Objects",
group = "Items",
description = "A vase made with glass to brighten up your home.",
description = "A crude pickaxe used to break down stone and ore into usable rubble.",
tagGroups = {
tagGroups = {
"Decoration",
"Tool",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 250,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,585: Line 42,780:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Decoration",
roomCategory = nil,
furnitureType = "Decoration",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,606: Line 42,801:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SwirlVaseItem",
type = "StonePickaxeItem",
typeID = 0,
typeID = 0,
ToolVariant = "Pickaxe",
ToolDurability = 200.0,
ToolDamage = 1.0,
ToolDamageTalent = "MiningToolStrengthTalent",
ToolDamagePerk = true,
ToolRepairType = "Stone",
},
},
["Synthetic Rubber"] = {
["Stone Road"] = {
untranslated = "Synthetic Rubber",
untranslated = "Stone Road",
category = nil,
category = nil,
group = "Items",
group = "Blocks",
description = "An extremely useful synthetic material derived from petrochemicals.",
description = "A rocky surface formed from smoothed rubble. It's fairly durable and efficient for any wheeled vehicle.",
tagGroups = {
tagGroups = {
"Items",
"Constructable",
"Products",
"Road",
"Road Type",
},
},
maxStack = 0,
maxStack = 20,
carried = "Backpack",
carried = "Hands",
weight = 1000,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,627: Line 42,829:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 43,652: Line 42,854:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "SyntheticRubberItem",
type = "StoneRoadItem",
typeID = 0,
typeID = 0,
},
},
["Tailor Bowler Hat"] = {
["Stone Road Tool"] = {
untranslated = "Tailor Bowler Hat",
untranslated = "Stone Road Tool",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "A stylish bowler hat made of tighly spun fur felt.",
description = "A tool for tamping dirt into roads.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Tool",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,677: Line 42,881:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,695: Line 42,899:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorBowlerHatItem",
type = "StoneRoadToolItem",
typeID = 0,
typeID = 0,
ToolVariant = "RoadTool",
ToolDurability = 200.0,
ToolRepairType = "StoneRoadTool",
},
},
["Tailor Pants"] = {
["Stone Sickle"] = {
untranslated = "Tailor Pants",
untranslated = "Stone Sickle",
category = nil,
category = nil,
group = "Clothing",
group = "Items",
description = "Tailored slacks that fit just right.",
description = "A stone sickle used to harvest crops or cut grass.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Tool",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,720: Line 42,929:
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = nil,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,738: Line 42,947:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorPantsItem",
type = "StoneSickleItem",
typeID = 0,
typeID = 0,
ToolVariant = "Sickle",
ToolDurability = 200.0,
ToolRepairType = "Stone",
},
},
["Tailor Shirt"] = {
["Stop Sign"] = {
untranslated = "Tailor Shirt",
untranslated = "Stop Sign",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "A form-fitting vest and tie ensemble which includes measuring tape.",
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 = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,772: Line 42,984:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,781: Line 42,993:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorShirtItem",
type = "StopSignItem",
typeID = 0,
typeID = 0,
},
},
["Tailor Shoes"] = {
["Storage Chest"] = {
untranslated = "Tailor Shoes",
untranslated = "Storage Chest",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "Two-toned suede shoes.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
description = "A container you can store items in.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,815: Line 43,027:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,824: Line 43,036:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailorShoesItem",
type = "StorageChestItem",
typeID = 0,
typeID = 0,
},
},
["Tailoring Modern Upgrade"] = {
["Storage Silo"] = {
untranslated = "Tailoring Modern Upgrade",
untranslated = "Storage Silo",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Crafted Objects",
description = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
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 = {},
"Specialty Upgrades",
maxStack = 1,
"Upgrade Modules",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,861: Line 43,070:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x4x8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,870: Line 43,079:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailoringModernUpgradeItem",
type = "StorageSiloItem",
typeID = 0,
typeID = 0,
},
},
["Tailoring Table"] = {
Store = {
untranslated = "Tailoring Table",
untranslated = "Store",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "Spearhead the fashion movement with the finest clothes and hair!",
description = "Allows the selling and trading of items.",
tagGroups = {
tagGroups = {},
"Craft Tables",
maxStack = 1,
"Work Stations",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 43,895: Line 43,101:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 43,907: Line 43,113:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,916: Line 43,122:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailoringTableItem",
type = "StoreItem",
typeID = 0,
typeID = 0,
},
},
["Tailoring Upgrade"] = {
Stove = {
untranslated = "Tailoring Upgrade",
untranslated = "Stove",
category = nil,
category = nil,
group = "Upgrade Modules",
group = "Housing Objects",
description = "Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
description = "A heavy stove for cooking more complex dishes.",
tagGroups = {
tagGroups = {
"Specialty Upgrades",
"Crafting Table",
"Upgrade Modules",
"Housing",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 43,940: Line 43,146:
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 43,953: Line 43,159:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 43,962: Line 43,168:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TailoringUpgradeItem",
type = "StoveItem",
typeID = 0,
typeID = 0,
},
},
["Tall Boots"] = {
["Strange Fuel"] = {
untranslated = "Tall Boots",
untranslated = "Strange Fuel",
category = nil,
category = nil,
group = "Clothing",
group = "Item",
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 = "CHEEEAAAAATER",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
Line 43,980: Line 43,186:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = 10000000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,005: Line 43,211:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallBootsItem",
type = "StrangeFuelItem",
typeID = 0,
typeID = 0,
},
},
Tallow = {
["Street Sign"] = {
untranslated = "Tallow",
untranslated = "Street Sign",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "Rendered animal fat useful for more than just cooking.",
description = "A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.",
tagGroups = {
tagGroups = {},
"Fat",
maxStack = 1,
"Food",
"Ingredients",
},
maxStack = 0,
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,
Line 44,043: Line 43,245:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,052: Line 43,254:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowItem",
type = "StreetSignItem",
typeID = 0,
typeID = 0,
},
},
["Tallow Candle"] = {
Streetlamp = {
untranslated = "Tallow Candle",
untranslated = "Streetlamp",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A candle which can burn tallow to produce a small amount of light.",
description = "A towering metal light post that requires electricity to run.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Lighting",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,076: Line 43,277:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Lighting",
roomCategory = "Lighting",
furnitureType = "Lights",
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 0.8,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,089: Line 43,290:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x5",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,098: Line 43,299:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowCandleItem",
type = "StreetlampItem",
typeID = 0,
typeID = 0,
},
},
["Tallow Lamp"] = {
["Stuffed Alligator"] = {
untranslated = "Tallow Lamp",
untranslated = "Stuffed Alligator",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A pottery lamp. Fuel with tallow.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Lighting",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,122: Line 43,322:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Lighting",
roomCategory = "Decoration",
furnitureType = "Lights",
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = 1.2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,135: Line 43,335:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x3x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,144: Line 43,344:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowLampItem",
type = "StuffedAlligatorItem",
typeID = 0,
typeID = 0,
},
},
["Tallow Wall Lamp"] = {
["Stuffed Bison"] = {
untranslated = "Tallow Wall Lamp",
untranslated = "Stuffed Bison",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Housing Objects",
"Housing",
"Lighting",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,168: Line 43,367:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "3",
roomCategory = "Lighting",
roomCategory = "Decoration",
furnitureType = "Lights",
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = 1.2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,181: Line 43,380:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,190: Line 43,389:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TallowWallLampItem",
type = "StuffedBisonItem",
typeID = 0,
typeID = 0,
},
},
["Taro Fries"] = {
["Stuffed Elk"] = {
untranslated = "Taro Fries",
untranslated = "Stuffed Elk",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Crispy strips of taro that have been deep fried in oil.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Cooking",
"Housing",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
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 = 0,
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 44,227: Line 43,425:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x3x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,236: Line 43,434:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TaroFriesItem",
type = "StuffedElkItem",
typeID = 0,
typeID = 0,
},
},
["Taro Root"] = {
["Stuffed Goat"] = {
untranslated = "Taro Root",
untranslated = "Stuffed Goat",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Colocasia esculenta.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Produce",
"Raw Food",
"Root",
"Vegetable",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 2000,
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 = 0,
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 44,276: Line 43,470:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,285: Line 43,479:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TaroRootItem",
type = "StuffedGoatItem",
typeID = 0,
typeID = 0,
},
},
["Taro Seed"] = {
["Stuffed Jaguar"] = {
untranslated = "Taro Seed",
untranslated = "Stuffed Jaguar",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow taro.",
description = "It looks so real!",
tagGroups = {
tagGroups = {
"Crop Seed",
"Housing",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = nil,
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 44,323: Line 43,515:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,332: Line 43,524:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TaroSeedItem",
type = "StuffedJaguarItem",
typeID = 0,
typeID = 0,
},
},
["Tasty Tropical Pizza"] = {
["Stuffed Turkey"] = {
untranslated = "Tasty Tropical Pizza",
untranslated = "Stuffed Turkey",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "To some it is tasty. To others, unforgivable.",
description = "To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.",
tagGroups = {
tagGroups = {
"Baking",
"Food",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 500,
calories = 1200,
calories = 1600,
carbs = 21,
carbs = 17,
protein = 6,
protein = 24,
fat = 12,
fat = 16,
vitamins = 11,
vitamins = 7,
density = 4.166666666666666,
density = 4.0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,378: Line 43,569:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TastyTropicalPizzaItem",
type = "StuffedTurkeyItem",
typeID = 0,
typeID = 0,
},
},
["Teachers Desk T1"] = {
["Stuffed Wolf"] = {
untranslated = "Teachers Desk T1",
untranslated = "Stuffed Wolf",
category = nil,
category = nil,
group = "World Object",
group = "Housing Objects",
description = "",
description = "It looks so real!",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,399: Line 43,592:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = "",
roomCategory = "Decoration",
furnitureType = "",
furnitureType = "Statue",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,412: Line 43,605:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 44,421: Line 43,614:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TeachersDeskT1Item",
type = "StuffedWolfItem",
typeID = 0,
typeID = 0,
},
},
["Teachers Desk T2"] = {
Substrate = {
untranslated = "Teachers Desk T2",
untranslated = "Substrate",
category = nil,
category = nil,
group = "World Object",
group = "Items",
description = "",
description = "The foundation material for complex electronics.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,443: Line 43,636:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,464: Line 43,657:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TeachersDeskT2Item",
type = "SubstrateItem",
typeID = 0,
typeID = 0,
},
},
["Teachers Desk T3"] = {
Sugar = {
untranslated = "Teachers Desk T3",
untranslated = "Sugar",
category = nil,
category = nil,
group = "World Object",
group = "Food",
description = "",
description = "Even sweet lovers don't eat sugar plain.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,507: Line 43,702:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TeachersDeskT3Item",
type = "SugarItem",
typeID = 0,
typeID = 0,
},
},
["The Bob"] = {
Sugarcane = {
untranslated = "The Bob",
untranslated = "Sugarcane",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
description = "",
description = "How did you even get this?",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
"Seeds",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
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 = nil,
fuel = nil,
Line 44,550: Line 43,748:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TheBobItem",
type = "SugarcaneItem",
typeID = 0,
typeID = 0,
},
},
["Tiny Stockpile"] = {
["Sun Cheese"] = {
untranslated = "Tiny Stockpile",
untranslated = "Sun Cheese",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "Designates a 2x3x2 area as storage for large items.",
description = "Cheesy yet not made in a traditional way.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Storage",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,596: Line 43,793:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TinyStockpileItem",
type = "SunCheeseItem",
typeID = 0,
typeID = 0,
},
},
Toilet = {
Sunflower = {
untranslated = "Toilet",
untranslated = "Sunflower",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "When you gotta go, you gotta go.",
description = "A plant whose seeds are quite versitile in their use further processed.",
tagGroups = {
tagGroups = {
"Bathroom",
"Food",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Toilet",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,642: Line 43,838:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ToiletItem",
type = "SunflowerItem",
typeID = 0,
typeID = 0,
},
},
Tomato = {
["Sunflower Seed"] = {
untranslated = "Tomato",
untranslated = "Sunflower Seed",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.",
description = "Plant to grow sunflowers.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Food",
"Food",
"Produce",
"Seeds",
"Raw Food",
"Vegetable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 75,
weight = 50,
calories = 240,
calories = 0,
carbs = 5,
carbs = 0,
protein = 1,
protein = 0,
fat = 0,
fat = 0,
vitamins = 2,
vitamins = 0,
density = 3.3333333333333335,
density = 0,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,690: Line 43,885:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TomatoItem",
type = "SunflowerSeedItem",
typeID = 0,
typeID = 0,
},
},
["Tomato Seed"] = {
["Sweet Deer Jerky"] = {
untranslated = "Tomato Seed",
untranslated = "Sweet Deer Jerky",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow tomato plants.",
description = "Marinated in a mix of oil, herbs and some sweetener really increased the potential.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Food",
"Food",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 400,
calories = 0,
calories = 600,
carbs = 0,
carbs = 4,
protein = 0,
protein = 22,
fat = 0,
fat = 6,
vitamins = 0,
vitamins = 3,
density = nil,
density = 5.833333333333333,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 44,737: Line 43,930:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TomatoSeedItem",
type = "SweetDeerJerkyItem",
typeID = 0,
typeID = 0,
},
},
["Tool Bench"] = {
["Sweet Salad"] = {
untranslated = "Tool Bench",
untranslated = "Sweet Salad",
category = nil,
category = nil,
group = "Work Stations",
group = "Food",
description = "A place to craft and fix up tools.",
description = "The sweetness of the fruits happens to work well with the salad.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Food",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
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 = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,783: Line 43,975:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ToolBenchItem",
type = "SweetSaladItem",
typeID = 0,
typeID = 0,
},
},
["Topped Porridge"] = {
["Swirl Vase"] = {
untranslated = "Topped Porridge",
untranslated = "Swirl Vase",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "A thick gruel of boiled grains with a dash of fruity flavor.",
description = "A vase made with glass to brighten up your home.",
tagGroups = {
tagGroups = {
"Campfire",
"Housing",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 250,
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 = 0,
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 44,829: Line 44,020:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ToppedPorridgeItem",
type = "SwirlVaseItem",
typeID = 0,
typeID = 0,
},
},
Torch = {
["Synthetic Rubber"] = {
untranslated = "Torch",
untranslated = "Synthetic Rubber",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A little bit of light to help beat back the night.",
description = "An extremely useful synthetic material derived from petrochemicals.",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 100,
"Tools",
"Torch",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,851: Line 44,038:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 8000,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,876: Line 44,063:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TorchItem",
type = "SyntheticRubberItem",
typeID = 0,
typeID = 0,
},
},
["Torch Stand"] = {
["Tailor Bowler Hat"] = {
untranslated = "Torch Stand",
untranslated = "Tailor Bowler Hat",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A stand for a torch.",
description = "A stylish bowler hat made of tighly spun fur felt.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Clothes",
"Lighting",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,901: Line 44,087:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.8,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 44,922: Line 44,108:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TorchStandItem",
type = "TailorBowlerHatItem",
typeID = 0,
typeID = 0,
},
},
Tortilla = {
["Tailor Pants"] = {
untranslated = "Tortilla",
untranslated = "Tailor Pants",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A thin, unleavened flatbread.",
description = "Tailored slacks that fit just right.",
tagGroups = {
tagGroups = {
"Cooking",
"Clothes",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 44,968: Line 44,153:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TortillaItem",
type = "TailorPantsItem",
typeID = 0,
typeID = 0,
},
},
["Towel Rack"] = {
["Tailor Shirt"] = {
untranslated = "Towel Rack",
untranslated = "Tailor Shirt",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A wooden hanging rack designed for towels.",
description = "A form-fitting vest and tie ensemble which includes measuring tape.",
tagGroups = {
tagGroups = {
"Bathroom",
"Clothes",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 44,993: Line 44,177:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Hanger",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,014: Line 44,198:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TowelRackItem",
type = "TailorShirtItem",
typeID = 0,
typeID = 0,
},
},
["Town Foundation"] = {
["Tailor Shoes"] = {
untranslated = "Town Foundation",
untranslated = "Tailor Shoes",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "The founding stone for civilization.",
description = "Two-toned suede shoes.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
tagGroups = {
tagGroups = {
"Government",
"Clothes",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,039: Line 44,222:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Civics",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,060: Line 44,243:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TownFoundationItem",
type = "TailorShoesItem",
typeID = 0,
typeID = 0,
},
},
["Trailer Truck"] = {
["Tailoring Basic Upgrade"] = {
untranslated = "Trailer Truck",
untranslated = "Tailoring Basic Upgrade",
category = nil,
category = nil,
group = "Vehicle",
group = "Upgrade Modules",
description = "Modern truck for hauling sizable loads.",
description = "Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Upgrade",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
weight = 1,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,103: Line 44,288:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrailerTruckItem",
type = "TailoringUpgradeItem",
typeID = 0,
typeID = 0,
},
},
Transglutaminase = {
["Tailoring Modern Upgrade"] = {
untranslated = "Transglutaminase",
untranslated = "Tailoring Modern Upgrade",
category = nil,
category = nil,
group = "Food",
group = "Upgrade Modules",
description = "Any enzyme that can be used to bond proteins together.",
description = "Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.",
tagGroups = {
tagGroups = {
"Food",
"Upgrade",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1,
calories = 10,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = 0.0,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,148: Line 44,333:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TransglutaminaseItem",
type = "TailoringModernUpgradeItem",
typeID = 0,
typeID = 0,
},
},
["Transmission Pole"] = {
["Tailoring Skill Book"] = {
untranslated = "Transmission Pole",
untranslated = "Tailoring Skill Book",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Skill Books",
description = "Can link energy.",
description = "Tailoring Skill Book",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Skill Books",
"Specialty",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,173: Line 44,357:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,194: Line 44,378:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TransmissionPoleItem",
type = "Tailoring Skill BookItem",
typeID = 0,
typeID = 0,
},
},
["Trapper Fur Hat"] = {
["Tailoring Skill Scroll"] = {
untranslated = "Trapper Fur Hat",
untranslated = "Tailoring Skill Scroll",
category = nil,
category = nil,
group = "Clothing",
group = "Skill Scrolls",
description = "It sure is warm.",
description = "Tailoring Skill Scroll",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Skill Scrolls",
},
maxStack = 10,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,237: Line 44,423:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrapperFurHatItem",
type = "Tailoring Skill ScrollItem",
typeID = 0,
typeID = 0,
},
},
["Trapper Leather Hat"] = {
["Tailoring Table"] = {
untranslated = "Trapper Leather Hat",
untranslated = "Tailoring Table",
category = nil,
category = nil,
group = "Clothing",
group = "Work Stations",
description = "Helps keep the sun off your face... and neck... and also ears.",
description = "Spearhead the fashion movement with the finest clothes and hair!",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Crafting Table",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,259: Line 44,447:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 45,271: Line 44,459:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,280: Line 44,468:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrapperLeatherHatItem",
type = "TailoringTableItem",
typeID = 0,
typeID = 0,
},
},
Treasury = {
["Tall Boots"] = {
untranslated = "Treasury",
untranslated = "Tall Boots",
category = nil,
category = nil,
group = "Work Stations",
group = "Clothing",
description = "Allows the setting of taxes.",
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 = {
"Government",
"Clothes",
"Work Stations",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,305: Line 44,492:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,326: Line 44,513:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TreasuryItem",
type = "TallBootsItem",
typeID = 0,
typeID = 0,
},
},
["Tree Debris"] = {
Tallow = {
untranslated = "Tree Debris",
untranslated = "Tallow",
category = nil,
category = nil,
group = "Blocks",
group = "Food",
description = "Clear cut debris that needs to be broken down to be more usable.",
description = "Rendered animal fat useful for more than just cooking.",
tagGroups = {
tagGroups = {
"Blocks",
"Fat",
"Byproducts",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 0,
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 = 0,
fuel = 2000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,372: Line 44,559:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TreeDebrisItem",
type = "TallowItem",
typeID = 0,
typeID = 0,
},
},
["Trillium Flower"] = {
["Tallow Candle"] = {
untranslated = "Trillium Flower",
untranslated = "Tallow Candle",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Placeholder Description.",
description = "A candle which can burn tallow to produce a small amount of light.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Petals",
"Produce",
},
},
maxStack = 0,
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 = nil,
density = nil,
fuel = 0,
fuel = nil,
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 45,410: Line 44,595:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,419: Line 44,604:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrilliumFlowerItem",
type = "TallowCandleItem",
typeID = 0,
typeID = 0,
},
},
["Trillium Seed"] = {
["Tallow Lamp"] = {
untranslated = "Trillium Seed",
untranslated = "Tallow Lamp",
category = nil,
category = nil,
group = "Seed",
group = "Housing Objects",
description = "Plant to grow trillium.",
description = "A pottery lamp. Fuel with tallow.",
tagGroups = {
tagGroups = {
"Food",
"Housing",
"Seeds",
},
},
maxStack = 0,
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 = nil,
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 45,456: Line 44,640:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,465: Line 44,649:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrilliumSeedItem",
type = "TallowLampItem",
typeID = 0,
typeID = 0,
},
},
["Tripod Camera"] = {
["Tallow Wall Lamp"] = {
untranslated = "Tripod Camera",
untranslated = "Tallow Wall Lamp",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing Objects",
description = "When you want to save the world but in a frame.",
description = "A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Specialty",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,489: Line 44,672:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.2",
roomCategory = "",
roomCategory = "Lighting",
furnitureType = "",
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,502: Line 44,685:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,511: Line 44,694:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TripodCameraItem",
type = "TallowWallLampItem",
typeID = 0,
typeID = 0,
},
},
Trousers = {
["Taro Fries"] = {
untranslated = "Trousers",
untranslated = "Taro Fries",
category = nil,
category = nil,
group = "Clothing",
group = "Food",
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 = "Crispy strips of taro that have been deep fried in oil.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Food",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
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 45,554: Line 44,739:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TrousersItem",
type = "TaroFriesItem",
typeID = 0,
typeID = 0,
},
},
Trout = {
["Taro Root"] = {
untranslated = "Trout",
untranslated = "Taro Root",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A trout.",
description = "Colocasia esculenta.",
tagGroups = {
tagGroups = {
"Animal",
"Food",
"Fish",
"Raw Food",
"Medium Fish",
"Root",
"Natural Resources",
"Vegetable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 800,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,602: Line 44,787:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TroutItem",
type = "TaroRootItem",
typeID = 0,
typeID = 0,
},
},
Truck = {
["Taro Seed"] = {
untranslated = "Truck",
untranslated = "Taro Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "Modern truck for hauling sizable loads.",
description = "Plant to grow taro.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Crop Seed",
"Vehicles",
"Food",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 25000,
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,648: Line 44,834:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TruckItem",
type = "TaroSeedItem",
typeID = 0,
typeID = 0,
},
},
Tuna = {
["Tasty Tropical Pizza"] = {
untranslated = "Tuna",
untranslated = "Tasty Tropical Pizza",
category = nil,
category = nil,
group = "Natural Resources",
group = "Food",
description = "A tuna.",
description = "To some it is tasty. To others, unforgivable.",
tagGroups = {
tagGroups = {
"Animal",
"Food",
"Fish",
"Large Fish",
"Natural Resources",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1250,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,696: Line 44,879:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TunaItem",
type = "TastyTropicalPizzaItem",
typeID = 0,
typeID = 0,
},
},
Tunic = {
["Tiny Stockpile"] = {
untranslated = "Tunic",
untranslated = "Tiny Stockpile",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "A simply made canvas shirt. Does not have a pocket to put your pen in.",
description = "Designates a 2x3x2 area as storage for large items.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,730: Line 44,913:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,739: Line 44,922:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TunicItem",
type = "TinyStockpileItem",
typeID = 0,
typeID = 0,
},
},
["Turkey Carcass"] = {
Toilet = {
untranslated = "Turkey Carcass",
untranslated = "Toilet",
category = nil,
category = nil,
group = "Natural Resources",
group = "Housing Objects",
description = "A dead turkey.",
description = "When you gotta go, you gotta go.",
tagGroups = {
tagGroups = {
"Animal",
"Housing",
"Natural Resources",
"Tiny Carcass",
"Tiny Leather Carcass",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 45,762: Line 44,942:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
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,778: Line 44,958:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,787: Line 44,967:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "TurkeyCarcassItem",
type = "ToiletItem",
typeID = 0,
typeID = 0,
},
},
["Upholstered Chair"] = {
Tomato = {
untranslated = "Upholstered Chair",
untranslated = "Tomato",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "Like a chair, but upholstered.",
description = "Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Living Room",
"Raw Food",
"Vegetable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 75,
calories = nil,
calories = 240,
carbs = nil,
carbs = 5,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 2,
density = nil,
density = 3.3333333333333335,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.7,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,833: Line 45,014:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "UpholsteredChairItem",
type = "TomatoItem",
typeID = 0,
typeID = 0,
},
},
["Upholstered Couch"] = {
["Tomato Seed"] = {
untranslated = "Upholstered Couch",
untranslated = "Tomato Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "Like a couch, but upholstered.",
description = "Plant to grow tomato plants.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Crop Seed",
"Living Room",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = "Living Room",
roomCategory = nil,
furnitureType = "Chair",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.5,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 45,879: Line 45,061:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "UpholsteredCouchItem",
type = "TomatoSeedItem",
typeID = 0,
typeID = 0,
},
},
Urchin = {
["Tool Bench"] = {
untranslated = "Urchin",
untranslated = "Tool Bench",
category = nil,
category = nil,
group = "Natural Resources",
group = "Work Stations",
description = "An urchin.",
description = "A place to craft and fix up tools.",
tagGroups = {
tagGroups = {
"Animal",
"Crafting Table",
"Marine Life",
"Natural Resources",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 45,901: Line 45,081:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,917: Line 45,097:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x2x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 45,926: Line 45,106:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "UrchinItem",
type = "ToolBenchItem",
typeID = 0,
typeID = 0,
},
},
Valve = {
["Topped Porridge"] = {
untranslated = "Valve",
untranslated = "Topped Porridge",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A device that regulates, directs, or controls the flow of fluid.",
description = "A thick gruel of boiled grains with a dash of fruity flavor.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 200,
calories = nil,
calories = 700,
carbs = nil,
carbs = 10,
protein = nil,
protein = 4,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 10,
density = nil,
density = 3.428571428571429,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 45,972: Line 45,151:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ValveItem",
type = "ToppedPorridgeItem",
typeID = 0,
typeID = 0,
},
},
["Vegetable Medley"] = {
Torch = {
untranslated = "Vegetable Medley",
untranslated = "Torch",
category = nil,
category = nil,
group = "Food",
group = "Items",
description = "An eclectic arrangement of vegetables.",
description = "A little bit of light to help beat back the night.",
tagGroups = {
tagGroups = {
"Cooking",
"Torch",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 300,
weight = 500,
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 = 0,
fuel = 8000,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,018: Line 45,196:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VegetableMedleyItem",
type = "TorchItem",
typeID = 0,
typeID = 0,
},
},
["Vegetable Soup"] = {
["Torch Stand"] = {
untranslated = "Vegetable Soup",
untranslated = "Torch Stand",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Who knew plants in plant broth could be so tasty?",
description = "A stand for a torch.",
tagGroups = {
tagGroups = {
"Cooking",
"Housing",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 700,
weight = 500,
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 = 0,
fuel = nil,
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 46,055: Line 45,232:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,064: Line 45,241:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VegetableSoupItem",
type = "TorchStandItem",
typeID = 0,
typeID = 0,
},
},
["Vegetable Stock"] = {
Tortilla = {
untranslated = "Vegetable Stock",
untranslated = "Tortilla",
category = nil,
category = nil,
group = "Food",
group = "Food",
description = "A hearty stock full of assorted vegetables.",
description = "A thin, unleavened flatbread.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Ingredients",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 100,
calories = 700,
calories = 350,
carbs = 11,
carbs = 20,
protein = 1,
protein = 10,
fat = 2,
fat = 0,
vitamins = 11,
vitamins = 0,
density = 3.571428571428571,
density = 8.571428571428571,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,110: Line 45,286:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VegetableStockItem",
type = "TortillaItem",
typeID = 0,
typeID = 0,
},
},
["Villagers Cowl Lowered"] = {
["Towel Rack"] = {
untranslated = "Villagers Cowl Lowered",
untranslated = "Towel Rack",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "A rough linen cowl lowered, showing your face.",
description = "A wooden hanging rack designed for towels.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,131: Line 45,309:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.5",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Hanger",
repeatsDepreciation = nil,
repeatsDepreciation = "0.1",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 46,144: Line 45,322:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,153: Line 45,331:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VillagersCowlLoweredItem",
type = "TowelRackItem",
typeID = 0,
typeID = 0,
},
},
["Villagers Cowl Raised"] = {
["Town Bell"] = {
untranslated = "Villagers Cowl Raised",
untranslated = "Town Bell",
category = nil,
category = nil,
group = "Clothing",
group = "Housing Objects",
description = "A rough linen cowl raised, hiding your face partially.",
description = "A large bell used to alert nearby citizens of dangers, meetings and other assorted activities.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Housing",
},
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,174: Line 45,354:
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 46,187: Line 45,367:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x4x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,196: Line 45,376:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "VillagersCowlRaisedItem",
type = "TownBellItem",
typeID = 0,
typeID = 0,
},
},
["Wainwright Table"] = {
["Town Foundation"] = {
untranslated = "Wainwright Table",
untranslated = "Town Foundation",
category = nil,
category = nil,
group = "Work Stations",
group = "Work Stations",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
description = "The founding stone for civilization.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Government",
"Work Stations",
"Housing",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 46,220: Line 45,400:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "0",
roomCategory = "Industrial",
roomCategory = "Cultural",
furnitureType = "",
furnitureType = "Civics",
repeatsDepreciation = nil,
repeatsDepreciation = "1",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,233: Line 45,413:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,242: Line 45,422:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WainwrightTableItem",
type = "TownFoundationItem",
typeID = 0,
typeID = 0,
},
},
["Wall Candle"] = {
["Trailer Truck"] = {
untranslated = "Wall Candle",
untranslated = "Trailer Truck",
category = nil,
category = nil,
group = "Housing Objects",
group = "Vehicle",
description = "A wall mounted candle.",
description = "Modern truck for hauling sizable loads.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Vehicles",
"Lighting",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,267: Line 45,446:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.2,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,279: Line 45,458:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x7x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,288: Line 45,467:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WallCandleItem",
type = "TrailerTruckItem",
typeID = 0,
typeID = 0,
},
},
["Wanderers Hood Lowered"] = {
["Transmission Pole"] = {
untranslated = "Wanderers Hood Lowered",
untranslated = "Transmission Pole",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
description = "A quality linen cowl lowered, showing your face.",
description = "Can link energy.",
tagGroups = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,322: Line 45,501:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x8",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,331: Line 45,510:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WanderersHoodLoweredItem",
type = "TransmissionPoleItem",
typeID = 0,
typeID = 0,
},
},
["Wanderers Hood Raised"] = {
["Trapper Fur Hat"] = {
untranslated = "Wanderers Hood Raised",
untranslated = "Trapper Fur Hat",
category = nil,
category = nil,
group = "Clothing",
group = "Clothing",
description = "A quality linen cowl raised, hiding your face partially.",
description = "It sure is warm.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Clothes",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 100,
Line 46,374: Line 45,555:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WanderersHoodRaisedItem",
type = "TrapperFurHatItem",
typeID = 0,
typeID = 0,
},
},
Washboard = {
["Trapper Leather Hat"] = {
untranslated = "Washboard",
untranslated = "Trapper Leather Hat",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "Sometimes it can be nice to have clean clothes.",
description = "Helps keep the sun off your face... and neck... and also ears.",
tagGroups = {
tagGroups = {
"Bathroom",
"Clothes",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,399: Line 45,579:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Washing",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,420: Line 45,600:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WashboardItem",
type = "TrapperLeatherHatItem",
typeID = 0,
typeID = 0,
},
},
["Washing Machine"] = {
Treasury = {
untranslated = "Washing Machine",
untranslated = "Treasury",
category = nil,
category = nil,
group = "Housing Objects",
group = "Work Stations",
description = "Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?",
description = "Allows the setting of taxes.",
tagGroups = {
tagGroups = {
"Bathroom",
"Government",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,445: Line 45,624:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bathroom",
roomCategory = nil,
furnitureType = "Washing",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 5.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,457: Line 45,636:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,466: Line 45,645:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WashingMachineItem",
type = "TreasuryItem",
typeID = 0,
typeID = 0,
},
},
["Waste Filter"] = {
["Tree Debris"] = {
untranslated = "Waste Filter",
untranslated = "Tree Debris",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Blocks",
description = "Treats raw sewage.",
description = "Clear cut debris that needs to be broken down to be more usable.",
tagGroups = {
tagGroups = {},
"Crafted Objects",
maxStack = 20,
"Specialty",
carried = "Hands",
},
weight = nil,
maxStack = 0,
carried = "Backpack",
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,491: Line 45,667:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,512: Line 45,688:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WasteFilterItem",
type = "TreeDebrisItem",
typeID = 0,
typeID = 0,
},
},
["Waterweed Seed"] = {
["Trillium Flower"] = {
untranslated = "Waterweed Seed",
untranslated = "Trillium Flower",
category = nil,
category = nil,
group = "Seed",
group = "Food",
description = "Plant to grow waterweed.",
description = "Placeholder Description.",
tagGroups = {
tagGroups = {
"Food",
"Food",
"Seeds",
"Petals",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 50,
Line 46,532: Line 45,708:
fat = 0,
fat = 0,
vitamins = 0,
vitamins = 0,
density = nil,
density = 0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 46,558: Line 45,734:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WaterweedSeedItem",
type = "TrilliumFlowerItem",
typeID = 0,
typeID = 0,
},
},
Waterwheel = {
["Trillium Seed"] = {
untranslated = "Waterwheel",
untranslated = "Trillium Seed",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
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 = "Plant to grow trillium.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Power Generation",
"Seeds",
},
},
maxStack = 0,
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 = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 46,604: Line 45,780:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WaterwheelItem",
type = "TrilliumSeedItem",
typeID = 0,
typeID = 0,
},
},
["Wet Brick"] = {
["Tripod Camera"] = {
untranslated = "Wet Brick",
untranslated = "Tripod Camera",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A simple wet brick ready to be processed into a construction block.",
description = "When you want to save the world but in a frame.",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 1,
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,625: Line 45,798:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,641: Line 45,814:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,650: Line 45,823:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WetBrickItem",
type = "TripodCameraItem",
typeID = 0,
typeID = 0,
},
},
Wheat = {
Trousers = {
untranslated = "Wheat",
untranslated = "Trousers",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A common grain that is significantly more useful processed.",
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 = {
tagGroups = {
"Food",
"Clothes",
"Grain",
"Produce",
"Raw Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 100,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,698: Line 45,868:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WheatItem",
type = "TrousersItem",
typeID = 0,
typeID = 0,
},
},
["Wheat Seed"] = {
Trout = {
untranslated = "Wheat Seed",
untranslated = "Trout",
category = nil,
category = nil,
group = "Seed",
group = "Natural Resources",
description = "Plant to grow wheat.",
description = "A trout.",
tagGroups = {
tagGroups = {
"Crop Seed",
"Fish",
"Food",
"Medium Fish",
"Seeds",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 800,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 46,745: Line 45,914:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WheatSeedItem",
type = "TroutItem",
typeID = 0,
typeID = 0,
},
},
Wheelbarrow = {
Truck = {
untranslated = "Wheelbarrow",
untranslated = "Truck",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Crafted Objects",
description = "Small wheelbarrow for hauling minimal loads.",
description = "Modern truck for hauling sizable loads.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Vehicles",
"Vehicles",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 25000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 46,782: Line 45,950:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x5x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,791: Line 45,959:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WheelbarrowItem",
type = "TruckItem",
typeID = 0,
typeID = 0,
},
},
["White Bursage Seed"] = {
Tuna = {
untranslated = "White Bursage Seed",
untranslated = "Tuna",
category = nil,
category = nil,
group = "Seed",
group = "Natural Resources",
description = "Plant to grow a white bursage.",
description = "A tuna.",
tagGroups = {
tagGroups = {
"Food",
"Fish",
"Seeds",
"Large Fish",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 1250,
calories = 0,
calories = nil,
carbs = 0,
carbs = nil,
protein = 0,
protein = nil,
fat = 0,
fat = nil,
vitamins = 0,
vitamins = nil,
density = nil,
density = nil,
fuel = nil,
fuel = nil,
Line 46,837: Line 46,005:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WhiteBursageSeedItem",
type = "TunaItem",
typeID = 0,
typeID = 0,
},
},
["Wild Mix"] = {
Tunic = {
untranslated = "Wild Mix",
untranslated = "Tunic",
category = nil,
category = nil,
group = "Food",
group = "Clothing",
description = "A dressed salad that, with the added sweetness, it's pretty tasty.",
description = "A simply made canvas shirt. Does not have a pocket to put your pen in.",
tagGroups = {
tagGroups = {
"Cooking",
"Clothes",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 600,
weight = 100,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,883: Line 46,050:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WildMixItem",
type = "TunicItem",
typeID = 0,
typeID = 0,
},
},
["Wild Stew"] = {
["Turkey Carcass"] = {
untranslated = "Wild Stew",
untranslated = "Turkey Carcass",
category = nil,
category = nil,
group = "Food",
group = "Natural Resources",
description = "A thick stew made with a variety of vegetables.",
description = "A dead turkey.",
tagGroups = {
tagGroups = {
"Campfire",
"Tiny Carcass",
"Food",
"Tiny Leather Carcass",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 46,929: Line 46,096:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WildStewItem",
type = "TurkeyCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Wilted Fiddleheads"] = {
["Upholstered Chair"] = {
untranslated = "Wilted Fiddleheads",
untranslated = "Upholstered Chair",
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 = "Like a chair, but upholstered.",
tagGroups = {
tagGroups = {
"Charred Food",
"Housing",
"Charred Green",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 1000,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.7",
roomCategory = nil,
roomCategory = "Living Room",
furnitureType = nil,
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.6",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 46,967: Line 46,132:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 46,976: Line 46,141:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WiltedFiddleheadsItem",
type = "UpholsteredChairItem",
typeID = 0,
typeID = 0,
},
},
["Wind Turbine"] = {
["Upholstered Couch"] = {
untranslated = "Wind Turbine",
untranslated = "Upholstered Couch",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Housing 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.",
description = "Like a couch, but upholstered.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Housing",
"Power Generation",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,000: Line 46,164:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2.5",
roomCategory = "Industrial",
roomCategory = "Living Room",
furnitureType = "",
furnitureType = "Chair",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,013: Line 46,177:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,022: Line 46,186:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WindTurbineItem",
type = "UpholsteredCouchItem",
typeID = 0,
typeID = 0,
},
},
Windmill = {
Urchin = {
untranslated = "Windmill",
untranslated = "Urchin",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Natural Resources",
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 = "An urchin.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Marine Life",
"Power Generation",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,047: Line 46,210:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Industrial",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,068: Line 46,231:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WindmillItem",
type = "UrchinItem",
typeID = 0,
typeID = 0,
},
},
["Wolf Carcass"] = {
Valve = {
untranslated = "Wolf Carcass",
untranslated = "Valve",
category = nil,
category = nil,
group = "Natural Resources",
group = "Items",
description = "A dead wolf.",
description = "A device that regulates, directs, or controls the flow of fluid.",
tagGroups = {
tagGroups = {},
"Animal",
maxStack = 100,
"Natural Resources",
"Small Carcass",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,090: Line 46,249:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,115: Line 46,274:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WolfCarcassItem",
type = "ValveItem",
typeID = 0,
typeID = 0,
},
},
["Wood Cart"] = {
["Vegetable Medley"] = {
untranslated = "Wood Cart",
untranslated = "Vegetable Medley",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "Small cart for hauling small loads.",
description = "An eclectic arrangement of vegetables.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Vehicles",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 300,
calories = nil,
calories = 900,
carbs = nil,
carbs = 8,
protein = nil,
protein = 4,
fat = nil,
fat = 7,
vitamins = nil,
vitamins = 17,
density = nil,
density = 4.0,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 47,161: Line 46,319:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodCartItem",
type = "VegetableMedleyItem",
typeID = 0,
typeID = 0,
},
},
["Wood Pulp"] = {
["Vegetable Soup"] = {
untranslated = "Wood Pulp",
untranslated = "Vegetable Soup",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.",
description = "Who knew plants in plant broth could be so tasty?",
tagGroups = {
tagGroups = {
"Burnable Fuel",
"Food",
"Items",
"Natural Fiber",
"Products",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 50,
weight = 700,
calories = nil,
calories = 1200,
carbs = nil,
carbs = 12,
protein = nil,
protein = 4,
fat = nil,
fat = 7,
vitamins = nil,
vitamins = 19,
density = nil,
density = 3.5000000000000004,
fuel = 50,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,209: Line 46,364:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodPulpItem",
type = "VegetableSoupItem",
typeID = 0,
typeID = 0,
},
},
["Wood Shop Cart"] = {
["Vegetable Stock"] = {
untranslated = "Wood Shop Cart",
untranslated = "Vegetable Stock",
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 = "A hearty stock full of assorted vegetables.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Vehicles",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 600,
calories = nil,
calories = 700,
carbs = nil,
carbs = 11,
protein = nil,
protein = 1,
fat = nil,
fat = 2,
vitamins = nil,
vitamins = 11,
density = nil,
density = 3.571428571428571,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 47,255: Line 46,409:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodShopCartItem",
type = "VegetableStockItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Barge"] = {
["Villagers Cowl Lowered"] = {
untranslated = "Wooden Barge",
untranslated = "Villagers Cowl Lowered",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Clothing",
description = "",
description = "A rough linen cowl lowered, showing your face.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Clothes",
"Vehicles",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 20000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,301: Line 46,454:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenBargeItem",
type = "VillagersCowlLoweredItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Ceiling Light"] = {
["Villagers Cowl Raised"] = {
untranslated = "Wooden Ceiling Light",
untranslated = "Villagers Cowl Raised",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A more modern way to light up a room.",
description = "A rough linen cowl raised, hiding your face partially.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Clothes",
"Lighting",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,326: Line 46,478:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,347: Line 46,499:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenCeilingLightItem",
type = "VillagersCowlRaisedItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Elevator"] = {
["Wainwright Table"] = {
untranslated = "Wooden Elevator",
untranslated = "Wainwright Table",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Work Stations",
description = "An elevator for transporting loads vertically.",
description = "A set of smoothing and woodworking tools that assist in creating wheels and transportation.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Crafting Table",
"Specialty",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 10000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,372: Line 46,523:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = nil,
roomCategory = "Industrial",
furnitureType = nil,
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
Line 47,384: Line 46,535:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,393: Line 46,544:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenElevatorItem",
type = "WainwrightTableItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Fabric Bed"] = {
["Wall Candle"] = {
untranslated = "Wooden Fabric Bed",
untranslated = "Wall Candle",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "A much more comfortable bed made with fabric.",
description = "A wall mounted candle.",
tagGroups = {
tagGroups = {
"Bedroom",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 500,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,417: Line 46,567:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "1.2",
roomCategory = "Bedroom",
roomCategory = "Lighting",
furnitureType = "Bed",
furnitureType = "Lights",
repeatsDepreciation = nil,
repeatsDepreciation = "0.7",
materialTier = 4.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,430: Line 46,580:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,439: Line 46,589:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenFabricBedItem",
type = "WallCandleItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Floor Lamp"] = {
["Wanderers Hood Lowered"] = {
untranslated = "Wooden Floor Lamp",
untranslated = "Wanderers Hood Lowered",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "A more modern way to light up a room. This time from the floor.",
description = "A quality linen cowl lowered, showing your face.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Clothes",
"Lighting",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,464: Line 46,613:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,485: Line 46,634:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenFloorLampItem",
type = "WanderersHoodLoweredItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Frame Landscape"] = {
["Wanderers Hood Raised"] = {
untranslated = "Wooden Frame Landscape",
untranslated = "Wanderers Hood Raised",
category = nil,
category = nil,
group = "Housing Objects",
group = "Clothing",
description = "",
description = "A quality linen cowl raised, hiding your face partially.",
tagGroups = {
tagGroups = {
"Cultural",
"Clothes",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 100,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,510: Line 46,658:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Cultural",
roomCategory = nil,
furnitureType = "Cultural",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,531: Line 46,679:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenFrameLandscapeItem",
type = "WanderersHoodRaisedItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Frame Wide"] = {
Washboard = {
untranslated = "Wooden Frame Wide",
untranslated = "Washboard",
category = nil,
category = nil,
group = "Housing Objects",
group = "Housing Objects",
description = "",
description = "Sometimes it can be nice to have clean clothes.",
tagGroups = {
tagGroups = {
"Cultural",
"Housing",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 47,555: Line 46,702:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "2",
roomCategory = "Cultural",
roomCategory = "Bathroom",
furnitureType = "Cultural",
furnitureType = "Washing",
repeatsDepreciation = nil,
repeatsDepreciation = "0.5",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,568: Line 46,715:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,577: Line 46,724:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenFrameWideItem",
type = "WashboardItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Hull Planks"] = {
["Washing Machine"] = {
untranslated = "Wooden Hull Planks",
untranslated = "Washing Machine",
category = nil,
category = nil,
group = "Items",
group = "Housing Objects",
description = "Basic wooden boards specially made for ships.",
description = "Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?",
tagGroups = {
tagGroups = {
"Items",
"Housing",
"Products",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1500,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,598: Line 46,744:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "5",
roomCategory = nil,
roomCategory = "Bathroom",
furnitureType = nil,
furnitureType = "Washing",
repeatsDepreciation = nil,
repeatsDepreciation = "0.2",
materialTier = nil,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
Line 47,614: Line 46,760:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,623: Line 46,769:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenHullPlanksItem",
type = "WashingMachineItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Keel"] = {
["Waste Filter"] = {
untranslated = "Wooden Keel",
untranslated = "Waste Filter",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "The backbone of any wooden ships.",
description = "Treats raw sewage.",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 1,
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 5000,
weight = 5000,
Line 47,644: Line 46,787:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,660: Line 46,803:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "3x3x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,669: Line 46,812:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenKeelItem",
type = "WasteFilterItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Kitchen Lamp"] = {
["Waterweed Seed"] = {
untranslated = "Wooden Kitchen Lamp",
untranslated = "Waterweed Seed",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A more modern way to light up a room.",
description = "Plant to grow waterweed.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Lighting",
"Seeds",
},
},
maxStack = 0,
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 = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 1.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,715: Line 46,858:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenKitchenLampItem",
type = "WaterweedSeedItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Liquids Tank"] = {
Waterwheel = {
untranslated = "Wooden Liquids Tank",
untranslated = "Waterwheel",
category = nil,
category = nil,
group = "World Object",
group = "Crafted Objects",
description = "",
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 = {},
tagGroups = {},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,737: Line 46,880:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = "Industrial",
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,758: Line 46,901:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenLiquidsTankItem",
type = "WaterwheelItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Mold"] = {
["Wet Brick"] = {
untranslated = "Wooden Mold",
untranslated = "Wet Brick",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "A useful material for hardening, curing, and other various uses.",
description = "A simple wet brick ready to be processed into a construction block.",
tagGroups = {
tagGroups = {},
"Items",
maxStack = 100,
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 1000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,779: Line 46,919:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,804: Line 46,944:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenMoldItem",
type = "WetBrickItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Moorage Post"] = {
Wheat = {
untranslated = "Wooden Moorage Post",
untranslated = "Wheat",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "A basic moorage post made from wood to anchor smaller vessels in place.",
description = "A common grain that is significantly more useful processed.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Food",
"Specialty",
"Grain",
"Raw Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 50,
calories = nil,
calories = 150,
carbs = nil,
carbs = 6,
protein = nil,
protein = 2,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 0,
density = nil,
density = 5.333333333333334,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,850: Line 46,991:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenMooragePostItem",
type = "WheatItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Oar"] = {
["Wheat Seed"] = {
untranslated = "Wooden Oar",
untranslated = "Wheat Seed",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "An important piece of equipment used to give smaller wooden ships momentum.",
description = "Plant to grow wheat.",
tagGroups = {
tagGroups = {
"Items",
"Crop Seed",
"Products",
"Food",
"Seeds",
},
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,896: Line 47,038:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenOarItem",
type = "WheatSeedItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Podium"] = {
Wheelbarrow = {
untranslated = "Wooden Podium",
untranslated = "Wheelbarrow",
category = nil,
category = nil,
group = "World Object",
group = "Crafted Objects",
description = "",
description = "Small wheelbarrow for hauling minimal loads.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 0,
weight = 5000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 47,918: Line 47,062:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 47,930: Line 47,074:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 47,939: Line 47,083:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenPodiumItem",
type = "WheelbarrowItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Rudder"] = {
["White Bursage Seed"] = {
untranslated = "Wooden Rudder",
untranslated = "White Bursage Seed",
category = nil,
category = nil,
group = "Items",
group = "Food",
description = "If you dont have one of these, you have no control over your heading.",
description = "Plant to grow a white bursage.",
tagGroups = {
tagGroups = {
"Items",
"Food",
"Products",
"Seeds",
},
},
maxStack = 0,
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 = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 47,985: Line 47,129:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenRudderItem",
type = "WhiteBursageSeedItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Straw Bed"] = {
["Wild Mix"] = {
untranslated = "Wooden Straw Bed",
untranslated = "Wild Mix",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.",
description = "A dressed salad that, with the added sweetness, it's pretty tasty.",
tagGroups = {
tagGroups = {
"Bedroom",
"Food",
"Housing Objects",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 600,
calories = nil,
calories = 800,
carbs = nil,
carbs = 15,
protein = nil,
protein = 6,
fat = nil,
fat = 4,
vitamins = nil,
vitamins = 21,
density = nil,
density = 5.75,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Bedroom",
roomCategory = nil,
furnitureType = "Bed",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 3.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 48,031: Line 47,174:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenStrawBedItem",
type = "WildMixItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Table Lamp"] = {
["Wild Stew"] = {
untranslated = "Wooden Table Lamp",
untranslated = "Wild Stew",
category = nil,
category = nil,
group = "Housing Objects",
group = "Food",
description = "For late night studying. Or working. Or anything, really.",
description = "A thick stew made with a variety of vegetables.",
tagGroups = {
tagGroups = {
"Housing Objects",
"Food",
"Lighting",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 500,
calories = nil,
calories = 1100,
carbs = nil,
carbs = 10,
protein = nil,
protein = 2,
fat = nil,
fat = 6,
vitamins = nil,
vitamins = 12,
density = nil,
density = 2.727272727272727,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "Lighting",
roomCategory = nil,
furnitureType = "Lights",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 2.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 48,077: Line 47,219:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenTableLampItem",
type = "WildStewItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Transport Ship"] = {
["Wilted Fiddleheads"] = {
untranslated = "Wooden Transport Ship",
untranslated = "Wilted Fiddleheads",
category = nil,
category = nil,
group = "Crafted Objects",
group = "Food",
description = "",
description = "While a bunch of wilted fiddleheads may seem a bit sad, at least they're nutritious.",
tagGroups = {
tagGroups = {
"Crafted Objects",
"Charred Green",
"Vehicles",
"Food",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 20000,
weight = 200,
calories = nil,
calories = 350,
carbs = nil,
carbs = 4,
protein = nil,
protein = 1,
fat = nil,
fat = 0,
vitamins = nil,
vitamins = 7,
density = nil,
density = 3.428571428571429,
fuel = nil,
fuel = nil,
yield = nil,
yield = nil,
Line 48,123: Line 47,265:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenTransportShipItem",
type = "WiltedFiddleheadsItem",
typeID = 0,
typeID = 0,
},
},
["Wooden Wheel"] = {
["Wind Turbine"] = {
untranslated = "Wooden Wheel",
untranslated = "Wind Turbine",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "A basic wheel for use in early wooden vehicles.",
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 = {
tagGroups = {},
"Items",
maxStack = 1,
"Products",
},
maxStack = 0,
carried = "Backpack",
carried = "Backpack",
weight = 500,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 48,144: Line 47,283:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 48,160: Line 47,299:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "7x3x10",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 48,169: Line 47,308:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoodenWheelItem",
type = "WindTurbineItem",
typeID = 0,
typeID = 0,
},
},
["Wool Carpet"] = {
Windmill = {
untranslated = "Wool Carpet",
untranslated = "Windmill",
category = nil,
category = nil,
group = "Blocks",
group = "Crafted Objects",
description = "A woven wool floor covering attached to a lumber backing.",
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 = {
tagGroups = {},
"Blocks",
maxStack = 1,
"Building Materials",
carried = "Backpack",
"Constructable",
weight = 5000,
},
maxStack = 0,
carried = "Hands",
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 48,191: Line 47,326:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
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 48,207: Line 47,342:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "7x2x7",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 48,216: Line 47,351:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoolCarpetItem",
type = "WindmillItem",
typeID = 0,
typeID = 0,
},
},
["Wool Curtains"] = {
["Wolf Carcass"] = {
untranslated = "Wool Curtains",
untranslated = "Wolf Carcass",
category = nil,
category = nil,
group = "Blocks",
group = "Natural Resources",
description = "Curtains woven using the finest wool. \\n\\n (Only cosmetic does not impact room value.)",
description = "A dead wolf.",
tagGroups = {
tagGroups = {
"Blocks",
"Small Carcass",
"Building Materials",
"Constructable",
},
},
maxStack = 0,
maxStack = 100,
carried = "Hands",
carried = "Backpack",
weight = 5000,
weight = 2000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 48,238: Line 47,371:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 48,263: Line 47,396:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoolCurtainsItem",
type = "WolfCarcassItem",
typeID = 0,
typeID = 0,
},
},
["Wool Fabric"] = {
["Wood Cart"] = {
untranslated = "Wool Fabric",
untranslated = "Wood Cart",
category = nil,
category = nil,
group = "Items",
group = "Crafted Objects",
description = "Wool fabric is warm and durable, but it can be slightly itchy.",
description = "Small cart for hauling small loads.",
tagGroups = {
tagGroups = {
"Fabric",
"Vehicles",
"Items",
"Products",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 48,285: Line 47,416:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 48,301: Line 47,432:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x2x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 48,310: Line 47,441:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoolFabricItem",
type = "WoodCartItem",
typeID = 0,
typeID = 0,
},
},
["Wool Yarn"] = {
["Wood Pulp"] = {
untranslated = "Wool Yarn",
untranslated = "Wood Pulp",
category = nil,
category = nil,
group = "Items",
group = "Items",
description = "Spun wool that can be used for knitting, weaving, or sewing.",
description = "A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.",
tagGroups = {
tagGroups = {
"Items",
"Burnable Fuel",
"Products",
"Natural Fiber",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 20,
weight = 50,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 48,331: Line 47,462:
vitamins = nil,
vitamins = nil,
density = nil,
density = nil,
fuel = 0,
fuel = 50,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 48,356: Line 47,487:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WoolYarnItem",
type = "WoodPulpItem",
typeID = 0,
typeID = 0,
},
},
["Work Backpack"] = {
["Wood Shop Cart"] = {
untranslated = "Work Backpack",
untranslated = "Wood Shop Cart",
category = nil,
category = nil,
group = "Clothing",
group = "Crafted Objects",
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 = "A store in a wooden cart, very useful when your customers are far away.",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 48,390: Line 47,523:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x3x3",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 48,399: Line 47,532:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WorkBackpackItem",
type = "WoodShopCartItem",
typeID = 0,
typeID = 0,
},
},
["Work Boots"] = {
["Wooden Barge"] = {
untranslated = "Work Boots",
untranslated = "Wooden Barge",
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 = "",
tagGroups = {},
tagGroups = {
maxStack = 0,
"Vehicles",
},
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 20000,
calories = nil,
calories = nil,
carbs = nil,
carbs = nil,
Line 48,433: Line 47,568:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "7x9x5",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 48,442: Line 47,577:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WorkBootsItem",
type = "WoodenBargeItem",
typeID = 0,
typeID = 0,
},
},
Workbench = {
["Wooden Bow"] = {
untranslated = "Workbench",
untranslated = "Wooden Bow",
category = nil,
category = nil,
group = "Work Stations",
group = "Items",
description = "A bench for the basics and making even more benches.",
description = "A primitive ranged weapon for hunting. Requires arrows to fire.",
tagGroups = {
tagGroups = {
"Craft Tables",
"Tool",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 1000,
weight = 1000,
Line 48,467: Line 47,601:
currency = nil,
currency = nil,
skillValue = nil,
skillValue = nil,
roomCategory = "",
roomCategory = nil,
furnitureType = "",
furnitureType = nil,
repeatsDepreciation = nil,
repeatsDepreciation = nil,
materialTier = 0.0,
materialTier = 1,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 48,488: Line 47,622:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WorkbenchItem",
type = "WoodenBowItem",
typeID = 0,
typeID = 0,
ToolVariant = "Bow",
ToolDurability = 200.0,
ToolDamage = 1.0,
ToolDamageTalent = "HuntingPowerShotTalent",
ToolRepairType = "Wood",
},
},
["Worldly Donut"] = {
["Wooden Ceiling Light"] = {
untranslated = "Worldly Donut",
untranslated = "Wooden Ceiling Light",
category = nil,
category = nil,
group = "Food",
group = "Housing Objects",
description = "Understand this, and you will understand a lot.",
description = "A more modern way to light up a room.",
tagGroups = {
tagGroups = {
"Baking",
"Housing",
"Food",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 200,
weight = 500,
calories = 750,
calories = nil,
carbs = 15,
carbs = nil,
protein = 2,
protein = nil,
fat = 17,
fat = nil,
vitamins = 2,
vitamins = nil,
density = 4.8,
density = nil,
fuel = 0,
fuel = nil,
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 48,525: Line 47,663:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "1x1x1",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 48,534: Line 47,672:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "WorldlyDonutItem",
type = "WoodenCeilingLightItem",
typeID = 0,
typeID = 0,
},
},
Yeast = {
["Wooden Elevator"] = {
untranslated = "Yeast",
untranslated = "Wooden Elevator",
category = nil,
category = nil,
group = "Food",
group = "Crafted Objects",
description = "A fungus that acts as an amazing leavening agent.",
description = "An elevator for transporting loads vertically.",
tagGroups = {
tagGroups = {
"Food",
"Vehicles",
"Ingredients",
},
},
maxStack = 0,
maxStack = 100,
carried = "Backpack",
carried = "Backpack",
weight = 100,
weight = 10000,
calories = 60,
calories = nil,
carbs = 0,
carbs = nil,
protein = 8,
protein = nil,
fat = 0,
fat = nil,
vitamins = 7,
vitamins = nil,
density = 25.0,
density = nil,
fuel = 0,
fuel = nil,
yield = nil,
yield = nil,
currency = nil,
currency = nil,
Line 48,571: Line 47,708:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "4x3x4",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 48,580: Line 47,717:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "YeastItem",
type = "WoodenElevatorItem",
typeID = 0,
typeID = 0,
},
},
["Zoning Office"] = {
["Wooden Fabric Bed"] = {
untranslated = "Zoning Office",
untranslated = "Wooden Fabric Bed",
category = nil,
category = nil,
group = "Work Stations",
group = "Housing Objects",
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 much more comfortable bed made with fabric.",
tagGroups = {
tagGroups = {
"Government",
"Housing",
"Work Stations",
},
},
maxStack = 0,
maxStack = 1,
carried = "Backpack",
carried = "Backpack",
weight = 2000,
weight = 2000,
Line 48,604: Line 47,740:
yield = nil,
yield = nil,
currency = nil,
currency = nil,
skillValue = nil,
skillValue = "4",
roomCategory = "",
roomCategory = "Bedroom",
furnitureType = "",
furnitureType = "Bed",
repeatsDepreciation = nil,
repeatsDepreciation = "0.3",
materialTier = 0.0,
materialTier = nil,
fuelsUsed = nil,
fuelsUsed = nil,
gridRadius = nil,
gridRadius = nil,
Line 48,617: Line 47,753:
fluidsProduced = nil,
fluidsProduced = nil,
validTalents = nil,
validTalents = nil,
footprint = nil,
footprint = "2x3x2",
mobile = nil,
mobile = nil,
roomSizeReq = nil,
roomSizeReq = nil,
Line 48,626: Line 47,762:
inventoryRestrictions = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
NutrientElement = nil,
type = "ZoningOfficeItem",
type = "WoodenFabricBedItem",
typeID = 0,
typeID = 0,
},
},
},
["Wooden Floor Lamp"] = {
tags = {
untranslated = "Wooden Floor Lamp",
["Advanced Research"] = {
category = nil,
"Agriculture Research Paper Advanced",
group = "Housing Objects",
"Culinary Research Paper Advanced",
description = "A more modern way to light up a room. This time from the floor.",
"Dendrology Research Paper Advanced",
tagGroups = {
"Engineering Research Paper Advanced",
"Housing",
"Geology Research Paper Advanced",
},
"Metallurgy Research Paper Advanced",
maxStack = 1,
},
carried = "Backpack",
["Advanced Upgrade"] = {
weight = 500,
"Advanced Upgrade Lvl1",
calories = nil,
"Advanced Upgrade Lvl2",
carbs = nil,
"Advanced Upgrade Lvl3",
protein = nil,
"Advanced Upgrade Lvl4",
fat = nil,
},
vitamins = nil,
["Advanced Upgrades"] = {
density = nil,
"Advanced Upgrade Lvl1",
fuel = nil,
"Advanced Upgrade Lvl2",
yield = nil,
"Advanced Upgrade Lvl3",
currency = nil,
"Advanced Upgrade Lvl4",
skillValue = "2",
},
roomCategory = "Lighting",
Animal = {
furnitureType = "Lights",
"Agouti Carcass",
repeatsDepreciation = "0.7",
"Alligator Carcass",
materialTier = nil,
"Bass",
fuelsUsed = nil,
"Bighorn Carcass",
gridRadius = nil,
"Bison Carcass",
energyUsed = nil,
"Blue Shark",
energyProduced = nil,
"Clam",
energyType = nil,
"Cod",
fluidsUsed = nil,
"Coyote Carcass",
fluidsProduced = nil,
"Crab Carcass",
validTalents = nil,
"Deer Carcass",
footprint = "1x1x2",
"Elk Carcass",
mobile = nil,
"Fox Carcass",
roomSizeReq = nil,
"Hare Carcass",
roomMatReq = nil,
"Jaguar Carcass",
roomContainReq = nil,
"Moon Jellyfish",
inventorySlots = nil,
"Mountain Goat Carcass",
inventoryMaxWeight = nil,
"Otter Carcass",
inventoryRestrictions = nil,
"Pacific Sardine",
NutrientElement = nil,
"Prairie Dog Carcass",
type = "WoodenFloorLampItem",
"Salmon",
typeID = 0,
"Snapping Turtle Carcass",
"Trout",
"Tuna",
"Turkey Carcass",
"Urchin",
"Wolf Carcass",
},
},
["Animal Skin"] = {
["Wooden Frame Landscape"] = {
"Fur Pelt",
untranslated = "Wooden Frame Landscape",
"Leather Hide",
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 = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFrameLandscapeItem",
typeID = 0,
},
},
["Ashlar Stone"] = {
["Wooden Frame Wide"] = {
"Ashlar Basalt",
untranslated = "Wooden Frame Wide",
"Ashlar Gneiss",
category = nil,
"Ashlar Granite",
group = "Housing Objects",
"Ashlar Limestone",
description = "",
"Ashlar Sandstone",
tagGroups = {
"Ashlar Shale",
"Housing",
},
},
["Baked Food"] = {
maxStack = 1,
"Baked Agave",
carried = "Backpack",
"Baked Beet",
weight = 1000,
"Baked Corn",
calories = nil,
"Baked Heart Of Palm",
carbs = nil,
"Baked Roast",
protein = nil,
"Baked Taro",
fat = nil,
"Baked Tomato",
vitamins = nil,
"Camas Bulb Bake",
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 = "2x1x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenFrameWideItem",
typeID = 0,
},
},
["Baked Vegetable"] = {
["Wooden Hoe"] = {
"Baked Agave",
untranslated = "Wooden Hoe",
"Baked Beet",
category = nil,
"Baked Corn",
group = "Items",
"Baked Heart Of Palm",
description = "A crude wooden hoe made for tilling soil.",
"Baked Taro",
tagGroups = {
"Baked Tomato",
"Tool",
"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 = 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,
ToolVariant = "Hoe",
ToolDurability = 150.0,
ToolRepairType = "Wood",
},
},
Baking = {
["Wooden Hull Planks"] = {
"Baked Agave",
untranslated = "Wooden Hull Planks",
"Baked Beet",
category = nil,
"Baked Corn",
group = "Items",
"Baked Heart Of Palm",
description = "Basic wooden boards specially made for ships.",
"Baked Meat",
tagGroups = {},
"Baked Roast",
maxStack = 100,
"Baked Taro",
carried = "Backpack",
"Baked Tomato",
weight = 1500,
"Bearclaw",
calories = nil,
"Bread",
carbs = nil,
"Camas Bread",
protein = nil,
"Camas Bulb Bake",
fat = nil,
"Elk Wellington",
vitamins = nil,
"Fantastic Forest Pizza",
density = nil,
"Flatbread",
fuel = nil,
"Fruit Muffin",
yield = nil,
"Fruit Tart",
currency = nil,
"Hearty Hometown Pizza",
skillValue = nil,
"Huckleberry Fritter",
roomCategory = nil,
"Huckleberry Pie",
furnitureType = nil,
"Leavened Dough",
repeatsDepreciation = nil,
"Macarons",
materialTier = nil,
"Meat Pie",
fuelsUsed = nil,
"Pastry Dough",
gridRadius = nil,
"Pirozhok",
energyUsed = nil,
"Roast Pumpkin",
energyProduced = nil,
"Sensuous Sea Pizza",
energyType = nil,
"Stuffed Turkey",
fluidsUsed = nil,
"Tasty Tropical Pizza",
fluidsProduced = nil,
"Worldly Donut",
validTalents = nil,
footprint = nil,
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenHullPlanksItem",
typeID = 0,
},
},
["Basic Research"] = {
["Wooden Keel"] = {
"Culinary Research Paper Basic",
untranslated = "Wooden Keel",
"Dendrology Research Paper Basic",
category = nil,
"Gathering Research Paper Basic",
group = "Items",
"Geology Research Paper Basic",
description = "The backbone of any wooden ships.",
"Metallurgy Research Paper Basic",
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,
},
},
["Basic Upgrade"] = {
["Wooden Kitchen Lamp"] = {
"Basic Upgrade Lvl1",
untranslated = "Wooden Kitchen Lamp",
"Basic Upgrade Lvl2",
category = nil,
"Basic Upgrade Lvl3",
group = "Housing Objects",
"Basic Upgrade Lvl4",
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 = "1x1x2",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenKitchenLampItem",
typeID = 0,
},
},
["Basic Upgrades"] = {
["Wooden Latrine"] = {
"Basic Upgrade Lvl1",
untranslated = "Wooden Latrine",
"Basic Upgrade Lvl2",
category = nil,
"Basic Upgrade Lvl3",
group = "Housing Objects",
"Basic Upgrade Lvl4",
description = "A wooden potty.",
},
tagGroups = {
Bathroom = {
"Housing",
"Bathtub",
},
"Large Bath Mat",
maxStack = 1,
"Latrine",
carried = "Backpack",
"Sink",
weight = 1000,
"Small Bath Mat",
calories = nil,
"Small Sink",
carbs = nil,
"Toilet",
protein = nil,
"Towel Rack",
fat = nil,
"Washboard",
vitamins = nil,
"Washing Machine",
density = nil,
},
fuel = nil,
Bedroom = {
yield = nil,
"Cast Iron Bed",
currency = nil,
"Cast Iron Royal Bed",
skillValue = "1.5",
"Hardwood Lumber Dresser",
roomCategory = "Bathroom",
"Hewn Dresser",
furnitureType = "Toilet",
"Hewn Nightstand",
repeatsDepreciation = "0.1",
"Lumber Dresser",
materialTier = nil,
"Nylon Futon Bed",
fuelsUsed = nil,
"Softwood Lumber Dresser",
gridRadius = nil,
"Wooden Fabric Bed",
energyUsed = nil,
"Wooden Straw Bed",
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = nil,
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,
},
},
Blocks = {
["Wooden Moorage Post"] = {
"Ashlar Basalt",
untranslated = "Wooden Moorage Post",
"Ashlar Gneiss",
category = nil,
"Ashlar Granite",
group = "Crafted Objects",
"Ashlar Limestone",
description = "A basic moorage post made from wood to anchor smaller vessels in place.",
"Ashlar Sandstone",
tagGroups = {},
"Ashlar Shale",
maxStack = 1,
"Asphalt Concrete",
carried = "Backpack",
"Barrel",
weight = 2000,
"Biodiesel",
calories = nil,
"Brick",
carbs = nil,
"Clay",
protein = nil,
"Composite Birch Lumber",
fat = nil,
"Composite Cedar Lumber",
vitamins = nil,
"Composite Ceiba Lumber",
density = nil,
"Composite Fir Lumber",
fuel = nil,
"Composite Joshua Lumber",
yield = nil,
"Composite Lumber",
currency = nil,
"Composite Oak Lumber",
skillValue = nil,
"Composite Palm Lumber",
roomCategory = nil,
"Composite Redwood Lumber",
furnitureType = nil,
"Composite Saguaro Lumber",
repeatsDepreciation = nil,
"Composite Spruce Lumber",
materialTier = nil,
"Copper Bar",
fuelsUsed = nil,
"Copper Concentrate",
gridRadius = nil,
"Copper Pipe",
energyUsed = nil,
"Corrugated Steel",
energyProduced = nil,
"Cotton Carpet",
energyType = nil,
"Cotton Curtains",
fluidsUsed = nil,
"Crushed Basalt",
fluidsProduced = nil,
"Crushed Coal",
validTalents = nil,
"Crushed Copper Ore",
footprint = nil,
"Crushed Gneiss",
mobile = nil,
"Crushed Gold Ore",
roomSizeReq = nil,
"Crushed Granite",
roomMatReq = nil,
"Crushed Iron Ore",
roomContainReq = nil,
"Crushed Limestone",
inventorySlots = nil,
"Crushed Mixed Rock",
inventoryMaxWeight = nil,
"Crushed Sandstone",
inventoryRestrictions = nil,
"Crushed Shale",
NutrientElement = nil,
"Crushed Slag",
type = "WoodenMooragePostItem",
"Dirt Ramp",
typeID = 0,
"Flat Steel",
"Framed Glass",
"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 = {
["Wooden Oar"] = {
"Bread",
untranslated = "Wooden Oar",
"Camas Bread",
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,
},
},
["Building Materials"] = {
["Wooden Rudder"] = {
"Ashlar Basalt",
untranslated = "Wooden Rudder",
"Ashlar Gneiss",
category = nil,
"Ashlar Granite",
group = "Items",
"Ashlar Limestone",
description = "If you dont have one of these, you have no control over your heading.",
"Ashlar Sandstone",
tagGroups = {},
"Ashlar Shale",
maxStack = 100,
"Brick",
carried = "Backpack",
"Composite Birch Lumber",
weight = 500,
"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 = "WoodenRudderItem",
typeID = 0,
},
},
["Burnable Fuel"] = {
["Wooden Shovel"] = {
"Arrow",
untranslated = "Wooden Shovel",
"Birch Log",
category = nil,
"Board",
group = "Items",
"Cedar Log",
description = "A simple wooden shovel made for moving dirt.",
"Ceiba Log",
tagGroups = {
"Charcoal",
"Tool",
"Crushed Coal",
},
"Fir Log",
maxStack = 1,
"Hardwood Board",
carried = "Backpack",
"Hardwood Hewn Log",
weight = 1000,
"Hardwood Lumber",
calories = nil,
"Hewn Log",
carbs = nil,
"Joshua Log",
protein = nil,
"Lumber",
fat = nil,
"Oak Log",
vitamins = nil,
"Palm Log",
density = nil,
"Paper",
fuel = nil,
"Plant Fibers",
yield = nil,
"Redwood Log",
currency = nil,
"Saguaro Rib",
skillValue = nil,
"Softwood Board",
roomCategory = nil,
"Softwood Hewn Log",
furnitureType = nil,
"Softwood Lumber",
repeatsDepreciation = nil,
"Spruce Log",
materialTier = 1,
"Wood Pulp",
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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,
ToolVariant = "Shovel",
ToolDurability = 175.0,
ToolRepairType = "Wood",
ToolCarryCapacity = 1.0,
},
},
Byproducts = {
["Wooden Straw Bed"] = {
"Slag",
untranslated = "Wooden Straw Bed",
"Tree Debris",
category = nil,
},
group = "Housing Objects",
Campfire = {
description = "A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.",
"Bannock",
tagGroups = {
"Beet Campfire Salad",
"Housing",
"Campfire Roast",
},
"Fern Campfire Salad",
maxStack = 1,
"Field Campfire Stew",
carried = "Backpack",
"Fried Camas",
weight = 2000,
"Fried Fiddleheads",
calories = nil,
"Fried Hearts Of Palm",
carbs = nil,
"Fried Taro",
protein = nil,
"Fried Tomatoes",
fat = nil,
"Jungle Campfire Salad",
vitamins = nil,
"Jungle Campfire Stew",
density = nil,
"Meaty Stew",
fuel = nil,
"Root Campfire Salad",
yield = nil,
"Root Campfire Stew",
currency = nil,
"Topped Porridge",
skillValue = "3",
"Wild Stew",
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 = "1x3x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenStrawBedItem",
typeID = 0,
},
},
["Campfire Salad"] = {
["Wooden Table Lamp"] = {
"Beet Campfire Salad",
untranslated = "Wooden Table Lamp",
"Fern Campfire Salad",
category = nil,
"Jungle Campfire Salad",
group = "Housing Objects",
"Root Campfire Salad",
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 = "1x1x1",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenTableLampItem",
typeID = 0,
},
},
["Charred Food"] = {
["Wooden Transport Ship"] = {
"Boiled Grains",
untranslated = "Wooden Transport Ship",
"Charred Agave",
category = nil,
"Charred Beans",
group = "Crafted Objects",
"Charred Beet",
description = "",
"Charred Cactus Fruit",
tagGroups = {
"Charred Camas Bulb",
"Vehicles",
"Charred Corn",
},
"Charred Fireweed Shoots",
maxStack = 100,
"Charred Fish",
carried = "Backpack",
"Charred Heart Of Palm",
weight = 20000,
"Charred Meat",
calories = nil,
"Charred Mushrooms",
carbs = nil,
"Charred Papaya",
protein = nil,
"Charred Pineapple",
fat = nil,
"Charred Sausage",
vitamins = nil,
"Charred Taro",
density = nil,
"Charred Tomato",
fuel = nil,
"Wilted Fiddleheads",
yield = nil,
currency = nil,
skillValue = nil,
roomCategory = nil,
furnitureType = nil,
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = nil,
fluidsProduced = nil,
validTalents = nil,
footprint = "4x8x4",
mobile = nil,
roomSizeReq = nil,
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WoodenTransportShipItem",
typeID = 0,
},
},
["Charred Fruit"] = {
["Wooden Wheel"] = {
"Charred Cactus Fruit",
untranslated = "Wooden Wheel",
"Charred Papaya",
category = nil,
"Charred Pineapple",
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,
},
},
["Charred Green"] = {
["Wool Carpet"] = {
"Charred Agave",
untranslated = "Wool Carpet",
"Charred Fireweed Shoots",
category = nil,
"Wilted Fiddleheads",
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,
},
},
["Charred Vegetable"] = {
["Wool Curtains"] = {
"Charred Beans",
untranslated = "Wool Curtains",
"Charred Beet",
category = nil,
"Charred Camas Bulb",
group = "Blocks",
"Charred Corn",
description = "Curtains woven using the finest wool. \\n\\n (Only cosmetic does not impact room value.)",
"Charred Heart Of Palm",
tagGroups = {
"Charred Mushrooms",
"Constructable",
"Charred Taro",
},
"Charred Tomato",
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,
},
},
Coal = {
["Wool Fabric"] = {
"Charcoal",
untranslated = "Wool Fabric",
"Crushed Coal",
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,
},
},
Community = {
["Wool Yarn"] = {
"Construction Post",
untranslated = "Wool Yarn",
"Distribution Station",
category = nil,
"Stop Sign",
group = "Items",
},
description = "Spun wool that can be used for knitting, weaving, or sewing.",
["Composite Lumber"] = {
tagGroups = {},
"Composite Birch Lumber",
maxStack = 100,
"Composite Cedar Lumber",
carried = "Backpack",
"Composite Ceiba Lumber",
weight = 20,
"Composite Fir Lumber",
calories = nil,
"Composite Joshua Lumber",
carbs = nil,
"Composite Lumber",
protein = nil,
"Composite Oak Lumber",
fat = nil,
"Composite Palm Lumber",
vitamins = nil,
"Composite Redwood Lumber",
density = nil,
"Composite Saguaro Lumber",
fuel = nil,
"Composite Spruce Lumber",
yield = nil,
},
currency = nil,
["Concentrated Ore"] = {
skillValue = nil,
"Copper Concentrate",
roomCategory = nil,
"Gold Concentrate",
furnitureType = nil,
"Iron Concentrate",
repeatsDepreciation = nil,
materialTier = nil,
fuelsUsed = nil,
gridRadius = nil,
energyUsed = nil,
energyProduced = nil,
energyType = nil,
fluidsUsed = 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,
},
},
Concrete = {
["Work Backpack"] = {
"Reinforced Concrete",
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,
},
},
Constructable = {
["Work Boots"] = {
"Ashlar Basalt",
untranslated = "Work Boots",
"Ashlar Gneiss",
category = nil,
"Ashlar Granite",
group = "Clothing",
"Ashlar Limestone",
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)",
"Ashlar Sandstone",
tagGroups = {
"Ashlar Shale",
"Clothes",
"Asphalt Concrete",
},
"Brick",
maxStack = 100,
"Composite Birch Lumber",
carried = "Backpack",
"Composite Cedar Lumber",
weight = 100,
"Composite Ceiba Lumber",
calories = nil,
"Composite Fir Lumber",
carbs = nil,
"Composite Joshua Lumber",
protein = nil,
"Composite Lumber",
fat = nil,
"Composite Oak Lumber",
vitamins = nil,
"Composite Palm Lumber",
density = nil,
"Composite Redwood Lumber",
fuel = nil,
"Composite Saguaro Lumber",
yield = nil,
"Composite Spruce Lumber",
currency = nil,
"Corrugated Steel",
skillValue = nil,
"Cotton Carpet",
roomCategory = nil,
"Cotton Curtains",
furnitureType = nil,
"Dirt Ramp",
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,
"Stone Road",
inventoryRestrictions = nil,
"Wool Carpet",
NutrientElement = nil,
"Wool Curtains",
type = "WorkBootsItem",
typeID = 0,
},
},
Cooking = {
Workbench = {
"Agouti Enchiladas",
untranslated = "Workbench",
"Autumn Stew",
category = nil,
"Banh Xeo",
group = "Work Stations",
"Basic Salad",
description = "A bench for the basics and making even more benches.",
"Bear SUPREME",
tagGroups = {
"Bison Chow Fun",
"Crafting Table",
"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 = nil,
"Phad Thai",
roomCategory = nil,
"Pineapple Friend Rice",
furnitureType = nil,
"Poke Bowl",
repeatsDepreciation = nil,
"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 = "2x1x2",
"Vegetable Medley",
mobile = nil,
"Vegetable Soup",
roomSizeReq = nil,
"Wild Mix",
roomMatReq = nil,
roomContainReq = nil,
inventorySlots = nil,
inventoryMaxWeight = nil,
inventoryRestrictions = nil,
NutrientElement = nil,
type = "WorkbenchItem",
typeID = 0,
},
},
["Craft Tables"] = {
["Worldly Donut"] = {
"Advanced Carpentry Table",
untranslated = "Worldly Donut",
"Advanced Masonry Table",
category = nil,
"Advanced Tailoring Table",
group = "Food",
"Anvil",
description = "Understand this, and you will understand a lot.",
"Arrastra",
tagGroups = {
"Assembly Line",
"Food",
"Automatic Loom",
},
"Blast Furnace",
maxStack = 100,
"Bloomery",
carried = "Backpack",
"Campfire",
weight = 200,
"Campsite",
calories = 750,
"Carpentry Table",
carbs = 15,
"Cement Kiln",
protein = 2,
"Electric Lathe",
fat = 17,
"Electric Machinist Table",
vitamins = 2,
"Electric Planer",
density = 4.8,
"Electric Stamping Press",
fuel = nil,
"Electronics Assembly",
yield = nil,
"Farmers Table",
currency = nil,
"Fiber Scutching Station",
skillValue = nil,
"Fish Rack",
roomCategory = nil,
"Fishery",
furnitureType = nil,
"Froth Floatation Cell",
repeatsDepreciation = nil,
"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 = nil,
"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 = "WorldlyDonutItem",
"Small Shipyard",
typeID = 0,
"Spin Melter",
"Stamp Mill",
"Tailoring Table",
"Tool Bench",
"Wainwright Table",
"Workbench",
},
},
["Crafted Objects"] = {
Yeast = {
"Combustion Generator",
untranslated = "Yeast",
"Computer Lab",
category = nil,
"Construction Post",
group = "Food",
"Crab Pot",
description = "A fungus that acts as an amazing leavening agent.",
"Crane",
tagGroups = {
"Distribution Station",
"Food",
"Easel",
},
"Electric Water Pump",
maxStack = 100,
"Elevator Call Post",
carried = "Backpack",
"Excavator",
weight = 100,
"Fish Trap",
calories = 60,
"Hand Plow",
carbs = 0,
"Hanging Long Steel Sign",
protein = 8,
"Hanging Steel Framed Sign",
fat = 0,
"Hanging Steel Mine Sign",
vitamins = 7,
"Hanging Steel Plain Sign",
density = 25.0,
"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 = "YeastItem",
"Large Standing Mortared Stone Sign",
typeID = 0,
"Large Standing Saguaro Sign",
},
"Large Standing Softwood Sign",
["Zoning Office"] = {
"Laser",
untranslated = "Zoning Office",
"Lumber Stockpile",
category = nil,
"Mechanical Water Pump",
group = "Work Stations",
"Medium Fishing Trawler",
description = "Allows the creation of District Maps, which define a set of districts.  Districts can then be specified in laws and other civic actions.",
"Outpost Netting",
tagGroups = {
"Plastic Buoy",
"Government",
"Powered Cart",
},
"Powered Storage Silo",
maxStack = 1,
"Skid Steer",
carried = "Backpack",
"Small Canoe",
weight = 2000,
"Small Hanging Ashlar Basalt Sign",
calories = nil,
"Small Hanging Ashlar Stone Sign",
carbs = nil,
"Small Hanging Birch Sign",
protein = nil,
"Small Hanging Lumber Sign",
fat = nil,
"Small Hanging Mortared Granite Sign",
vitamins = nil,
"Small Hanging Mortared Stone Sign",
density = nil,
"Small Hanging Saguaro Sign",
fuel = nil,
"Small Hanging Softwood Sign",
yield = nil,
"Small Standing Ashlar Basalt Sign",
currency = nil,
"Small Standing Ashlar Stone Sign",
skillValue = nil,
"Small Standing Birch Sign",
roomCategory = nil,
"Small Standing Lumber Sign",
furnitureType = nil,
"Small Standing Mortared Granite Sign",
repeatsDepreciation = nil,
"Small Standing Mortared Stone Sign",
materialTier = nil,
"Small Standing Saguaro Sign",
fuelsUsed = nil,
"Small Standing Softwood Sign",
gridRadius = nil,
"Small Stockpile",
energyUsed = nil,
"Small Wood Cart",
energyProduced = nil,
"Small Wooden Boat",
energyType = nil,
"Solar Generator",
fluidsUsed = nil,
"Standing Glass Sign",
fluidsProduced = nil,
"Standing Long Steel Sign",
validTalents = nil,
"Standing Steel Brick Sign",
footprint = "3x2x2",
"Steam Engine",
mobile = nil,
"Steam Tractor",
roomSizeReq = nil,
"Steam Truck",
roomMatReq = nil,
"Steel Buoy",
roomContainReq = nil,
"Steel Moorage Post",
inventorySlots = nil,
"Stockpile",
inventoryMaxWeight = nil,
"Stop Sign",
inventoryRestrictions = nil,
"Storage Chest",
NutrientElement = nil,
"Storage Silo",
type = "ZoningOfficeItem",
"Street Sign",
typeID = 0,
"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 = {
"Beans",
"Camas Bulb",
"Cotton Boll",
"Flax Stem",
"Kelp",
"Plant Fibers",
"Rice",
},
},
["Crop Seed"] = {
},
"Agave Seed",
tags = {
"Amanita Mushroom Spores",
["Advanced Research"] = {
"Beans",
"Agriculture Research Paper Advanced",
"Beet Seed",
"Culinary Research Paper Advanced",
"Bolete Mushroom Spores",
"Dendrology Research Paper Advanced",
"Camas Bulb",
"Engineering Research Paper Advanced",
"Cookeina Mushroom Spores",
"Geology Research Paper Advanced",
"Corn Seed",
"Metallurgy Research Paper Advanced",
"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"] = {
["Advanced Upgrade"] = {
"Crushed Basalt",
"Advanced Upgrade 1",
"Crushed Gneiss",
"Advanced Upgrade 2",
"Crushed Granite",
"Advanced Upgrade 3",
"Crushed Limestone",
"Advanced Upgrade 4",
"Crushed Mixed Rock",
"Crushed Sandstone",
"Crushed Shale",
"Crushed Slag",
},
},
Cultural = {
["Animal Skin"] = {
"Copper Frame Landscape",
"Fur Pelt",
"Copper Frame Wide",
"Leather Hide",
"Gold Frame Landscape",
"Gold Frame Wide",
"Iron Frame Landscape",
"Iron Frame Wide",
"Ornate Gold Frame Landscape",
"Ornate Gold Frame Wide",
"Ornate Iron Frame Landscape",
"Ornate Iron Frame Wide",
"Ornate Wooden Frame Landscape",
"Ornate Wooden Frame Wide",
"Wooden Frame Landscape",
"Wooden Frame Wide",
},
},
Decoration = {
["Ashlar Stone"] = {
"Ashlar Large Basalt Fountain",
"Ashlar Basalt",
"Ashlar Large Stone Fountain",
"Ashlar Gneiss",
"Ashlar Small Basalt Fountain",
"Ashlar Granite",
"Ashlar Small Stone Fountain",
"Ashlar Limestone",
"Carved Pumpkin",
"Ashlar Sandstone",
"Cotton Streamer Stars",
"Ashlar Shale",
"Cotton Streamer Stripes",
"Decorative Anchor",
"Decorative Glass Buoy Blue",
"Decorative Glass Buoy Red",
"Decorative Hanging Buoy",
"Decorative Life Preserver",
"Decorative Ship Wheel",
"Galaxy Vase",
"Large Cotton Bunting Red",
"Large Cotton Bunting Regal",
"Large Nylon Bunting Green",
"Large Nylon Bunting Purple",
"Limestone Bison Statue",
"Limestone Otter Statue",
"Limestone Owl Statue",
"Limestone Wolf Statue",
"Orange Vase",
"Plant Vase",
"Planter Pot Round",
"Planter Pot Square",
"Purple Vase",
"Red Vase",
"Rug Large",
"Rug Medium",
"Rug Small",
"Small Cotton Bunting Red",
"Small Cotton Bunting Regal",
"Small Nylon Bunting Green",
"Small Nylon Bunting Purple",
"Stuffed Alligator",
"Stuffed Bison",
"Stuffed Elk",
"Stuffed Goat",
"Stuffed Jaguar",
"Stuffed Wolf",
"Swirl Vase",
},
},
Doors = {
["Baked Food"] = {
"Ashlar Basalt Door",
"Ashlar Stone Door",
"Composite Birch Door",
"Composite Hardwood Door",
"Composite Lumber Door",
"Corrugated Steel Door",
"Corrugated Steel Fence Door",
"Flat Steel Door",
"Framed Glass Door",
"Hewn Door",
"Hewn Softwood Door",
"Large Corrugated Steel Door",
"Large Lumber Door",
"Large Windowed Lumber Door",
"Lumber Door",
"Mortared Granite Door",
"Mortared Stone Door",
"Softwood Lumber Door",
},
Economic = {
"Bank",
"Contract Board",
"Currency Exchange",
"Mint",
"Real Estate Desk",
"Registrar",
"Store",
},
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 Filler"] = {
"Composite Filler",
"Fiber Filler",
"Pulp Filler",
},
Fertilizers = {
"Berry Extract Fertilizer",
"Blood Meal Fertilizer",
"Camas Ash Fertilizer",
"Composite Filler",
"Compost Fertilizer",
"Fiber Filler",
"Hide Ash Fertilizer",
"Pelt Fertilizer",
"Phosphate Fertilizer",
"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 Agave",
"Baked Beet",
"Baked Beet",
"Baked Corn",
"Baked Corn",
"Baked Heart Of Palm",
"Baked Heart Of Palm",
"Baked Meat",
"Baked Roast",
"Baked Roast",
"Baked Taro",
"Baked Taro",
"Baked Tomato",
"Baked Tomato",
"Banh Xeo",
"Camas Bulb Bake",
"Bannock",
},
"Barrel Cactus Seed",
["Baked Vegetable"] = {
"Basic Salad",
"Baked Agave",
"Bean Paste",
"Baked Beet",
"Bean Sprout",
"Baked Corn",
"Beans",
"Baked Heart Of Palm",
"Bear SUPREME",
"Baked Taro",
"Bearclaw",
"Baked Tomato",
"Beet",
"Camas Bulb Bake",
"Beet Campfire Salad",
},
"Beet Greens",
["Basic Research"] = {
"Beet Seed",
"Culinary Research Paper Basic",
"Big Bluestem Seed",
"Dendrology Research Paper Basic",
"Birch Seed",
"Gathering Research Paper Basic",
"Bison Chow Fun",
"Geology Research Paper Basic",
"Boiled Grains",
"Metallurgy Research Paper Basic",
"Boiled Rice",
},
"Boiled Sausage",
["Basic Upgrade"] = {
"Bolete Mushroom Spores",
"Basic Upgrade 1",
"Bolete Mushrooms",
"Basic Upgrade 2",
"Basic Upgrade 3",
"Basic Upgrade 4",
},
Bread = {
"Bread",
"Bread",
"Bullrush Seed",
"Bunchgrass Seed",
"Camas Bread",
"Camas Bread",
"Camas Bulb",
},
"Camas Bulb Bake",
["Burnable Fuel"] = {
"Camas Paste",
"Arrow",
"Campfire Roast",
"Birch Log",
"Campfire Salad",
"Board",
"Campfire Stew",
"Cedar Log",
"Cedar Seed",
"Ceiba Log",
"Ceiba Seed",
"Charcoal",
"Cereal Germ",
"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 Agave",
"Charred Fireweed Shoots",
"Wilted Fiddleheads",
},
["Charred Vegetable"] = {
"Charred Beans",
"Charred Beans",
"Charred Beet",
"Charred Beet",
"Charred Cactus Fruit",
"Charred Camas Bulb",
"Charred Camas Bulb",
"Charred Corn",
"Charred Corn",
"Charred Fireweed Shoots",
"Charred Fish",
"Charred Heart Of Palm",
"Charred Heart Of Palm",
"Charred Meat",
"Charred Mushrooms",
"Charred Mushrooms",
"Charred Papaya",
"Charred Pineapple",
"Charred Sausage",
"Charred Taro",
"Charred Taro",
"Charred Tomato",
"Charred Tomato",
"Clam Chowder",
},
"Cookeina Mushroom Spores",
Clothes = {
"Cookeina Mushrooms",
"Bandana",
"Corn",
"Basic Backpack",
"Corn Fritters",
"Bearpack",
"Corn Seed",
"Big Backpack",
"Corn Starch",
"Builder Boots",
"Cornmeal",
"Builder Gloves",
"Cotton Seed",
"Builder Helmet",
"Creosote Bush Seed",
"Builder Overalls",
"Creosote Flower",
"Builder Shirt",
"Crimini Mushroom Spores",
"Bycocket",
"Crimini Mushrooms",
"Camo Pants",
"Crimson Salad",
"Camo Shirt",
"Crispy Bacon",
"Capris",
"Dried Fish",
"Carbide Helmet Lamp",
"Dried Meat",
"Chef Hat",
"Dwarf Willow Seed",
"Chef Pants",
"Ecoylent",
"Chef Shirt",
"Elk Taco",
"Chef Shoes",
"Elk Wellington",
"Cloth Belt",
"Fantastic Forest Pizza",
"Cloth Cape",
"Fern Campfire Salad",
"Derpy Hat",
"Fern Spore",
"Explorer Boots",
"Fiddleheads",
"Explorer Gloves",
"Field Campfire Stew",
"Explorer Hat",
"Filmy Fern Spore",
"Explorer Pants",
"Fir Seed",
"Explorer Shirt",
"Fireweed Seed",
"Farmer Boots",
"Fireweed Shoots",
"Farmer Gloves",
"Fish N Chips",
"Farmer Hat",
"Flatbread",
"Farmer Overalls",
"Flax Seed",
"Farmer Shirt",
"Flaxseed Oil",
"Garden Boots",
"Flour",
"Gigot Sleeve Shirt",
"Fried Camas",
"Henley",
"Fried Fiddleheads",
"Light Backpack",
"Fried Hare Haunches",
"Low Top Shoes",
"Fried Hearts Of Palm",
"Muffin Hat",
"Fried Taro",
"Oil Head Lamp",
"Fried Tomatoes",
"Primitive Canvas Boots",
"Fried Vegetables",
"Primitive Canvas Pants",
"Fruit Muffin",
"Primitive Canvas Shorts",
"Fruit Salad",
"Primitive Fur Belt",
"Fruit Tart",
"Primitive Leather Boots",
"Giant Cactus Fruit",
"Primitive Leather Pants",
"Grass Seed",
"Primitive Leather Shirt",
"Heart Of Palm",
"Primitive Leather Shorts",
"Hearty Hometown Pizza",
"Running Shoes",
"Heliconia Seed",
"Sandals",
"Hosomaki",
"Shipwright Hat",
"Huckleberries",
"Shipwright Overalls",
"Huckleberry Extract",
"Shipwright Sandals",
"Huckleberry Fritter",
"Shipwright Shirt",
"Huckleberry Pie",
"Shorts",
"Huckleberry Seed",
"Smith Apron",
"Hydrocolloids",
"Smith Bandana",
"Infused Oil",
"Smith Boots",
"Jointfir Seed",
"Smith Gloves",
"Joshua Seed",
"Smith Pants",
"Jungle Campfire Salad",
"Smith Shirt",
"Jungle Campfire Stew",
"Square Belt",
"Kelp Seed",
"Tailor Bowler Hat",
"Kelpy Crab Roll",
"Tailor Pants",
"King Fern Spore",
"Tailor Shirt",
"Lattice Mushroom Spores",
"Tailor Shoes",
"Leavened Dough",
"Tall Boots",
"Liquid Nitrogen",
"Trapper Fur Hat",
"Loaded Taro Fries",
"Trapper Leather Hat",
"Lupine Seed",
"Trousers",
"Macarons",
"Tunic",
"Maltodextrin",
"Villagers Cowl Lowered",
"Meat Pie",
"Villagers Cowl Raised",
"Meat Stock",
"Wanderers Hood Lowered",
"Meaty Stew",
"Wanderers Hood Raised",
"Milk",
"Work Backpack",
"Millionaires Salad",
"Work Boots",
"Mochi",
},
"Ocean Spray Seed",
Coal = {
"Oil",
"Charcoal",
"Orchid",
"Crushed Coal",
"Orchid Seed",
},
"Palm Seed",
["Composite Lumber"] = {
"Papaya",
"Composite Birch Lumber",
"Papaya Seed",
"Composite Cedar Lumber",
"Pastry Dough",
"Composite Ceiba Lumber",
"Phad Thai",
"Composite Fir Lumber",
"Pineapple",
"Composite Joshua Lumber",
"Pineapple Friend Rice",
"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",
"Blacksmith Table",
"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",
"Fletching Table",
"Froth Floatation Cell",
"Glassworks",
"Grindstone",
"Jaw Crusher",
"Kiln",
"Kitchen",
"Laboratory",
"Lathe",
"Loom",
"Machinist Table",
"Masonry Table",
"Medium Shipyard",
"Mill",
"Oil Refinery",
"Pottery Table",
"Power Hammer",
"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",
"Pineapple Seed",
"Pirozhok",
"Poke Bowl",
"Prepared Meat",
"Prickly Pear Fruit",
"Prickly Pear Seed",
"Prickly Pear Seed",
"Prime Cut",
"Pumpkin",
"Pumpkin Seed",
"Pumpkin Seed",
"Pupusas",
"Raw Bacon",
"Raw Fish",
"Raw Meat",
"Raw Roast",
"Raw Sausage",
"Redwood Seed",
"Rice",
"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 Butter",
"Sun Cheese",
"Sunflower",
"Sunflower Seed",
"Sunflower Seed",
"Sweet Deer Jerky",
"Sweet Salad",
"Tallow",
"Taro Fries",
"Taro Root",
"Taro Seed",
"Taro Seed",
"Tasty Tropical Pizza",
"Tomato",
"Tomato Seed",
"Tomato Seed",
"Topped Porridge",
"Wheat Seed",
"Tortilla",
},
"Transglutaminase",
["Crushed Rock"] = {
"Trillium Flower",
"Crushed Basalt",
"Trillium Seed",
"Crushed Gneiss",
"Vegetable Medley",
"Crushed Granite",
"Vegetable Soup",
"Crushed Limestone",
"Vegetable Stock",
"Crushed Mixed Rock",
"Waterweed Seed",
"Crushed Sandstone",
"Wheat",
"Crushed Shale",
"Wheat Seed",
"Crushed Slag",
"White Bursage Seed",
"Wild Mix",
"Wild Stew",
"Wilted Fiddleheads",
"Worldly Donut",
"Yeast",
},
},
["Fried Vegetable"] = {
Excavatable = {
"Fried Camas",
"Basalt",
"Fried Fiddleheads",
"Clay",
"Fried Hearts Of Palm",
"Coal",
"Fried Taro",
"Copper Concentrate",
"Fried Tomatoes",
"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",
},
},
Fruit = {
Fabric = {
"Giant Cactus Fruit",
"Cloth",
"Huckleberries",
"Cotton Fabric",
"Papaya",
"Linen Fabric",
"Pineapple",
"Nylon Fabric",
"Prickly Pear Fruit",
"Wool Fabric",
"Pumpkin",
},
},
Fungus = {
Fat = {
"Amanita Mushrooms",
"Flaxseed Oil",
"Bolete Mushrooms",
"Oil",
"Cookeina Mushrooms",
"Tallow",
"Crimini Mushrooms",
},
},
Gear = {
Fertilizer = {
"Iron Gear",
"Berry Extract Fertilizer",
"Steel Gear",
"Blood Meal Fertilizer",
"Camas Ash Fertilizer",
"Composite Filler",
"Compost Fertilizer",
"Fiber Filler",
"Hide Ash Fertilizer",
"Pelt Fertilizer",
"Phosphate Fertilizer",
"Pulp Filler",
},
},
Government = {
["Fertilizer Filler"] = {
"Amendments",
"Composite Filler",
"Ballot Box",
"Fiber Filler",
"Board Of Elections",
"Pulp Filler",
"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 = {
Fish = {
"Rice",
"Bass",
"Wheat",
"Blue Shark",
},
"Cod",
Greens = {
"Moon Jellyfish",
"Pacific Sardine",
"Salmon",
"Trout",
"Tuna",
},
Food = {
"Acorn",
"Acorn Powder",
"Agave Leaves",
"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 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",
"Fiddleheads",
"Field Campfire Stew",
"Filmy Fern Spore",
"Fir Seed",
"Fireweed Seed",
"Fireweed Shoots",
"Fireweed Shoots",
},
"Fish N Chips",
Hardwood = {
"Flatbread",
"Birch Log",
"Flax Seed",
"Ceiba Log",
"Flaxseed Oil",
"Oak Log",
"Flour",
},
"Fried Camas",
["Hardwood Lumber"] = {
"Fried Fiddleheads",
"Composite Birch Lumber",
"Fried Hare Haunches",
"Composite Ceiba Lumber",
"Fried Hearts Of Palm",
"Composite Oak Lumber",
"Fried Taro",
},
"Fried Tomatoes",
["Hewn Log"] = {
"Fruit Muffin",
"Hardwood Hewn Log",
"Fruit Salad",
"Hewn Log",
"Fruit Tart",
"Softwood Hewn Log",
"Giant Cactus Fruit",
},
"Grass Seed",
["Housing Objects"] = {
"Heart Of Palm",
"Adorned Ashlar Basalt Bench",
"Hearty Hometown Pizza",
"Adorned Ashlar Basalt Chair",
"Heliconia Seed",
"Adorned Ashlar Basalt Table",
"Hosomaki",
"Adorned Ashlar Stone Bench",
"Huckleberries",
"Adorned Ashlar Stone Chair",
"Huckleberry Extract",
"Adorned Ashlar Stone Table",
"Huckleberry Fritter",
"Ashlar Basalt Bench",
"Huckleberry Pie",
"Ashlar Basalt Chair",
"Huckleberry Seed",
"Ashlar Basalt Door",
"Infused Oil",
"Ashlar Basalt Fireplace",
"Jointfir Seed",
"Ashlar Basalt Table",
"Joshua Seed",
"Ashlar Large Basalt Fountain",
"Jungle Campfire Salad",
"Ashlar Large Stone Fountain",
"Jungle Campfire Stew",
"Ashlar Small Basalt Fountain",
"Kelpy Crab Roll",
"Ashlar Small Stone Fountain",
"King Fern Spore",
"Ashlar Stone Bench",
"Lattice Mushroom Spores",
"Ashlar Stone Chair",
"Leavened Dough",
"Ashlar Stone Door",
"Loaded Taro Fries",
"Ashlar Stone Fireplace",
"Lupine Seed",
"Ashlar Stone Table",
"Macarons",
"Bakery Oven",
"Meat Pie",
"Bathtub",
"Meat Stock",
"Bison Mount",
"Meaty Stew",
"Bookshelf",
"Millionaires Salad",
"Brazier",
"Mochi",
"Brick Fireplace",
"Ocean Spray Seed",
"Butchery Table",
"Oil",
"Candle Stand",
"Orchid",
"Carved Pumpkin",
"Orchid Seed",
"Cast Iron Bed",
"Palm Seed",
"Cast Iron Royal Bed",
"Papaya",
"Cast Iron Stove",
"Papaya Seed",
"Ceiling Candle",
"Pastry Dough",
"Composite Birch Bench",
"Phad Thai",
"Composite Birch Chair",
"Pineapple",
"Composite Birch Door",
"Pineapple Friend Rice",
"Composite Birch Table",
"Pineapple Seed",
"Composite Hardwood Bench",
"Pirozhok",
"Composite Hardwood Chair",
"Poke Bowl",
"Composite Hardwood Door",
"Prepared Meat",
"Composite Hardwood Table",
"Prickly Pear Fruit",
"Composite Lumber Bench",
"Prickly Pear Seed",
"Composite Lumber Chair",
"Prime Cut",
"Composite Lumber Door",
"Pumpkin",
"Composite Lumber Table",
"Pumpkin Seed",
"Copper Frame Landscape",
"Pupusas",
"Copper Frame Wide",
"Raw Bacon",
"Corrugated Steel Door",
"Raw Fish",
"Corrugated Steel Fence Door",
"Raw Meat",
"Cotton Streamer Stars",
"Raw Roast",
"Cotton Streamer Stripes",
"Raw Sausage",
"Couch",
"Redwood Seed",
"Court Chair",
"Rice",
"Decorative Anchor",
"Rice Flour",
"Decorative Glass Buoy Blue",
"Rice Noodles",
"Decorative Glass Buoy Red",
"Roast Pumpkin",
"Decorative Hanging Buoy",
"Root Campfire Salad",
"Decorative Life Preserver",
"Root Campfire Stew",
"Decorative Ship Wheel",
"Saguaro Seed",
"Electric Wall Lamp",
"Saxifrage Seed",
"Elk Mount",
"Scrap Meat",
"Flat Steel Door",
"Seagrass Seed",
"Framed Glass Door",
"Seared Meat",
"Galaxy Vase",
"Seeded Camas Roll",
"Goat Mount",
"Sensuous Sea Pizza",
"Gold Frame Landscape",
"Shark Fillet Soup",
"Gold Frame Wide",
"Simmered Meat",
"Hardwood Lumber Dresser",
"Hewn Bench",
"Hewn Chair",
"Hewn Door",
"Hewn Dresser",
"Hewn Nightstand",
"Hewn Softwood Bench",
"Hewn Softwood Chair",
"Hewn Softwood Door",
"Hewn Softwood Table",
"Hewn Table",
"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",
"Latrine",
"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",
"Planter Pot Round",
"Planter Pot Square",
"Purple Vase",
"Red Vase",
"Refrigerator",
"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",
"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 Straw Bed",
"Wooden Table Lamp",
},
Ingredients = {
"Acorn Powder",
"Bean Paste",
"Boiled Rice",
"Camas Paste",
"Cereal Germ",
"Cornmeal",
"Flaxseed Oil",
"Flour",
"Huckleberry Extract",
"Infused Oil",
"Meat Stock",
"Oil",
"Rice Flour",
"Rice Noodles",
"Simple Syrup",
"Simple Syrup",
"Smooth Gut Noodle Roll",
"Spiky Roll",
"Spruce Seed",
"Stuffed Turkey",
"Sugar",
"Sugar",
"Sugarcane",
"Sun Cheese",
"Sun Cheese",
"Sunflower",
"Sunflower Seed",
"Sweet Deer Jerky",
"Sweet Salad",
"Tallow",
"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",
"Vegetable Stock",
"Waterweed Seed",
"Wheat",
"Wheat Seed",
"White Bursage Seed",
"Wild Mix",
"Wild Stew",
"Wilted Fiddleheads",
"Worldly Donut",
"Yeast",
"Yeast",
},
},
Items = {
["Fried Vegetable"] = {
"Advanced Circuit",
"Fried Camas",
"Advanced Combustion Engine",
"Fried Fiddleheads",
"Agriculture Research Paper Advanced",
"Fried Hearts Of Palm",
"Agriculture Research Paper Modern",
"Fried Taro",
"Arrow",
"Fried Tomatoes",
"Art Supplies",
},
"Basic Circuit",
Fruit = {
"Berry Extract Fertilizer",
"Giant Cactus Fruit",
"Blood Meal Fertilizer",
"Huckleberries",
"Board",
"Papaya",
"Boiler",
"Pineapple",
"Camas Ash Fertilizer",
"Prickly Pear Fruit",
"Camera Film",
"Pumpkin",
"Canvas",
},
"Cellulose Fiber",
Fungus = {
"Cement",
"Amanita Mushrooms",
"Charcoal",
"Bolete Mushrooms",
"Claim Tool",
"Cookeina Mushrooms",
"Colored Powder",
"Crimini Mushrooms",
"Combustion Engine",
},
"Composite Filler",
Gear = {
"Compost Fertilizer",
"Copper Plate",
"Copper Wiring",
"Cotton Boll",
"Cotton Fabric",
"Cotton Lint",
"Cotton Thread",
"Culinary Research Paper Advanced",
"Culinary Research Paper Basic",
"Culinary Research Paper Modern",
"Dendrology Research Paper Advanced",
"Dendrology Research Paper Basic",
"Dendrology Research Paper Modern",
"Electric Motor",
"Engineering Research Paper Advanced",
"Engineering Research Paper Modern",
"Epoxy",
"Ethanol",
"Fiber Filler",
"Fiberglass",
"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 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 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 = {
Government = {
"Bakery Oven",
"Amendments",
"Butchery Table",
"Ballot Box",
"Cast Iron Stove",
"Board Of Elections",
"Icebox",
"Capitol",
"Kitchen",
"Census Bureau",
"Mill",
"Country Foundation",
"Refrigerator",
"Court Table",
"Salt Basket",
"Embassy Desk",
"Stove",
"Executive Office",
},
"Federation Foundation",
["Large Fish"] = {
"Government Office",
"Blue Shark",
"Immigration Desk",
"Tuna",
"Large Court",
},
"Outpost Table",
Lighting = {
"Printing Press",
"Brazier",
"Settlement Crafting Table",
"Candle Stand",
"Small Court",
"Ceiling Candle",
"Stenographers Table",
"Electric Wall Lamp",
"Town Foundation",
"Large Festive Paper Lantern",
"Treasury",
"Large Paper Lantern",
"Zoning Office",
"Modern Double Street Light",
},
"Modern Street Light",
Grain = {
"Small Paper Lantern",
"Rice",
"Steel Abstract Fixture",
"Wheat",
"Steel Ceiling Light",
},
"Steel Floor Lamp",
Greens = {
"Steel Hanging Fixture",
"Agave Leaves",
"Steel Hanging Lamp",
"Beet Greens",
"Steel Kitchen Lamp",
"Fiddleheads",
"Steel Searchlight",
"Fireweed Shoots",
"Steel Square Fixture",
},
"Steel Table Lamp",
Hardwood = {
"Stone Brazier",
"Birch Log",
"Streetlamp",
"Ceiba Log",
"Tallow Candle",
"Oak Log",
"Tallow Lamp",
"Tallow Wall Lamp",
"Torch Stand",
"Wall Candle",
"Wooden Ceiling Light",
"Wooden Floor Lamp",
"Wooden Kitchen Lamp",
"Wooden Table Lamp",
},
},
["Liquid Fuel"] = {
["Hardwood Lumber"] = {
"Biodiesel",
"Composite Birch Lumber",
"Gasoline",
"Composite Ceiba Lumber",
"Composite Oak Lumber",
},
},
Liquids = {
["Hewn Log"] = {
"Barrel",
"Hardwood Hewn Log",
"Biodiesel",
"Hewn Log",
"Gasoline",
"Softwood Hewn Log",
"Petroleum",
},
},
["Living Room"] = {
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 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 Fireplace",
"Ashlar Stone Table",
"Bakery Oven",
"Bathtub",
"Bison Mount",
"Bison Mount",
"Bookshelf",
"Bookshelf",
"Brazier",
"Brick Fireplace",
"Brick Fireplace",
"Butchery Table",
"Candle Stand",
"Carved Pumpkin",
"Cast Iron Bed",
"Cast Iron Bench",
"Cast Iron Chair",
"Cast Iron Royal Bed",
"Cast Iron Stove",
"Cast Iron Table",
"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",
"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",
"Elk Mount",
"Federation Foundation",
"Galaxy Vase",
"Goat Mount",
"Goat Mount",
"Mortared Granite Fireplace",
"Gold Frame Landscape",
"Mortared Stone Fireplace",
"Gold Frame Wide",
"Nylon Futon Couch",
"Hardwood Lumber Dresser",
"Padded Chair",
"Hewn Bench",
"Sheep Mount",
"Hewn Chair",
"Shelf Cabinet",
"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",
"Lighthouse Lamp",
"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 Bell",
"Town Foundation",
"Upholstered Chair",
"Upholstered Chair",
"Upholstered Couch",
"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",
},
},
Logs = {
["Liquid Fuel"] = {
"Birch Log",
"Biodiesel",
"Cedar Log",
"Gasoline",
"Ceiba Log",
"Fir Log",
"Joshua Log",
"Oak Log",
"Palm Log",
"Redwood Log",
"Saguaro Rib",
"Spruce Log",
},
},
Lumber = {
Lumber = {
Line 50,230: Line 49,914:
},
},
Metal = {
Metal = {
"Copper Bar",
"Gold Bar",
"Iron Bar",
"Steel Bar",
},
Metals = {
"Copper Bar",
"Copper Bar",
"Gold Bar",
"Gold Bar",
Line 50,250: Line 49,928:
},
},
["Modern Upgrade"] = {
["Modern Upgrade"] = {
"Modern Upgrade Lvl1",
"Modern Upgrade 1",
"Modern Upgrade Lvl2",
"Modern Upgrade 2",
"Modern Upgrade Lvl3",
"Modern Upgrade 3",
"Modern Upgrade Lvl4",
"Modern Upgrade 4",
},
["Modern Upgrades"] = {
"Modern Upgrade Lvl1",
"Modern Upgrade Lvl2",
"Modern Upgrade Lvl3",
"Modern Upgrade Lvl4",
},
},
["Mortared Stone"] = {
["Mortared Stone"] = {
Line 50,271: Line 49,943:
"Plant Fibers",
"Plant Fibers",
"Wood Pulp",
"Wood Pulp",
},
["Natural Resources"] = {
"Agouti Carcass",
"Alligator Carcass",
"Basalt",
"Bass",
"Bighorn Carcass",
"Birch Log",
"Bison Carcass",
"Blue Shark",
"Cedar Log",
"Ceiba Log",
"Clam",
"Clay",
"Coal",
"Cod",
"Copper Ore",
"Coyote Carcass",
"Crab Carcass",
"Deer Carcass",
"Elk Carcass",
"Fir Log",
"Fox Carcass",
"Gneiss",
"Gold Ore",
"Granite",
"Hare Carcass",
"Iron Ore",
"Jaguar Carcass",
"Joshua Log",
"Limestone",
"Moon Jellyfish",
"Mountain Goat Carcass",
"Oak Log",
"Otter Carcass",
"Pacific Sardine",
"Palm Log",
"Prairie Dog Carcass",
"Redwood Log",
"Saguaro Rib",
"Salmon",
"Sandstone",
"Shale",
"Snapping Turtle Carcass",
"Spruce Log",
"Trout",
"Tuna",
"Turkey Carcass",
"Urchin",
"Wolf Carcass",
},
},
Oil = {
Oil = {
Line 50,336: Line 49,958:
"Orchid",
"Orchid",
"Trillium Flower",
"Trillium Flower",
},
Pipes = {
"Copper Pipe",
"Iron Pipe",
"Steel Pipe",
},
["Power Generation"] = {
"Combustion Generator",
"Industrial Generator",
"Solar Generator",
"Steam Engine",
"Waterwheel",
"Wind Turbine",
"Windmill",
},
["Preserved Food"] = {
"Dried Fish",
"Dried Meat",
"Sweet Deer Jerky",
},
["Processed Rock"] = {
"Copper Concentrate",
"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",
"Gold Concentrate",
"Iron Concentrate",
},
Produce = {
"Agave Leaves",
"Amanita Mushrooms",
"Bean Sprout",
"Beet",
"Beet Greens",
"Bolete Mushrooms",
"Cookeina Mushrooms",
"Corn",
"Creosote Flower",
"Crimini Mushrooms",
"Fiddleheads",
"Fireweed Shoots",
"Giant Cactus Fruit",
"Heart Of Palm",
"Huckleberries",
"Orchid",
"Papaya",
"Pineapple",
"Prickly Pear Fruit",
"Pumpkin",
"Sunflower",
"Taro Root",
"Tomato",
"Trillium Flower",
"Wheat",
},
Products = {
"Advanced Circuit",
"Advanced Combustion Engine",
"Art Supplies",
"Basic Circuit",
"Board",
"Boiler",
"Camera Film",
"Canvas",
"Cellulose Fiber",
"Cement",
"Charcoal",
"Colored Powder",
"Combustion Engine",
"Copper Plate",
"Copper Wiring",
"Cotton Boll",
"Cotton Fabric",
"Cotton Lint",
"Cotton Thread",
"Electric Motor",
"Epoxy",
"Ethanol",
"Fiberglass",
"Flax Fiber",
"Flax Stem",
"Fur Pelt",
"Gearbox",
"Glass Lens",
"Gold Flakes",
"Gold Wiring",
"Hardwood Board",
"Heat Sink",
"Hemp Mooring Rope",
"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",
"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"] = {
["Raw Food"] = {
Line 50,518: Line 49,983:
"Tomato",
"Tomato",
"Wheat",
"Wheat",
},
["Raw Meat"] = {
"Prepared Meat",
"Prime Cut",
"Raw Bacon",
"Raw Fish",
"Raw Meat",
"Raw Roast",
"Raw Sausage",
"Scrap Meat",
},
},
Research = {
Research = {
Line 50,548: Line 50,003:
"Metallurgy Research Paper Modern",
"Metallurgy Research Paper Modern",
},
},
["Research Papers"] = {
Road = {
"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",
},
Researching = {
"Laboratory",
"Research Table",
},
Road = {
"Asphalt Concrete",
"Asphalt Concrete",
"Stone Road",
"Stone Road",
Line 50,577: Line 50,009:
["Road Type"] = {
["Road Type"] = {
"Asphalt Concrete",
"Asphalt Concrete",
"Stone Road",
},
Roads = {
"Asphalt Concrete",
"Dirt Ramp",
"Stone Road",
"Stone Road",
},
},
Line 50,601: Line 50,028:
"Basic Salad",
"Basic Salad",
"Fruit Salad",
"Fruit Salad",
},
Seating = {
"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 Table",
"Ashlar Stone Bench",
"Ashlar Stone Chair",
"Ashlar Stone Table",
"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",
"Court Chair",
"Hewn Bench",
"Hewn Chair",
"Hewn Softwood Bench",
"Hewn Softwood Chair",
"Hewn Softwood Table",
"Hewn Table",
"Lumber Bench",
"Lumber Chair",
"Lumber Table",
"Mortared Granite Bench",
"Mortared Granite Chair",
"Mortared Granite Table",
"Mortared Stone Bench",
"Mortared Stone Chair",
"Mortared Stone Table",
"Softwood Lumber Bench",
"Softwood Lumber Chair",
"Softwood Lumber Table",
},
},
Seeds = {
Seeds = {
Line 50,676: Line 50,061:
"Jointfir Seed",
"Jointfir Seed",
"Joshua Seed",
"Joshua Seed",
"Kelp Seed",
"King Fern Spore",
"King Fern Spore",
"Lattice Mushroom Spores",
"Lattice Mushroom Spores",
Line 50,702: Line 50,086:
"White Bursage Seed",
"White Bursage Seed",
},
},
Signs = {
Silica = {
"Hanging Long Steel Sign",
"Crushed Granite",
"Hanging Steel Framed Sign",
"Crushed Sandstone",
"Hanging Steel Mine Sign",
},
"Hanging Steel Plain Sign",
["Skill Books"] = {
"Hanging Steel Shop Sign",
"Advanced Baking Skill Book",
"Huge Banner Sign",
"Advanced Cooking Skill Book",
"Huge Iron Banner Sign",
"Advanced Masonry Skill Book",
"Huge Iron Sign",
"Advanced Smelting Skill Book",
"Huge Steel Banner Sign",
"Baking Skill Book",
"Huge Steel Sign",
"Basic Engineering Skill Book",
"Huge Wooden Banner Sign",
"Blacksmith Skill Book",
"Large Hanging Ashlar Basalt Sign",
"Butchery Skill Book",
"Large Hanging Ashlar Stone Sign",
"Carpentry Skill Book",
"Large Hanging Birch Sign",
"Composites Skill Book",
"Large Hanging Lumber Sign",
"Cooking Skill Book",
"Large Hanging Mortared Granite Sign",
"Cutting Edge Cooking Skill Book",
"Large Hanging Mortared Stone Sign",
"Electronics Skill Book",
"Large Hanging Saguaro Sign",
"Farming Skill Book",
"Large Hanging Softwood Sign",
"Fertilizers Skill Book",
"Large Standing Ashlar Basalt Sign",
"Glassworking Skill Book",
"Large Standing Ashlar Stone Sign",
"Industry Skill Book",
"Large Standing Birch Sign",
"Masonry Skill Book",
"Large Standing Lumber Sign",
"Mechanics Skill Book",
"Large Standing Mortared Granite Sign",
"Milling Skill Book",
"Large Standing Mortared Stone Sign",
"Oil Drilling Skill Book",
"Large Standing Saguaro Sign",
"Paper Milling Skill Book",
"Large Standing Softwood Sign",
"Pottery Skill Book",
"Small Hanging Ashlar Basalt Sign",
"Shipwright Skill Book",
"Small Hanging Ashlar Stone Sign",
"Smelting Skill Book",
"Small Hanging Birch Sign",
"Tailoring Skill Book",
"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",
"Standing Glass Sign",
"Standing Long Steel Sign",
"Standing Steel Brick Sign",
"Street Sign",
},
},
Silica = {
["Skill Scrolls"] = {
"Crushed Granite",
"Advanced Baking Skill Scroll",
"Crushed Sandstone",
"Advanced Cooking Skill Scroll",
},
"Advanced Masonry Skill Scroll",
["Small Carcass"] = {
"Advanced Smelting Skill Scroll",
"Coyote Carcass",
"Baking Skill Scroll",
"Fox Carcass",
"Basic Engineering Skill Scroll",
"Wolf Carcass",
"Blacksmith Skill Scroll",
},
"Butchery Skill Scroll",
["Small Fish"] = {
"Carpentry Skill Scroll",
"Crab Carcass",
"Composites Skill Scroll",
"Moon Jellyfish",
"Cooking Skill Scroll",
},
"Cutting Edge Cooking Skill Scroll",
Softwood = {
"Electronics Skill Scroll",
"Cedar Log",
"Farming Skill Scroll",
"Fir Log",
"Fertilizers Skill Scroll",
"Redwood Log",
"Glassworking Skill Scroll",
"Spruce Log",
"Industry Skill Scroll",
},
"Masonry Skill Scroll",
["Softwood Lumber"] = {
"Mechanics Skill Scroll",
"Composite Cedar Lumber",
"Milling Skill Scroll",
"Composite Fir Lumber",
"Oil Drilling Skill Scroll",
"Composite Redwood Lumber",
"Paper Milling Skill Scroll",
},
"Pottery Skill Scroll",
Specialty = {
"Shipwright Skill Scroll",
"Computer Lab",
"Smelting Skill Scroll",
"Crab Pot",
"Tailoring Skill Scroll",
"Easel",
},
"Electric Water Pump",
["Small Carcass"] = {
"Elevator Call Post",
"Coyote Carcass",
"Fish Trap",
"Fox Carcass",
"Industrial Elevator",
"Wolf Carcass",
"Laser",
},
"Mechanical Water Pump",
["Small Fish"] = {
"Plastic Buoy",
"Crab Carcass",
"Steel Buoy",
"Moon Jellyfish",
"Steel Moorage Post",
},
"Transmission Pole",
Softwood = {
"Tripod Camera",
"Cedar Log",
"Waste Filter",
"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",
"Blacksmith Advanced Upgrade",
"Blacksmith 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 Advanced 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 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 Modern Upgrade",
"Tailoring 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 Lvl1",
"Advanced Upgrade Lvl2",
"Advanced Upgrade Lvl3",
"Advanced Upgrade Lvl4",
"Baking Upgrade",
"Basic Engineering Upgrade",
"Basic Upgrade Lvl1",
"Basic Upgrade Lvl2",
"Basic Upgrade Lvl3",
"Basic Upgrade Lvl4",
"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 Lvl1",
"Modern Upgrade Lvl2",
"Modern Upgrade Lvl3",
"Modern Upgrade Lvl4",
"Oil Drilling Upgrade",
"Paper Milling Upgrade",
"Pottery Upgrade",
"Shipwright Advanced Upgrade",
"Shipwright Basic Upgrade",
"Smelting Upgrade",
"Tailoring Modern Upgrade",
"Tailoring 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 50,995: Line 50,338:
"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",
},
},
},
},
}
}

Latest revision as of 00:01, 1 May 2024

Documentation[edit source]


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 : 0.10.2.2
-- Export Language: English

return {
	items = {
		Acorn = {
			untranslated = "Acorn",
			category = nil,
			group = "Food",
			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 = "2x1x2",
			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 = "1x1x2",
			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 = "2x1x1",
			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 = "2x1x2",
			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 = "1x1x2",
			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 = "2x1x1",
			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 = "3x2x2",
			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 = "3x1x2",
			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 = "4x2x2",
			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 = "Food",
			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 = "Food",
			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 = "3x2x3",
			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 = "2x1x2",
			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 = "Food",
			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 = "4x3x3",
			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 = "2x1x2",
			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 = "1x1x2",
			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 = "1x3x2",
			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 = "3x1x2",
			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 = "2x1x1",
			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 = "4x4x3",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarLargeBasaltFountainItem",
			typeID = 0,
		},
		["Ashlar Large Stone Fountain"] = {
			untranslated = "Ashlar Large Stone Fountain",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Decoration",
			furnitureType = "Fountain",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4x4x3",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarLargeStoneFountainItem",
			typeID = 0,
		},
		["Ashlar Limestone"] = {
			untranslated = "Ashlar Limestone",
			category = nil,
			group = "Blocks",
			description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
			tagGroups = {
				"Ashlar Stone",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarLimestoneItem",
			typeID = 0,
		},
		["Ashlar Sandstone"] = {
			untranslated = "Ashlar Sandstone",
			category = nil,
			group = "Blocks",
			description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
			tagGroups = {
				"Ashlar Stone",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarSandstoneItem",
			typeID = 0,
		},
		["Ashlar Shale"] = {
			untranslated = "Ashlar Shale",
			category = nil,
			group = "Blocks",
			description = "Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.",
			tagGroups = {
				"Ashlar Stone",
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarShaleItem",
			typeID = 0,
		},
		["Ashlar Small Basalt Fountain"] = {
			untranslated = "Ashlar Small Basalt Fountain",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.5",
			roomCategory = "Decoration",
			furnitureType = "Fountain",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarSmallBasaltFountainItem",
			typeID = 0,
		},
		["Ashlar Small Stone Fountain"] = {
			untranslated = "Ashlar Small Stone Fountain",
			category = nil,
			group = "Housing Objects",
			description = "A beautiful ashlar stone fountain with flowing water that makes a great centerpiece. Small enough to fit indoors.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.5",
			roomCategory = "Decoration",
			furnitureType = "Fountain",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarSmallStoneFountainItem",
			typeID = 0,
		},
		["Ashlar Stone Bench"] = {
			untranslated = "Ashlar Stone Bench",
			category = nil,
			group = "Housing Objects",
			description = "An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2.5",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarStoneBenchItem",
			typeID = 0,
		},
		["Ashlar Stone Chair"] = {
			untranslated = "Ashlar Stone Chair",
			category = nil,
			group = "Housing Objects",
			description = "An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.7",
			roomCategory = "Seating",
			furnitureType = "Chair",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarStoneChairItem",
			typeID = 0,
		},
		["Ashlar Stone Door"] = {
			untranslated = "Ashlar Stone Door",
			category = nil,
			group = "Housing Objects",
			description = "A heavy ashlar stone door.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 4,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1x3x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarStoneDoorItem",
			typeID = 0,
		},
		["Ashlar Stone Fireplace"] = {
			untranslated = "Ashlar Stone Fireplace",
			category = nil,
			group = "Housing Objects",
			description = "A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Living Room",
			furnitureType = "Fireplace",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "3x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarStoneFireplaceItem",
			typeID = 0,
		},
		["Ashlar Stone Table"] = {
			untranslated = "Ashlar Stone Table",
			category = nil,
			group = "Housing Objects",
			description = "A large stone table crafted by an expert mason.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Seating",
			furnitureType = "Table",
			repeatsDepreciation = "0.6",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2x1x1",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AshlarStoneTableItem",
			typeID = 0,
		},
		["Asphalt Concrete"] = {
			untranslated = "Asphalt Concrete",
			category = nil,
			group = "Blocks",
			description = "A paved surface constructed with asphalt and concrete. It's durable and extremely efficient for any wheeled vehicle.",
			tagGroups = {
				"Constructable",
				"Road",
				"Road Type",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AsphaltConcreteItem",
			typeID = 0,
		},
		["Assembly Line"] = {
			untranslated = "Assembly Line",
			category = nil,
			group = "Work Stations",
			description = "The assembly line allows for mass production of mechanical products.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "6x7x4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AssemblyLineItem",
			typeID = 0,
		},
		["Automatic Loom"] = {
			untranslated = "Automatic Loom",
			category = nil,
			group = "Work Stations",
			description = "An automated device for making fabric by weaving yarn or thread.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4x5x3",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AutomaticLoomItem",
			typeID = 0,
		},
		["Autumn Stew"] = {
			untranslated = "Autumn Stew",
			category = nil,
			group = "Food",
			description = "A healthy and cozy meal for those cold days.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 600,
			calories = 1200,
			carbs = 13,
			protein = 8,
			fat = 5,
			vitamins = 12,
			density = 3.166666666666667,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "AutumnStewItem",
			typeID = 0,
		},
		["Baked Agave"] = {
			untranslated = "Baked Agave",
			category = nil,
			group = "Food",
			description = "Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.",
			tagGroups = {
				"Baked Food",
				"Baked Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 700,
			carbs = 14,
			protein = 2,
			fat = 4,
			vitamins = 8,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedAgaveItem",
			typeID = 0,
		},
		["Baked Beet"] = {
			untranslated = "Baked Beet",
			category = nil,
			group = "Food",
			description = "Baked beets that retain more nutrients than more simple methods of cooking.",
			tagGroups = {
				"Baked Food",
				"Baked Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 700,
			carbs = 10,
			protein = 1,
			fat = 2,
			vitamins = 15,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedBeetItem",
			typeID = 0,
		},
		["Baked Corn"] = {
			untranslated = "Baked Corn",
			category = nil,
			group = "Food",
			description = "Baked corn that retains more nutrients than more simple methods of cooking.",
			tagGroups = {
				"Baked Food",
				"Baked Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 700,
			carbs = 12,
			protein = 3,
			fat = 2,
			vitamins = 11,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedCornItem",
			typeID = 0,
		},
		["Baked Heart Of Palm"] = {
			untranslated = "Baked Heart Of Palm",
			category = nil,
			group = "Food",
			description = "Baked heart of palm that retains more nutrients than more simple methods of cooking.",
			tagGroups = {
				"Baked Food",
				"Baked Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 700,
			carbs = 12,
			protein = 6,
			fat = 4,
			vitamins = 6,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedHeartOfPalmItem",
			typeID = 0,
		},
		["Baked Meat"] = {
			untranslated = "Baked Meat",
			category = nil,
			group = "Food",
			description = "Baked meat is less fatty than other methods of cooking.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 800,
			calories = 700,
			carbs = 0,
			protein = 17,
			fat = 13,
			vitamins = 0,
			density = 4.285714285714286,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedMeatItem",
			typeID = 0,
		},
		["Baked Roast"] = {
			untranslated = "Baked Roast",
			category = nil,
			group = "Food",
			description = "A trussed roast baked to perfection.",
			tagGroups = {
				"Baked Food",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 900,
			calories = 1000,
			carbs = 4,
			protein = 16,
			fat = 10,
			vitamins = 4,
			density = 3.4000000000000004,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedRoastItem",
			typeID = 0,
		},
		["Baked Taro"] = {
			untranslated = "Baked Taro",
			category = nil,
			group = "Food",
			description = "Baked taro root.",
			tagGroups = {
				"Baked Food",
				"Baked Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 700,
			carbs = 8,
			protein = 6,
			fat = 2,
			vitamins = 12,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedTaroItem",
			typeID = 0,
		},
		["Baked Tomato"] = {
			untranslated = "Baked Tomato",
			category = nil,
			group = "Food",
			description = "Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.",
			tagGroups = {
				"Baked Food",
				"Baked Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 700,
			carbs = 16,
			protein = 1,
			fat = 5,
			vitamins = 6,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakedTomatoItem",
			typeID = 0,
		},
		["Bakery Oven"] = {
			untranslated = "Bakery Oven",
			category = nil,
			group = "Housing Objects",
			description = "A solidly built brick oven useful for baking all manner of treats.",
			tagGroups = {
				"Crafting Table",
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Kitchen",
			furnitureType = "Cooking",
			repeatsDepreciation = "0.3",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "3x2x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakeryOvenItem",
			typeID = 0,
		},
		["Baking Skill Book"] = {
			untranslated = "Baking Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Baking Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Baking Skill BookItem",
			typeID = 0,
		},
		["Baking Skill Scroll"] = {
			untranslated = "Baking Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Baking Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Baking Skill ScrollItem",
			typeID = 0,
		},
		["Baking Upgrade"] = {
			untranslated = "Baking Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BakingUpgradeItem",
			typeID = 0,
		},
		["Ballot Box"] = {
			untranslated = "Ballot Box",
			category = nil,
			group = "Work Stations",
			description = "A tamper proof box where votes are cast. Citizens can run for elected office here.",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BallotBoxItem",
			typeID = 0,
		},
		Bandana = {
			untranslated = "Bandana",
			category = nil,
			group = "Clothing",
			description = "It just looks cool.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BandanaItem",
			typeID = 0,
		},
		["Banh Xeo"] = {
			untranslated = "Banh Xeo",
			category = nil,
			group = "Food",
			description = "Wrap the pancakes in the greens, then dip.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1550,
			carbs = 26,
			protein = 17,
			fat = 10,
			vitamins = 4,
			density = 3.6774193548387095,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BanhXeoItem",
			typeID = 0,
		},
		Bank = {
			untranslated = "Bank",
			category = nil,
			group = "Work Stations",
			description = "Allows players to create and use bank accounts.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2x2x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BankItem",
			typeID = 0,
		},
		Bannock = {
			untranslated = "Bannock",
			category = nil,
			group = "Food",
			description = "A dense whole wheat unleavened bread.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 700,
			carbs = 15,
			protein = 3,
			fat = 6,
			vitamins = 0,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BannockItem",
			typeID = 0,
		},
		Barrel = {
			untranslated = "Barrel",
			category = nil,
			group = "Blocks",
			description = "A metal barrel for carrying liquids.",
			tagGroups = {},
			maxStack = 20,
			carried = "Hands",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BarrelItem",
			typeID = 0,
		},
		["Barrel Cactus Seed"] = {
			untranslated = "Barrel Cactus Seed",
			category = nil,
			group = "Food",
			description = "Plant to grow barrel cactus.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BarrelCactusSeedItem",
			typeID = 0,
		},
		Basalt = {
			untranslated = "Basalt",
			category = nil,
			group = "Natural Resources",
			description = "A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.",
			tagGroups = {
				"Excavatable",
				"Rock",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 7500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasaltItem",
			typeID = 0,
		},
		["Basic Backpack"] = {
			untranslated = "Basic Backpack",
			category = nil,
			group = "Clothing",
			description = "A basic backpack to carry supplies.\\n\\n(Increases max carry weight by 5 kg)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicBackpackItem",
			typeID = 0,
		},
		["Basic Circuit"] = {
			untranslated = "Basic Circuit",
			category = nil,
			group = "Items",
			description = "A complex electrical component used in advanced electronics.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicCircuitItem",
			typeID = 0,
		},
		["Basic Engineering Skill Book"] = {
			untranslated = "Basic Engineering Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Basic Engineering Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Basic Engineering Skill BookItem",
			typeID = 0,
		},
		["Basic Engineering Skill Scroll"] = {
			untranslated = "Basic Engineering Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Basic Engineering Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Basic Engineering Skill ScrollItem",
			typeID = 0,
		},
		["Basic Engineering Upgrade"] = {
			untranslated = "Basic Engineering Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicEngineeringUpgradeItem",
			typeID = 0,
		},
		["Basic Salad"] = {
			untranslated = "Basic Salad",
			category = nil,
			group = "Food",
			description = "A seemingly random assortment of wild plants that form a sort of salad.",
			tagGroups = {
				"Food",
				"Salad",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 800,
			carbs = 18,
			protein = 6,
			fat = 4,
			vitamins = 10,
			density = 4.75,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicSaladItem",
			typeID = 0,
		},
		["Basic Upgrade 1"] = {
			untranslated = "Basic Upgrade 1",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Basic Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicUpgradeLvl1Item",
			typeID = 0,
		},
		["Basic Upgrade 2"] = {
			untranslated = "Basic Upgrade 2",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Basic Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicUpgradeLvl2Item",
			typeID = 0,
		},
		["Basic Upgrade 3"] = {
			untranslated = "Basic Upgrade 3",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Basic Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicUpgradeLvl3Item",
			typeID = 0,
		},
		["Basic Upgrade 4"] = {
			untranslated = "Basic Upgrade 4",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that increases crafting efficiency.",
			tagGroups = {
				"Basic Upgrade",
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BasicUpgradeLvl4Item",
			typeID = 0,
		},
		Bass = {
			untranslated = "Bass",
			category = nil,
			group = "Natural Resources",
			description = "A bass. ",
			tagGroups = {
				"Fish",
				"Medium Fish",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 800,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BassItem",
			typeID = 0,
		},
		Bathtub = {
			untranslated = "Bathtub",
			category = nil,
			group = "Housing Objects",
			description = "A porcelain bathtub for when you need to get clean or just relax.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "3",
			roomCategory = "Bathroom",
			furnitureType = "Sink",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1x2x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BathtubItem",
			typeID = 0,
		},
		["Bean Paste"] = {
			untranslated = "Bean Paste",
			category = nil,
			group = "Food",
			description = "Smashed beans can work as a thickener or flavour enhancer.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 40,
			carbs = 3,
			protein = 5,
			fat = 7,
			vitamins = 0,
			density = 37.5,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeanPasteItem",
			typeID = 0,
		},
		["Bean Sprout"] = {
			untranslated = "Bean Sprout",
			category = nil,
			group = "Food",
			description = "The small sprouts from a grown bean plant.",
			tagGroups = {
				"Food",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 100,
			carbs = 2,
			protein = 1,
			fat = 0,
			vitamins = 5,
			density = 8.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeanSproutItem",
			typeID = 0,
		},
		Beans = {
			untranslated = "Beans",
			category = nil,
			group = "Food",
			description = "A good source of protein.",
			tagGroups = {
				"Crop",
				"Crop Seed",
				"Food",
				"Raw Food",
				"Seeds",
				"Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 150,
			carbs = 1,
			protein = 4,
			fat = 3,
			vitamins = 0,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeansItem",
			typeID = 0,
		},
		["Bear SUPREME"] = {
			untranslated = "Bear SUPREME",
			category = nil,
			group = "Food",
			description = "Just because the name has 'bear' in it doesn't mean it actually contains bear.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1250,
			carbs = 6,
			protein = 22,
			fat = 23,
			vitamins = 9,
			density = 4.8,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BearSUPREMEItem",
			typeID = 0,
		},
		Bearclaw = {
			untranslated = "Bearclaw",
			category = nil,
			group = "Food",
			description = "A sweet pastry with seperated sections that look a bit like a claw.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 850,
			carbs = 14,
			protein = 4,
			fat = 21,
			vitamins = 7,
			density = 5.411764705882352,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BearclawItem",
			typeID = 0,
		},
		Bearpack = {
			untranslated = "Bearpack",
			category = nil,
			group = "Clothing",
			description = "Can you carry as much as a bear! Not really, but it helps you carry more.\\n\\n(Increases max carry weight by 15 kg)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BearpackItem",
			typeID = 0,
		},
		["Beaver Carcass"] = {
			untranslated = "Beaver Carcass",
			category = nil,
			group = "Item",
			description = "A dead beaver.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeaverCarcassItem",
			typeID = 0,
		},
		Beet = {
			untranslated = "Beet",
			category = nil,
			group = "Food",
			description = "A brilliantly colored bulb with an earthy sweetness.",
			tagGroups = {
				"Food",
				"Raw Food",
				"Root",
				"Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 125,
			calories = 230,
			carbs = 2,
			protein = 0,
			fat = 2,
			vitamins = 4,
			density = 3.4782608695652173,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeetItem",
			typeID = 0,
		},
		["Beet Campfire Salad"] = {
			untranslated = "Beet Campfire Salad",
			category = nil,
			group = "Food",
			description = "A myriad of plants that make a healthy and odd blend.",
			tagGroups = {
				"Campfire Salad",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 200,
			calories = 900,
			carbs = 8,
			protein = 4,
			fat = 3,
			vitamins = 13,
			density = 3.111111111111111,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeetCampfireSaladItem",
			typeID = 0,
		},
		["Beet Greens"] = {
			untranslated = "Beet Greens",
			category = nil,
			group = "Food",
			description = "The leafy greens from a beet with a distinctive red stem.",
			tagGroups = {
				"Food",
				"Greens",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 100,
			carbs = 3,
			protein = 1,
			fat = 0,
			vitamins = 4,
			density = 8.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeetGreensItem",
			typeID = 0,
		},
		["Beet Seed"] = {
			untranslated = "Beet Seed",
			category = nil,
			group = "Food",
			description = "Plant to grow beets.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BeetSeedItem",
			typeID = 0,
		},
		["Berry Extract Fertilizer"] = {
			untranslated = "Berry Extract Fertilizer",
			category = nil,
			group = "Items",
			description = "An excellent fertilizer that provides a mix of nutrients, but especially potassium.",
			tagGroups = {
				"Fertilizer",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BerryExtractFertilizerItem",
			typeID = 0,
		},
		["Big Backpack"] = {
			untranslated = "Big Backpack",
			category = nil,
			group = "Clothing",
			description = "A survival backpack that offers more support than the basic backpack.\\n\\n(Increases max carry weight by 10 kg)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BigBackpackItem",
			typeID = 0,
		},
		["Big Bluestem Seed"] = {
			untranslated = "Big Bluestem Seed",
			category = nil,
			group = "Food",
			description = "Plant to grow a big bluestem plant.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BigBluestemSeedItem",
			typeID = 0,
		},
		["Bighorn Carcass"] = {
			untranslated = "Bighorn Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead bighorn.",
			tagGroups = {
				"Medium Carcass",
				"Medium Wooly Carcass",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 3500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BighornCarcassItem",
			typeID = 0,
		},
		Biodiesel = {
			untranslated = "Biodiesel",
			category = nil,
			group = "Blocks",
			description = "A vegetable or animal fat-based diesel fuel.",
			tagGroups = {
				"Liquid Fuel",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 30000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 80000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BiodieselItem",
			typeID = 0,
		},
		["Birch Log"] = {
			untranslated = "Birch Log",
			category = nil,
			group = "Natural Resources",
			description = "Birch log is a type of hardwood, notable for its white and papery bark.",
			tagGroups = {
				"Burnable Fuel",
				"Hardwood",
				"Wood",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 4000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BirchLogItem",
			typeID = 0,
		},
		["Birch Seed"] = {
			untranslated = "Birch Seed",
			category = nil,
			group = "Food",
			description = "Plant to grow into a birch sapling.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BirchSeedItem",
			typeID = 0,
		},
		["Bison Carcass"] = {
			untranslated = "Bison Carcass",
			category = nil,
			group = "Natural Resources",
			description = "A dead bison.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 5500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BisonCarcassItem",
			typeID = 0,
		},
		["Bison Chow Fun"] = {
			untranslated = "Bison Chow Fun",
			category = nil,
			group = "Food",
			description = "Who says food can't be fun?",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 550,
			calories = 1450,
			carbs = 16,
			protein = 13,
			fat = 20,
			vitamins = 8,
			density = 3.9310344827586206,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BisonChowFunItem",
			typeID = 0,
		},
		["Bison Mount"] = {
			untranslated = "Bison Mount",
			category = nil,
			group = "Housing Objects",
			description = "A fluffy, but very dead, bison head on a mount.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "4.5",
			roomCategory = "Living Room",
			furnitureType = "Statue",
			repeatsDepreciation = "0.2",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2x2x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BisonMountItem",
			typeID = 0,
		},
		["Blacksmith Advanced Upgrade"] = {
			untranslated = "Blacksmith Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BlacksmithAdvancedUpgradeItem",
			typeID = 0,
		},
		["Blacksmith Skill Book"] = {
			untranslated = "Blacksmith Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Blacksmith Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Blacksmith Skill BookItem",
			typeID = 0,
		},
		["Blacksmith Skill Scroll"] = {
			untranslated = "Blacksmith Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Blacksmith Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Blacksmith Skill ScrollItem",
			typeID = 0,
		},
		["Blacksmith Table"] = {
			untranslated = "Blacksmith Table",
			category = nil,
			group = "Work Stations",
			description = "A simple workplace with assorted tools for creating both decorative pieces and necessary items.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BlacksmithTableItem",
			typeID = 0,
		},
		["Blacksmith Upgrade"] = {
			untranslated = "Blacksmith Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Blacksmith recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BlacksmithUpgradeItem",
			typeID = 0,
		},
		["Blast Furnace"] = {
			untranslated = "Blast Furnace",
			category = nil,
			group = "Work Stations",
			description = "A superior replacement for the bloomery that can produce steel.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "3x3x5",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BlastFurnaceItem",
			typeID = 0,
		},
		["Blood Meal Fertilizer"] = {
			untranslated = "Blood Meal Fertilizer",
			category = nil,
			group = "Items",
			description = "Blood meal is a great source of nitrogen.",
			tagGroups = {
				"Fertilizer",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BloodMealFertilizerItem",
			typeID = 0,
		},
		Bloomery = {
			untranslated = "Bloomery",
			category = nil,
			group = "Work Stations",
			description = "A chimney-shaped furnace for smelting ores.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BloomeryItem",
			typeID = 0,
		},
		["Blue Shark"] = {
			untranslated = "Blue Shark",
			category = nil,
			group = "Natural Resources",
			description = "A blue shark.",
			tagGroups = {
				"Fish",
				"Large Fish",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BlueSharkItem",
			typeID = 0,
		},
		Board = {
			untranslated = "Board",
			category = nil,
			group = "Items",
			description = "A higher quality board used for long lasting furniture.",
			tagGroups = {
				"Burnable Fuel",
				"Wood Board",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = 2000,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoardItem",
			typeID = 0,
		},
		["Board Of Elections"] = {
			untranslated = "Board Of Elections",
			category = nil,
			group = "Work Stations",
			description = "Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).",
			tagGroups = {
				"Government",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4x2x3",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoardOfElectionsItem",
			typeID = 0,
		},
		["Boiled Grains"] = {
			untranslated = "Boiled Grains",
			category = nil,
			group = "Food",
			description = "A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 350,
			carbs = 9,
			protein = 2,
			fat = 0,
			vitamins = 1,
			density = 3.428571428571429,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoiledGrainsItem",
			typeID = 0,
		},
		["Boiled Rice"] = {
			untranslated = "Boiled Rice",
			category = nil,
			group = "Food",
			description = "Soft and fluffy.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 210,
			carbs = 13,
			protein = 2,
			fat = 0,
			vitamins = 0,
			density = 7.142857142857142,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoiledRiceItem",
			typeID = 0,
		},
		["Boiled Sausage"] = {
			untranslated = "Boiled Sausage",
			category = nil,
			group = "Food",
			description = "Boiled sausages might not be as pretty as grilled ones, but they're still tasty.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 600,
			carbs = 0,
			protein = 27,
			fat = 22,
			vitamins = 0,
			density = 8.166666666666666,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoiledSausageItem",
			typeID = 0,
		},
		Boiler = {
			untranslated = "Boiler",
			category = nil,
			group = "Items",
			description = "A vessel used for heating fluids.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoilerItem",
			typeID = 0,
		},
		["Bolete Mushroom Spores"] = {
			untranslated = "Bolete Mushroom Spores",
			category = nil,
			group = "Food",
			description = "Plant to grow bolete mushrooms.",
			tagGroups = {
				"Crop Seed",
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoleteMushroomSporesItem",
			typeID = 0,
		},
		["Bolete Mushrooms"] = {
			untranslated = "Bolete Mushrooms",
			category = nil,
			group = "Food",
			description = "Boletus edulis.",
			tagGroups = {
				"Food",
				"Fungus",
				"Raw Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 200,
			carbs = 2,
			protein = 4,
			fat = 1,
			vitamins = 1,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BoleteMushroomsItem",
			typeID = 0,
		},
		Bookshelf = {
			untranslated = "Bookshelf",
			category = nil,
			group = "Housing Objects",
			description = "A place to store knowledge and information; leads to the town hall.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Living Room",
			furnitureType = "Shelves",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BookshelfItem",
			typeID = 0,
		},
		Brazier = {
			untranslated = "Brazier",
			category = nil,
			group = "Housing Objects",
			description = "A metal stand which can hold burning fuel to provide light.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 1000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "1.2",
			roomCategory = "Lighting",
			furnitureType = "Lights",
			repeatsDepreciation = "0.7",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BrazierItem",
			typeID = 0,
		},
		Bread = {
			untranslated = "Bread",
			category = nil,
			group = "Food",
			description = "A delicious, crispy crust hides the soft interior.",
			tagGroups = {
				"Bread",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 750,
			carbs = 23,
			protein = 6,
			fat = 4,
			vitamins = 2,
			density = 4.666666666666667,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BreadItem",
			typeID = 0,
		},
		Brick = {
			untranslated = "Brick",
			category = nil,
			group = "Blocks",
			description = "Durable building material made from fired blocks and mortar.",
			tagGroups = {
				"Constructable",
			},
			maxStack = 20,
			carried = "Hands",
			weight = 10000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = 2,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BrickItem",
			typeID = 0,
		},
		["Brick Fireplace"] = {
			untranslated = "Brick Fireplace",
			category = nil,
			group = "Housing Objects",
			description = "A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.",
			tagGroups = {
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 5000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Living Room",
			furnitureType = "Fireplace",
			repeatsDepreciation = "0.1",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "3x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BrickFireplaceItem",
			typeID = 0,
		},
		["Builder Boots"] = {
			untranslated = "Builder Boots",
			category = nil,
			group = "Clothing",
			description = "Snug work boots with side zippers.\\n\\n(Decreases calories consumed when using tools by 30\\u0025)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BuilderBootsItem",
			typeID = 0,
		},
		["Builder Gloves"] = {
			untranslated = "Builder Gloves",
			category = nil,
			group = "Clothing",
			description = "Leather construction gloves with durable palms and fabric backs for breathability.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BuilderGlovesItem",
			typeID = 0,
		},
		["Builder Helmet"] = {
			untranslated = "Builder Helmet",
			category = nil,
			group = "Clothing",
			description = "A plastic hard hat that protects from falling objects and other hazards found in construction sites.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BuilderHelmetItem",
			typeID = 0,
		},
		["Builder Overalls"] = {
			untranslated = "Builder Overalls",
			category = nil,
			group = "Clothing",
			description = "Durable overalls with cargo pockets and hammer loops.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BuilderOverallsItem",
			typeID = 0,
		},
		["Builder Shirt"] = {
			untranslated = "Builder Shirt",
			category = nil,
			group = "Clothing",
			description = "A short sleeved work shirt made from a blend of cotton and synthetic materials. ",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BuilderShirtItem",
			typeID = 0,
		},
		["Bullrush Seed"] = {
			untranslated = "Bullrush Seed",
			category = nil,
			group = "Food",
			description = "Plant to grow bullrush.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BullrushSeedItem",
			typeID = 0,
		},
		["Bunchgrass Seed"] = {
			untranslated = "Bunchgrass Seed",
			category = nil,
			group = "Food",
			description = "Plant to grow bunchgrass.",
			tagGroups = {
				"Food",
				"Seeds",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 50,
			calories = 0,
			carbs = 0,
			protein = 0,
			fat = 0,
			vitamins = 0,
			density = 0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BunchgrassSeedItem",
			typeID = 0,
		},
		["Butchery Skill Book"] = {
			untranslated = "Butchery Skill Book",
			category = nil,
			group = "Skill Books",
			description = "Butchery Skill Book",
			tagGroups = {
				"Skill Books",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Butchery Skill BookItem",
			typeID = 0,
		},
		["Butchery Skill Scroll"] = {
			untranslated = "Butchery Skill Scroll",
			category = nil,
			group = "Skill Scrolls",
			description = "Butchery Skill Scroll",
			tagGroups = {
				"Skill Scrolls",
			},
			maxStack = 10,
			carried = "Backpack",
			weight = 10,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "Butchery Skill ScrollItem",
			typeID = 0,
		},
		["Butchery Table"] = {
			untranslated = "Butchery Table",
			category = nil,
			group = "Housing Objects",
			description = "A block and cleaver to process raw meat into fancier dishes.",
			tagGroups = {
				"Crafting Table",
				"Housing",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = "2",
			roomCategory = "Kitchen",
			furnitureType = "Food Preparation",
			repeatsDepreciation = "0.5",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ButcheryTableItem",
			typeID = 0,
		},
		["Butchery Upgrade"] = {
			untranslated = "Butchery Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "ButcheryUpgradeItem",
			typeID = 0,
		},
		Bycocket = {
			untranslated = "Bycocket",
			category = nil,
			group = "Clothing",
			description = "Also called chapeau a bec, or Billed Hat in france due to it's bird-beak like appearance.",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "BycocketItem",
			typeID = 0,
		},
		["CO2 Canister"] = {
			untranslated = "CO2 Canister",
			category = nil,
			group = "Item",
			description = "For creating fancy foams!",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = nil,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CO2CanisterItem",
			typeID = 0,
		},
		["Camas Ash Fertilizer"] = {
			untranslated = "Camas Ash Fertilizer",
			category = nil,
			group = "Items",
			description = "Camas ash fertilizer, though not very potent, is a great source of potassium.",
			tagGroups = {
				"Fertilizer",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CamasAshFertilizerItem",
			typeID = 0,
		},
		["Camas Bread"] = {
			untranslated = "Camas Bread",
			category = nil,
			group = "Food",
			description = "A bread with a camas twist for a bit of flavor and fun. ",
			tagGroups = {
				"Bread",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 800,
			carbs = 13,
			protein = 5,
			fat = 11,
			vitamins = 7,
			density = 4.5,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CamasBreadItem",
			typeID = 0,
		},
		["Camas Bulb"] = {
			untranslated = "Camas Bulb",
			category = nil,
			group = "Food",
			description = "Plant to grow a camas plant.",
			tagGroups = {
				"Crop",
				"Crop Seed",
				"Food",
				"Raw Food",
				"Root",
				"Seeds",
				"Vegetable",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 75,
			calories = 150,
			carbs = 1,
			protein = 2,
			fat = 5,
			vitamins = 0,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CamasBulbItem",
			typeID = 0,
		},
		["Camas Bulb Bake"] = {
			untranslated = "Camas Bulb Bake",
			category = nil,
			group = "Food",
			description = "A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.",
			tagGroups = {
				"Baked Food",
				"Baked Vegetable",
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 300,
			calories = 700,
			carbs = 12,
			protein = 7,
			fat = 5,
			vitamins = 4,
			density = 4.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CamasBulbBakeItem",
			typeID = 0,
		},
		["Camas Paste"] = {
			untranslated = "Camas Paste",
			category = nil,
			group = "Food",
			description = "Pulverized camas works as an excellent thickener or flavour enhancer.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = 60,
			carbs = 3,
			protein = 2,
			fat = 10,
			vitamins = 0,
			density = 25.0,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CamasPasteItem",
			typeID = 0,
		},
		Camera = {
			untranslated = "Camera",
			category = nil,
			group = "Item",
			description = "",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 3000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CameraItem",
			typeID = 0,
		},
		["Camera Film"] = {
			untranslated = "Camera Film",
			category = nil,
			group = "Items",
			description = "A film used inside a camera.",
			tagGroups = {},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CameraFilmItem",
			typeID = 0,
		},
		["Camo Pants"] = {
			untranslated = "Camo Pants",
			category = nil,
			group = "Clothing",
			description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CamoPantsItem",
			typeID = 0,
		},
		["Camo Shirt"] = {
			untranslated = "Camo Shirt",
			category = nil,
			group = "Clothing",
			description = "Hide from the animals!\\n\\n(Reduces the detection range of animals)",
			tagGroups = {
				"Clothes",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 100,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CamoShirtItem",
			typeID = 0,
		},
		Campfire = {
			untranslated = "Campfire",
			category = nil,
			group = "Work Stations",
			description = "Cook like a caveman on an uneven fire.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2x2x1",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CampfireItem",
			typeID = 0,
		},
		["Campfire Cooking Upgrade"] = {
			untranslated = "Campfire Cooking Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.",
			tagGroups = {
				"Upgrade",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 1,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CampfireCookingUpgradeItem",
			typeID = 0,
		},
		["Campfire Roast"] = {
			untranslated = "Campfire Roast",
			category = nil,
			group = "Food",
			description = "The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.",
			tagGroups = {
				"Food",
			},
			maxStack = 100,
			carried = "Backpack",
			weight = 500,
			calories = 1000,
			carbs = 0,
			protein = 16,
			fat = 12,
			vitamins = 0,
			density = 2.8000000000000003,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = nil,
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CampfireRoastItem",
			typeID = 0,
		},
		Campsite = {
			untranslated = "Campsite",
			category = nil,
			group = "Work Stations",
			description = "A campsite.",
			tagGroups = {},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = nil,
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "4x2x3",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CampsiteItem",
			typeID = 0,
		},
		["Candle Stand"] = {
			untranslated = "Candle Stand",
			category = nil,
			group = "Housing Objects",
			description = "A fancy candelabra for providing small amounts of light.",
			tagGroups = {
				"Housing",
			},
			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 = "1x1x1",
			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 = "3x3x3",
			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 = "2x1x2",
			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 = "Lights",
			repeatsDepreciation = "0.4",
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "1x1x1",
			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 = "2x3x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CastIronBedItem",
			typeID = 0,
		},
		["Cast Iron Bench"] = {
			untranslated = "Cast Iron Bench",
			category = nil,
			group = "Housing Objects",
			description = "Does not look very comfortable.",
			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 = "2x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CastIronBenchItem",
			typeID = 0,
		},
		["Cast Iron Chair"] = {
			untranslated = "Cast Iron Chair",
			category = nil,
			group = "Housing Objects",
			description = "It is very stable.",
			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 = "1x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CastIronChairItem",
			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 = "3x3x3",
			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 = "2x2x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CastIronStoveItem",
			typeID = 0,
		},
		["Cast Iron Table"] = {
			untranslated = "Cast Iron Table",
			category = nil,
			group = "Housing Objects",
			description = "A simple yet ornate table made from cast iron.",
			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 = "2x1x1",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CastIronTableItem",
			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 = "Food",
			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 = "Food",
			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 = "1x1x1",
			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 = "4x1x2",
			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 = "3x3x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "CensusBureauItem",
			typeID = 0,
		},
		["Ceramic Mold"] = {
			untranslated = "Ceramic Mold",
			category = nil,
			group = "Items",
			description = "A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.",
			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 = "CeramicMoldItem",
			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,
			ToolVariant = "Axe",
			ToolDurability = 400.0,
			ToolDamage = 15.0,
			ToolDamageTalent = "LoggingToolStrengthTalent",
			ToolDamagePerk = true,
			ToolRepairType = "Gasoline",
		},
		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,
		},
		["Clay Mold"] = {
			untranslated = "Clay Mold",
			category = nil,
			group = "Items",
			description = "A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.",
			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 = "ClayMoldItem",
			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 = "5x3x3",
			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 = "2x1x2",
			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 = "1x1x2",
			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 = "1x3x2",
			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 = "2x1x1",
			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,
			ToolVariant = "Bow",
			ToolDurability = 2000.0,
			ToolDamage = 1.5,
			ToolDamageTalent = "HuntingPowerShotTalent",
			ToolRepairType = "Nylon",
		},
		["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 = "2x1x2",
			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 = "1x1x2",
			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 = "1x3x2",
			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 = "2x1x1",
			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 = "2x1x2",
			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 = "1x1x2",
			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 = "1x3x2",
			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 = "2x1x1",
			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 = "2x2x3",
			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 = "1x1x1",
			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 = "3x1x3",
			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 = "Food",
			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 = nil,
			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 = "2x1x1",
			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 = "Food",
			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 = "1x3x2",
			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 = "1x3x2",
			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 = "Food",
			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 = "6x1x1",
			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 = "6x1x1",
			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 = "1x2x2",
			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 = "4x3x3",
			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 = "3x3x8",
			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 = "Food",
			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 = "Food",
			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 = "1x2x3",
			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 = "1x1x2",
			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 = "1x1x2",
			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 = "1x1x2",
			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 = "2x1x2",
			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 = nil,
			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 = "2x1x2",
			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 = "4x1x1",
			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 = "7x7x6",
			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 = "Food",
			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 = "1x2x2",
			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 = "2x7x3",
			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 = "3x2x2",
			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 = "5x6x5",
			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 = "5x5x6",
			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 = "1x1x1",
			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 = "1x3x2",
			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 = "2x2x2",
			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 = "1x1x1",
			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 = "2x2x3",
			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 = "3x2x2",
			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 = "3x8x4",
			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 = "3x3x2",
			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 = "1x2x2",
			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 = "4x1x4",
			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 = "Food",
			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 = "2x3x2",
			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 = "Food",
			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 = "Food",
			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 = "Food",
			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 = "2x5x4",
			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 = "2x1x1",
			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 = "3x2x4",
			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 = "1x3x2",
			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 = "Food",
			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,
			ToolDurability = 500.0,
			ToolRepairType = "Cloth",
		},
		["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,
		},
		["Fletching Table"] = {
			untranslated = "Fletching Table",
			category = nil,
			group = "Work Stations",
			description = "A table for the capable hunter to improve their tools.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "FletchingTableItem",
			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 = "1x3x2",
			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 = "4x4x4",
			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 = nil,
			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 Advanced Upgrade"] = {
			untranslated = "Gathering Advanced Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Advanced 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 = "GatheringAdvancedUpgradeItem",
			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 = "5x5x5",
			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 = nil,
			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 = nil,
			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 = "2x1x1",
			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 = "4x4x3",
			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 = "Food",
			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,
		},
		Grindstone = {
			untranslated = "Grindstone",
			category = nil,
			group = "Work Stations",
			description = "A workstation for repairing tools and crafting new ones.",
			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 = "2x2x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "GrindstoneItem",
			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 = "1x1x1",
			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,
			ToolVariant = "Camera",
			ToolDurability = 25.0,
			ToolRepairType = "Electronical",
		},
		["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 = "4x1x2",
			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 = "2x1x2",
			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 = "2x1x1",
			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 = "2x1x1",
			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 = "2x1x1",
			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 = "2x1x2",
			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 = "Food",
			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 = "2x1x2",
			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 = "1x1x2",
			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 = "1x3x2",
			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 = "2x2x1",
			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 = "1x2x1",
			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 = "2x1x2",
			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 = "1x1x2",
			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 = "1x3x2",
			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 = "2x1x1",
			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 = "2x1x1",
			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 = "Food",
			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 = "1x10x3",
			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 = "1x10x9",
			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 = "1x9x3",
			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 = "2x10x8",
			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 = "1x9x2",
			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 = "1x10x9",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "9x18x6",
			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 = "8x12x6",
			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 = "5x9x5",
			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 = "4x2x3",
			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,
		},
		Ink = {
			untranslated = "Ink",
			category = nil,
			group = "Items",
			description = "A vial of ink used in more sophisticated processing of paper into documents.",
			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 = "InkItem",
			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,
			ToolVariant = "Axe",
			ToolDurability = 750.0,
			ToolDamage = 1.5,
			ToolDamageTalent = "LoggingToolStrengthTalent",
			ToolDamagePerk = true,
			ToolRepairType = "Iron",
		},
		["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 = nil,
			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 = "2x1x1",
			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,
			ToolVariant = "Hammer",
			ToolDurability = 750.0,
			ToolRepairType = "Iron",
		},
		["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,
			ToolVariant = "Hoe",
			ToolDurability = 300.0,
			ToolRepairType = "Iron",
		},
		["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,
			ToolVariant = "Machete",
			ToolDurability = 500.0,
			ToolRepairType = "Iron",
		},
		["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,
			ToolVariant = "Pickaxe",
			ToolDurability = 500.0,
			ToolDamage = 2.0,
			ToolDamageTalent = "MiningToolStrengthTalent",
			ToolDamagePerk = true,
			ToolRepairType = "Iron",
		},
		["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,
			ToolVariant = "RoadTool",
			ToolDurability = 1000.0,
			ToolRepairType = "IronRoadTool",
		},
		["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,
			ToolVariant = "Drill",
			ToolDurability = 1000.0,
			ToolRepairType = "Iron",
		},
		["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,
			ToolVariant = "Shovel",
			ToolDurability = 500.0,
			ToolRepairType = "Iron",
			ToolCarryCapacity = 3.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,
			ToolVariant = "Sickle",
			ToolDurability = 500.0,
			ToolRepairType = "Iron",
		},
		["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 = "3x3x2",
			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 = "Food",
			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 = "Food",
			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 = "2x2x3",
			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 = "Food",
			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 = "3x1x2",
			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 = "2x1x2",
			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 = "2x1x1",
			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 = "1x6x1",
			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 = "1x5x4",
			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 = "2x1x1",
			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 = "2x1x1",
			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 = "6x6x3",
			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 = "1x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "4x5x4",
			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 = "12x12x11",
			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 = "2x1x1",
			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 = "2x1x1",
			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 = "1x1x1",
			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 = "3x1x2",
			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 = "3x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "4x5x4",
			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 = "5x5x4",
			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 = "1x4x2",
			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 = "Food",
			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,
		},
		["Lighthouse Lamp"] = {
			untranslated = "Lighthouse Lamp",
			category = nil,
			group = "Housing Objects",
			description = "A light, but a very large one and it's also spinning around and around.",
			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",
			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 = "3x3x3",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "LighthouseLampItem",
			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 = "2x4x3",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "1x2x2",
			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 = "2x2x2",
			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 = "2x1x2",
			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 = "1x1x2",
			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 = "1x3x2",
			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 = "2x1x2",
			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 = "10x10x9",
			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 = "2x1x1",
			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 = "Food",
			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 = "3x1x2",
			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 = "2x1x2",
			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 = "1x3x2",
			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 = "6x14x10",
			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 = "9x16x6",
			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 = "2x2x2",
			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 = "4x2x3",
			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,
			ToolVariant = "Axe",
			ToolDurability = 2500.0,
			ToolDamage = 2.5,
			ToolDamageTalent = "LoggingToolStrengthTalent",
			ToolDamagePerk = true,
			ToolRepairType = "Modern",
		},
		["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 = "1x5x7",
			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,
			ToolVariant = "Hammer",
			ToolDurability = 2500.0,
			ToolRepairType = "Modern",
		},
		["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,
			ToolVariant = "Hoe",
			ToolDurability = 1500.0,
			ToolRepairType = "Modern",
		},
		["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,
			ToolVariant = "Machete",
			ToolDurability = 2000.0,
			ToolRepairType = "Modern",
		},
		["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,
			ToolVariant = "Pickaxe",
			ToolDurability = 2000.0,
			ToolDamage = 4.0,
			ToolDamageTalent = "MiningToolStrengthTalent",
			ToolDamagePerk = true,
			ToolRepairType = "Modern",
		},
		["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,
			ToolVariant = "Drill",
			ToolDurability = 1000.0,
			ToolRepairType = "Gasoline",
		},
		["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,
			ToolVariant = "Scythe",
			ToolDurability = 2000.0,
			ToolRepairType = "Modern",
		},
		["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,
			ToolVariant = "Shovel",
			ToolDurability = 2000.0,
			ToolRepairType = "Modern",
			ToolCarryCapacity = 10.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 = "1x3x7",
			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 = "2x1x2",
			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 = "1x1x2",
			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 = "1x3x2",
			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 = "3x1x2",
			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 = "2x1x1",
			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 = "2x1x2",
			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 = "1x1x2",
			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 = "1x3x2",
			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 = "3x1x2",
			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 = "2x1x1",
			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 = "2x1x1",
			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 = "2x1x2",
			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,
			ToolDurability = 2000.0,
			ToolRepairType = "Nylon",
		},
		["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 = "Food",
			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 = "5x5x8",
			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 = nil,
			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 = "Food",
			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 = nil,
			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 = "2x1x1",
			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 = nil,
			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 = "2x1x1",
			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 = nil,
			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 = "2x1x1",
			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 = "2x2x1",
			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 = "2x1x2",
			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 = "1x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PaddedChairItem",
			typeID = 0,
		},
		["Paint Bucket"] = {
			untranslated = "Paint Bucket",
			category = nil,
			group = "Item",
			description = "A bucket of near magical paint used for making your environment a bit more lively.",
			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 = "PaintBucketItem",
			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 = "Food",
			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 = "Food",
			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 = "Food",
			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 = nil,
			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 = "1x1x2",
			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 Table"] = {
			untranslated = "Pottery Table",
			category = nil,
			group = "Work Stations",
			description = "A primitive table for shaping basic clay products.",
			tagGroups = {
				"Crafting Table",
			},
			maxStack = 1,
			carried = "Backpack",
			weight = 2000,
			calories = nil,
			carbs = nil,
			protein = nil,
			fat = nil,
			vitamins = nil,
			density = nil,
			fuel = nil,
			yield = nil,
			currency = nil,
			skillValue = nil,
			roomCategory = "Industrial",
			furnitureType = nil,
			repeatsDepreciation = nil,
			materialTier = nil,
			fuelsUsed = nil,
			gridRadius = nil,
			energyUsed = nil,
			energyProduced = nil,
			energyType = nil,
			fluidsUsed = nil,
			fluidsProduced = nil,
			validTalents = nil,
			footprint = "2x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PotteryTableItem",
			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,
		},
		["Power Hammer"] = {
			untranslated = "Power Hammer",
			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 = 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 = "3x4x4",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PowerHammerItem",
			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 = "2x5x3",
			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 = "5x4x8",
			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 = "Food",
			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 = "2x4x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "PrintingPressItem",
			typeID = 0,
		},
		["Printing Supplies"] = {
			untranslated = "Printing Supplies",
			category = nil,
			group = "Items",
			description = "A package of necessary items for copying art or other more elaborate designs.",
			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 = "PrintingSuppliesItem",
			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 = "5x2x4",
			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 = "Food",
			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 = nil,
			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 = "2x2x2",
			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,
			ToolVariant = "Bow",
			ToolDurability = 1000.0,
			ToolDamage = 1.2,
			ToolDamageTalent = "HuntingPowerShotTalent",
			ToolRepairType = "Linen",
		},
		["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 = nil,
			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 = "Food",
			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 = "1x2x2",
			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 = "2x2x2",
			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 = "2x2x3",
			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 = "Food",
			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 = "5x4x4",
			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 = "1x2x2",
			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 = "2x2x3",
			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 = nil,
			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 = "2x3x1",
			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 = "2x2x1",
			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 = "1x2x1",
			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 = "Food",
			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 = "1x1x1",
			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 = "7x4x2",
			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 = "Food",
			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 = "3x4x3",
			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 = "1x1x2",
			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 = "Food",
			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 = "2x4x3",
			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 = "2x2x2",
			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 = "2x1x2",
			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 = "1x1x2",
			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 = "1x1x2",
			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 = "3x1x2",
			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 = "2x4x2",
			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 = "1x1x1",
			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 = "1x4x1",
			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 = nil,
			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 = nil,
			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 = "3x6x3",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = nil,
			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 = nil,
			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 = "1x1x1",
			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 = "5x5x3",
			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 = "1x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "3x3x3",
			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 = "1x2x1",
			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 = "2x5x1",
			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 Basic Upgrade"] = {
			untranslated = "Smelting Basic Upgrade",
			category = nil,
			group = "Upgrade Modules",
			description = "Basic 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 = "SmeltingBasicUpgradeItem",
			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 = "2x1x2",
			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 = "1x1x2",
			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 = "1x3x2",
			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 = "2x1x2",
			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 = "2x1x1",
			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 = "6x7x4",
			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 = "3x2x3",
			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 = "Food",
			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 = nil,
			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 = "2x2x4",
			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 = "2x1x2",
			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 = "3x1x1",
			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 = "4x1x2",
			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 = "3x3x3",
			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 = "2x3x2",
			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,
			ToolDurability = 5000.0,
			ToolRepairType = "Mechanical",
		},
		["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,
			ToolDurability = 5000.0,
			ToolRepairType = "Mechanical",
		},
		["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,
			ToolDurability = 5000.0,
			ToolRepairType = "Mechanical",
		},
		["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 = "2x4x2",
			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 = "2x2x1",
			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,
			ToolVariant = "Axe",
			ToolDurability = 1250.0,
			ToolDamage = 2.0,
			ToolDamageTalent = "LoggingToolStrengthTalent",
			ToolDamagePerk = true,
			ToolRepairType = "Steel",
		},
		["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 = "1x1x2",
			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 = "1x2x1",
			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 = "1x1x2",
			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,
			ToolVariant = "Hammer",
			ToolDurability = 1250.0,
			ToolRepairType = "Steel",
		},
		["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 = "2x2x2",
			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 = "2x2x2",
			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,
			ToolVariant = "Hoe",
			ToolDurability = 750.0,
			ToolRepairType = "Steel",
		},
		["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 = "1x1x2",
			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,
			ToolVariant = "Machete",
			ToolDurability = 1000.0,
			ToolRepairType = "Steel",
		},
		["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,
			ToolVariant = "Pickaxe",
			ToolDurability = 1000.0,
			ToolDamage = 3.0,
			ToolDamageTalent = "MiningToolStrengthTalent",
			ToolDamagePerk = true,
			ToolRepairType = "Steel",
		},
		["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 = "1x1x2",
			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,
			ToolVariant = "Shovel",
			ToolDurability = 1000.0,
			ToolRepairType = "Steel",
			ToolCarryCapacity = 5.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,
			ToolVariant = "Sickle",
			ToolDurability = 1000.0,
			ToolRepairType = "Steel",
		},
		["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 = "2x2x1",
			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 = "1x1x1",
			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 = "5x5x5",
			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,
			ToolVariant = "Axe",
			ToolDurability = 250.0,
			ToolDamage = 1.0,
			ToolDamageTalent = "LoggingToolStrengthTalent",
			ToolDamagePerk = true,
			ToolRepairType = "Stone",
		},
		["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 = "1x1x2",
			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,
			ToolVariant = "Hammer",
			ToolDurability = 250.0,
			ToolRepairType = "Stone",
		},
		["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,
			ToolVariant = "Machete",
			ToolDurability = 200.0,
			ToolRepairType = "Stone",
		},
		["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,
			ToolVariant = "Pickaxe",
			ToolDurability = 200.0,
			ToolDamage = 1.0,
			ToolDamageTalent = "MiningToolStrengthTalent",
			ToolDamagePerk = true,
			ToolRepairType = "Stone",
		},
		["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,
			ToolVariant = "RoadTool",
			ToolDurability = 200.0,
			ToolRepairType = "StoneRoadTool",
		},
		["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,
			ToolVariant = "Sickle",
			ToolDurability = 200.0,
			ToolRepairType = "Stone",
		},
		["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 = "1x1x3",
			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 = "2x1x2",
			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 = "4x4x8",
			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 = "2x1x2",
			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 = "1x2x2",
			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 = "1x1x3",
			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 = "1x1x5",
			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 = "2x3x1",
			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 = "2x3x2",
			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 = "2x3x3",
			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 = "1x3x2",
			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 = "1x3x2",
			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 = "1x2x2",
			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 = "Food",
			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 = "Food",
			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 = nil,
			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 = "1x3x2",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "1x1x1",
			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 = "Food",
			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 = "2x2x3",
			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 = "1x1x2",
			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 = "Food",
			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 = "2x2x2",
			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 = "1x1x2",
			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 = "2x1x2",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TowelRackItem",
			typeID = 0,
		},
		["Town Bell"] = {
			untranslated = "Town Bell",
			category = nil,
			group = "Housing Objects",
			description = "A large bell used to alert nearby citizens of dangers, meetings and other assorted activities.",
			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",
			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 = "4x4x3",
			mobile = nil,
			roomSizeReq = nil,
			roomMatReq = nil,
			roomContainReq = nil,
			inventorySlots = nil,
			inventoryMaxWeight = nil,
			inventoryRestrictions = nil,
			NutrientElement = nil,
			type = "TownBellItem",
			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 = "1x1x2",
			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 = "2x7x3",
			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 = "1x1x8",
			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 = "3x3x2",
			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 = "Food",
			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 = "1x1x2",
			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 = "2x5x2",
			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 = "1x1x2",
			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 = "2x1x2",
			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 = "2x1x2",
			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 = "1x1x1",
			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 = "1x1x2",
			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 = "1x1x1",
			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 = "3x3x3",
			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 = "Food",
			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 = "Food",
			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 = "1x2x1",
			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 = "Food",
			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 = "7x3x10",
			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 = "7x2x7",
			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 = "1x2x1",
			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 = "2x3x3",
			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 = "7x9x5",
			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,
			ToolVariant = "Bow",
			ToolDurability = 200.0,
			ToolDamage = 1.0,
			ToolDamageTalent = "HuntingPowerShotTalent",
			ToolRepairType = "Wood",
		},
		["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 = "1x1x1",
			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 = "4x3x4",
			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 = "2x3x2",
			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 = "1x1x2",
			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 = nil,
			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 = "2x1x1",
			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,
			ToolVariant = "Hoe",
			ToolDurability = 150.0,
			ToolRepairType = "Wood",
		},
		["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 = "1x1x2",
			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 = nil,
			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,
			ToolVariant = "Shovel",
			ToolDurability = 175.0,
			ToolRepairType = "Wood",
			ToolCarryCapacity = 1.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 = "1x3x1",
			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 = "1x1x1",
			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 = "4x8x4",
			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 = "2x1x2",
			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 = "3x2x2",
			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",
			"Blacksmith Table",
			"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",
			"Fletching Table",
			"Froth Floatation Cell",
			"Glassworks",
			"Grindstone",
			"Jaw Crusher",
			"Kiln",
			"Kitchen",
			"Laboratory",
			"Lathe",
			"Loom",
			"Machinist Table",
			"Masonry Table",
			"Medium Shipyard",
			"Mill",
			"Oil Refinery",
			"Pottery Table",
			"Power Hammer",
			"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 Bench",
			"Cast Iron Chair",
			"Cast Iron Royal Bed",
			"Cast Iron Stove",
			"Cast Iron Table",
			"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",
			"Lighthouse Lamp",
			"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 Bell",
			"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",
			"Blacksmith 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",
			"Blacksmith 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",
			"Blacksmith Advanced Upgrade",
			"Blacksmith 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 Advanced 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 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",
		},
	},
}